laconicd/x/auction
Roy Crihfield 72a93dec2f refactor for sdk update
- register crypto types

- fix app codec

eager config and cli init

[wip] fix app cli

[wip] new msg handler registration (bonds)

clean up module autocli: use <> for required positional args

system tests

- registry

[wip] system tests fix, refactor

registry tests

TransferCoinsToModuleAccount: clarify function
2025-02-13 11:41:58 +08:00
..
client/cli refactor app & modules 2025-02-13 11:41:58 +08:00
keeper replace sdk.Context with context.Context 2025-02-13 11:41:58 +08:00
module refactor for sdk update 2025-02-13 11:41:58 +08:00
auction.pb.go Add service provider auctions (#59) 2024-09-25 12:38:49 +00:00
codec.go refactor app & modules 2025-02-13 11:41:58 +08:00
events.go Add service provider auctions (#59) 2024-09-25 12:38:49 +00:00
expected_keeper.go replace sdk.Context with context.Context 2025-02-13 11:41:58 +08:00
genesis.go Add commands to create and get auctions (#2) 2024-02-12 08:34:40 +00:00
genesis.pb.go Rename laconic2d to laconicd (#26) 2024-04-01 09:57:26 +00:00
keys.go Setup integration tests and CI (#11) 2024-02-29 11:54:35 +00:00
msgs.go Add service provider auctions (#59) 2024-09-25 12:38:49 +00:00
params.go Add service provider auctions (#59) 2024-09-25 12:38:49 +00:00
query.pb.go Rename laconic2d to laconicd (#26) 2024-04-01 09:57:26 +00: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
tx.pb.go Add service provider auctions (#59) 2024-09-25 12:38:49 +00:00
tx.pb.gw.go Add service provider auctions (#59) 2024-09-25 12:38:49 +00:00
types.go Add service provider auctions (#59) 2024-09-25 12:38:49 +00:00