Ontology Versions Save

Official Go implementation of the Ontology protocol. https://dev-docs.ont.io/#/

v2.5.2

2 weeks ago

Notices

All mainnet nodes need to be upgraded as soon as possible.

What's Changed

md5sum

File md5sum
ontology-linux-amd64 4a761ce0358093cb4d12dce7e7267d95
tool-linux.zip 4fa37863c0493178d1536b7cdf1a30a0

v2.4.4

9 months ago

Notices

All mainnet nodes need to be upgraded BEFORE the block height of 16490000 (est. 2023/08/15 UTC).

New Features And Bug Fix

  • fix user fee split overflow (#1432)

md5sum

File md5sum
ontology-linux-amd64 63499cac42fc7d8a6b8f094d66f7ff32
tool-linux.zip 7583ce5bb2e0dda9a01817ec1f3467ae
ontology-darwin-amd64 e7e4d340cdf658c02230a35ef4d82033
tool-darwin.zip e2b77e7dee83b0dad1f409d755bc7378

Change Log

  • fix user fee split overflow (#1432)
  • Update prom (#1430)

v2.4.3

1 year ago

Notices

All nodes need upgrade.

New Features And Bug Fix

  • add more governance read method (#1428)
  • discard stale snapshot (#1427)
  • fix get_logs error (#1423)
  • rm block header index (#1421)

md5sum

File md5sum
ontology-linux-amd64 87f86dd548b6192218a2721f7a95b1ae
tool-linux.zip 04522ad21599c0ad0047be6b6952beb8
ontology-darwin-amd64 412e432a5b958059e7cc6f9262867bd4
tool-darwin.zip 4e51f8da788e67a5259bd0e64816c280

Change Log

  • pin rust nightly version to generate MVP wasm code (#1429)
  • add more governance read method (#1428)
  • discard stale snapshot (#1427)
  • fix get_logs error (#1423)
  • rm block header index (#1421)

v2.4.2

1 year ago

Notices

All nodes need upgrade.

New Features And Bug Fix

  • support bloom filter (#1407)
  • Add cors support for eth rpc (#1409)
  • make gas fee event do not lost precision (#1401)
  • add evm EventWitness system contract (#1396)

md5sum

File md5sum
ontology-linux-amd64 4f03da2d4396963041386be6ff019867
tool-linux.zip 4691274d39b54ff05fa16fc0f93c33cb
ontology-darwin-amd64 e933dbae9ad0bbd2abb8e1614df0d1b7
tool-darwin.zip 4c721caa78cf79da5bcfef0a1dd665a3

Change Log Since v2.3.7

  • update new version height (#1420)
  • fix bloom index start height and error recover (#1419)
  • Fix getBlock bug (#1418)
  • update wasm cdk (#1416)
  • update gas fee lost precision fork height (#1415)
  • fix stateRoot rpc type (#1414)
  • support bloom filter (#1407)
  • fix get_gasprice doc (#1411)
  • Add cors support for eth rpc (#1409)
  • update log PATH when init log (#1408)
  • migrate gopsutil to v3.21.11 (#1406)
  • Drop jsoniter (#1404)
  • make gas fee event do not lost precision (#1401)
  • add evm EventWitness system contract (#1396)

v2.4.1

1 year ago

v2.4.0

2 years ago

currently running on testnet.

Notices

All nodes need upgrade.

Features

add evm witness support.

md5sum

File md5sum
ontology-linux-amd64 0f84cc28f2e588699d5ba805ba637b4f
tool-linux.zip b75482fe8ee522d9ed14ffec4dd67371
ontology-darwin-amd64 26a85b5a526a99bb32f2ae4450d6234e
tool-darwin.zip 4ef8ed6f0afce61c9dbec2c733319500

Change Log Since v2.3.7

  • make gas fee event do not lost precision (#1401)
  • add evm EventWitness system contract (#1396)

v1.14.4

2 years ago

Change Log

  • tracking destroyed contract
  • add wasm debug info

v2.3.7

2 years ago

Notices

All nodes need upgrade.

Bug Fix

  • fix transaction cost fee and buy gas (#1399)
  • fix ethrpc bug (#1398)
  • expose IsEvm for contract event (#1397)
  • fix getBlockByNumber api (#1393)

md5sum

File md5sum
ontology-linux-amd64 eb19525a92cdf391bc6db99d1b22068c
ontology-darwin-amd64 cd6918b7e51a13ba19a3c61e542a7937
tool-linux.zip 2ce03e691aa313a9d860bf175537cbd3
tool-darwin.zip cde08f2a3a1bedaa6d6f6ccb4ad0cfc2

Change Log Since v2.3.5

  • fix transaction cost fee and buy gas (#1399)
  • fix ethrpc bug (#1398)
  • expose IsEvm for contract event (#1397)
  • fix getBlockByNumber api (#1393)

v1.14.3

2 years ago

Change Log

  • tracking destroyed contract
  • add wasm debug info

v2.3.6

2 years ago

Notices

All nodes need upgrade.

New Features

  • fix eth rpc api
  • expose IsEvm for contract event

md5sum

File md5sum
ontology-linux-amd64 3557f2dd3545729dabb7d79263761c3c
tool-linux.zip 2a6fbf0183b639b9246d2abb2681819f

Change Log Since v2.3.5

  • fix ethrpc bug (#1398)
  • expose IsEvm for contract event (#1397)
  • fix getBlockByNumber api (#1393)