Changelog
- bb63c7b update system-tnx-gaslimit from 100_000 to 1_000_000
- fbaa56b Merge branch 'dev' into hardfork/pos
- a977703 [ibft] merge back patch 1.1.3 (#251)
- 7f9f2aa [ibft] Fix build block write system transactions failed due to gas limit reach (#250)
- 624d365 [db] Tuning leveldb options to better performance (#249)
- 4b2cc76 Upgrade detroit fork systembyte codes to 675c539c
- 7e051a9 [sycner] Remove different network peer (#239)
- 38dbda4 Fix ibft round change timeout duration not change bug
- 995062f Fix transaction index shadowed when querying transaction receipt (#248)
- 5cb76fe Merge branch 'dev' into hardfork/pos
- eeae5b4 [txpool] remove read lock, fix dead lock (#242)
- 492ec2b Fix ibft test crash after using hardfork compatible signer (#244)
- 7e78648 Merge branch 'dev' into hardfork/pos
- 36649fd [network] Check peerid, block self connect self (#237)
- c53cd1b Upgrade detroit fork systembyte codes to c582652e
- 04f4ce8 Fix timestamp verification failure before detroit hardfork
- de8ed16 Upgrade detroit fork systembyte codes to 3c43524a
- ee8dd5e [blockchain] Remove unused storage snapshot functions (#230)
- d3d7437 [ibft] Ignore ibft message when node is not a validator (#231)
- aabb3fd Use header gas limit when querying validators in pos (#232)
- de61f7b Upgrade detroit fork systembyte codes to 82965ac4
- ebe51d2 Fix the size of return value by eth_getStorageAt (#227)
- 45ccc44 Add support for better client version details (#229)
- 1960bf6 Create state abstraction boundaries for write-ops in the state transition (#226)
- 3d33871 Fix disable default debug vars (#228)
- ef866a3 Merge branch 'dev' into hardfork/pos
- b730d55 [hardfork] Upgrade detroit fork system byte code to 7c12a212 (#225)
- 5e07351 [ibft] Get txpool transactions all at once when building block (#176)
- a7eab44 Make the header timestamp respect time of generation (#220)
- 23e72e9 [lint] Ease nolint comment (#221)
- 999ba6f [CI] Separate workflows to make it more runnable (#222)
- 12616f3 [hardfork] Create a devnet only pre-portland hard fork (#223)
- 3202b2e [HardFork] Deposit block reward to validator after detroit hard fork (#217)
- 1e09765 [jsonrpc] New server option for fine-grained control over endpoint namespaces (#218)
- 3de8977 [network] increase pubsub message buffers (#210)
- 1bb56a7 [network] Fix bootnode re-discovery issue(Upstream PR 0xPolygon#775) (#214)
- a840ee8 [network] Gossip topic subscribe back pressure (#203)
- 3b344b7 [metrics] Add blockchain and jsonrpc metrics (#205)