laconicd/x/auction
Prathamesh Musale ee9b10eb00
Some checks failed
Protobuf / lint (pull_request) Successful in 26s
Integration Tests / test-integration (pull_request) Successful in 2m58s
Build / build (pull_request) Successful in 3m12s
E2E Tests / test-e2e (pull_request) Successful in 4m47s
Unit Tests / test-unit (pull_request) Successful in 2m39s
SDK Tests / sdk_tests_authority_auctions (pull_request) Failing after 7m26s
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Successful in 10m5s
SDK Tests / sdk_tests (pull_request) Failing after 11m38s
Return error on max price amount lock in instead of panic
2024-09-24 18:03:34 +05:30
..
client/cli Handle failing e2e tests 2024-09-19 17:22:26 +05:30
keeper Return error on max price amount lock in instead of panic 2024-09-24 18:03:34 +05:30
module Update create auction CLI 2024-09-19 09:59:46 +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