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

Sign PoA transactions from wasm env #155

Merged
merged 2 commits into from
Jul 2, 2020
Merged

Conversation

svyatonik
Copy link
Contributor

I'm working on exchange pallet benchmarks && need to build valid PoA transactions there (in no_std env). So the solution is to remove ethereum-tx-sign dependency && export sign-tx functionality from sp-bridge-eth-poa crate (most of required functionality is already there).

@HCastano HCastano requested a review from tomusdrw July 2, 2020 18:36
@tomusdrw tomusdrw merged commit b168ca2 into master Jul 2, 2020
@tomusdrw tomusdrw deleted the sign-transactions-from-wasm branch July 2, 2020 20:41
serban300 pushed a commit to serban300/parity-bridges-common that referenced this pull request Mar 27, 2024
* sign PoA transactions from wasm env

* cargo fmt --all
serban300 pushed a commit to serban300/parity-bridges-common that referenced this pull request Apr 8, 2024
* sign PoA transactions from wasm env

* cargo fmt --all
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.

3 participants