laconicd/x/auction
Prathamesh Musale 7901e5f0f0
Some checks failed
Protobuf / lint (pull_request) Successful in 17s
Build / build (pull_request) Successful in 2m11s
E2E Tests / test-e2e (pull_request) Failing after 3m24s
Integration Tests / test-integration (pull_request) Successful in 1m47s
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Successful in 8m5s
Unit Tests / test-unit (pull_request) Successful in 2m41s
SDK Tests / sdk_tests_auctions (pull_request) Failing after 12m30s
SDK Tests / sdk_tests (pull_request) Failing after 11m57s
Remove unused auction module params
2024-09-19 15:08:38 +05:30
..
client/cli Update create auction CLI 2024-09-19 09:59:46 +05:30
keeper Update auction creator refund amount calculation 2024-09-18 19:23:23 +05:30
module Update create auction CLI 2024-09-19 09:59:46 +05:30
auction.pb.go Remove unused auction module params 2024-09-19 15:08:38 +05:30
codec.go Setup and plumbing for auction module (#1) 2024-02-09 08:44:45 +00:00
events.go Setup hooks between laconic modules (#9) 2024-02-28 04:34:58 +00:00
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 Update create auction CLI 2024-09-19 09:59:46 +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 Update auction creator refund amount calculation 2024-09-18 19:23:23 +05:30
tx.pb.gw.go Setup and plumbing for auction module (#1) 2024-02-09 08:44:45 +00:00
types.go Modify provider auction name 2024-09-18 11:39:27 +05:30