simpleledger / Electron-Cash-SLP

Electron Cash for SLP Tokens
https://simpleledger.cash/project/electron-cash-slp-edition/
MIT License
64 stars 53 forks source link

Moves SLPDB validation out of main thread + small fixes #234

Closed OPReturnCode closed 2 years ago

OPReturnCode commented 2 years ago

Moves SLPDB validation out of main thread, fixing GUI freezing issues. Fixes #233 Fixes slp_add_token command, make it require network Adds Fix for off-by-one error in op_push in bitcoin.py from main-line EC Fixes servers_slpdb.json update icontooltip's message in SLP history list