v1.0.2-rc.5
版本发布时间: 2021-08-28 13:25:51
Fantom-foundation/go-opera最新发布版本:v1.1.3-rc.5(2023-10-14 20:15:09)
- 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