Major Change
Block Number: 80370000
Target Date: 2nd Oct 2024
- TIPXDCXMinerDisable: Disable XDCx tx feature
- TIPV2SwitchBlock: New consensus protocol
- BlockNumberGas50x: tx fee increase by 50 times
Block Number: 80370900
- TIPXDCXReceiverDisable: Disable receiver XDCx tx
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
- 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
- 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
- xdpos 2.0 release for mainnet by @liam-lai in #574
- add stable sufix in the mainnet version by @liam-lai in #575
- fix too many reorg for mainnet by @gzliudan in #586
- Fix crash during reorg for v2.0.0 by @gzliudan in #590
- make MasternodeVotingSMC tx never timeout by @gzliudan in #598
- make database no corrupt when UpdateM1 fails during reorg by @gzliudan in #599
- setup mainnet and testnet release block by @liam-lai in #607
Full Changelog: v1.6.0...v2.0.0