This repository has been archived by the owner on Dec 10, 2020. It is now read-only.
v0.0.4 - Bugfix Release
Pre-release
Pre-release
- Add more RPC endpoints, PR #65, #69, #75, #81
- Add unit tests, PR #70
- Fix error with geth genesis file parser, PR #71
- Update
ethereumjs-common
to 0.6.1, PR #72 - Fix bug with sender status, PR #74
- Add documentation and strict mode to RPC modules, PR #76
- Shutdown gracefully on SIGINT, PR #79
- Add integration tests, PR #82
- Update
ethereumjs-devp2p
to 2.5.1, PR #84 - Refactor syncing to use streams, PR #85