Issues
- 29
Reduce max length of signature in vote message
#110 opened by djrtwo - 1
Depracte the repo
#176 opened by hrishikeshio - 12
Add vyper compiling instructions to README
#152 opened by djrtwo - 18
Migrate purity checker to vyper LLL
#69 opened by djrtwo - 0
Intertwine Casper with lightning network
#175 opened by codesinthedark - 0
pytest tests error
#173 opened by sanitaminimalist - 4
- 4
- 5
Migrate sig hasher to vyper LLL
#73 opened by djrtwo - 1
Gas cost profiling, optimization, and management
#166 opened by djrtwo - 2
Unnecessary assertion in `initialize_epoch`
#136 opened by djrtwo - 7
Purity checker does not filter STATICCALL opcode
#170 opened by paulhauner - 1
Create `voting_period` and seal off vote data
#158 opened by djrtwo - 2
Mismatched comparison when assessing finality
#117 opened by djrtwo - 11
Move casper contract to use custom units
#138 opened by jacqueswww - 3
`assert msg.sender == NULL_SENDER` in `vote`
#147 opened by djrtwo - 4
Getting ready for the Vyper's beta launch
#153 opened by ben-kaufman - 0
- 0
Tests take too long
#163 opened by djrtwo - 1
Collective reward/penalties are opaque
#161 opened by djrtwo - 5
Suggestion: rename the repo to Casper-FFG
#155 opened by jamesray1 - 13
Withdrawal addr should be able to call logout
#121 opened by djrtwo - 10
Update pyrlp version
#111 opened by ChihChengLiang - 2
Port testing to `eth-tester`
#148 opened by djrtwo - 1
Contract warmup period
#141 opened by djrtwo - 2
next_validator_index comment is misleading
#144 opened by paulhauner - 4
ubuntu install issue
#139 opened by subhasisbanik - 1
- 1
- 5
"Invalid Type" Error when compiling with Vyper
#126 opened by KForgette238 - 1
create public constant `slashable` method
#127 opened by djrtwo - 3
Partial Slashing
#76 opened by djrtwo - 1
change name of SIGHASHER to MSG_HASHER
#128 opened by djrtwo - 0
Memoize size of deposits
#118 opened by djrtwo - 3
- 0
Remove `owner` backdoor
#123 opened by djrtwo - 0
Reduce gas limit in calls to validator.addr
#103 opened by djrtwo - 1
restrict epoch_length in __init__
#83 opened by djrtwo - 6
- 4
- 2
Clarification for comment
#102 opened by ralexstokes - 4
Use capital letters for constants
#88 opened by djrtwo - 2
- 4
- 1
Remove use of `dynasty_in_epoch` in `vote`
#92 opened by djrtwo - 3
- 4
Question/ Possible bug in voting
#78 opened by alex687 - 1
Check for validator logout in slashing is off
#75 opened by djrtwo - 1
Remove unused local variable in `proc_reward`
#74 opened by daejunpark - 5
Vyper code uses meter label
#71 opened by ben-kaufman