Releases: BoostryJP/ibet-Network
Releases · BoostryJP/ibet-Network
v2.0.4
What's Changed
- feat: Add identity parameter by @YoshihitoAso in #122
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- QBFT migration block number is finalized (ibet for Fin) by @YoshihitoAso in #121
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- feat: Add BLOCK_SYNC_MONITORING_DISABLED option by @YoshihitoAso in #118
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- fix: Fix testnet QBFTBlock by @YoshihitoAso in #114 #116
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Quorum upgrade v21.1 -> v22.4 🚀
- Change default consensus algorithm to QBFT ⛓️
- Other minor improvements
Full Changelog: v1.3.0...v2.0.0
v1.3.0
What's Changed
- feat: eth_getCode test by @urushibata-k in #87
- feat: Add block sync monitoring script by @YoshihitoAso in #91
- feat: Add a general node for localnet by @YoshihitoAso in #95
- feat: Optional syncmode setting by @YoshihitoAso in #102
Full Changelog: v1.2.1...v1.3.0
v1.3.0-rc.1
What's Changed
- feat: eth_getCode test by @urushibata-k in #87
- feat: Add block sync monitoring script by @YoshihitoAso in #91
- feat: Add a general node for localnet by @YoshihitoAso in #95
Full Changelog: v1.2.1...v1.3.0_beta6
v1.2.1
v1.2.0
Full Changelog: v1.1.0...v1.2.0
🎄 Merry Xmas 🎅 🎄
Additions and Improvements
- [FEATURE] Container base image and Go language upgrade #57
- [FEATURE] Add new bridge general's enode to static-nodes.json #72
- [FEATURE] Non-degrade testing for network upgrades #65
- [FEATURE] Remove unnecessary init #59
Bug Fixes
- fix: split build yml #75
Documentation
v1.1.0
For ibet-network and ibet-fin-network, validator and bridge nodes will be added in Osaka (AWS Osaka Region).
This will enable geographical distribution within Japan and provide network participants with more robust disaster countermeasures.
Additions and Improvements
- Quorum version up (v21.1.0) #40
- Remove allow-insecure-unlock option from validator's startup shell #49
- Add Bridge node for ibet-network #47
- Upgrade container os version #41
Bug fixes
- Graceful shutdown of local network nodes #42
Upgrading from v1.0
- Node startup process needs to be changed. Container image has been changed from
v1.0.0
tov1.1.0
.