Results 25 issues of johba

as discussed here: https://github.com/maticnetwork/contracts/issues/22 > So on the matic sidechain, there can only be one certified ERC20 implementation where none of the token holders can be contracts? > Why allow...

🤘 enhancement
client

## Scope - have a commit hook that runs tests - have a commit hook that runs linter ## Deliverables - working `.yml` file - ??? ## Roles bounty gardener:...

bounty
size-S

when running `sh compile.sh` with solc 0.4.19 i get the following error and warnings: ``` fs.sol:126:43: Warning: Unused function parameter. Remove or comment out the variable name to silence this...

use blocks instead of timestamp

rosolves https://github.com/leapdao/leap-contracts/issues/273 **steps:** - create a version of the bridge contract that accepts block data - measure gas costs for rolling up transaction of 154 bytes each (average size erc20...

# Bounty optimistic rollups have multiple advantages over MVP: - no mass exit problem - no need for semi-trusted operator there is a bunch of things similar to plasma: -...

bounty
Status: Abandoned

## Scope - transactions need to spend 1/2 of exit duration in solEVM enforcer - if txns have passed the challenge duration in solEVM enforcer, they are marked as whitelisted...

bounty
Status: Abandoned

https://github.com/leapdao/solEVM-enforcer/blob/hofmann/test/utils/SpendingConditionRuntime.js#L279

bug
Status: Available

``` { "constant": false, "inputs": [ { "name": "_slotId", "type": "uint256" }, { "name": "", "type": "address" }, { "name": "", "type": "bytes32" } ], "name": "setSlot", "outputs": [], "payable":...

bug