laconicd/x/bond
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
..
keeper Integrate go-nitro 2025-09-21 11:44:44 +08:00
module Integrate go-nitro 2025-09-21 11:44:44 +08:00
bond.pb.go Rename laconic2d to laconicd (#26) 2024-04-01 09:57:26 +00:00
codec.go Integrate go-nitro 2025-09-21 11:44:44 +08:00
events.go Implement onboarding module for testnet validator enrollment (#3) 2024-07-16 09:25:39 +05:30
expected_keeper.go Integrate go-nitro 2025-09-21 11:44:44 +08:00
genesis.go Setup and plumbing for auction module (#1) 2024-02-09 08:44:45 +00:00
genesis.pb.go Rename laconic2d to laconicd (#26) 2024-04-01 09:57:26 +00:00
keys.go Integrate go-nitro 2025-09-21 11:44:44 +08:00
msgs.go Integrate go-nitro 2025-09-21 11:44:44 +08:00
params.go Add a new token and only allow fees in alnt (#68) 2025-05-13 18:17:38 +05:30
query.pb.go Integrate go-nitro 2025-09-21 11:44:44 +08:00
query.pb.gw.go Rename RPC method to reserve authority and fix proto lint errors (#17) 2024-03-07 11:25:15 +00:00
README.md Add a minimal chain and placeholders for bond module (#1) 2024-02-01 10:18:40 +05:30
tx.pb.go Integrate go-nitro 2025-09-21 11:44:44 +08:00
tx.pb.gw.go Additional bond commands (#4) 2024-02-08 18:53:20 +05:30

bond