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
|
3fdcaf9a90
|
cosmostest -> colinear in dir structure
|
2022-09-05 23:03:12 +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
|
cf3b28217b
|
fix ceiling remainder payout + implied auction completion status
|
2022-09-05 21:18:04 +00:00 |
michael
|
7f37e69011
|
update module permissions to make escrow possible + more fixes
|
2022-09-04 23:36:57 +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
|
b493c6dc09
|
backup old test cases
we're switching to shell tests for now
|
2022-09-02 18:45:45 +00:00 |
michael
|
913fcf8a3d
|
linear lease vesting math
|
2022-09-01 22:35:10 +00:00 |
michael
|
338b7d075a
|
add deadline to auctions
|
2022-09-01 19:13:17 +00:00 |
michael
|
5d71effb7f
|
pay lowest-bid remainder to auction creator
|
2022-09-01 17:07:09 +00:00 |
michael
|
5c41dc7fef
|
completed auction-creation escrow
|
2022-09-01 07:08:30 +00:00 |
michael
|
69f2fa82de
|
check auction ceiling before placing bids
|
2022-09-01 06:57:44 +00:00 |
michael
|
ffd2529ccb
|
correct price check to be for for auction ceiling
|
2022-09-01 06:55:14 +00:00 |
michael
|
f67118ebf6
|
check spendable when making bid, groundwork for built-in transfers
|
2022-09-01 06:09:36 +00:00 |
michael
|
e27f1c7737
|
add ceiling to auction structure
|
2022-09-01 05:52:22 +00:00 |
michael
|
ed2061213e
|
upgrade auction structure ton include denom + no owner in tx
|
2022-09-01 04:49:24 +00:00 |
michael
|
9727e246ee
|
fix auction logic, finalization, & memcaching
|
2022-09-01 04:48:54 +00:00 |
michael
|
8f4f5d270a
|
make bids for lowest rather than highest
|
2022-09-01 02:02:23 +00:00 |
michael
|
fdbed8aa41
|
implement auction finalization system
|
2022-08-31 22:40:28 +00:00 |
michael
|
5aea9c162e
|
file to consolidate auction module params
|
2022-08-31 21:38:55 +00:00 |
michael
|
05144c4e06
|
auction key iterator
|
2022-08-31 18:43:45 +00:00 |
michael
|
d6b4b51ca6
|
link up bid txs and memdb storage + key fixes
lfg it works
|
2022-08-30 23:29:04 +00:00 |
michael
|
b5c7075bd0
|
tidy up error msg
|
2022-08-30 21:53:47 +00:00 |
michael
|
11e2c9e819
|
query: pending bids for auction
|
2022-08-30 21:47:39 +00:00 |
michael
|
e5abd3c1d8
|
unit test for new memdb bids getter
|
2022-08-30 21:43:42 +00:00 |
michael
|
a2f5ce1fc1
|
func to get all bids from memdb
|
2022-08-30 21:43:26 +00:00 |
michael
|
1105b49c6e
|
scaffold auction-bids query
|
2022-08-30 21:27:12 +00:00 |
michael
|
3eb2cd36c4
|
fmt & leftovers from previous scaffold
|
2022-08-30 21:21:21 +00:00 |
michael
|
7ecb5a9fe8
|
regenerate auction type without on-chain bidding
|
2022-08-30 19:33:47 +00:00 |
michael
|
87e29c3dcc
|
switch bid tracking to in-memory
|
2022-08-30 19:30:17 +00:00 |
michael
|
820b506fe6
|
auction clear + test
|
2022-08-29 23:23:07 +00:00 |
michael
|
e8cd7a283d
|
better test
|
2022-08-29 01:03:12 +00:00 |
michael
|
cdd1cb8cc0
|
fix memdb encode/decode EOF issue
|
2022-08-29 01:03:09 +00:00 |
michael
|
2ef71da720
|
WIP memdb system
|
2022-08-29 00:42:43 +00:00 |
michael
|
d13f2956ac
|
basic auction bidding system
|
2022-08-28 20:28:25 +00:00 |
michael
|
e219d2f42c
|
scaffold newBid tx
|
2022-08-28 17:57:06 +00:00 |
michael
|
ac5e2637cb
|
auction creation msg
|
2022-08-28 02:48:00 +00:00 |
michael
|
e33adb1dbf
|
don't tally highest bid in auction struct
|
2022-08-28 02:37:27 +00:00 |
michael
|
fcc85ec520
|
add bid arr in auction type
|
2022-08-28 02:32:06 +00:00 |
michael
|
4246f768a1
|
scaffold bid type
|
2022-08-28 01:21:19 +00:00 |
michael
|
5f37aa9c61
|
regenerate auction type
|
2022-08-28 01:20:29 +00:00 |
michael
|
cd568abd9c
|
make non-nil genesis state
|
2022-08-27 23:29:39 +00:00 |
michael
|
ef35b58e10
|
scaffold new auction tx
|
2022-08-27 21:19:03 +00:00 |