This release is for Testnet Only
What's Changed
- consensus/clique: add some missing checks (ethereum#22836) by @wanwiset25 in #474
- add log deepcopy by @wanwiset25 in #449
- add files and workflow for EC2 rpc nodes by @wanwiset25 in #505
- fix calling parameters by @wanwiset25 in #506
- fix typo by @wanwiset25 in #508
- PPX-01 rename NextEpochMasterNodes to NextEpochCandidates by @liam-lai in #510
- Rpc volume by @wanwiset25 in #511
- change TxPreEvent to TxsPreEvent by @gzliudan in #495
- PPX-01 add verification of vote signer belonging to masternodes by @wgr523 in #498
- XDF-05 fix: Future Blocks Are Always Verified Instead Of Queued by @wgr523 in #497
- fix blank output image name by @wanwiset25 in #515
- rename function doCall and doEstimateGas by @gzliudan in #516
- revert rename change as change db field name and stops block chain by @liam-lai in #517
- use 0x address scheme by default and add new enable xdc prefix flag by @wanwiset25 in #518
- types, core, miner: add block location fields to receipt by @gzliudan in #520
- Disable on xdcx receiver part by @liam-lai in #521
- add trigger for disable XDCx precompiles by @wanwiset25 in #509
- enable TIPXDCXReceiverDisable flag on devnet by @liam-lai in #525
- Revert PR320 by @gzliudan in #524
- implement EIP-2929 for EIP-1559 by @gzliudan in #519
- remove uncle block handling by @wanwiset25 in #523
- extend eth_call and estimateGas api with state override by @wgr523 in #529
- upgrade tx pool by @gzliudan in #528
- Revert "core, light, params: implement eip2028 (ethereum#19931)" by @gzliudan in #532
- revert future blocks check behavior for v1 engine by @wanwiset25 in #531
- rpc:remove package ethereum/go-ethereum by @JukLee0ira in #534
- mainnet enable evm 0.8.23 hardfork blocks target date 19 June by @liam-lai in #535
- upgrade tx pool by @gzliudan in #533
- Implement EIP-2718 and EIP-2930 for EIP-1559 by @gzliudan in #526
- change threshold to match current config by @wanwiset25 in #543
- update release version string by @wanwiset25 in #544
- upgarde package rlp to 2024-05-15 by @gzliudan in #542
- TraceCall API by @wgr523 in #545
- Add method: eth_getBlockReceipts by @JukLee0ira in #540
- GetTransactionAndReceiptProof API by @wgr523 in #548
- Rebase master into dev-upgrade by @liam-lai in #549
- Monthly Merge Dev-Upgrade to Master Branch: May by @liam-lai in #536
New Contributors
- @JukLee0ira made their first contribution in #534
Full Changelog: v2.2.0-beta1...v2.3.0-beta1