Commit Graph

95 Commits (7f71e0be9ef0c544e304f1f7784b3cf49507622a)

Author SHA1 Message Date
michael 7f71e0be9e basic linear vesting payouts (manual claim) 2022-09-14 21:36:30 +00:00
michael edba09b124 misc test, api, readme updates 2022-09-14 05:43:17 +00:00
michael 78945f2bc0 basic working test for verified providers 2022-09-14 00:05:39 +00:00
michael 62b51c88b0 update/fix tests & start on verified test 2022-09-14 00:01:24 +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 84bb357bc8 verified providers in memdb + tests 2022-09-13 21:56:38 +00:00
michael 8c0bbe8eb4 base ping audit impl (SSH handshake) 2022-09-11 05:42:17 +00:00
michael df48ee3ce6 updated tests for unlocking & locked-fund queries 2022-09-09 00:10:04 +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 cf6801d35b test log func for swallowing command output 2022-09-08 22:43:24 +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 faf5c3d89b tests for provider locking requirement 2022-09-07 23:49:58 +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 627308d809 change denoms to CLR/USDC from token/stake 2022-09-07 22:15:49 +00:00
michael da45a14534 scaffold CLR locking types / msg 2022-09-07 20:25:57 +00:00
michael 33e576ca46 add docs 2022-09-06 23:11:43 +00:00
michael f38f400701 update types.ModuleName 2022-09-06 22:18:48 +00:00
michael 2326952cd4 remove hyphen in module name 2022-09-06 22:18:09 +00:00
michael 5d2534234d finish rename 2022-09-06 21:29:55 +00:00
michael fdf80baf6f update integration test instructions 2022-09-06 03:28:23 +00:00
michael 3fdcaf9a90 cosmostest -> colinear in dir structure 2022-09-05 23:03:12 +00:00
michael 002adee31e more time to let auction finalize in lease flow test 2022-09-05 22:20:19 +00:00
michael 8711758f20 enforce min & max lease period 2022-09-05 22:17:55 +00:00
michael f1ea4edca8 set lease start on auction finalization 2022-09-05 22:07:05 +00:00
michael c330f4fb77 dockerfile updates, still WIP 2022-09-05 21:45:53 +00:00
michael cf3b28217b fix ceiling remainder payout + implied auction completion status 2022-09-05 21:18:04 +00:00
michael 6c4ad8c55d update log formatting 2022-09-05 00:50:40 +00:00
michael 713f96d311 update docs & go unit test make cmd 2022-09-05 00:42:28 +00:00
michael fd20f608fd tests & utils for checking balance/escrow + fixes 2022-09-05 00:10:42 +00:00
michael 7f37e69011 update module permissions to make escrow possible + more fixes 2022-09-04 23:36:57 +00:00
michael 5617f5aa2a update readme 2022-09-04 23:35:22 +00:00
michael 0f63fd1e57 add dockerfiles 2022-09-04 23:35:15 +00:00
michael 3172c9621f add readme 2022-09-04 22:35:35 +00:00
michael be1c427ba7 more test updates 2022-09-04 00:59:37 +00:00
michael 8db387eab7 test framework upgrades + start actual tests 2022-09-04 00:41:27 +00:00
michael 61a037ee3c viable command-based testing framework 2022-09-03 07:41:54 +00:00
michael c1ee2ec7a8 apply auction type updates to cli 2022-09-02 21:58:22 +00:00
michael 75c051af04 WIP type updates 2022-09-02 21:03:03 +00:00
michael e8e7680ae2 begin test suite 2022-09-02 20:48:12 +00:00
michael b493c6dc09 backup old test cases
we're switching to shell tests for now
2022-09-02 18:45:45 +00:00