Adán SDPC // asdpc.eth

Results 45 issues of Adán SDPC // asdpc.eth

You can see here what I mean: ``` ║ 4. STAKE AMOUNT ║ ║ This is the number of coins that will be staked. While staked, the coins ║ ║...

bug 🐜
UX / DX 🙋
2.0

This unifies #2404 + #2401 + #2403 and solves #2411

Contains a number of changes that allow for more efficient key export / import.

An alternative synchronization method has been proposed for the wallet component, such that instead of asking a node for all blocks in the chain and checking all transactions for addresses...

enhancement 📈
wallet 👛
UX / DX 🙋

In the same way that #2377 allows using the node's JSON-RPC methods over HTTP, TCP and Websockets, the Wallet component should also support multiple transports for convenience and ease of...

enhancement 📈
wallet 👛
UX / DX 🙋

I know @drcpu-github faced this issue in which nodes that are fast-synced from snapshots will rewind to genesis if there is a rollback, especially that happens right after the node...

bug 🐜
liveness ⚡️