thec00n
thec00n
### Description In my current environment the watcher reports an invalid_exit byzantine event. Based on the information provided by `/status.get` it is cumbersome to trace down what exactly caused the...
### Description Currently there is no specification on what constitutes as a valid block. Block validation is a critical function of the network and validation should not strictly be limited...
### Description Currently if the Watcher/ChCh is configured with Infura as a backend then there is no validation if the responses are untampered. ### Suggested Fix Provide an option to...
The project does not have any core contributors that actively triage and merge new content or fix issues. If you want to become a contributor please leave a message in...
### Changes to the test case configuration The current specification of location information for bytecode offsets does not define a property to map the exact contract that the byte code...
## Issue Type ``` [ X ] bug report [ ] feature request ``` ## Current Behavior With https://github.com/omgnetwork/plasma-contracts/pull/698 exit bounties are introduced to provide incentives to process the exit...
## Issue Type ``` [ x ] bug report [ ] feature request ``` ## Current Behavior Currently when challenging a standard exit it is required to pass in an...
## Issue Type ``` [x ] bug report [ ] feature request ``` ## Current Behavior After the rebranding the badge links for CircleCI and Coverall still point to omisego...
``` [ ] bug report [ x ] feature request ``` ## Current Behavior The current deployment scripts output only the addresses of the most important contracts. A user needs...
## Issue Type ``` [ ] bug report [ x ] feature request ``` ## Description Look into leveraging `calldata` for functions that have large inputs instead of using memory...