Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Remove simulation checks #1507

Merged
merged 14 commits into from
Nov 29, 2022
Merged

Remove simulation checks #1507

merged 14 commits into from
Nov 29, 2022

Commits on May 18, 2022

  1. Add cli rollback command

    it's useful in app-hash mismatch situation.
    yihuang committed May 18, 2022
    Configuration menu
    Copy the full SHA
    7b8c64e View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    yihuang authored May 18, 2022
    Configuration menu
    Copy the full SHA
    440a7f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    f6a2c07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9ada2b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into Vvaradinov/remove-simulation-checks

    # Conflicts:
    #	.github/workflows/test.yml
    #	CHANGELOG.md
    #	app/app.go
    #	app/simulation_test.go
    #	app/utils.go
    #	app/utils_test.go
    #	go.mod
    #	go.sum
    #	server/util.go
    #	x/evm/module.go
    #	x/evm/simulation/decoder.go
    #	x/evm/simulation/decoder_test.go
    #	x/evm/simulation/genesis.go
    #	x/evm/simulation/genesis_test.go
    #	x/evm/simulation/operations.go
    #	x/evm/simulation/params.go
    #	x/evm/simulation/params_test.go
    #	x/feemarket/module.go
    #	x/feemarket/simulation/genesis.go
    Vvaradinov committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    660d5f8 View commit details
    Browse the repository at this point in the history
  4. (fix): fix test.yml

    Vvaradinov committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    e1bf308 View commit details
    Browse the repository at this point in the history
  5. (fix): format and lint

    Vvaradinov committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    9df4ea2 View commit details
    Browse the repository at this point in the history
  6. (fix): fix linter issue

    Vvaradinov committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    0eee343 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44d43ce View commit details
    Browse the repository at this point in the history
  8. (fix): linter

    Vvaradinov committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    a62b7e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c40dfe4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ad35a59 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3cb17bb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    76a5df7 View commit details
    Browse the repository at this point in the history