Releases: darwinia-network/darwinia
Releases · darwinia-network/darwinia
Crab Network Release
Crab Devnet Reset v0.5.4
Crab Devnet Runtime Upgrade
v0.5.3 bump version
Crab Devnet Reset
update gitignore (#425) Co-authored-by: HackFisher <[email protected]>
Crab Network Alpha Testing
Crab Beta1 (#415) * update: types * add: local tester * update: format * remove: unused type * fix: typo * todo: load boot conf from file * fix: field name * update: chain spec * update: deps
Icefrog Runtime Upgrade
Merge pull request #257 from AurevoirXavier/icefrog IceFrog Runtime Upgrade
v0.4.6 Hotfix
IceFrog Testnet Release Final
Change Log
- global
- new:
- Ring token symbol: IRING
- Kton token symbol: IKTON
- update:
- consensus engine from aura to babe
- session keys (
Grandpa
,Babe
,ImOnline
) - timestamp accuracy from second to millisecond
- new:
- core
- cli
- support:
- boot from configuration files
- support:
- cli
- runtime
- chain spec
- update:
- contract fee...
- transfer fee...
- ...
- update:
- constants
- update:
- balance unit (
NANO
,MICRO
,MILLI
,COIN
)
- balance unit (
- update:
- chain spec
- srml
- balances/kton:
- update:
- more powerful currency lock
- update:
- kton:
- add:
- transfer fee (Ring)
- add:
- im-online:
- update:
- offline slash ration from 0.3% to 4.8%
- update:
- staking:
- add:
- check node name
- update:
- inflation (reward curve)
- slash by power and remove
unstake_threshold
- unbonded items can't be slashed
- withdraw expired unbonded automatically
- unbond call can only unbond those who are already mature, user will require to first claim immature deposits before unbonding
- add:
- eth-relay
- Prototype Implementation
- eth-backing
- Prototype Implementation
- balances/kton:
Release
OS | Arch | Package | Tip |
---|---|---|---|
macOS Catalina | x64 | targz | |
macOS Mojave | x64 | targz | |
ArchLinux | x64 | targz | |
Ubuntu | x64 | targz | |
CentOS-7 | x64 | targz | |
Windows | x64 | not yet | |
Docker | x64 | dockerhub | docker pull darwinianetwork/darwinia:release-v0.4.6.2 |
Deprecated: Testnet Release (Internal Icefrog)
Merge pull request #207 from AurevoirXavier/develop Develop
IceFrog Testnet Pre-Release
v0.4.4 update cap