laconicd/tests
Roy Crihfield 5aa2594073 Integrate go-nitro
- Add nitro server and x/nitro module
    - wire go-nitro p2p through cometbft

- Add distsig server, currently WIP
    - integrate DKG and DSS schemes into ABCI methods

- Remove deprecated features
    - crisis module
    - module invariants

- Update to use newer SDK patterns
    - upgrade sdk to v0.53.x
    - custom address codec
    - expand use of depinject
    - migrate e2e tests to system tests
    - use depinject to set up integration tests
    - change reserved protobuf field name `cerc.registry.v1.Record.type`

- Revise & add documentation
    - TransferCoinsToModuleAccount: clarify function

- Update init.sh script
2025-09-21 11:44:44 +08:00
..
data/examples Add e2e tests for gRPC requests and CLI commands (#13) 2024-03-04 11:16:09 +00:00
e2e Update e2e and integration tests for new tokens setup (#73) 2025-05-19 10:10:54 +00:00
integration Integrate go-nitro 2025-09-21 11:44:44 +08:00
sdk_tests Add flag to enable/disable onboarding of validators (#6) 2024-07-16 09:25:39 +05:30
system Integrate go-nitro 2025-09-21 11:44:44 +08:00
Makefile Add e2e tests for gRPC requests and CLI commands (#13) 2024-03-04 11:16:09 +00:00