Skip to content

Releases: 0glabs/0g-chain

v0.5.3

31 Mar 17:09
8d5e811
Compare
Choose a tag to compare

pref: skiplist using static rand generator

v0.5.2

27 Mar 06:21
96926b4
Compare
Choose a tag to compare
Merge pull request #127 from 0glabs/mempool_priority

support txn replacement when mempool is full

v0.5.1

18 Feb 10:01
351c2cb
Compare
Choose a tag to compare
Merge pull request #110 from Solovyov1796/dev2

update suggestion gas price

v0.5.0

17 Jan 02:39
Compare
Choose a tag to compare

What's Changed

  • New Inflation Model: Introduced a new inflation model to enhance tokenomics.
  • Staking Precompile: Enabled staking functionality for smart contracts.
  • Wrapped a0gi Token: Added support for wrapped a0gi tokens for DeFi and cross-chain use.
  • Priority Mempool: Implemented a priority mempool for efficient Ethereum transaction processing.
  • Fix Minimum Gas Price: Added a minimum gas price enforcement to the ETH Ante handler.

PR List

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

14 Oct 07:39
Compare
Choose a tag to compare

What's Changed

  • upgrade to kava 0.27
  • json-rpc: GetBlockReceipts
  • feat: DASigners change params by @MiniFrenchBread in #67

Full Changelog: v0.3.2...v0.4.0

v0.3.2

23 Aug 03:42
66539dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1-testnet

11 Aug 13:49
83d0ab3
Compare
Choose a tag to compare

What's Changed

  • fix dasigners and mint by @0g-wh in #61
  • fix missing dasigners and conuncil by @0g-wh in #64

Full Changelog: v0.3.1.alpha.1...v0.3.1

v0.3.1.alpha.1

10 Aug 02:55
568ff70
Compare
Choose a tag to compare
v0.3.1.alpha.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.1.alpha.0...v0.3.1.alpha.1

v0.3.1.alpha.0

09 Aug 06:48
ff9195c
Compare
Choose a tag to compare
v0.3.1.alpha.0 Pre-release
Pre-release

fix dasigners and mint

v0.3.0-testnet

09 Aug 01:28
30728b7
Compare
Choose a tag to compare
  1. upgrade to Cosmos SDK v0.47.10
  2. upgrade to IBC v7
  3. new Staking Apy algo