platform icon indicating copy to clipboard operation
platform copied to clipboard

eip1559 support

Open HarryLiIsMe opened this issue 3 years ago • 0 comments

  • make sure that you have executed all the following process and no errors occur

    • [x] make fmt
    • [x] make lint
    • [x] make test
  • The major changes of this PR

  1. EIP1559 support
  2. Jenkins tests passed 1: https://jenkins.dev.findora.org/view/integration%20test/job/Manual-Test/99/
  3. Jenkins tests passed 2: https://jenkins.dev.findora.org/view/integration%20test/job/Manual-Test/102/
  • The major impacts of this PR

    • [ ] Impact WASM?
    • [ ] Impact Web3 API?
    • [ ] Impact mainnet data compatibility?
  • Extra documentations

HarryLiIsMe avatar Jul 05 '22 14:07 HarryLiIsMe