etclabscore / jade-signer-rpc

🔏Jade Signer JSON-RPC lets you manage keys and sign transactions and messages offline for any EVM-based blockchain.
Apache License 2.0
6 stars 3 forks source link

Jade Signer Refactor #82

Open zcstarr opened 4 years ago

zcstarr commented 4 years ago

Summary: Jade Signer needs some TLC, I'm modernizing Rust, as well as stripping some of the speculative features. I'm using this as the mega tracker for the effort, as I've gone deeper down the rabbit hole there are lots of little things that need refactoring. Dead code paths, and some of the interfaces that no longer serve what we're trying to do.

Motivation: Have one tracking issue for all the work going into getting jade signer up and running with best practices and a cleaner code base. This will help us with the wallet and supporting side chains.

Acceptance Criteria: Jade Signer works as specced by open-rpc document. The following issues are resolved.

80

81

74

25

72

79

78

77

70