Releases: Fantom-foundation/go-opera
Releases · Fantom-foundation/go-opera
1.1.0-rc.3
1.1.0-rc.2
1.1.0-rc.1
api/1.0.2-rc.7
Release notes:
- performance tweak, log level
- only used for API node
1.0.2-rc.5
- Updated go-ethereum version
- Emitter saves previous emitted event ID not only into DB but also into in a file. It decreases the chance of an accidental doublesign after a loss of DB data (e.g. after a crash)
- New gas-based GPO algorithm. It relies on a sum of available gas power for each validator rather than a median price of previous transactions
- Restrictions on logs search topics range to reduce the API DoS attack surface
- Enabled processing of a block and events as a parallel pipeline
- Major performance improvements of the events emission
- Minor performance improvements of the events processing
- Additional caching for transaction signature recovering
1.0.2-rc.3
Release notes:
- support geth evm 1.10.3
- data pruning and storage optimization
api/1.0.1-rc.4
Release notes:
- for RPC API servers only.
txtracing/1.0.1-rc.3
Release notes:
- for tracing nodes only.
1.0.1-rc.1
Release notes:
- raise topics limit
- fix gas used
- improve txpool and price config
1.0.0-rc.2
Release notes:
- improvements in p2p, emitter, topics and events processing
- fine tuning memory and cache usage