Skip to content

Mainnet Release 2023.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 15:24
ae578ba

Mainnet Release v2023.3.0

The released version: v2023.3.0-0-gae578ba9

v2023.3.0-0 (for year 2023, hardfork number 3, release 0) is a mandatory update containing a hardfork expected to be activated at epoch 1673 (block 49152000) happening around 01/11/2023 23:53:20 UTC. All node runner (explorer and validator) are required to upgrade before that date.

The hardfork will activate two features :

  • HIP-30v2 with Change to 2 shards & Split 25% emissions for Recovery
  • #4501 30 million block gas

What's Changed

Fixed debug run for mac by @Frozen in #4484
Next validator in view change by @Frozen in #4492
HIP-30 Boilerplate by @MaxMustermann2 in #4495
HIP-30: minimum validator commission of 7% by @MaxMustermann2 in #4496
Emission split ( HIP-30 ) by @MaxMustermann2 in #4497
Fix for index by in #4504
Small improvements by @Frozen in #4477
Block gas 30m by @Frozen in #4501
Fix getReceipts rpc issue by @GheisMohammadi in #4511
Removed unused worker by @Frozen in #4512
Improvements of streamsync to deploy on mainnet by @GheisMohammadi in #4493
Fix duplicate function def by @GheisMohammadi in #4518
Reset devnet and set 30M epoch for all network except mainnet/testnet by @sophoah in #4517
Reduce the epoch time devnet by @diego1q2w in #4522
Add GetNodeData tests for stream client, increase nodes and receipts cap by @GheisMohammadi in #4519
HIP-30 Shard Reduction Process by @ONECasey in #4503
Use new(big.Int) so we don't modify the epoch value by @diego1q2w in #4523
Add hip30 testing for devnet/partner network by @diego1q2w in #4525 -
Enable hip30 epoch for testnet by @diego1q2w in #4526
Enable hip30 and gas30m epoch for mainnet by @diego1q2w in #4528
Fix preimage import bugs by @diego1q2w in #4529
Dumpdb cache size by @Frozen in #4535
Fix decryptRaw issue for nil/empty data by @GheisMohammadi in #4532
Update deprecated ioutil by @GheisMohammadi in #4527

Full Changelog: v2023.2.7...v2023.3.0