Releases: mapprotocol/atlas
Releases · mapprotocol/atlas
v1.2.2
- update the makefile
- update the rpctxfeecap
v1.2.1
- update the bootnodes
- update the retry counts for unlock account
- update the compatible with btcsuite/btcd lib
- upgrade some dependent library version in go mod
v1.1.5
- enable the bls12-381 precompile contract for adaptation confulx's light-client contract on map-relay-chain
- fixed bug for compatible eth-api of the the rpc-server
- fixed bug of Caught SIGILL in blst_cgo_init for make command
v1.1.3
- update precompiled Ethereum light client for Capella and Shanghai fork
- increase the default maximum peer number to 100
- fixed some bugs
v1.1.0
- add internal command for eth2.0.
- add the gas limit check and update from contract.
- add the marker version v3.0
- fixed some bugs
v1.0.3
- Increase the maximum gas value of built-in contract methods
v1.0.1
- update the API expand for the compatibility
- update the genesis config for the testnet
v1.0.0
- upgrade hashToG1 function for the algorithm of bn256.
- the number of pending votes for elected validators will be automatically activated in the next epoch.
- optimize the built-in contract function of the eth light client.
- added some API extensions that support MOS.
- added mainnet single mode to facilitate third-party development.
- optimize the marker tool.
v0.6.6
- add new rpc for get the active infos
- add the metrics package