feat: `storage-dump` command
Showing
- Cargo.lock 1353 additions, 974 deletionsCargo.lock
- Cargo.toml 5 additions, 0 deletionsCargo.toml
- client/dump/Cargo.toml 157 additions, 0 deletionsclient/dump/Cargo.toml
- client/dump/src/lib.rs 180 additions, 0 deletionsclient/dump/src/lib.rs
- client/dump/tests/runtimes/mod.rs 1 addition, 0 deletionsclient/dump/tests/runtimes/mod.rs
- client/dump/tests/runtimes/universal_dividend.rs 159 additions, 0 deletionsclient/dump/tests/runtimes/universal_dividend.rs
- client/dump/tests/simple_test.expected.txt 130 additions, 0 deletionsclient/dump/tests/simple_test.expected.txt
- client/dump/tests/tests.rs 73 additions, 0 deletionsclient/dump/tests/tests.rs
- node/src/cli.rs 3 additions, 0 deletionsnode/src/cli.rs
- node/src/command.rs 9 additions, 0 deletionsnode/src/command.rs
- node/src/command/export_storage.rs 122 additions, 0 deletionsnode/src/command/export_storage.rs
- pallets/authority-members/Cargo.toml 1 addition, 0 deletionspallets/authority-members/Cargo.toml
- pallets/authority-members/src/dump.rs 51 additions, 0 deletionspallets/authority-members/src/dump.rs
- pallets/authority-members/src/lib.rs 2 additions, 0 deletionspallets/authority-members/src/lib.rs
- pallets/authority-members/src/types.rs 2 additions, 2 deletionspallets/authority-members/src/types.rs
- pallets/certification/Cargo.toml 2 additions, 0 deletionspallets/certification/Cargo.toml
- pallets/certification/src/dump.rs 69 additions, 0 deletionspallets/certification/src/dump.rs
- pallets/certification/src/lib.rs 1 addition, 0 deletionspallets/certification/src/lib.rs
- pallets/dump-storage/Cargo.toml 100 additions, 0 deletionspallets/dump-storage/Cargo.toml
- pallets/dump-storage/dump_macros/Cargo.toml 12 additions, 0 deletionspallets/dump-storage/dump_macros/Cargo.toml
Loading
Please register or sign in to comment