Releases: icon-project/goloop
Releases · icon-project/goloop
v0.9.9
- Fix inconsistent result for genesis transaction
- Fix call cost charging logic for System SCORE
v0.9.8
- Refactor internal structures
- Fix reward calculation
- Improve legacy block support
v0.9.7
- Refactor icstate
- Improve legacy block support
- Improve JavaEE support
v0.9.6
- Enable sync state with extension data
- Fix withdraw bug in FeeSharing
v0.9.5
Same with v0.9.4 but tagged with the base branch.
v0.9.4
- 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
- Apply 'application/json' to 'Context-Type' for all of JSONRPC request
- Support Java SCORE inheritance relationship
- Feature Fee 2.0
v0.9.2
- Fix problem in p2p stop
- Fix step limit check for patch transaction
v0.9.1
- Update log timeformat to print date
- Add p2p address validation
- Refactor to support multiple platforms