Commit Graph

19 Commits (f3ddfca0456444b8a7d64a52ddb1ab11ca458604)

Author SHA1 Message Date
michael 55e4da77c5 use selected auction denom for payouts, not uCLR 2022-09-14 21:41:58 +00:00
michael 6c8d4be6bc treat colinearmath as named import 2022-09-14 21:39:29 +00:00
michael 7f71e0be9e basic linear vesting payouts (manual claim) 2022-09-14 21:36:30 +00:00
michael c08c827b4e fix bugs with memdb + vprovider setting
- wasn't setting list of verified providers
- was looping through multilevel keys, not auctionid
2022-09-14 00:01:06 +00:00
michael 11829e1017 factor verified providers into bidding tx flow 2022-09-13 22:58:07 +00:00
michael 8976bfa8a7 return 0 bal when user not in locked funds store 2022-09-09 00:07:33 +00:00
michael 953e402ad3 handle edge case of uninitialized lockedUsers.Users 2022-09-09 00:05:55 +00:00
michael 25df2fbd0a implement tx for unlock-all-funds msg 2022-09-08 23:39:28 +00:00
michael 42bb8112ad scaffold unlock all funds msg 2022-09-08 23:29:08 +00:00
michael 788062b3e6 implement unlock funds w/ specified amount 2022-09-08 23:17:43 +00:00
michael 5cc5bfb9d6 implement query & update return schema 2022-09-08 22:12:08 +00:00
michael f048bfac01 scaffold locked-funds query 2022-09-08 21:52:01 +00:00
michael 04795f8e9e scaffold unlock-funds message 2022-09-08 21:49:56 +00:00
michael 275230dc76 specify uCLR in locking msgs 2022-09-08 21:43:42 +00:00
michael 5158b96c96 implement locking requirement to bid 2022-09-07 23:49:51 +00:00
michael c85bbaca1f basic provider fund locking implementation 2022-09-07 23:06:55 +00:00
michael c9f73980ae only allow certain denoms for auctions 2022-09-07 23:06:28 +00:00
michael da45a14534 scaffold CLR locking types / msg 2022-09-07 20:25:57 +00:00
michael 2326952cd4 remove hyphen in module name 2022-09-06 22:18:09 +00:00