gochain icon indicating copy to clipboard operation
gochain copied to clipboard

Darvaza Fork: GIP 29 & 30

Open jmank88 opened this issue 5 years ago • 2 comments

The Darvaza fork implements gochain/gips/issues/30 (Burn all gas fees), and automates gochain/gips/issues/29 (Increase minimum gas price by 1000x) at the same time.

  • [x] Implementation #420 (^v3.4.1)

Effective blocks:

  • [x] testnet 16811000
  • [x] mainnet 17900000 (March 17th, 2pm UTC)

Testnet testing

We'll want to try common wallets and tools to ensure they don't have some kind of thing that limits gas prices.

  • [x] Test metamask
  • [ ] Test trust wallet
  • [x] Test web3 cli
  • [ ] Test web3.js
  • [x] Explorer wallet (private key)
  • [x] Turbo Wallet
  • [ ] others?

jmank88 avatar Feb 25 '21 16:02 jmank88

The implementation is complete and will take effect on the testnet at block # 16811000 (around unix time ~1614371340 or Fri Feb 26 2021 20:29:00 GMT+0000).

jmank88 avatar Feb 25 '21 16:02 jmank88

Added a few tools/clients to test to this ticket.

treeder avatar Mar 03 '21 15:03 treeder