0g-chain/x/cdp
Kevin Davis 0949a912cf
Choose simulation seed that runs without unbonding (#447)
* fix: ci failing due to memory consumption

* feat: choose seed that doesn't immediately exit

* fix: don't attempt to draw too much debt

* fix: remove comment
2020-04-18 11:34:25 -04:00
..
client fix: parse query height (#362) 2020-02-04 12:56:21 -05:00
keeper [R4R]: Avoid divide by zero when price is very small (#441) 2020-04-16 07:43:44 -04:00
simulation Choose simulation seed that runs without unbonding (#447) 2020-04-18 11:34:25 -04:00
spec [R4R] Testnet-5k proposal (#404) 2020-03-27 22:54:00 -04:00
types [R4R] Testnet-5k proposal (#404) 2020-03-27 22:54:00 -04:00
abci_test.go fix: avoid panic if cdp debt > debt held by cdp account (#326) 2020-01-21 20:28:25 +00:00
abci.go [R4R] Testnet-5k proposal (#404) 2020-03-27 22:54:00 -04:00
alias.go [R4R] Testnet-5k proposal (#404) 2020-03-27 22:54:00 -04:00
doc.go feat: migrate modules from kava-devnet 2019-11-25 14:46:02 -05:00
genesis_test.go R4R: CDP types and methods (#275) 2020-01-12 16:35:34 +01:00
genesis.go [R4R] Testnet-5k proposal (#404) 2020-03-27 22:54:00 -04:00
handler_test.go R4R: CDP types and methods (#275) 2020-01-12 16:35:34 +01:00
handler.go R4R: CDP types and methods (#275) 2020-01-12 16:35:34 +01:00
integration_test.go [R4R] Testnet-5k proposal (#404) 2020-03-27 22:54:00 -04:00
module.go [R4R] Testnet-5k proposal (#404) 2020-03-27 22:54:00 -04:00