laconicd/x/auction
Prathamesh Musale b8c3531824
Some checks failed
Protobuf / lint (pull_request) Successful in 15s
Integration Tests / test-integration (pull_request) Successful in 3m15s
Build / build (pull_request) Successful in 3m17s
E2E Tests / test-e2e (pull_request) Successful in 5m3s
Unit Tests / test-unit (pull_request) Successful in 2m18s
SDK Tests / sdk_tests_authority_auctions (pull_request) Failing after 6m54s
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Successful in 9m22s
SDK Tests / sdk_tests (pull_request) Failing after 10m12s
Handle chain id commit bid CLI and update create auction CLI
2024-09-25 12:04:24 +05:30
..
client/cli Handle chain id commit bid CLI and update create auction CLI 2024-09-25 12:04:24 +05:30
keeper Return error on max price amount lock in instead of panic 2024-09-24 18:03:34 +05:30
module Handle chain id commit bid CLI and update create auction CLI 2024-09-25 12:04:24 +05:30
auction.pb.go Fix auction funds release check 2024-09-24 11:58:52 +05:30
codec.go Setup and plumbing for auction module (#1) 2024-02-09 08:44:45 +00:00
events.go Add method to release provider funds after auction completion 2024-09-23 18:00:15 +05:30
expected_keeper.go Setup hooks between laconic modules (#9) 2024-02-28 04:34:58 +00: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 method to release provider funds after auction completion 2024-09-23 18:00:15 +05:30
params.go Remove unused auction module params 2024-09-19 15:08:38 +05:30
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 Save auction object on releasing funds 2024-09-24 11:12:57 +05:30
tx.pb.gw.go Update proto files and bindings 2024-09-23 17:58:56 +05:30
types.go Fix auction funds release check 2024-09-24 11:58:52 +05:30