Raul Jordan
e49a190754
Replace Types of Block Primitives With Proto Generated Types ( #1137 )
...
* refactor repo to use protos
* removed block successfully in types
* db package updated
* db, core passing
* chain service done
* no more block instances
* all pass
* deprecate all block protos
* tests pass
2018-12-20 17:00:38 -05:00
renovate[bot]
2f8115af0b
Update org_golang_x_sys commit hash to 7c4c994 ( #1146 )
2018-12-20 11:41:21 -08:00
Jie Hou
337f6ae58c
SSZ: Support Pointer and Array ( #1114 )
2018-12-20 06:51:12 -08:00
Preston Van Loon
86d0d0dd4c
Renovate ignore com_github_aws_aws_sdk_go ( #1142 )
2018-12-19 21:16:15 -05:00
Raul Jordan
6125c304ba
Remove Deprecated Spec Logic ( #1138 )
...
* no more deprecated stuff
* remove incentive functions
* rem deprecated
* remove funcs
2018-12-19 20:45:21 -05:00
terence tsao
6eb2d816b4
Implemented ValidatorBalance field in Proto with Some Helpers ( #1139 )
2018-12-19 16:49:22 -08:00
renovate[bot]
982cf094ba
Update org_golang_google_api commit hash to 583d854 ( #1143 )
2018-12-19 19:20:22 -05:00
renovate[bot]
983d91a913
Update dependency com_github_aws_aws_sdk_go to v1.16.9 ( #1140 )
2018-12-19 19:09:25 -05:00
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