prysm-pulse/shared
Raul Jordan 1065617087 Replace Attestation Type Primitive With Proto Generated Type (#1149)
* first commit, remote att types

* no more agg attestation proto

* regen mock

* only attestations

* proto

* att process

* fix att references

* more tests passing

* use att protos

* complete

* Update dependency com_github_deckarep_golang_set to v1 (#1159)

* Update dependency com_github_edsrzf_mmap_go to v1 (#1160)

* Update dependency com_github_go_stack_stack to v1 (#1161)

* Update dependency com_github_rs_cors to v1 (#1162)

* Update dependency in_gopkg_urfave_cli_v1 to v1 (#1163)

* change visibility
2018-12-22 15:30:59 -05:00
..
bitutil Various Fixes to Allow State Recalculation to Succeed (#733) 2018-11-08 19:13:50 +01:00
bls Adding Basic Private Key Management (#671) 2018-11-08 11:22:31 +08:00
bytes Allow Initial Sync to Work with Simulator (#669) 2018-11-21 10:00:36 -08:00
cmd Added flag for p2p port (#968) 2018-11-26 10:54:02 +08:00
database More todos (#558) 2018-09-22 12:58:24 -04:00
debug Fixing profiling and tracing (#550) 2018-09-21 13:35:48 -05:00
event Migrate dependencies on @com_github_ethereum_go_ethereum//event (#601) 2018-10-02 21:49:01 -04:00
hashutil Change to Golang Crypto Library (#1054) 2018-12-07 01:01:51 +08:00
iputils k8s: Kubernetes - Part 2 of ?? (#401) 2018-08-14 11:16:21 -05:00
keystore Fix error message lint issues (#824) 2018-11-19 00:33:05 +08:00
legacyutil switch ethereum 2.0 to ethereum serenity (#714) 2018-11-01 07:02:01 -04:00
mathutil Implement Attestation Participants Helper Function (#1111) 2018-12-17 10:34:28 -08:00
mclock Migrate dependencies on @com_github_ethereum_go_ethereum//event (#601) 2018-10-02 21:49:01 -04:00
p2p Replace Attestation Type Primitive With Proto Generated Type (#1149) 2018-12-22 15:30:59 -05:00
params Implement Process Exits Block Operation (#1097) 2018-12-15 17:06:24 -06:00
prometheus Update com_github_prometheus_common commit hash to 67670fe (#1125) 2018-12-18 21:50:26 -05:00
shardutil Use consistent hash formatting (#650) 2018-10-12 08:35:49 -07:00
slices Boundary Attestation and Balances Helper functions (#1115) 2018-12-18 20:55:36 -08:00
slotticker Delete unused CurrentSimulatorSlot (#964) 2018-11-25 12:17:27 +08:00
ssz SSZ: Support Pointer and Array (#1114) 2018-12-20 06:51:12 -08:00
testutil Allow Sync Service to Query State Of Network (#787) 2018-11-19 09:59:11 +08:00
BUILD.bazel Cleanup and Refactor Shared Package (#634) 2018-10-09 00:58:54 -05:00
service_registry_test.go Add More Lint Rules With gometalinter (#284) 2018-07-15 15:06:36 -04:00
service_registry.go Fix service registry breakage (#954) 2018-11-24 07:03:36 -05:00