Skip to content

Releases: ontio/ontology

v1.6.0-alpha

10 Jan 08:24
Compare
Choose a tag to compare
v1.6.0-alpha Pre-release
Pre-release

md5sum

File md5sum
ontology-darwin-amd64 216c817b153d0f4bd4034fbdeeece361
ontology-linux-amd64 ca51f0025c7cf7cb4f9114c0c78fa18f
ontology-windows-amd64.exe e6251b27e55ef3203810550a9e1536d3
tool-darwin.zip 973be7a9caeda1f93572682474719ce8
tool-linux.zip fe99db9e17a5a81d66f2c3fe5b1219aa
tool-windows.zip 1f6a18b12a51bc49b8ebe74d7dd6cced

Change Log

  • add consistent check of merkle state root
  • optimize consensus signature number and verify header sign (#632)
  • mutual exclusion access to increment validator (#726)
  • Fix consensus recovery from network partition (#725)
  • add pre execute notify (#722)
  • fix network split between seed nodes (#718)
  • fix bug in states check of new ledger (#719)
  • add gofmt check to travis (#724)
  • check transaction size in deserialization (#703)
  • fix error handle in vm reader (#676)
  • reuse cache db (#697)
  • fix Committer skipped broadcasting commit msg (#698)

v1.5.2

23 Nov 08:57
Compare
Choose a tag to compare
v1.5.2 Pre-release
Pre-release

md5sum

File md5sum
ontology-darwin-amd64 c19d790bfa7cdd1eade66192fe6f04d7
ontology-linux-amd64 fefd31b2d9250970da299d07fb1c8f48
ontology-windows-amd64.exe 40cc71e6c4cc71fa86329c572f6efd28
tool-darwin.zip 1b616c820fc60112fafef8a82b177874
tool-linux.zip ecd71d14bd3045b26db08332485d336d
tool-windows.zip f3227a2a4b63e6c5010b1d0b835f4a7a

Change Log

  • fix cli argument typos mistake at docs (#695)
  • check duplicated transaction in block (#692)
  • fix recover panic on eventState.BatchPut (#679)
  • update sigsvr doc, add withdraw ONG example (#653)
  • fix deserialize bytes to biginteger bug (#670)
  • reduce bytes allocation in VmReader (#672)
  • add addresstobase58,base58toaddress API support (#658)
  • avoid Contract serialization (#671)
  • add hash160 and hash256 support (#661)
  • implement overlaydb and cachedb (#621)

v1.0.5

09 Oct 05:10
Compare
Choose a tag to compare
v1.0.5 Pre-release
Pre-release

md5sum

File md5sum
ontology-darwin-amd64 d3c6cc004bb1da3547cfc7d55815ebb4
ontology-linux-amd64 e3e0c51cea8cb917755d4dc2a6f51046
ontology-windows-amd64.exe b7db9ad7885242b8b8bb439a5098fa1c
tool-darwin.zip 00e98cf3108690cb7a18dc53b037bf28
tool-linux.zip e3d20c09e8c1b748c6671c80c676a0f9
tool-windows.zip e6087cae38824391ab7ed3f6429cbcee

Change Log

  • sync peer don`t need to wait for min connection setup (#541)
  • fix get flight block panic (#669)
  • adjust validate service api order (#666)

v1.0.4

28 Sep 02:43
Compare
Choose a tag to compare
v1.0.4 Pre-release
Pre-release

md5sum

File md5sum
ontology-darwin-amd64 74f0fe6a3852df41708e213fa95b975b
ontology-linux-amd64 d66a639cad8666e4bc474cabeb30f11e
ontology-windows-amd64.exe 80219aefb202cc7287345df1b4e9e09e
tool-darwin.zip 0806a88cad90e04b3a50611eb0bf3727
tool-linux.zip b3e0956f8dfdeffa552a37ecb195d202
tool-windows.zip d8911890402de148383369c6a8ecd343

Change Log

  • fix the panic issue in link.Rx() (#664)

v1.0.3 Prometheus-3

26 Sep 10:33
Compare
Choose a tag to compare
v1.0.3 Prometheus-3 Pre-release
Pre-release

md5sum

File md5sum
ontology-darwin-amd64 d00e99c47473b792137c925ba68394d1
ontology-linux-amd64 cf706cd92802d0a6fdf045b16df3f522
ontology-windows-amd64.exe cc9dd03008a169e477bf9bc37229ba7b
tool-darwin.zip c85dbb061680cecd264ea1ed59f6f99c
tool-linux.zip d3cc6dc71051aac525383c91f68aa393
tool-windows.zip fa1feff88ed58200435124f99d625441

Change Log

  • governance update (#563)
  • update previous execute config parameters (#656)

v1.0.3-rc2

17 Sep 03:23
Compare
Choose a tag to compare
v1.0.3-rc2 Pre-release
Pre-release

md5sum

File md5sum
ontology-darwin-amd64 78aa1565b138da22ee364a12558e848c
ontology-linux-amd64 699cbc84821c999b06457e091f603eba
ontology-windows-amd64.exe 43e7919e51dddf3809c7feaaa4e3a8c6
tool-darwin.zip 08091c99d0a7491eb585b759152721cd
tool-linux.zip b50a67f262b07c529617716ca8d3f010
tool-windows.zip 7eb2a2c01aeabd309d10b8e9734b7d19

Change Log

  • documentation improvements (#648)
  • add grant ong (#646)
  • fix concurrent map iteration panic (#643)
  • fix get native contract null (#645)
  • fix account duplicate import at sigsvr import cmd (#641)
  • update invokecode payload and doc (#610)
  • update sigsvr and ontology readme doc (#639)
  • fix convert vm type to hexstring bug (#638)

v1.0.3-rc

31 Aug 10:00
Compare
Choose a tag to compare
v1.0.3-rc Pre-release
Pre-release

md5sum

File md5sum
ontology-darwin-amd64 c0c44a9d847806ee1e47b20228d6519b
ontology-linux-amd64 62fa10c95c5554c9b7027eacb376703e
ontology-windows-amd64.exe 65287f288723dca90a259b816635e02e
tool-darwin.zip 4d072515c9f8d382be6aff8479ef8c62
tool-linux.zip 396bfd44ff7d9c18fe0b492ab2da03d4
tool-windows.zip 4c6686c0a4778e31ba974993fca1381f

Change Log

  • cli improvement (#612)
  • add constant to reduce big int allocation (#631)
  • avoid data copy and buffer allocation when read out p2p message from network (#566)
  • modify consensus struct to use zero copy
  • use new transaction deserialization in store/p2p/http
  • implement Sig and program module zcopy serialization
  • Add vm dynamic support (#623)
  • optimize ping msg frequency (#607)
  • fix smart contract bug (#622, #624, #636, #619)
  • fix underflow bug (#627)
  • implement zero copy in transaction/block/payload (#615)
  • fix neovm state support (#620)
  • add map remove support (#599)
  • implement zero copy in ont/ong contract (#608)
  • adjust loglevel and update docs (#613)
  • fix request params err bug (#600)
  • implement zero copy source/sink (#606)
  • optimize SWAP opcode
  • optimize neovm stack memory allocation
  • optimize merkle tree hash calculation

v1.0.2 Prometheus-2

29 Aug 16:23
Compare
Choose a tag to compare
v1.0.2 Prometheus-2 Pre-release
Pre-release

md5sum

File md5sum
ontology-linux-amd64 6ae1012e6add383714dfefdd1c2f7571
ontology-windows-amd64.exe 3e9a1e69086f0527fdfcd65bdc2ccfba
ontology-darwin-amd64 a3dd97a1fe3d3a9288dcd3c79363b78a
tools-windows.zip 403f6d674f6c6bea1bb4df4ce9e3eb37p
tools-mac.zip e3a3884b3ba9dd9dda736702a3036675
tools-linux.zip 2b5b4cae8140092cf1b94ef2919ee1e4

Change Log

new sigsrv version support multi account
improve the sync process.
add local check when send transaction.

v1.0.1 Prometheus-1

16 Jul 09:32
Compare
Choose a tag to compare

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)

v1.0.0 Prometheus

30 Jun 19:20
Compare
Choose a tag to compare

Welcome to new world.

md5sum

File md5sum
ontology-linux-amd64 de9eafffeea235d76f5d08fd8588bbc4
ontology-windows-amd64.exe c0c7f235c08075c82afa85aab82b14dd
ontology-darwin-amd64 6431762fe9a001e30ed801436055078d
tools-windows.zip e81c6bf3597b01a1b5a967b7a5129561
tools-mac.zip 42c2ee73cc960dfdac4d0329861c1d2b
tools-linux.zip ea3bfbda6b1cd170f44caf2c2a077c84