Skip to content

Releases: ontio/ontology

v2.5.5

03 Jun 10:39
Compare
Choose a tag to compare
v2.5.5 Pre-release
Pre-release

What's Changed

  • add method to get raw transaction data from mempool

  • change MAX_PEER_CONNECTIONS

  • restrict transfer from

Release v2.5.2

26 Apr 10:37
a42a36e
Compare
Choose a tag to compare

Notices

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

What's Changed

  • add an optional param for estimate gas in #1435
  • chore: pkg import only once in #1434
  • add call tracer function. in #1436
  • add debug_traceCall rpc in #1437
  • skip unexport field when emit neovm param code in #1438

md5sum

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

Release v2.4.4

08 Aug 07:36
c52459e
Compare
Choose a tag to compare

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)

Release v2.4.3

03 Apr 06:24
f966c6d
Compare
Choose a tag to compare

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)

Release v2.4.2

14 Dec 09:00
7f7b1c5
Compare
Choose a tag to compare

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)

Release v2.4.1 alpha

09 Dec 03:36
ce0b99d
Compare
Choose a tag to compare
Release v2.4.1 alpha Pre-release
Pre-release
Fix getBlock bug  (#1418)

* fix stateRoot rpc type

* fix stateRoot rpc type

* fix

* add bloom

Release v1.14.4

30 Mar 07:35
3035f5f
Compare
Choose a tag to compare
Release v1.14.4 Pre-release
Pre-release

Change Log

  • tracking destroyed contract
  • add wasm debug info

v2.3.7(Bin) v1.14.3(Lib)

24 Mar 12:15
67f36a3
Compare
Choose a tag to compare

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)

Release v1.14.3

18 Mar 11:31
67f36a3
Compare
Choose a tag to compare
Release v1.14.3 Pre-release
Pre-release

Change Log

  • tracking destroyed contract
  • add wasm debug info

v2.3.6

17 Mar 05:43
accbf14
Compare
Choose a tag to compare
v2.3.6 Pre-release
Pre-release

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)