Skip to content

v1.0.1 Prometheus-1

Compare
Choose a tag to compare
@laizy laizy released this 16 Jul 09:32
· 61 commits to ont_v1.0.0 since this release

md5sum

File md5sum
ontology-linux-amd64 3afae51400ab3eac84e16a139309fc0f
ontology-windows-amd64.exe 10438d6ed47612df581c4ac6524f1046
ontology-darwin-amd64 b112c0aaf6a37d7ea442f0d2e5d95110
tools-windows.zip 93fc943ebdcfdccfd2c4f4dde4d5cf94
tools-mac.zip 615f1555a7433a98c322680aa12b81b3
tools-linux.zip 28da5db3788ad223d1fd457e68e7cc3d

Change Log

  • implement tx pool cleanup function (#547)
  • use Uint256 instead of [32]byte in p2p (#499)
  • change black penalty not to punish unfrozen deposit (#500)
  • optimize vbft verify header in sync node (#529)
  • add comment to governance contract (#528)
  • ontology-crypto update to v1.0.1 (#530)
  • update documentation
  • optimize log print (#525)
  • limit multi signature account must more than one public key (#523)
  • add doc of cli cmd to import wif key (#515)
  • fix a nil point bug in global param (#518)
  • fix block transaction validate bug (#519)
  • update docker/config/testnet document (#516)
  • update install, cli user guide, config instruction document (#501)
  • update block sync timeout parameter (#502)
  • ONT-1004 support deploy transaction prepare exec (#504)
  • fix GetBlockTransactions U256 reverse (#498)