- Integrated aioethereum library;
- Fixed not worked tests;
- Add new tests;
- Added new RPC methods:
- getblockhash;
- validateaddress;
- estimatefee;
- listsinceblock;
- walletpassphrase;
- walletlock;
- getnewaddress;
- sendfrom;
- Added some methods optimizations;
- Increased testcov to 77%;
- Added more tests for methods;
- Fix error with alernotify;
- Added tests and codecov;
- Added cli for proxy RPC server;
- Some bug fixes in API;
- Added new RPC methods:
- getbalance;
- settxfee;
- listaccounts;
- gettransaction;
- getdifficulty;
- getblockcount;
- getbestblockhash;
- getblock;
- sendtoaddress;
- Initial release
- Added RPC methods:
- gettransaction;
- getblock;
- listaccounts;