Commit Graph

30 Commits

Author SHA1 Message Date
Danny Ryan 5256505115 link to zcli 2019-09-07 11:56:42 -04:00
Danny Ryan 1c3b29ad99 add 16 and 32 sample quickstart 2019-09-07 11:53:01 -04:00
Danny Ryan db8542b5b4
Merge pull request #80 from whiteblock/master
Updated survey-results.md
2019-09-04 20:38:31 -06:00
Danny Ryan 266bd64ea3
typo 2019-09-04 20:37:31 -06:00
Danny Ryan 239bafd1d0
typo 2019-09-04 20:36:41 -06:00
Danny Ryan 72a61db8a2
add raw followup answers 2019-09-04 20:36:21 -06:00
Danny Ryan a6cd1de565
add nimbus followup answers 2019-09-04 20:33:26 -06:00
Danny Ryan 6fe60b4c7b
lodestar followup answers 2019-09-04 20:28:30 -06:00
Danny Ryan fb73c38c3d
add trinity followup 2019-09-04 20:25:33 -06:00
Danny Ryan bac3216dcd
add artemis followup asnwers 2019-09-04 20:21:16 -06:00
Danny Ryan 12958d160e
Update survey-results.md 2019-09-04 20:18:00 -06:00
Danny Ryan 28e48f3003
add prysm followup 2019-09-04 20:16:16 -06:00
Danny Ryan 1df7fbefa5
Slight modifications to harmony's followup 2019-09-04 20:11:17 -06:00
Zak Cole b303746fe8
Update survey-results.md 2019-09-04 14:27:00 -07:00
Danny Ryan 28aaed3dfa
Merge pull request #76 from ethereum/keygen-output
fix keygen to output 0x bytes
2019-09-04 15:04:30 -06:00
Danny Ryan 0c59a42011 add some more peripheral notes to interop exercises 2019-09-04 12:51:47 -06:00
Danny Ryan 45168c1a70 add goals/exercises doc for interop 2019-09-04 11:51:48 -06:00
zscole 82dc41ca1d lockin dir with survey results 2019-09-03 12:07:29 -07:00
Paul Hauner 77df87c0ba
Update README.md
Specifies how `voting_period` should be serialized before hashing.

`int_to_bytes` is not technically defined in this scope but that seems consistent.

Also, not sure if `deposit_root=deposit_root,` can be simplified to `deposit_root`?
2019-09-02 16:45:27 +10:00
Danny Ryan a0b9d22fad use encode_hex 2019-08-30 15:10:21 -06:00
Danny Ryan 9a9dbcd95e update mocked start keygen to output 0x bytes 2019-08-30 15:04:18 -06:00
Danny Ryan e596c70a19 add mocked eth1data standard 2019-08-16 14:29:47 -06:00
Danny Ryan ed2057b999 add interop readme 2019-08-16 13:46:40 -06:00
Danny Ryan a085c9870f
add additional components to interop mocked start doc 2019-08-16 12:02:41 -06:00
Carl Beekhuizen c18ec0be80
Separate 10000 validators and tests 2019-08-15 15:57:50 +02:00
Carl Beekhuizen fd4468de5d
Separate 10000 validators and tests 2019-08-15 15:43:56 +02:00
Carl Beekhuizen e864c2e92e
Offer import YAML option instead of calculating 2019-08-15 15:37:51 +02:00
Carl Beekhuizen a628acafc2
README + Testvector for 10 000 2019-08-15 15:32:27 +02:00
Carl Beekhuizen 4198ee8203
Adds mocked start keygen_test 2019-08-15 14:08:49 +02:00
Jonny Rhea 8ea07d24c9 Create intiial interop procedure (#48)
* Create hobbits-client_interop_proceedure.md

* Update hobbits-client_interop_proceedure.md

* Update hobbits-client_interop_proceedure.md

adding link to hobbits conformance tests

* Create hobbits-conformance-tests

* Add files via upload

* Update hobbits-conformance-tests

* Update hobbits-conformance-tests

* Create hobbits-interop_procedure.md

* Update and rename hobbits-conformance-tests to hobbits-conformance-tests.md

* Delete hobbits-client_interop_proceedure.md

* Add files via upload

* Create hobbits-integration-tests.md

* Update hobbits-interop_procedure.md

* Update hobbits-integration-tests.md

* Delete hit.png

* Add files via upload

* Delete hit.png

* Add files via upload

* Update hobbits-integration-tests.md

* Update interop/hobbits-integration-tests.md

Co-Authored-By: Hsiao-Wei Wang <hwwang156@gmail.com>

* Update interop/hobbits-interop_procedure.md

Co-Authored-By: Hsiao-Wei Wang <hwwang156@gmail.com>

* Update interop/hobbits-interop_procedure.md

Co-Authored-By: Hsiao-Wei Wang <hwwang156@gmail.com>

* Update interop/hobbits-interop_procedure.md

Co-Authored-By: Hsiao-Wei Wang <hwwang156@gmail.com>

* Update interop/hobbits-integration-tests.md

Co-Authored-By: Hsiao-Wei Wang <hwwang156@gmail.com>

* Update interop/hobbits-interop_procedure.md

Co-Authored-By: Hsiao-Wei Wang <hwwang156@gmail.com>

* Create README.md

* changed dir structure per hww comments

* Update interop/hobbits/README.md

Co-Authored-By: Danny Ryan <dannyjryan@gmail.com>

* Update interop/hobbits/README.md

Co-Authored-By: Danny Ryan <dannyjryan@gmail.com>

* Update interop/hobbits/README.md

Co-Authored-By: Danny Ryan <dannyjryan@gmail.com>

* Update interop/hobbits/README.md

Co-Authored-By: Danny Ryan <dannyjryan@gmail.com>

* Update interop/hobbits/README.md

Co-Authored-By: Danny Ryan <dannyjryan@gmail.com>

* Update interop/hobbits/integration-tests.md

Co-Authored-By: Danny Ryan <dannyjryan@gmail.com>

* Update README.md

* Update integration-tests.md
2019-06-17 14:08:07 -06:00