Commit Graph

1056 Commits

Author SHA1 Message Date
Nishant Das
16b04699d0 Allow Initial Sync to Work with Simulator (#669)
* polling interval

* adding proto message

* changing proto messages

* changing naming

* adding slot functionality

* initial sync working

* new changes

* more sync fixes

* its working now

* finally working

* add tests

* fix tests

* tests

* adding tests

* lint

* log checks

* making changes to simulator

* update logs

* fix tests

* get sync to work with crystallized state

* fixing race

* making requested changes

* unexport

* documentation

* gazelle and fix merge conflicts

* adding repeated requests

* fix lint

* adding new clock , db methods, and util func

* revert change to test

* gazelle

* add in test

* gazelle

* finally working

* save slot

* fix lint and constant
2018-11-21 10:00:36 -08:00
renovate[bot]
f33cfb9b1f Update dependency com_github_google_uuid to v1 (#887) 2018-11-21 05:27:50 -08:00
renovate[bot]
d8ca3238c3 Update dependency com_github_go_yaml_yaml to v2 (#885) 2018-11-21 07:59:41 -05:00
Preston Van Loon
d83f960d5d
Use --batch for gazelle to help with timeouts on buildkite (#843)
* Use --batch for gazelle to help with timeouts on buildkite, maybe

* batch for vis script too
2018-11-21 07:35:47 -05:00
renovate[bot]
e9bb4e3bde Update dependency com_github_prometheus_prometheus to v0.20.0 (#871) 2018-11-21 07:15:38 -05:00
Preston Van Loon
34cf3b7df0
Bulk renovate updates (#884)
* Roll back dependency com_github_libp2p_go_libp2p to 6

* Update com_github_go_yaml_yaml commit hash to 51d6538

* Update com_github_libp2p_go_libp2p_circuit commit hash to f83937e

* Update com_github_libp2p_go_libp2p_crypto commit hash to 3120e9f

* Update com_github_multiformats_go_multistream commit hash to 0c61f18

* Update com_github_opentracing_opentracing_go commit hash to be550b0

* Update com_github_prometheus_client_golang commit hash to 3fb53df

* Update com_github_prometheus_common commit hash to 1f2c4f3

* Update com_github_prometheus_prometheus commit hash to 11b336e

* Update com_github_satori_go_uuid commit hash to b2ce238

* Update com_github_sirupsen_logrus commit hash to 91da99d

* Update com_github_syndtr_goleveldb commit hash to f908035

* Update dependency com_github_libp2p_go_buffer_pool to v0.1.1

* Update dependency com_github_libp2p_go_conn_security to v0.1.15

* Update dependency com_github_libp2p_go_flow_metrics to v0.2.0

* Update dependency com_github_libp2p_go_libp2p_blankhost to v0.3.15

* Update dependency com_github_libp2p_go_libp2p_interface_connmgr to v0.0.21

* Update dependency com_github_urfave_cli to v0.1.0

* Update dependency com_github_ipfs_go_datastore to v0.3.0

* Update dependency com_github_libp2p_go_libp2p_interface_pnet to v0.2.0

* Update dependency com_github_libp2p_go_reuseport_transport to v0.1.11

* Update dependency com_github_multiformats_go_multiaddr to v0.1.2

* Update dependency com_github_multiformats_go_multihash to v0.1.0

* Update dependency com_github_opentracing_opentracing_go to v0.10.0

* Update dependency com_github_prometheus_prometheus to v0.20.0

* Update dependency com_github_sirupsen_logrus to v0.11.5

* Update dependency com_github_steakknife_hamming to v0.2.5

* Update dependency com_github_x_cray_logrus_prefixed_formatter to v0.5.2

* Update dependency io_opencensus_go to v0.18.0

* Update dependency com_github_boltdb_bolt to v1

* Update dependency com_github_fd_go_nat to v1

* fixes

* fixes
2018-11-21 07:06:08 -05:00
Nishant Das
e0d13ec304 goimports (#882) 2018-11-21 06:27:04 -05:00
terence tsao
391eacd1d7
Refactor Casper Validators Into Core/Validators Stateless Package (#875) 2018-11-20 22:44:04 -08:00
Raul Jordan
a1c5499e77 Refactor Casper Incentives Into Core/Incentives Stateless Package (#870) 2018-11-20 22:23:18 -08:00
renovate[bot]
b270f31541 Update org_golang_x_sys commit hash to 0cf1ed9 (#876) 2018-11-20 21:36:36 -08:00
terence tsao
cb65c556d6
Config Updates to Latest Spec (#868) 2018-11-20 17:41:20 -08:00
renovate[bot]
1039cb9d22 Update org_golang_google_api commit hash to faade3c (#872) 2018-11-20 16:25:49 -08:00
renovate[bot]
9877a1684e Update org_golang_google_api commit hash to 883e6f8 (#869) 2018-11-20 16:16:22 -08:00
renovate[bot]
772a4afc3e Update dependency com_github_multiformats_go_multistream to v0.3.9 (#865) 2018-11-20 15:37:08 -08:00
renovate[bot]
14bc37a8c8 Update dependency com_github_prometheus_client_golang to v0.9.1 (#867) 2018-11-20 14:46:01 -08:00
renovate[bot]
a4ca6d32e5 Update dependency com_github_multiformats_go_multibase to v0.3.0 (#861) 2018-11-20 13:51:31 -08:00
renovate[bot]
d60eef7c22 Update dependency build_bazel_rules_nodejs to v0.16.2 (#864) 2018-11-20 13:13:22 -08:00
Raul Jordan
891dc2e2de
Define BeaconState Core Type and Protobuf Definition (#863)
* define protos for beacon state

* tests pass

* address feedback
2018-11-20 11:43:07 -08:00
renovate[bot]
451238d504 Update dependency com_github_multiformats_go_multiaddr_dns to v0.2.5 (#860) 2018-11-20 08:06:12 -08:00
renovate[bot]
78c9eddc6a Update com_github_prometheus_common commit hash to aeab699 (#857) 2018-11-20 07:35:28 -08:00
renovate[bot]
86b458206b Update dependency com_github_mattn_go_isatty to v0.0.4 (#858) 2018-11-20 07:01:31 -08:00
renovate[bot]
43fa05a1c5 Update dependency com_github_mattn_go_colorable to v0.0.9 (#856) 2018-11-20 08:35:39 -05:00
renovate[bot]
53414fcd37 Update dependency com_github_libp2p_go_reuseport to v0.1.18 (#854) 2018-11-19 22:48:29 -08:00
renovate[bot]
4a9e14d68c Update dependency com_github_libp2p_go_msgio to v0.0.6 (#853) 2018-11-19 22:22:31 -08:00
renovate[bot]
633eaafe5f Update dependency com_github_libp2p_go_libp2p_transport_upgrader to v0.1.16 (#851) 2018-11-19 21:59:09 -08:00
renovate[bot]
66a321bb0c Update dependency com_github_libp2p_go_libp2p_pubsub to v0.10.2 (#850) 2018-11-19 21:55:20 -08:00
renovate[bot]
1b41d524a8 Update com_github_prometheus_common commit hash to b36ad28 (#846) 2018-11-19 21:30:12 -08:00
renovate[bot]
b144f403a8 Update dependency com_github_libp2p_go_mplex to v0.2.30 (#852) 2018-11-19 21:17:06 -08:00
renovate[bot]
0d7a1d3337 Update dependency com_github_libp2p_go_libp2p_nat to v0.8.8 (#849) 2018-11-19 20:46:03 -08:00
terence tsao
ebca2984ff fixed duplicated flag and pub key empty bytes (#848) 2018-11-19 15:53:01 -08:00
renovate[bot]
661068b99d Update org_golang_x_sys commit hash to ec83556 (#847) 2018-11-19 14:32:33 -08:00
Preston Van Loon
61d7003dcc add bootnode docker target (#842)
Add Bootnode Docker Target
2018-11-19 10:34:20 -08:00
renovate[bot]
8153f44c0c Update dependency com_github_libp2p_go_libp2p_interface_connmgr to v0.0.21 (#841) 2018-11-19 08:15:21 -05:00
renovate[bot]
4a3e48235a Update dependency com_github_libp2p_go_libp2p_blankhost to v0.3.15 (#840) 2018-11-19 08:08:11 -05:00
renovate[bot]
6366dd8d75 Update dependency com_github_libp2p_go_flow_metrics to v0.2.0 (#839) 2018-11-19 07:51:03 -05:00
renovate[bot]
83b08c07f6 Update dependency com_github_libp2p_go_conn_security_multistream to v0.1.15 (#838) 2018-11-19 07:26:44 -05:00
renovate[bot]
c00a0d9e8c Update dependency com_github_libp2p_go_buffer_pool to v0.1.1 (#836) 2018-11-19 06:58:54 -05:00
renovate[bot]
39e57baa99 Update dependency com_github_libp2p_go_conn_security to v0.1.15 (#837) 2018-11-19 06:44:27 -05:00
Preston Van Loon
05adae57c5
Add relay node tool (#825)
* Add relay node

* gosec

* add docker image config

* gazelle

* punctuation
2018-11-19 05:54:35 -05:00
Nishant Das
be0284dc4c Update renovate (#833)
* Update dependency com_github_coreos_go_semver to v0.2.0

* Update dependency com_github_ethereum_go_ethereum to v0.9.39

* Update dependency com_github_hashicorp_golang_lru to v0.5.0

* Update dependency com_github_ipfs_go_cid to v0.9.0

* remove update to geth

* Update dependency com_github_ipfs_go_datastore to v0.3.0

* Update dependency com_github_ipfs_go_ipfs_addr to v0.1.25

* fix error
2018-11-19 05:38:19 -05:00
Jie Hou
bd400707c2 Implement YAML Based Shuffle Test (#815) 2018-11-18 22:54:04 -08:00
Nishant Das
f46ee335bd
Allow Sync Service to Query State Of Network (#787)
* adding proto messages

* adding fields

* adding new service

* new changes

* checking in file from syncFix

* fixing test

* add test

* adding to node

* goimports

* adding query service to sync services

* sync working

* finally works

* fix test

* lint

* fix build

* fix test
2018-11-19 09:59:11 +08:00
terence tsao
abfe430f03 Beacon Node Logging Enhancement (#826)
* fixed logging

* typo
2018-11-18 18:21:02 -05:00
Andrei Ivasko
85653335f1 Standartize params for BeaconChain and Validator projects (#796)
* Standardize params for BeaconChain and Validator projects

* gofmt

* various changes to bring up to standards

* lint

* linter 2, not sure why travis complains

* revert service_test.go
2018-11-19 00:39:35 +08:00
Preston Van Loon
14f5c732c8 Fix error message lint issues (#824)
* Getting ready to turn up the linter

* fix test
2018-11-19 00:33:05 +08:00
renovate[bot]
b7f4524755 Update com_github_multiformats_go_multibase commit hash to 007b57d (#823) 2018-11-17 18:12:44 -05:00
renovate[bot]
6ca7ba1d8a Update org_golang_x_lint commit hash to c67002c (#821) 2018-11-17 09:54:33 -08:00
renovate[bot]
54a1afd13d Update com_github_satori_go_uuid commit hash to b2ce238 (#817) 2018-11-17 10:34:21 -05:00
renovate[bot]
94f1c24162 Update com_github_prometheus_prometheus commit hash to 11b336e (#816) 2018-11-17 09:38:36 -05:00
renovate[bot]
07d16ab03a Update dependency build_bazel_rules_nodejs to v0.16.1 (#822) 2018-11-17 09:20:44 -05:00