cheatfate
|
9afafb54f5
|
get_v1_beacon_states_stateId_validator_balances() implementation.
|
2020-12-03 11:40:08 +02:00 |
cheatfate
|
5dade7b441
|
post_v1_beacon_blocks() implementation.
|
2020-12-03 11:40:08 +02:00 |
cheatfate
|
5f392893c0
|
Change approach for get_v1_beacon_pool_attestations() to use hexadecimal strings.
|
2020-12-03 11:40:08 +02:00 |
cheatfate
|
9e7f8b37c7
|
get_v1_beacon_pool_attestations() implementation.
|
2020-12-03 11:40:08 +02:00 |
cheatfate
|
7e4ff7a740
|
Implementation of post_v1_beacon_pool_attester_slashings() and post_v1_beacon_pool_proposer_slashings().
Remove doAssert.
|
2020-12-03 11:40:08 +02:00 |
cheatfate
|
6cae25701b
|
Implementation of beacon_pool_attester_slashings(), beacon_pool_proposer_slashings() and beacon_pool_voluntary_exits().
|
2020-12-03 11:40:08 +02:00 |
Zahary Karadjov
|
3c0dfc2fbe
|
Implement the 'deposits exit' command; Remove 'deposits create'
|
2020-11-29 23:08:07 +02:00 |
tersec
|
21c4ce8fd4
|
remove superfluous TODOs/not-really-TODOs, type conversion, imports (#2025)
|
2020-11-16 17:10:51 +01:00 |
Zahary Karadjov
|
389c11743a
|
Review TODO items and self-assign the most important ones
|
2020-11-10 20:41:04 +02:00 |
Jacek Sieka
|
ee2ebc96a8
|
move rpc api to own folder, mimic upstream structure (#1905)
also implements a few more endpoints
|
2020-10-27 10:00:57 +01:00 |