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

cherry-pick improvements from encointer #162

Closed
brenzi opened this issue Jun 25, 2020 · 3 comments · Fixed by #174
Closed

cherry-pick improvements from encointer #162

brenzi opened this issue Jun 25, 2020 · 3 comments · Fixed by #174
Assignees
Labels
F8-enhancement New feature or request

Comments

@brenzi
Copy link
Collaborator

brenzi commented Jun 25, 2020

A non-exhaustive list of improvements that should be picked from encointer in reverse order (could be mixed with encointer-specific stuff, so this will require cleanup):

newer to older
*encointer@1c1e3d6

@brenzi
Copy link
Collaborator Author

brenzi commented Sep 8, 2020

started work on
#174

picked all relevant downstream commits and fixed merge issues.

builds, but is untested

@brenzi
Copy link
Collaborator Author

brenzi commented Sep 9, 2020

when I run demo_shielding_unshielding.sh, I'm getting

Sync chain relay: Enclave wants to send 1 extrinsics
[2020-09-09T07:40:37Z ERROR substrate_api_client::rpc::client] extrinsic error code 1002: Verification Error: Execution(ApiError("Could not convert parameter `tx` between node and runtime: Error decoding field Call :: SubstrateeRegistry.0"))
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: InvalidStringLength', /home/abrenzikofer/.cargo/git/checkouts/substrate-api-client-9327f54164a9792a/cce8441/src/lib.rs:424:25
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

update: was running against wrong substraTEE-node version

@brenzi
Copy link
Collaborator Author

brenzi commented Sep 9, 2020

all fixed. demo_shielding_unshielding.sh is a success

@brenzi brenzi assigned brenzi and unassigned electronix Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F8-enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants