feat(duniter-account): finalized PoC oneshot account
parent
984d95d8
No related branches found
No related tags found
This commit is part of merge request !51. Comments created here will be created in the context of that merge request.
Showing
- end2end-tests/cucumber-features/oneshot_account.feature 21 additions, 0 deletionsend2end-tests/cucumber-features/oneshot_account.feature
- end2end-tests/tests/common/mod.rs 2 additions, 1 deletionend2end-tests/tests/common/mod.rs
- end2end-tests/tests/common/oneshot.rs 101 additions, 0 deletionsend2end-tests/tests/common/oneshot.rs
- end2end-tests/tests/cucumber_tests.rs 106 additions, 0 deletionsend2end-tests/tests/cucumber_tests.rs
- pallets/duniter-account/src/lib.rs 128 additions, 21 deletionspallets/duniter-account/src/lib.rs
- pallets/duniter-account/src/mock.rs 142 additions, 0 deletionspallets/duniter-account/src/mock.rs
- pallets/duniter-account/src/tests.rs 15 additions, 0 deletionspallets/duniter-account/src/tests.rs
- pallets/duniter-account/src/types.rs 3 additions, 0 deletionspallets/duniter-account/src/types.rs
- resources/metadata.scale 0 additions, 0 deletionsresources/metadata.scale
- runtime/gdev/src/check_nonce.rs 83 additions, 0 deletionsruntime/gdev/src/check_nonce.rs
- runtime/gdev/src/lib.rs 3 additions, 2 deletionsruntime/gdev/src/lib.rs
- runtime/gdev/tests/integration_tests.rs 73 additions, 0 deletionsruntime/gdev/tests/integration_tests.rs
Loading
Please register or sign in to comment