Releases: icon-project/goloop
Releases · icon-project/goloop
v1.4.4
v1.4.3
What's Changed
- Recover under-issuance by @eunsoo-icon in #206
- Implement setBondRequirementRate API in ChainScore by @goldworm-icon in #207
Full Changelog: v1.4.2...v1.4.3
v1.4.2
v1.4.1
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
v1.4.0
v1.4.0-rc.1
- Minor fix for migration of slashing
v1.4.0-rc.0
- Implement new IISS 4.0 feature
v1.3.13
- 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
- (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