github multiversx/mx-chain-go v1.0.150

latest releases: v1.7.10, v1.7.9, v1.7.8...
3 years ago

Release v1.0.150 is out 🚀

What's new:
#2173 - disabled relayed transactions

Bug fixes:
#2172 - made the network messenger use an NTP syncer in order to not throw away p2p messages just because the local system clock is out of sync
#2171 - there was a discrepancy of data between auction and staking smart contract data of waiting and staking bls keys. The auction contract does not know when one node becomes staked instead of waiting.
#2174 - bugFix/non-payable-failed
#2175 - reduced the large amount of p2p/antiflood prints. To test this, can connect to an existing network (BoN/mainnet and deliberately change the chain ID from nodesSetup.json)
#2177 - a cross shard upgrade transaction would have resulted in a nil senderAccount - failure to get its address. Changed to use vmInput.CallerAddr

Note: This release should start with a new DB

Don't miss a new mx-chain-go release

NewReleases is sending notifications on new releases.