T
T
* py-evm Version: py-evm==0.2.0a33 (pinned by pip install web3[tester] as recommended by carver) * OS: Arch Linux * Python Version (python --version): Python 3.7.3 * Environment (output of `pip freeze`):...
in the "Simulate and Send" section, the code should read: ```javascript const signedTransactionBundle = await flashbotsProvider.signBundle(transactionBundle) const simulation = await flashbotsProvider.simulate(signedTransactionBundle, targetBlockNumber) ``` instead of ```javascript const signedTransactionBundle = await...
Fixes #33
Update the compiler version for the Auction Example to 0.5.0 so we can use abi.decode. Currently not possible until the OpenZeppelin folks update their code to use the newer compiler...
ISLET does not build on archlinux by default, because arch doesn't use a cron by default. The ./configure should check for cron installed. should also add support for systemd timers...
ISLET probably should have an export feature, so that users can download their docker container, or optionally their files from the container, after a conference, or teaching session, etc
After #71 is solved, we need to come to the following decisions moving forward: A) Do we acknowledge this repo as the source for LibreSignal, or do we tell @xmikos...
See my comment in #21. If we have some people with spare phones that can dedicate their phones to the cause, and can really really strictly run the phone under...
We need to make a decision about who is in control of this repo and the direction of this project as a whole (is JavaJens a Linus-style benevolent dictator? Are...