Skip to content

Releases: icon-project/goloop

v1.4.4

11 Nov 02:44
Compare
Choose a tag to compare

What's Changed

  • Update getPRepTerm in icon_chainscore_api.md
  • Handle invalid signature case properly
  • Improve BigInteger bitLength check
  • Upgrade bouncycastle dependency

v1.4.3

25 Jul 02:16
1ff4c7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

28 Jun 09:02
23c77d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

21 Mar 06:09
Compare
Choose a tag to compare

Maintenance changes

  • Skip reward calculation if there are no elected PReps (#200)
  • Refine reward calculation log (#201)
  • Fix problem to implement DoubleSignDataDecoder()
  • Fix to prevent int64 overflow in step cost
  • Introduce interactive mode to goloop ks cli for password input
  • Enhance RLP/MP list decoding performance
  • Improve logEvent logic

v1.4.1-rc.0

13 Mar 08:01
Compare
Choose a tag to compare
v1.4.1-rc.0 Pre-release
Pre-release
  • Skip reward calculation if there are no elected PReps (#200)
  • Refine reward calculation log (#201)
  • Fix problem to implement DoubleSignDataDecoder()
  • Fix to prevent int64 overflow in step cost

v1.4.0

12 Jan 03:07
Compare
Choose a tag to compare

Breaking changes

  • Implement new IISS 4.0 feature

Maintenance changes

  • Improve manifest validation
  • Replace deprecated ioutils with os and io
  • Reject v2 transactions from P2P
  • Refactor revision flags handling
  • Emit events for system configuration changes

v1.4.0-rc.1

14 Dec 01:24
7501a9d
Compare
Choose a tag to compare
v1.4.0-rc.1 Pre-release
Pre-release
  • Minor fix for migration of slashing

v1.4.0-rc.0

06 Dec 07:16
Compare
Choose a tag to compare
v1.4.0-rc.0 Pre-release
Pre-release
  • Implement new IISS 4.0 feature

v1.3.13

20 Nov 09:13
Compare
Choose a tag to compare
  • Feature AsyncProtocolHandler
  • Feature Double Sign Report
  • Fix bugs in API Info Cache
  • Reduce allocation on parsing JSON transaction
  • Upgrade go dependencies
  • Upgrade versions of major tools and libraries
  • Add block/unblock account APIs
  • javaee: Improve performance of ObjectReader.skip
  • javaee: Refactor step caculation logic in JCL
  • javaee: handling inheritance cycle in main class

v1.3.12

18 Oct 01:10
Compare
Choose a tag to compare
  • (chain) Feature API Information cache
  • (chain) Feature replay chain task
  • (cmd) Set content_type automatically based on file suffix
  • (common) Fix problem in LayerDB.Flush(false)
  • (common) Reduce allocations in cache.LRUCache
  • (javaee) Fix RLP decoding problem
  • (javaee) Improve and refactor charge energy related codes
  • (network) Fix race-test failure in network
  • (service) Improve transaction flush sequence of transition