-
Currently trying to create and listen to contracts, testing on Rinkeby
* Version: 3.16.4
* Python: 3.5
* OS: osx
### What was wrong?
Please include any of the following that are applicabl…
-
Not sure why I keep getting this error. Python 3.6 with anaconda. Cannot use your library at all, suspect it must be a problem on my end.
All steps followed in install. Etherscan online shows token…
-
* Version: 4.3.0
* Python: 3.6.5
* OS: win
* Node: https://mainnet.infura.io/FiZkoo##Isk3ke######
### What was wrong?
I am using sendRawTransaction to send my transaction to main network using …
-
NOTE: This checklist is generated from [RELEASE.md](https://github.com/OriginProtocol/origin-js/blob/develop/RELEASE.md) when beginning the release procedure.
## Prepare a release candidate
Releas…
-
Under the TODOs you mention a unit test suite. Are you looking for unit tests beyond just assert statements? So using something like [Python unittest module](https://docs.python.org/3.6/library/unitte…
-
We definitely want to remove all 'temporal' data from the 'gold test cases, but in the presence of a cache, this becomes complicated.
When one runs a test case for the first time (with ethslurp for…
-
* Version: 4.1.0
* Python: 3.6
* OS: linux
I'm trying to make transaction
Code:
```
from web3 import Web3
etherscan_provider = Web3.HTTPProvider('https://mainnet.infura.io/AEMak0Vu4yDk.…
-
Version: 4.1.0
Python: 2.7/3.4/3.6
OS: osx/linux/win
### What was wrong?
I'm trying to send transaction with the following code:
```
w3 = Web3(HTTPProvider("https://ropsten.infura.io/gDQS…
-
### OS / Environment
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.3 LTS
Release: 16.04
Codename: xenial
### Manticore version
Version: 0.1.9
### P…
-
Hi, @b-mueller ! sorry to bother you again. :)
I did lots of tests in a couple of days and I have a interesting discover about Mythril. I wanna propose my question that Is there the most appropriat…