leap-contracts icon indicating copy to clipboard operation
leap-contracts copied to clipboard

LeapDAO's implementation of More Viable Plasma / Plasma Leap

Results 36 leap-contracts issues
Sort by recently updated
recently updated
newest added

## 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

# Bounty We've designed a validator heartbeat challenge game as defined [here](https://docs.leapdao.org/validators/operations/#publishing-heartbeats) ([alternative link](https://github.com/leapdao/docs/pull/61)). Some parts of it are not yet implemented. Including a period walk proof verification. Since we...

enhancement
bounty
Status: Abandoned

`yarn` fails to install dependencies if using nodejs 12. Probably, fix is similar to one from leap-node

bug
Status: Available

## Scope - `yarn test` did not pass because `FastExitHandler` runs out of gas. ## Description Hi there, i have encountered this issue while i was working to another issue,...

# Bounty Full(ish) test coverage. ## Scope - Achieve 90 % test coverage ## Deliverables More tests. ## Gain for the project Confidence in code. ## Roles bounty gardener: @TheReturnOfJan...

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

it can be used as multiple of 0.1 ETH. will reduce storage cost.

enhancement