Releases: orbs-network/ethereum-writer
Releases · orbs-network/ethereum-writer
v1.2.0
- Increased main loop interval to 2 min from 20 seconds
- Avoid relying on stale network data (getter "throttling")
- Upgraded Contracts Testkit
v1.1.6
- Add limits to daily tx
- Add gas consumption statistics to status page
- Upgrade contracts to v0.0.31
- added version tag in status page
- minor fixes
v1.1.3
- minor changes
- node 14
- .version file
- never voteUnready based on stale reputation score
- don't resend transactions if not found in pool
v1.1.2
Sanity to limit too many automatic transactions
Bugfixes and testkit upgrade
Merge pull request #4 from orbs-network/feature/logging/prechecks
add preflight checks for entrypoint for logs writability
v1.0.0
Minor update to node version