Commit Graph

1128 Commits

Author SHA1 Message Date
terence tsao
b8a9e839e7
clean up BeaconBlock's validator fields (#1037) 2018-12-03 19:05:22 -08:00
renovate[bot]
17bf3610fd Update dependency com_github_aws_aws_sdk_go to v1.15.89 (#1041) 2018-12-03 18:17:08 -08:00
renovate[bot]
5b570df4e7 Update org_golang_x_oauth2 commit hash to d668ce9 (#1038) 2018-12-03 13:03:26 -08:00
terence tsao
121654ff12
Removed Deprecated BeaconBlock Fields (#1035) 2018-12-03 08:10:47 -08:00
renovate[bot]
84259fc2e7 Update org_golang_x_crypto commit hash to 505ab14 (#1036) 2018-12-02 21:09:51 -08:00
Preston Van Loon
8620311bfc
Rename crosslinks to latest crosslinks (#1032) 2018-12-02 22:10:47 -05:00
Preston Van Loon
621d5fad72
Remove unused fields from BeaconState (#1031) 2018-12-02 21:55:34 -05:00
terence tsao
57038551d6
Update ValidatorRecord Proto (#1030) 2018-12-02 18:17:48 -08:00
Preston Van Loon
7cd6223755
Rename recent block hashes (#1029)
* update beacon-state proto to new spec

* AttestationData

* use bazel's pb.go

* boundry -> boundary

* Rename RecentBlockHashes to LatestBlockHashes
2018-12-02 15:25:55 -05:00
Preston Van Loon
e6d550a2c6
Refactor fork data (#1028)
* update beacon-state proto to new spec

* AttestationData

* use bazel's pb.go

* boundry -> boundary

* Refactor fork data

* comment
2018-12-02 15:19:49 -05:00
Preston Van Loon
bbf3c72987
Update beacon block proto to match spec (#1026)
* update beacon-state proto to new spec

* AttestationData

* use bazel's pb.go

* boundry -> boundary

* update beacon block proto msg

* comment and deprecate AggregatedAttestation
2018-12-02 15:12:28 -05:00
Preston Van Loon
892357b348
Update beacon-state proto to new spec (#1025)
* update beacon-state proto to new spec

* AttestationData

* use bazel's pb.go

* boundry -> boundary
2018-12-02 14:49:57 -05:00
renovate[bot]
ae815763e0 Update dependency com_github_miekg_dns to v1.1.1 (#1023) 2018-12-02 10:18:00 -06:00
Raul Jordan
a99de08562
Merge Active/Cystallized State (#1019) 2018-12-01 16:09:12 -06:00
Preston Van Loon
bc0783df86
git_repository is deprecated and should no longer be used (#1020) 2018-12-01 16:14:57 -05:00
renovate[bot]
0bbe76fa03 Update dependency io_bazel_rules_go to v0.16.3 (#1016)
* Update dependency io_bazel_rules_go to v0.16.3

* Fix bazel-skylib
2018-12-01 15:21:27 -05:00
renovate[bot]
813a909ec3 Update com_github_btcsuite_btcd commit hash to 7d2daa5 (#1003) 2018-12-01 08:22:45 -08:00
terence tsao
6ecd6f65ed Renovate Bulk Updates (#1015)
* Update com_github_aristanetworks_goarista commit hash to f7cbe91

* Update dependency com_github_hashicorp_errwrap to v1

* Update dependency com_github_hashicorp_go_multierror to v1

* Update dependency com_github_inconshreveable_mousetrap to v1

* Update dependency com_github_spf13_pflag to v1

* Update dependency in_gopkg_yaml_v2 to v2
2018-11-30 20:49:18 -06:00
terence tsao
b8041e3dca
Update Registration Contract in Solidity (#996) 2018-11-30 07:12:23 -08:00
renovate[bot]
c5d4c27989 Update dependency com_github_aws_aws_sdk_go to v1 (#1006) 2018-11-30 08:48:19 -05:00
Nishant Das
e4bca0343b
adding docs (#1009) 2018-11-30 16:15:39 +08:00
terence tsao
a4e565e3a7 Return Unused Error in State_transition (#1007)
* add todo for 712

* return unused err
2018-11-29 22:34:21 -06:00
renovate[bot]
37e3cac8f3 Update dependency com_google_cloud_go to v0.33.1 (#1004) 2018-11-29 22:12:32 -05:00
terence tsao
fa5e4c07cb
Collective Updates from Renovate Bots (#1001)
* add todo for 712

* Update com_github_prometheus_procfs commit hash to aa55a52

* Update org_golang_google_api commit hash to af4fc40

* Update dependency com_github_go_yaml_yaml to v2.2.2

* Update dependency com_github_spf13_cobra to v0.0.3
2018-11-29 18:29:52 -08:00
Preston Van Loon
2a048019e1 Revert "Update dependency com_github_aws_aws_sdk_go to v0.10.4" (#1002)
* Revert "Update dependency com_github_aws_aws_sdk_go to v0.10.4 (#994)"

This reverts commit 028f056a75.

* add failing test condition

* fix build
2018-11-30 10:16:18 +08:00
renovate[bot]
028f056a75 Update dependency com_github_aws_aws_sdk_go to v0.10.4 (#994) 2018-11-29 17:22:31 -05:00
renovate[bot]
9af57c96af Update org_golang_x_oauth2 commit hash to 2820760 (#993) 2018-11-29 07:03:57 -08:00
Preston Van Loon
108d05110d Kubernetes 4 of ?? - rotate secrets (#991) 2018-11-29 08:35:17 -06:00
renovate[bot]
b9c8e65884 Update dependency com_github_miekg_dns to v1.1.0 (#990) 2018-11-28 18:35:23 -08:00
terence tsao
13d805f398 Align Constant Variables With Latest Spec Changes (#989)
* add todo for 712

* update constants from latest spec
2018-11-28 16:46:04 -06:00
renovate[bot]
647ccf99a2 Update com_github_syndtr_goleveldb commit hash to b001fa5 (#986) 2018-11-28 10:59:28 -08:00
renovate[bot]
b9d7fd7900 Update org_golang_x_sys commit hash to 4ed8d59 (#987) 2018-11-28 11:31:11 -06:00
Jie Hou
aad64d113a Auto Clean Block Vote Cache (#972)
* WIP: Dummy db clean service

* [WIP. NOT READY FOR REVIEW] Add DB cleanup routine that cleans block vote cache

* Add missing bazel config

* Put DB clean behind a CLI flag

* Address review comments

* Fix error handling
2018-11-28 17:02:35 +08:00
renovate[bot]
feae808420 Update org_golang_x_crypto commit hash to eb0de9b (#984) 2018-11-27 19:53:05 -10:00
Preston Van Loon
740a9b76a7
Kubernetes - Part 3 of ?? (#981)
* Add nginx ingress for proof-of-work namespace

* connect beacon-chain to pow namespace geth-nodes for websocket connections

* Added relay to beacon-chain

* Route inbound TCP traffic on port 20000 to beacon-relay

* Add bootnode

* Add a basic pk

* checkpoint

* Added flag for p2p port

* Register flag with main

* Set P2P port specifically

* Add beacon chain config

* add deployvrc job

* Add deployvrc service account

* review

* gazelle

* a cluster is needed, i guess
2018-11-28 00:27:21 -05:00
renovate[bot]
5195dd0c44 Update org_golang_google_api commit hash to 0a71a43 (#983) 2018-11-27 22:04:52 -05:00
Preston Van Loon
a32d49afb7
Added kubernetes config map update for deployvrc (#980)
* Added kubernetes config map update for deployvrc

* Fail if k8s failed
2018-11-27 21:15:25 -05:00
renovate[bot]
74c293a1e9 Update com_github_syndtr_goleveldb commit hash to 353a9fc (#979) 2018-11-27 00:03:23 -10:00
renovate[bot]
6939186f10 Update org_golang_google_api commit hash to bed42c9 (#978) 2018-11-27 17:39:56 +08:00
renovate[bot]
2cae48f172 Update com_github_prometheus_common commit hash to 4724e92 (#974) 2018-11-26 19:25:20 -06:00
renovate[bot]
288acce6b7 Update com_github_syndtr_goleveldb commit hash to d5f8e13 (#975) 2018-11-26 13:23:08 -06:00
renovate[bot]
9c43826830 Update com_github_prometheus_procfs commit hash to 619930b (#976) 2018-11-26 12:54:10 -06:00
renovate[bot]
4ee15d5ba7 Update org_golang_x_crypto commit hash to e657309 (#977) 2018-11-26 12:18:57 -06:00
Preston Van Loon
c8ce74825e Bootstrap the DHT service (#973)
* Bootstrap the DHT service, add some tracing spans

* fix

* test fix

* dont ignore error
2018-11-26 10:18:43 -06:00
Preston Van Loon
fa37ef1721 Bootnode query tool (#969)
* Add a tool to query bootstrap DHT node and ping the peer

* Add quick note

* Gazelle

* quick fixes

* fixes
2018-11-26 11:19:32 +08:00
Preston Van Loon
8587c637a0 Added flag for p2p port (#968)
* Added flag for p2p port

* Register flag with main

* lint

* Fix flag
2018-11-26 10:54:02 +08:00
Preston Van Loon
0559d01261
Add support for connecting via relay nodes (#827)
* Preliminary support for relay nodes

* lint

* Add comment, remove TODO

* work on relay address factory

* dial relay node, if available

* forgot new files

* fix service registry breakage

* added logging

* Added a peer count with prometheus

* always start mDNS

* fix lint
2018-11-25 11:55:02 -05:00
terence tsao
f8496f78a9 remove BlockVoteCacheDeepCopy function (#966) 2018-11-25 22:26:44 +08:00
terence tsao
72b3c48f2f add todo for 712 (#967) 2018-11-25 21:45:48 +08:00
terence tsao
5bdfb024c0 remove appendNewSpecialRecord (#965) 2018-11-25 02:01:49 -06:00