rhuairahrighairigh
|
3a7cb7e4f6
|
stop sending zero coins
|
2020-01-09 13:55:45 +00:00 |
|
Kevin Davis
|
de4f55ea20
|
feat: add spec, update redundant type names
|
2020-01-07 12:17:27 -05:00 |
|
rhuairahrighairigh
|
b2fa8d81ee
|
remove unused message types
|
2020-01-06 16:35:50 +00:00 |
|
rhuairahrighairigh
|
983de010df
|
remove slightly unecessary ID type
|
2020-01-01 14:11:19 +00:00 |
|
rhuairahrighairigh
|
db3c39aaa5
|
move index updates to Get/Set for more safety
|
2019-12-31 11:56:39 +00:00 |
|
rhuairahrighairigh
|
4e7f18313a
|
add more tests
|
2019-12-31 11:10:58 +00:00 |
|
rhuairahrighairigh
|
77bfe11f89
|
add payout to depositors feature
|
2019-12-31 11:10:15 +00:00 |
|
rhuairahrighairigh
|
8a4109ff26
|
update endblocker test
|
2019-12-28 22:00:04 +00:00 |
|
rhuairahrighairigh
|
0d72f47bc2
|
add basic auction tests
|
2019-12-28 18:46:53 +00:00 |
|
rhuairahrighairigh
|
ac27571d15
|
simplify auction type to not use pointers
|
2019-12-28 17:17:46 +00:00 |
|
rhuairahrighairigh
|
c867e8ba9e
|
move nextAuctionID from params to genState
|
2019-12-28 17:16:08 +00:00 |
|
rhuairahrighairigh
|
c786850b1c
|
move store methods to keeper.go
|
2019-12-28 17:08:51 +00:00 |
|
rhuairahrighairigh
|
5363541de3
|
update store methods
|
2019-12-21 01:04:04 +00:00 |
|
rhuairahrighairigh
|
5618e11990
|
split keeper file up
|
2019-12-12 00:16:10 +00:00 |
|
rhuairahrighairigh
|
231aa75774
|
replace endTime type
|
2019-12-12 00:02:06 +00:00 |
|
rhuairahrighairigh
|
d8a428e1d8
|
rough auction type refactor
|
2019-12-11 22:59:06 +00:00 |
|
rhuairahrighairigh
|
f794ba1bf9
|
use time consistently in tests
|
2019-12-07 15:08:07 +00:00 |
|
rhuairahrighairigh
|
d8347fd49c
|
tidy test genesis states
|
2019-12-07 14:56:40 +00:00 |
|
rhuairahrighairigh
|
11fd42685b
|
minor tidying
|
2019-12-07 01:25:45 +00:00 |
|
rhuairahrighairigh
|
81302ce29f
|
tidy up cdp tests
|
2019-12-07 01:25:25 +00:00 |
|
rhuairahrighairigh
|
2152bb4ed2
|
rename test helper func
|
2019-12-07 00:12:07 +00:00 |
|
rhuairahrighairigh
|
83969f3702
|
update pricefeed tests
|
2019-12-06 23:53:20 +00:00 |
|
rhuairahrighairigh
|
1295dfbffc
|
update liquidator tests
|
2019-12-06 23:49:47 +00:00 |
|
rhuairahrighairigh
|
688b7830c0
|
Merge branch 'kd-propose-params' into ro-remove-mock-from-tests
|
2019-12-05 15:56:24 +00:00 |
|
rhuairahrighairigh
|
e3aca06236
|
update cdp tests to use CheckBalance method
|
2019-12-05 13:59:20 +00:00 |
|
rhuairahrighairigh
|
215241edd9
|
update auction module tests
|
2019-12-05 13:53:28 +00:00 |
|
rhuairahrighairigh
|
ab8331f90a
|
update auction keeper tests
|
2019-12-05 13:53:10 +00:00 |
|
rhuairahrighairigh
|
4662123105
|
add check balance method to TestApp
|
2019-12-05 13:51:46 +00:00 |
|
Kevin Davis
|
05a99be97b
|
apply pricefeed changes to other modules
|
2019-12-04 11:54:53 -05:00 |
|
Kevin Davis
|
bf83a9bf8f
|
address review comments for pricefeed
|
2019-12-04 11:32:08 -05:00 |
|
rhuairahrighairigh
|
2d73e62773
|
update cdp tests
|
2019-12-03 14:35:40 +00:00 |
|
rhuairahrighairigh
|
ce2b2e2213
|
update cdp keeper tests
|
2019-12-03 14:35:27 +00:00 |
|
rhuairahrighairigh
|
6f3cb815a2
|
add TestApp
|
2019-12-03 14:33:20 +00:00 |
|
rhuairahrighairigh
|
e83127a15e
|
standardise pricefeed NewKeeper
|
2019-12-03 14:32:01 +00:00 |
|
rhuairahrighairigh
|
fc2b7f9652
|
add new modules to app
|
2019-12-02 10:51:13 +00:00 |
|
Kevin Davis
|
1a9b8514c9
|
fix keys, return validation errors
|
2019-11-28 11:00:08 -06:00 |
|
Kevin Davis
|
e85d2f880b
|
wip: cdp params and types
|
2019-11-28 10:53:59 -06:00 |
|
Kevin Davis
|
d5da161dd8
|
feat: draft params for pricefeed
|
2019-11-27 09:45:59 -05:00 |
|
Kevin Davis
|
57a1532db4
|
Merge remote-tracking branch 'origin' into develop
|
2019-11-25 17:46:57 -05:00 |
|
Kevin Davis
|
e343a27383
|
Merge pull request #270 from Kava-Labs/kd-contrib
add init scripts
|
2019-11-25 16:27:23 -05:00 |
|
Kevin Davis
|
ab913ceadb
|
Merge pull request #271 from Kava-Labs/kd-migrate-modules
feat: migrate modules from kava-devnet
|
2019-11-25 16:27:12 -05:00 |
|
Kevin Davis
|
83d523a856
|
feat: migrate modules from kava-devnet
|
2019-11-25 14:46:02 -05:00 |
|
Kevin Davis
|
ede5a96c0f
|
add init scripts
|
2019-11-25 14:24:46 -05:00 |
|
Kevin Davis
|
1673675b66
|
Merge pull request #266 from Kava-Labs/kd-tendermint-patch
bump tendermint version, update CHANGELOG
|
2019-10-29 16:59:07 -04:00 |
|
Kevin Davis
|
90aa991eb0
|
bump tendermint version, update CHANGELOG
|
2019-10-29 16:24:33 -04:00 |
|
Kevin Davis
|
fa63739843
|
Merge pull request #265 from Kava-Labs/kd-changelog-v0.3.0-update
Update CHANGELOG
|
2019-10-25 16:17:39 -04:00 |
|
Kevin Davis
|
b09f30754d
|
Update CHANGELOG
|
2019-10-25 16:14:04 -04:00 |
|
Kevin Davis
|
5939b4b9d9
|
fix: circleci for master branch
|
2019-10-22 13:56:03 -04:00 |
|
Kevin Davis
|
27833e14cc
|
fix: circleci for tagged releases
|
2019-10-22 13:30:54 -04:00 |
|
Kevin Davis
|
e2f3fc15e4
|
Update REWARDS.md
|
2019-10-16 10:28:34 -04:00 |
|