Preston Van Loon
ee0a453b7b
core: refactor signing and domain methods from helper to core/signing pkg ( #9520 )
...
* Move domain function and all signing root functions from beacon-chain/core/helpers to beacon-chain/core
* @terencechain suggestion to put these methods under core/signing
2021-09-27 16:19:20 +00:00
Nishant Das
1ccbe79209
Add Altair Metadata Changes ( #9552 )
...
* add metadata changes
* gaz
* add tests
* remove
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-09-10 08:10:08 +00:00
Nishant Das
cc790ceb2e
Add RPC Changes to Sync For Block Methods ( #9497 )
...
* add changes
* radek's review
* kasey's review
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-09-03 16:00:56 +00:00
Nishant Das
35dc8c31fa
Add in Context For Req/Resp ( #8895 )
...
* Add in context
* use better function signatures
* add in chainservice
* fix rpc requests
* add in test
* fix tests
* add in comments
* Update beacon-chain/sync/rpc_chunked_response.go
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
* Update beacon-chain/sync/rpc_send_request.go
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
* rename files
* fmt
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-05-17 19:25:59 +00:00