Skip to content

Releases: icon-project/goloop

v0.9.9

15 Jul 07:57
Compare
Choose a tag to compare
  • Fix inconsistent result for genesis transaction
  • Fix call cost charging logic for System SCORE

v0.9.8

15 Jul 05:24
Compare
Choose a tag to compare
  • Refactor internal structures
  • Fix reward calculation
  • Improve legacy block support

v0.9.7

21 Jun 08:56
Compare
Choose a tag to compare
  • Refactor icstate
  • Improve legacy block support
  • Improve JavaEE support

v0.9.6

19 Apr 00:52
Compare
Choose a tag to compare
  • Enable sync state with extension data
  • Fix withdraw bug in FeeSharing

v0.9.5

01 Feb 01:54
Compare
Choose a tag to compare

Same with v0.9.4 but tagged with the base branch.

v0.9.4

29 Jan 07:55
Compare
Choose a tag to compare
v0.9.4 Pre-release
Pre-release
  • Support struct and list parameters
  • Add fee sharing and deploy APIs in JavaEE
  • Support the new CALL EE protocol
  • Add ScorePackageValidator in PyEE
  • Refactor merkle patricia tree
  • Other many bugfixes and improvements

v0.9.3

27 Oct 09:56
Compare
Choose a tag to compare
  • Apply 'application/json' to 'Context-Type' for all of JSONRPC request
  • Support Java SCORE inheritance relationship
  • Feature Fee 2.0

v0.9.2

20 Oct 03:32
Compare
Choose a tag to compare
  • Fix problem in p2p stop
  • Fix step limit check for patch transaction

v0.9.1

16 Oct 03:31
Compare
Choose a tag to compare
  • Update log timeformat to print date
  • Add p2p address validation
  • Refactor to support multiple platforms

v0.9.0.1

13 Oct 09:30
Compare
Choose a tag to compare

Minor bugfix