yaronvel

Results 16 issues of yaronvel

In liquidation 1.2, `bite` cost over $50, and during network congestion this could be tripled. Currently the `tip` is paid (to my understanding) by the system. This will force high...

`rpow` is implemented in `jug.sol` and `drip.sol`. The function is complex enough to deserve some dedicated tests but I do not find any in the dss repository. I am guessing...

From the wiki glossary: `flux`: transfer collateral between users `slip`: modify a user's collateral balance `ink`: collateral balance The glossary does not make a distinct definition to user's collateral (`gem`)...

Fails on ganache fork (with archival infura node), but does not fail when calling to an infura node directly `cEthContract.methods.mint().call({from:"0x5f2462bD60724ED34E3a88FE666EF860D299ff95", value: "1000000000000000"}))` ## Expected Behavior The code [here](https://gist.github.com/yaronvel/16c13c8a91f705bc6f065f97f69a3602) should return...

bug
needs validation
forking

B.Protocol implements a community based liquidation mechanism for loans and transparent risk management protocol. We plan to deploy our own markets over Rari in the coming month. In order to...

In the long run it should be either set only once. Or could be changed only once in a while (with due prior notice).

We plan to suggest the community to use a WBTC price oracle that compose BTC/USD and WBTC/BTC prices. This is very much in favour to how the current stETH price...

suggestion

https://github.com/KyberNetwork/exchange-simulator/blob/2fe345779eae7a4338ff88aa15d86550efca4c82/exchange_api_interface.py#L7

https://github.com/KyberNetwork/exchange-simulator/blob/2fe345779eae7a4338ff88aa15d86550efca4c82/constants.py#L38