Commit Graph

1206 Commits

Author SHA1 Message Date
Preston Van Loon
b67ac785a1 Update WORKSPACE (#1136) 2018-12-20 00:22:06 +08:00
Nishant Das
e92032346f Partial Implementation of the Slot Processing Routine (#1083) 2018-12-19 00:18:42 -05:00
terence tsao
74532a80d1
Boundary Attestation and Balances Helper functions (#1115) 2018-12-18 20:55:36 -08:00
renovate[bot]
c513ccb4e2 Update org_golang_google_api commit hash to 146117f (#1133) 2018-12-18 22:32:21 -05:00
renovate[bot]
fc6ea39c46 Update com_github_libp2p_go_libp2p_discovery commit hash to cc4105e (#1129) 2018-12-18 22:22:49 -05:00
renovate[bot]
98a906c548 Update dependency com_github_libp2p_go_libp2p to v6.0.29 (#1131)
* Update dependency com_github_libp2p_go_libp2p to v6.0.29

* update transient deps
2018-12-18 22:14:23 -05:00
renovate[bot]
4a784d3735 Update com_github_prometheus_common commit hash to 67670fe (#1125)
* Update com_github_prometheus_common commit hash to 67670fe

* fix formatting, the values are now floats, not ints

* delete metric with a now wild floating point value
2018-12-18 21:50:26 -05:00
renovate[bot]
33be3ed785 Update com_github_libp2p_go_libp2p_autonat commit hash to c95207c (#1128) 2018-12-18 21:03:10 -05:00
Kimi Wu
4a29e72d81 1.use 0.5.1 compiler, 2.bug fixing, and 3.align spec2.0 (#1110)
* 1.use 0.5.1 compiler, 2.bug fixing, and 3.align spec2.0

* modify dependency path

* add comment for DEPOSITS_FOR_CHAIN_START
2018-12-18 20:49:02 -05:00
renovate[bot]
af9dd5bbb7 Update org_golang_x_sys commit hash to 074acd4 (#1130) 2018-12-18 15:22:36 -08:00
Nishant Das
ec85b34e73 Fix Linter Errors (#1118)
* fix linter errors

* handle error
2018-12-17 21:13:16 -05:00
renovate[bot]
58ba0cbc9c Update org_golang_x_lint commit hash to 8f45f77 (#1122) 2018-12-17 21:09:12 -05:00
renovate[bot]
adf39d40d8 Update com_github_golang_lint commit hash to 8f45f77 (#1121) 2018-12-17 16:32:21 -08:00
renovate[bot]
706039937e Update org_golang_x_sys commit hash to dcdaa63 (#1123) 2018-12-17 16:09:00 -08:00
renovate[bot]
ac579d0067 Update dependency com_github_prometheus_prometheus to v2.6.0 (#1120) 2018-12-17 11:22:44 -08:00
terence tsao
6fb3af04da
Implement Attestation Participants Helper Function (#1111) 2018-12-17 10:34:28 -08:00
Kushagra Sharma
a0c540d780 Fixed hang when multiple processes open same DB (#1116)
* Fixed hang when multiple processes open same DB

* fixed error check and message

* removed punctuation on error message
2018-12-17 17:11:11 +08:00
Jonathan Gimeno
4f316d6ed0 Issue 1017 taken port (#1108)
* add git ignore to avoid intellij bazel plugin files.

* check if port for p2p is available

* add unit test for port taken
2018-12-17 16:57:22 +08:00
renovate[bot]
03017d1958 Update org_golang_google_api commit hash to 41dc4b6 (#1117) 2018-12-16 20:59:46 -05:00
renovate[bot]
2ff7d0499d Update dependency io_bazel_rules_go to v0.16.5 (#1113) 2018-12-16 18:46:57 -05:00
Raul Jordan
58549b95e0
Implement Process Block Receipt Root Records (#1105)
* process receipt root records

* complete process pow roots

* gazelle

* remote print
2018-12-15 17:53:02 -06:00
Raul Jordan
1828537dd5
Implement Process Exits Block Operation (#1097)
* processing exit definition

* exit ops

* finished verification exits

* 100% cov

* comment

* fix
2018-12-15 17:06:24 -06:00
renovate[bot]
36d87cd332 Update dependency com_github_aws_aws_sdk_go to v1.16.6 (#1107) 2018-12-15 09:10:53 -05:00
terence tsao
5c7539e2a1
Quick fix on a pseudocode typo (#1106) 2018-12-14 16:34:28 -08:00
terence tsao
53749c49d0 Get Epoch (&Boundary) Attestations Helper Functions (#1103) 2018-12-14 14:49:03 -06:00
Raul Jordan
708daae04f
Implement Attestation Processing Block Operations (#1088) 2018-12-14 13:35:53 -06:00
Jie Hou
d38f3be8b9 SSZ: Support More Types (#1079)
* Add uint32 and uint64 support

* Add sample usage and its test

* BUILD file fix

* Add period in go doc comments.
2018-12-14 12:35:32 -06:00
renovate[bot]
bd063a6368 Update com_github_libp2p_go_libp2p_discovery commit hash to e9dd335 (#1101) 2018-12-14 17:21:50 +08:00
renovate[bot]
a39b552f50 Update dependency com_github_aws_aws_sdk_go to v1.16.5 (#1100) 2018-12-14 14:37:16 +08:00
renovate[bot]
9eb6454574 Update dependency com_github_aws_aws_sdk_go to v1.16.4 (#1093) 2018-12-14 12:26:10 +08:00
renovate[bot]
ba6491b4c6 Update org_golang_x_sys commit hash to 4d1cda0 (#1095) 2018-12-14 11:17:40 +08:00
renovate[bot]
8c4e1c4395 Update org_golang_google_api commit hash to 874d9dc (#1098) 2018-12-14 11:01:30 +08:00
renovate[bot]
f66d0c6da9 Update dependency io_bazel_rules_go to v0.16.4 (#1099) 2018-12-13 21:18:38 -05:00
terence tsao
122ad6ef3c
Implemented Get_block_root Helper Function (#1096) 2018-12-13 11:35:11 -08:00
Raul Jordan
5e85133e16
Implement Casper Slashing Block Operations (#1086) 2018-12-13 10:35:50 -06:00
renovate[bot]
c8ab2e2a6e Update org_golang_x_sys commit hash to 73d4af5 (#1094) 2018-12-13 06:19:03 -08:00
terence tsao
8d1718edf9 Helper Functions to Retrieve Total Validator Balances (#1087)
* helper functions to get active validator total balances

* forgot to * params.BeaconConfig().Gwei

* tests

* GetEffectiveBalance comments & MaxDepositInGwei in config

* format
2018-12-13 15:46:44 +08:00
renovate[bot]
7d70bb0f6a Update org_golang_x_lint commit hash to 93c0bb5 (#1092) 2018-12-12 22:48:11 -08:00
renovate[bot]
829b624782 Update com_github_golang_lint commit hash to 93c0bb5 (#1089) 2018-12-13 00:36:01 -05:00
renovate[bot]
9498f285ba Update org_golang_google_api commit hash to 1327b22 (#1090) 2018-12-13 00:16:38 -05:00
Nishant Das
8d042e8d02 Update Wrapper for Beacon State (#1084) 2018-12-12 15:04:25 -08:00
Raul Jordan
94e4bc1f18
Implement Proposer Slashing Block Operations (#1076) 2018-12-12 10:18:50 -06:00
renovate[bot]
5c33665361 Update org_golang_x_sys commit hash to b05ddf5 (#1085) 2018-12-12 09:12:04 -05:00
renovate[bot]
ad1c967322 Update dependency com_github_aws_aws_sdk_go to v1.16.3 (#1081) 2018-12-12 08:54:18 -05:00
terence tsao
ecbf50c2fe Use Validator Status in Proto (#1082)
* use validator status code in proto

* typo & constant casing
2018-12-11 22:40:17 -06:00
renovate[bot]
a5eac55891 Update org_golang_google_api commit hash to 40e757e (#1080) 2018-12-11 22:10:44 -05:00
Preston Van Loon
b4f8c0afaf
Add new ShardAndCommitteesAtSlot from spec (#1075)
* Add new ShardAndCommitteesAtSlot method

* remove debug print

* one more test condition for fun

* simplify
2018-12-11 21:01:27 -05:00
renovate[bot]
8058a2ef19 Update org_golang_x_sys commit hash to 7da8ea5 (#1078) 2018-12-11 11:08:53 -08:00
terence tsao
8402a1dd61
Part 1 of Cleaning Up State Proto (#1070) 2018-12-11 07:46:01 -08:00
Jie Hou
258fba8d45 Preliminary Implementation of SSZ (#1039)
* WIP: support uint8 and uint16

* WIP: Supports encode/decode for bytes

* WIP: Add encode/decode for slice

* WIP: Add struct encoding

* WIP: Add decoder for struct

* WIP: fix tests

* WIP: Aggregating tests

* WIP: data driven test

* WIP: implemented more decode tests

* WIP: Clean code and add more error check

* WIP: more polishing

* WIP: Added optional encode size calculation pass

* WIP: Improve error message reporting

* WIP: Add encoderDecoderCache

* Fix bazel

* Rearrange code

* Fix lint

* Address Nishant's comment

* Fix comments
2018-12-11 10:15:37 +08:00