Skip to content

Releases: mapprotocol/atlas

v1.2.2

28 Aug 02:35
Compare
Choose a tag to compare
  • update the makefile
  • update the rpctxfeecap

v1.2.1

19 Feb 08:23
Compare
Choose a tag to compare
  • 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

07 Jul 01:47
Compare
Choose a tag to compare
  • 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.4

27 Apr 05:27
Compare
Choose a tag to compare
  • update the dockerfile

v1.1.3

06 Apr 08:31
Compare
Choose a tag to compare
  • update precompiled Ethereum light client for Capella and Shanghai fork
  • increase the default maximum peer number to 100
  • fixed some bugs

v1.1.0

18 Jan 03:56
Compare
Choose a tag to compare
  • 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

18 Dec 05:44
Compare
Choose a tag to compare
  • Increase the maximum gas value of built-in contract methods

v1.0.1

11 Nov 03:37
Compare
Choose a tag to compare
  • update the API expand for the compatibility
  • update the genesis config for the testnet

v1.0.0

04 Nov 12:51
45a7cb2
Compare
Choose a tag to compare
  • 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

08 Sep 07:50
Compare
Choose a tag to compare
  • add new rpc for get the active infos
  • add the metrics package