gpu-compute-chain/x/cosmostest/keeper
michael b493c6dc09 backup old test cases
we're switching to shell tests for now
2022-09-02 18:45:45 +00:00
..
auction.go fmt & leftovers from previous scaffold 2022-08-30 21:21:21 +00:00
auction_state.go add deadline to auctions 2022-09-01 19:13:17 +00:00
auction_test.go scaffold base auction & nextAuction types 2022-08-25 18:49:35 -07:00
grpc_query.go Initialized with Ignite CLI 2022-08-25 23:51:14 +00:00
grpc_query_auction.go scaffold base auction & nextAuction types 2022-08-25 18:49:35 -07:00
grpc_query_auction_bids.go implement auction finalization system 2022-08-31 22:40:28 +00:00
grpc_query_auction_test.go scaffold base auction & nextAuction types 2022-08-25 18:49:35 -07:00
grpc_query_next_auction.go scaffold base auction & nextAuction types 2022-08-25 18:49:35 -07:00
grpc_query_next_auction_test.go scaffold base auction & nextAuction types 2022-08-25 18:49:35 -07:00
grpc_query_params.go fmt & leftovers from previous scaffold 2022-08-30 21:21:21 +00:00
grpc_query_params_test.go Initialized with Ignite CLI 2022-08-25 23:51:14 +00:00
keeper.go check spendable when making bid, groundwork for built-in transfers 2022-09-01 06:09:36 +00:00
keeper_integration_test.go.bak backup old test cases 2022-09-02 18:45:45 +00:00
msg_server.go Initialized with Ignite CLI 2022-08-25 23:51:14 +00:00
msg_server_new_auction.go completed auction-creation escrow 2022-09-01 07:08:30 +00:00
msg_server_new_bid.go check auction ceiling before placing bids 2022-09-01 06:57:44 +00:00
msg_server_test.go Initialized with Ignite CLI 2022-08-25 23:51:14 +00:00
next_auction.go scaffold base auction & nextAuction types 2022-08-25 18:49:35 -07:00
next_auction_test.go scaffold base auction & nextAuction types 2022-08-25 18:49:35 -07:00
params.go Initialized with Ignite CLI 2022-08-25 23:51:14 +00:00
params_test.go Initialized with Ignite CLI 2022-08-25 23:51:14 +00:00