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

Revert buggy miner code and fix segfault #2221

Merged
merged 21 commits into from
Jul 26, 2023
Merged

Revert buggy miner code and fix segfault #2221

merged 21 commits into from
Jul 26, 2023

Conversation

Bushstar
Copy link
Member

No description provided.

@Bushstar Bushstar closed this Jul 25, 2023
@Bushstar Bushstar reopened this Jul 25, 2023
shohamc1 added a commit that referenced this pull request Jul 26, 2023
@shohamc1 shohamc1 mentioned this pull request Jul 26, 2023
lib/ain-evm/src/txqueue.rs Outdated Show resolved Hide resolved
@Jouzo Jouzo merged commit aaa4c71 into master Jul 26, 2023
@Jouzo Jouzo deleted the miner-bug-fix branch July 26, 2023 18:29
Jouzo added a commit that referenced this pull request Jul 28, 2023
* Run code during finalize_block instead of through FFI

* Remove FFI code, move contract and utils to new crate

* Undo more changes

* Declare addresses in contracts crate

* Rename contracts to ain-contracts

* Fix clippy errors

* Remove extra new line, update gitignore

* Undo old changes

* Remove unwraps

* Add test header

* Refactor to use `get_contract_storage`

* Make `basic` optional in `apply`

* Rename to `pkg_install_solc`

* Fix make.sh, remove redundant clone

* Compile multiple contracts

* Add DST20 support

* Only deploy DST20 of DATs

* Use executor state for bridge, add more tests

* Add tests, fix empty balance bridge issue

Bridge issue pending PR #2221

* Refactor rest of DST20 tests

* Add 0 balance test

* Fix lints

* Use SOLC_PATH, fix build, add more tests

* Add check for same token ID

* Move BridgeTx into SystemTx

* Validate DST20 code during transferdomain

* Check for address usage before deployment

* Add feature flag for transferdomain

* Feature flag every edges

* Trigger actions

* Remove unused attributes

---------

Co-authored-by: Prasanna Loganathar <[email protected]>
Co-authored-by: jouzo <[email protected]>
Co-authored-by: Jouzo <[email protected]>
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.

4 participants