gtest genesis new format
Prepare a gtest runtime with a genesis format allowing to migrate Ğ1 without ignoring expiring memberships or certifications.
build with
cargo build --features gtest --no-default-features
run with
RUST_LOG=info DUNITER_GTEST_GENESIS=resources/gtest.json ./target/debug/duniter --tmp --alice --chain=gtest_dev
should log something like:
2023-05-20 14:00:03 inserted genesis with:
- 23 accounts (16 identities, 7 simple wallets)
- 16 total identities (10 active, 6 inactive)
- 8 smiths
- 1 initial online authorities
- 86 certifications
- 42 smith certifications
- 4 members in technical committee
Merge request reports
Activity
Filter activity
changed milestone to %ğtest migration
added RN-binary label
requested review from @tuxmain
assigned to @HugoTrentesaux
- Resolved by Pascal Engélibert
- Resolved by Pascal Engélibert
- Resolved by Pascal Engélibert
- Resolved by Pascal Engélibert
- Resolved by Pascal Engélibert
- Resolved by Pascal Engélibert
mentioned in merge request !171 (merged)
mentioned in merge request !170 (merged)
added 15 commits
-
dad11276...2e943e2b - 3 commits from branch
master
- 2e943e2b...3a646ed1 - 2 earlier commits
- da30356f - update lib.rs
- 416c0b5e - get build working with gtest feature
- f7b6977b - new gtest genesis format
- 4711be70 - fix warnings
- ecc1c028 - fix json with new format
- dd7b66e7 - improve genesis parsing
- 001c7c82 - add checks and improve formatting
- 77a4185f - tuxmain review
- b56b255c - get values of parameters
- 5d0c5b51 - fix smith certification validity
Toggle commit list-
dad11276...2e943e2b - 3 commits from branch
mentioned in commit ca6c877e
Please register or sign in to reply