v0.1.5
What's Changed
- feat: nat by @fearlessfe in #119
- fix: close conn in defer by @thinkAfCod in #120
- change radius and docs by @fearlessfe in #121
- fix:merge geth p2p change by @GrapeBaBa in #123
- feat:add default bootnodes by @GrapeBaBa in #124
- feat: add state content key by @fearlessfe in #126
- feat: upgrade utp by @thinkAfCod in #127
- Utp up by @thinkAfCod in #128
- add logs by @thinkAfCod in #129
- add logs by @thinkAfCod in #130
- fix format by @thinkAfCod in #131
- No longer check if the IP is a multicast address when call AddEnr by @thinkAfCod in #132
- ci: fix ci error by @fearlessfe in #134
- fix parse enr ip by @thinkAfCod in #135
- fix: beacon chain tests by @fearlessfe in #139
- feat: refactor protocolId by @fearlessfe in #141
- add ssz for State content value by @fearlessfe in #142
- Beacon validate by @fearlessfe in #144
- light cleint and history summaries validation by @fearlessfe in #146
- feat: add test for HistoricalSummaries types by @fearlessfe in #148
- feat: add history proof validation test by @fearlessfe in #149
- feat: add state api by @fearlessfe in #152
- Minimal eth namespace (RPC-API) with endpoints eth_chainId and eth_getBlockByHash by @r4f4ss in #154
- feat: add validate AccountTrieNode by @fearlessfe in #153
- feat: add validation for contract storage and contract bytecode by @fearlessfe in #157
- Refactor of main to allow graceful shutdown by @r4f4ss in #158
- Make sure that the build/bin directory exists to copy the executable by @come-maiz in #160
- feat: state storage by @fearlessfe in #161
- fix: state storage err by @fearlessfe in #167
- Exchange of "copy" to "move" executable to bin directory by @r4f4ss in #170
- Implementation of endpoints eth_getBlockReceipts and eth_getBlockTransactionCountByHash by @r4f4ss in #169
- fix test case log by @thinkAfCod in #172
- feat: new history key and content by @fearlessfe in #171
- fix: offer test failed in hive state interop by @fearlessfe in #175
- Save/load private key to file "clientKey" by @r4f4ss in #178
- Add stun server for ip discovery and flag stun by @r4f4ss in #181
- Implementation of metrics collector by @r4f4ss in #180
- Replace log trace strings to easily readable by @r4f4ss in #185
- fix:make only sent whoareyou challenges first time by @GrapeBaBa in #187
- Offer rpc api by @fearlessfe in #189
- fix: write key error by @fearlessfe in #183
- fix: utp send call to maintain nonce by @thinkAfCod in #193
- Revert "fix: utp send call to maintain nonce" by @GrapeBaBa in #194
- Add message of new node added to bucket by @r4f4ss in #192
- docs: update readme by @fearlessfe in #200
- Add flag to format logs by @r4f4ss in #198
- feat: rpc api change by @fearlessfe in #202
- fix: rpc method error in state network by @fearlessfe in #205
- [WIP] Metrics implementation by @r4f4ss in #203
- Fix discv5 by @thinkAfCod in #196
- Fix discv5 by @thinkAfCod in #206
New Contributors
- @r4f4ss made their first contribution in #154
- @come-maiz made their first contribution in #160
Full Changelog: v0.1.4...v0.1.5