gpu-compute-chain/x/colinearcore/keeper
michael 953e402ad3 handle edge case of uninitialized lockedUsers.Users 2022-09-09 00:05:55 +00:00
..
auction.go remove hyphen in module name 2022-09-06 22:18:09 +00:00
auction_state.go remove hyphen in module name 2022-09-06 22:18:09 +00:00
auction_test.go remove hyphen in module name 2022-09-06 22:18:09 +00:00
grpc_query.go remove hyphen in module name 2022-09-06 22:18:09 +00:00
grpc_query_auction.go remove hyphen in module name 2022-09-06 22:18:09 +00:00
grpc_query_auction_bids.go remove hyphen in module name 2022-09-06 22:18:09 +00:00
grpc_query_auction_test.go remove hyphen in module name 2022-09-06 22:18:09 +00:00
grpc_query_locked_funds.go implement query & update return schema 2022-09-08 22:12:08 +00:00
grpc_query_locked_users.go scaffold CLR locking types / msg 2022-09-07 20:25:57 +00:00
grpc_query_locked_users_test.go scaffold CLR locking types / msg 2022-09-07 20:25:57 +00:00
grpc_query_next_auction.go remove hyphen in module name 2022-09-06 22:18:09 +00:00
grpc_query_next_auction_test.go remove hyphen in module name 2022-09-06 22:18:09 +00:00
grpc_query_params.go remove hyphen in module name 2022-09-06 22:18:09 +00:00
grpc_query_params_test.go remove hyphen in module name 2022-09-06 22:18:09 +00:00
keeper.go remove hyphen in module name 2022-09-06 22:18:09 +00:00
keeper_integration_test.go.bak remove hyphen in module name 2022-09-06 22:18:09 +00:00
locked_users.go scaffold CLR locking types / msg 2022-09-07 20:25:57 +00:00
locked_users_test.go scaffold CLR locking types / msg 2022-09-07 20:25:57 +00:00
msg_server.go remove hyphen in module name 2022-09-06 22:18:09 +00:00
msg_server_lock_funds.go handle edge case of uninitialized lockedUsers.Users 2022-09-09 00:05:55 +00:00
msg_server_new_auction.go only allow certain denoms for auctions 2022-09-07 23:06:28 +00:00
msg_server_new_bid.go implement locking requirement to bid 2022-09-07 23:49:51 +00:00
msg_server_test.go remove hyphen in module name 2022-09-06 22:18:09 +00:00
msg_server_unlock_all_funds.go implement tx for unlock-all-funds msg 2022-09-08 23:39:28 +00:00
msg_server_unlock_funds.go implement unlock funds w/ specified amount 2022-09-08 23:17:43 +00:00
next_auction.go remove hyphen in module name 2022-09-06 22:18:09 +00:00
next_auction_test.go remove hyphen in module name 2022-09-06 22:18:09 +00:00
params.go remove hyphen in module name 2022-09-06 22:18:09 +00:00
params_test.go remove hyphen in module name 2022-09-06 22:18:09 +00:00