Releases: shardeum/archiver
Releases · shardeum/archiver
v3.5.7-0
- BLUE-130 Global txreceipt verification (#80) 8145e6f
- Fix: By default use main program to handle global txs (#93) 0990b34
- GOLD-265 -- feat: add timestamp when subscribing socketio to consensors (#81) 66e31b3
- add try catch to connect block in case of error on socket-io connection (#82) ad1cdb6
What's Changed
- RED-267: add try catch to connect block in case of error on socket-io connection by @PudgyPug in #82
- GOLD-265 -- feat: add timestamp when subscribing socketio to consensors by @kgmyatthu in #81
- SHARD-946 - Fix: By default use main program to handle global txs by @jintukumardas in #93
- BLUE-130 Global txreceipt verification by @jairajdev in #80
New Contributors
- @jintukumardas made their first contribution in #93
Full Changelog: v3.5.6...v3.5.7-0
v3.5.6
- Fix debug_mode.patch so it applies again. 09c4382
- refactor restrictFirstNodeSelectionByPublicKey check c2bb9c3
- Remove first node IP and PORT check code 2fc70b7
- fix validateTypes 800d417
- Set restrictFirstNodeSelection to false as default 54cc0b7
- Added restrictFirstNodeSelectionByPublicKey to use in selecting first node based on public key c7e3a02
- Change the first node port to 9001 ce31d13
- Restrict first node selection based on the specified node ip and port 22c4f41