0g-chain/x/cdp
Kevin Davis 783247851d
[R4R]: Avoid divide by zero when price is very small (#441)
* fix: avoid divide by zero when price is very small

* fix: typo
2020-04-16 07:43:44 -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 fix: prevent cdp sim from attempting to draw too much debt (#438) 2020-04-15 14:54:38 -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