terence tsao
|
1cb300565d
|
Implement Validator Cutoff Algorithm (#339)
|
2018-07-29 10:03:03 -07:00 |
|
Nishant Das
|
d7a88dffa4
|
Implemeting Validator Rewards and Penalties (#323)
* Adding Validator Rewards
* Addressing review comments
* Adding Penalties
* Adding changes
* Breaking up functions
* Cleaning up
* Adding slashing conditions
* Adding slashing condition boiler plate
* Adding tests
* Adding comments
* Adding comments
* Add in Pubkey
* Adding more tests
* Adding more unit tests and making name changes
* Add beacon chain test helper and fix references to it
* Adding rewards test
* Adding all tests
* Addressing review comments
* Remove slashing conditions
* fix lint
* Fixing merge issues
* removing commented function
* removing newline
* fix golint
|
2018-07-30 00:22:15 +08:00 |
|
Raul Jordan
|
d46f1f6502
|
beacon: Block Processing Validity Conditions (#310)
|
2018-07-23 12:54:41 -04:00 |
|
Raul Jordan
|
59fc2e13e7
|
client: Fix P2P Linter Error (#307)
Former-commit-id: 5f673dffed4267c1aca8ebfb4fe182798b9b2d2a [formerly 3fd494231ba5a350ab59a86fcf60ae9f56f1da00]
Former-commit-id: 1506dd418121884a8c7a727f8cf03c12e4c93cc3
|
2018-07-21 12:20:00 -05:00 |
|
Raul Jordan
|
83569f1342
|
shared: Abstract Service Registry Into Shared Folder, Add Beacon Node and Beacon Entry Point (#268)
Former-commit-id: 406ba2f1e65ec58e822fcf1b9d54c44ba51a559c [formerly 52aebe050663c4dc73fc56e5e4c6846620267f1f]
Former-commit-id: c959a9fda119e4403136ac4f8d1b345d464ab5df
|
2018-07-13 21:15:37 -05:00 |
|