livnev
livnev
`Vow.wait` exists in order to avoid creating unnecessary `flop` auctions immediately after a position has entered liquidation (creating bad debt), but before the `flip` auction has had time to finish...
# Summary When running `elpy-black-fix-code`, the window always seems to get recentered to make the cursor on the bottom line. This occurs even if the change effected by `black` doesn't...
@MrChico `permit` tests are now broken, since `hevm` addresses have changed. I changed the constants in `bin/conf/hevm.sh`, but now the tests need to be changed (`r`, `s`, need to be...
This is quite weird behaviour: ``` ~ » mkdir /tmp/dappthing && cd /tmp/dappthing --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- /tmp/dappthing » dapp --version dapp 0.32.2 solc, the solidity compiler commandline interface Version: 0.6.7+commit.b8d736ae.Linux.g++ hevm 0.46.0...
## Description It can be useful to see the RPC request that `seth` is making e.g. under `seth call` or `seth send`. Seems natural to put it under `-v`. ##...
What dataset were these networks trained on? There is no mention in the readme/scripts what dataset you used to achieve the results that you are demonstrating. I am curious: is...
This is a wip to bring it up to date with latest `dss`.
hold on to your hats
Need the ability to generate one spec for every contract that is the negation of the `if` preconditions for the listed behaviours. More precisely, its precondition should be: ``` not...
### Guidelines - [X] I have searched the [issue tracker](https://github.com/FreeTubeApp/FreeTube/issues) for a feature request that matches the one I want to file, without success. ### Problem Description Sometimes Youtube will...