Preston Van Loon
|
c3228cd5a7
|
e2e: Add web3signer component (#10088)
* Add initial web3signer binary
* Add support for web3signer component in e2e
* revert some changes
* Reference https://github.com/ConsenSys/web3signer/issues/485 in commentary
* gofmt
* Add notice about java 11 requirement
* Sec issue, revert to 0750 permissions
* remove unused param
* remove unused import
* use hexutil
* Fix yaml struct tags. See https://github.com/ConsenSys/web3signer/issues/485\#issuecomment-1015994840
* fmt
Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
|
2022-01-19 16:22:23 +00:00 |
|
Raul Jordan
|
b381ad49b5
|
Add Justifications for Gosec Ignored (#10005)
* pin gosec
* edit
* go back to master
* justifications
* Update crypto/bls/blst/signature.go
* proper format
* gosec
|
2021-12-09 19:40:48 +00:00 |
|
Raul Jordan
|
a9a4bb9163
|
Move Shared/Testutil into Testing (#9659)
* move testutil
* util pkg
* build
* gaz
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-23 18:53:46 +00:00 |
|
Raul Jordan
|
29513c804c
|
Create Encoding Bytesutil (#9658)
* bytesutil
* gaz
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-23 15:23:37 +00:00 |
|
Raul Jordan
|
191bce3655
|
Add True Eth2 Deposit Contract, Bytecode, ABI (#9637)
* solidity contract, abi, and deposit util
* gaz
* gaz
* drain contract remove
* build
* fix up deploy
* add readme
* fix e2e
* revert
* revert flag
* fix
* revert test flag
* fix broken test
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-22 17:27:13 +00:00 |
|
Raul Jordan
|
f3d6dbcc1e
|
Move Shared/Params Into Config/Params (#9642)
* config params into pkg
* gaz
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-21 19:59:25 +00:00 |
|
Raul Jordan
|
eebcd52ee6
|
Miscellaneous Packages from Shared Into Proper Folders (#9638)
* slashutil
* builds
* interop
* viz
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-21 18:11:16 +00:00 |
|
Raul Jordan
|
5230af0e0c
|
Move EndtoEnd Tests to Testing/ Folder (#9586)
* endtoend to testing/
* gaz
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2021-09-15 14:42:05 +00:00 |
|