Skip to content

Releases: darwinia-network/darwinia

Crab Network Release

08 May 13:46
48ccfaf
Compare
Choose a tag to compare

Release

OS Arch Package
macOS Catalina x64 tar.gz
ArchLinux x64 tar.gz
Ubuntu x64 tar.gz
CentOS x64 tar.gz
Windows x64 7z
Docker x64 docker pull darwinianetwork/darwinia:release-v0.5.7

Crab Devnet Reset v0.5.4

29 Apr 11:29
f4fb77c
Compare
Choose a tag to compare

Release

OS Arch Package
macOS Catalina x64 tar.gz
macOS Mojave/High Sierra x64 TODO
ArchLinux x64 tar.gz
Ubuntu x64 tar.gz
CentOS x64 TODO
Windows x64 TODO
Docker x64 docker pull darwinianetwork/darwinia:release-v0.5.4

Crab Devnet Runtime Upgrade

17 Apr 11:57
Compare
Choose a tag to compare
v0.5.3

bump version

Crab Devnet Reset

14 Apr 06:31
d89c803
Compare
Choose a tag to compare
update gitignore (#425)

Co-authored-by: HackFisher <[email protected]>

Crab Network Alpha Testing

08 Apr 05:07
7f207f5
Compare
Choose a tag to compare
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

07 Feb 08:47
3e7ae4e
Compare
Choose a tag to compare
Merge pull request #257 from AurevoirXavier/icefrog

IceFrog Runtime Upgrade

v0.4.6 Hotfix

19 Jan 04:34
b0bd3af
Compare
Choose a tag to compare

Hotfix

Making a time wrap like Kusama to revive IceFrog

Release

OS Arch Package
macOS Catalina x64 tar.gz
macOS Mojave/High Sierra x64 tar.gz
ArchLinux x64 tar.gz
Ubuntu x64 tar.gz
CentOS x64 tar.gz
Windows x64 7z
Docker x64 docker pull darwinianetwork/darwinia:release-v0.4.6.3

IceFrog Testnet Release Final

31 Dec 05:24
Compare
Choose a tag to compare

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
  • core
    • cli
      • support:
        • boot from configuration files
  • runtime
    • chain spec
      • update:
        • contract fee...
        • transfer fee...
        • ...
    • constants
      • update:
        • balance unit (NANO, MICRO, MILLI, COIN)
  • srml
    • balances/kton:
      • update:
        • more powerful currency lock
    • kton:
      • add:
        • transfer fee (Ring)
    • im-online:
      • update:
        • offline slash ration from 0.3% to 4.8%
    • 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
    • eth-relay
      • Prototype Implementation
    • eth-backing
      • Prototype Implementation

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)

27 Dec 10:09
2732fbb
Compare
Choose a tag to compare
Merge pull request #207 from AurevoirXavier/develop

Develop

IceFrog Testnet Pre-Release

26 Dec 10:48
Compare
Choose a tag to compare
Pre-release
v0.4.4

update cap