github multiversx/mx-chain-go v1.0.147

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

Release v1.0.147 is out 🚀

What's new:

  • #2141 Disable deployment of contracts through config. deployment and execution of any contract calls are safe.
  • #2135 Preparatory refactoring for adding SC Watcher
  • #2145 Changes the spelling error for docker run config example
  • #2134 Added display for current and peak TPS in meta nodes
  • #2149 Disabled built in function calls, esdt and governance contracts
  • #2144 Implemented max number of nodes which can stake. The others can only register.
  • #2139 Enforced SC upgrade protection in Smart Contract Processor - protect against storage updates as well (not only for code updates). Added extra tests. Simplify long running test TestSCCallingDNSUserNames
  • #2103 Testing prometheus metrics
  • #2154 Save genesis blocks in nonce-hash storers
  • #2073 Full history node initial implementation
  • #2136 Payable / non-payable contracts, Arwen update, upgrade fixes
  • #2153 Changed the data field of transactions to byte array instead of string in order to avoid issues of golang's json marshaler.
  • #2151 Changed CommunityAddress to ProtocolSustainability

Bug fixes:

  • #2102 Test pruning on cleanup off
  • #2152 Fix txPoolsCleaner component for rewards transactions received by metachain nodes

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

NewReleases is sending notifications on new releases.