v3.2.1
Important Information
During one of our pre-hardfork checks, we identified that some of the recent snapshots before Jan 10, 2023 provided by the following sources were created by nodes that were updated incorrectly, resulting in inconsistent data:
- https://defi-snapshots.s3.ap-southeast-1.amazonaws.com/index.txt
- https://defi-snapshots-europe.s3.eu-central-1.amazonaws.com/index.txt
- https://defi-snapshots-sydney.s3.ap-southeast-2.amazonaws.com/index.txt
- https://defi-snapshots-us.s3.amazonaws.com/index.txt
All of the incorrect snapshots have now been removed from the above sources, regenerated and verified to be correct as of Jan 11, 2023.
Freshly synced nodes with 3.1.x nodes are unaffected and are ready for the Grand Central Epilogue network upgrade. For those that have used any of the above sources to bootstrap the network, please update your nodes from the same sources again.
Recent verified snapshots:
- https://defi-snapshots.s3-ap-southeast-1.amazonaws.com/snapshot-mainnet-2571096.zip
- https://defi-snapshots-europe.s3.eu-central-1.amazonaws.com/snapshot-mainnet-2571096.zip
- https://defi-snapshots-sydney.s3.ap-southeast-2.amazonaws.com/snapshot-mainnet-2571096.zip
- https://defi-snapshots-us.s3.amazonaws.com/snapshot-mainnet-2571096.zip
Optional Upgrade
- Additional filters and pagination for on-chain governance related RPCs
- Optional support for time based TX ordering miner policy
- SPV related fixes that hangs the shutdown process under certain conditions
- Accounting fixes for
getburninfo
related to BurnTokenTx
Upgrade Notes
- For >= 3.2.0, it is a drop in-upgrade.
- For nodes >=3.0.x, one of the following is required:
- Sync from any of snapshots from the DeFiChain team (below)
- Any of your own snapshots or data backups before block 2480466 (
b41a1d51d80381d3b14be24bc8b2a5524e1c698f5d7cffe5ec4f7b6807ce935a
).
- For all other updates, one of the following is required: a fresh sync, the most recent snapshot.
- For nodes that are being restored from recent snapshot, as with all updates before:
-rescan
for the wallet txs and additionally-spv_resync
for users who hold BTC. If either isn't used, they may not be shown in the wallet until rescanned/resynced.
Changes
- Add more examples in minttokens help dialogue by @shohamc1 in #1677
- Add test for changing voting period before previous period ending. by @Mixa84 in #1660
- Input validation of creategovvoc and creategovcfp by @Jouzo in #1647
- Change ordering of TXs by time by @Bushstar in #1613
- Prevent consortium being set on loan token or DFI by @Bushstar in #1649
- Add pagination support for
listgovproposalvotes
by @shohamc1 in #1635 - SPV: update testnet seed nodes by @Bushstar in #1682
- Fix accounting of burntoken tx in getburninfo by @Mixa84 in #1659
- Add cycle filtering and pagination to listgovproposals by @dcorral in #1627
- v3.2.1 by @Bushstar in #1681
Full Changelog: v3.2.0...v3.2.1