-
In `raiden`, when I specify `raiden-contracts==0.16.0` and run `make test` I see
```
ImportError while importing test module '/home/yoichi/src/raiden/.eggs/raiden_contracts-0.16.0-py3.7.egg/raiden…
-
I coded a simple script to single out Solidity contracts, that are flattened in one file, into multiple separate files: https://github.com/tinchoabbate/solidity-splitter
I mainly use it when I need…
-
**Home Assistant release with the issue:** 0:76.2
**Last working Home Assistant release (if known):** The previous one
**Operating environment (Hass.io/Docker/Windows/etc.):**
Hass.io
**Comp…
-
### Summary
Exchange wallet showing duplicated amount after overwriting withdraw request
### Steps to reproduce
1. on a token where there's balance on the exchange of **B**, request withdraw of **X…
-
## Description
While testing the contract in:
https://etherscan.io/address/0x0fe086d9c14c47cdbced9f0c6648b706fe3b2527#code
I encountered message below. Did Mythril really complete the analysis su…
-
I copy the hex code from etherscan.
https://etherscan.io/address/0xf7f69b431c5fdc18d99248498386e72418791433#code
Paste the hex to the file evmcode.hex, but run error.
python bin/extract_contract…
-
## Description
Hi,
While I am testing the code below using Mythril:
https://etherscan.io/address/0xc1ca4e6fa2d888168a34a3429bf186bcd9b475a0#contracts
I encountered an error message below. …
-
I first noticed this issue on various sites like Etherscan and Remix, which use the Solidity compiler, and have been pointed here as the source of the issue.
When the JSON ABI is generated, the ord…
-
This issue keeps track of updating the spec for the current version of Raiden Network Smart Contracts.
This is a part of #252.
There have been several ABI breaking changes recently. I first make …
-
Tests are failing because the transaction receipt is disappearing.
Geth 1.9.0
Raiden g50c090cdb
## Problem Definition
The scenario tests from the weekend failed with `invalid transaction, c…