github multiversx/mx-chain-mainnet-config v1.0.149.0

latest releases: v1.6.18.0, v1.6.17.1, v1.6.17.0...
3 years ago

Release v1.0.149 is out 🚀

What's new:
#2150 - Implemented a new feature - waiting list on staking smart contract
#2148 - Add a check for the config parameters: if shuffling is true and startInEpoch is false, return an error.
#2157 - Stripped down delegation. DNS with register function disabled by default
#2162 - Added reserved fields in headers, miniblocks, miniblocks headers, p2p message. Added temporary protections on these fields + unit tests. Removed unwanted log message for account is already staked
#2164 - Instead of indexing just one smart contract result that belongs to a transactions now are indexed all
#2167 - Indexing validator statistics takes too long as the indexing calls in elastic are blocking and are done in the commit context
If the commit takes too long then a watchdog might be triggered
#2138 - Added a field called initialRating to each node's information in nodes setup and made the desired changes so that validator statistics will init the nodes using those ratings. Also at hardfork export, exported also the updated nodesSetup.json and when the node starts, check if the AfterHardFork boolean configuration is set to true and use the updated nodesSetup instead of the default one.

Bug fixes:
#2169 - Fix hardfork regarding the export process
#2166 - Fixed whitelisting for relayed transactions. Fixed upper gas limit for transactions.

Note: before calling ./script.sh upgrade, call ./script.sh remove_db in order to synchronize with the rest of the network.

Don't miss a new mx-chain-mainnet-config release

NewReleases is sending notifications on new releases.