Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add importCoinBase #991

Merged
merged 5 commits into from
Jul 13, 2023
Merged

add importCoinBase #991

merged 5 commits into from
Jul 13, 2023

Conversation

shaorongqiang
Copy link
Contributor

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

    • make fmt
    • make lint
    • make test
  • The major changes of this PR

  • The major impacts of this PR

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

@tiannian tiannian merged commit 97e52fb into FindoraNetwork:develop Jul 13, 2023
tiannian added a commit that referenced this pull request Jul 28, 2023
* Evm staking (#966)

* evm staking

* add EVM_SYSTEM_ADDR

* add getValidatorsLimit

* fix

* fix mint pay

* add max_gas_price_limit

* update api

* Judging the caller

* rm RPCNodeRelease.yml

* cliam add validator

* fix build

* update import

* fix decimals

* fix fn staker update

* fix claim

* parse MintOps

* parse CoinbaseMint

* fix clim

* add import_reward

* update gas_limit

* store trigger transaction

* fix evm init

* add transaction

* fix lint

* fix build wasm (#989)

* add system replace staker (#988)

* add systemReplaceDelegator

* add checkpoint

* claim remove amount

* fix max_gas_price

* update log

* Add new precompile (#986)

* add blake2f precompile

* add bn128 precompile

* delete add conflict precompile

* fix build

---------

Co-authored-by: harry <harry@findora.org>
Co-authored-by: shaorongqiang <shaorongqiang@gmail.com>

* fix macos fn path isuse (#990)

* add importCoinBase (#991)

* add importCoinBase

* update CoinbaseMint

* update abi

* fix build

* fix code

* fix clippy

* Lock rust version

* update docker file

* fix rust-toolchain

---------

Co-authored-by: shaorongqiang <26101255+shaorongqiang@users.noreply.github.com>
Co-authored-by: HarryLiIsMe <42673017+HarryLiIsMe@users.noreply.github.com>
Co-authored-by: harry <harry@findora.org>
Co-authored-by: shaorongqiang <shaorongqiang@gmail.com>
Co-authored-by: Jimmy Sun <75454104+jimmysun0815@users.noreply.github.com>
Co-authored-by: Ubuntu <ubuntu@ip-10-20-156-0.us-west-2.compute.internal>
tiannian pushed a commit that referenced this pull request Jul 29, 2023
* add importCoinBase

* update CoinbaseMint

* update abi

* fix build

* fix code
@shaorongqiang shaorongqiang deleted the add_import_coinbase branch September 13, 2023 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants