Commit Graph

1387 Commits

Author SHA1 Message Date
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
renovate[bot]
a3ad6d2cce Update com_github_aristanetworks_goarista commit hash to aa2a42e (#1071) 2018-12-10 14:16:32 -08:00
terence tsao
3c7b5bb13a
Part 3 of Restructuring BeaconBlock Proto - Remove Special Record (#1067) 2018-12-10 09:00:34 -08:00
renovate[bot]
1e7de6dcc9 Update org_golang_x_sys commit hash to 2a47403 (#1069) 2018-12-10 14:02:42 +08:00
Nishant Das
724b036fff
Combine Sync Services (#1060)
* adding initial service

* got it working

* deleting redundant querier file

* golint

* formatting span messages

* lint

* lint

* addressing raul's comments
2018-12-10 13:26:44 +08:00
terence tsao
1393e808d4
add in block body to proto (#1066) 2018-12-09 17:13:53 -08:00
terence tsao
9a441fe7bf
Part 1 of Restructuring BeaconBlock Proto (#1065) 2018-12-09 11:45:47 -08:00
terence tsao
071cc85bc6
Update Shuffle Function (#1055) 2018-12-09 11:21:23 -08:00
renovate[bot]
edd4c9f3e0 Update org_golang_x_sys commit hash to ad97f36 (#1064) 2018-12-09 11:13:53 -05:00
renovate[bot]
5a7589a4e0 Update com_github_libp2p_go_libp2p_autonat commit hash to e79a6dd (#1062) 2018-12-07 22:20:36 -05:00
renovate[bot]
236b8c441b Update com_github_libp2p_go_libp2p_discovery commit hash to a541342 (#1063) 2018-12-07 17:19:13 -08:00
Jerry Fireman
fc7b083685 Add detailed git workflow (#1057) 2018-12-07 07:23:12 -08:00
renovate[bot]
176ceb5808 Update org_golang_google_api commit hash to 1a5ef82 (#1056) 2018-12-07 19:37:33 +08:00
renovate[bot]
2cb956f148 Update dependency com_github_prometheus_client_golang to v0.9.2 (#1059) 2018-12-07 19:16:14 +08:00
Nishant Das
954af67882
Change to Golang Crypto Library (#1054)
* deprecate hashutil

* Revert "deprecate hashutil"

This reverts commit 6ee40f916c6fcf73fe372b980ba5645fe0456f9d.

* changing to golang crypto lib

* Add comment

* add test
2018-12-07 01:01:51 +08:00
renovate[bot]
f842add3c9 Update org_golang_x_sys commit hash to 70b957f (#1053) 2018-12-06 17:04:29 +08:00
renovate[bot]
54c41ff0ee Update dependency com_github_aws_aws_sdk_go to v1.16.0 (#1052) 2018-12-05 23:15:22 -05:00
terence tsao
3e8c2b2957
Updated Genesis JSON and Fixed Test (#1044) 2018-12-05 15:44:07 -08:00
renovate[bot]
d3055531b9 Update org_golang_x_sys commit hash to a5c9d58 (#1050) 2018-12-05 10:15:38 -06:00
Preston Van Loon
7b6c646c9e
Add DepositParametersRecord to protobuf types (#1042)
* Add DepositParametersRecord

* _hash32
2018-12-05 08:59:36 -05:00