Diederik Loerakker
|
b007d5aa92
|
Add note on default zero-values, and be explicit with state-root (#1208)
* Add note on default zero-values, and be explicit with state-root
|
2019-06-22 17:38:30 +02:00 |
Diederik Loerakker
|
c86108de00
|
Merge pull request #1207 from ethereum/fix_make_lint
Fix `make lint`
|
2019-06-22 17:07:00 +02:00 |
Justin Drake
|
1e1a3e5311
|
Avoid substraction in comparison
|
2019-06-22 07:34:02 +02:00 |
Justin Drake
|
613380bff4
|
Shorter in-line comments
|
2019-06-22 07:29:25 +02:00 |
Hsiao-Wei Wang
|
183fa3c776
|
Make linter happy
|
2019-06-21 23:09:11 -06:00 |
Hsiao-Wei Wang
|
f55499c0ba
|
Fix Gwei value table (#1203)
|
2019-06-21 14:30:22 -06:00 |
Danny Ryan
|
acbccbc2a8
|
minor typo
|
2019-06-21 11:18:24 -06:00 |
Justin Drake
|
b46e047baa
|
Minor simplification from #1198
|
2019-06-21 12:57:30 +01:00 |
Carl Beekhuizen
|
0e59c6676a
|
Stop yielding from fork-choie tests
|
2019-06-21 13:00:42 +02:00 |
Carl Beekhuizen
|
f90469ea25
|
Move block timing assertion 1st
|
2019-06-21 12:19:08 +02:00 |
Carl Beekhuizen
|
e88a96c45e
|
Apply suggestions from @drjtwo's code review
Co-Authored-By: Danny Ryan <dannyjryan@gmail.com>
|
2019-06-21 12:13:22 +02:00 |
Carl Beekhuizen
|
c26fffc154
|
Moves copy into SSZ container
|
2019-06-20 20:55:28 +02:00 |
Carl Beekhuizen
|
5f8edd6b55
|
Genesis block store uses genesis time
Co-Authored-By: Hsiao-Wei Wang <hwwang156@gmail.com>
|
2019-06-20 20:50:17 +02:00 |
Justin Drake
|
d73aa31ef6
|
Cleanups
|
2019-06-20 11:58:05 +01:00 |
Carl Beekhuizen
|
e0d814df32
|
Merge branch 'dev' into executable_fork_choice
* dev:
Increase historical length and cleanups (#1196)
|
2019-06-19 22:43:14 +02:00 |
Danny Ryan
|
29dbe1b880
|
Increase historical length and cleanups (#1196)
* increase historical length and a few cleanups
|
2019-06-19 20:59:44 +01:00 |
Carl Beekhuizen
|
3418c3506f
|
Merge dev and resolve conflicts (please let the CI tests pass with the new dev)
|
2019-06-19 20:27:54 +02:00 |
Carl Beekhuizen
|
61a51417ed
|
Unbreak things again
|
2019-06-18 23:00:30 +02:00 |
protolambda
|
060041945c
|
remove unnecessary cast
|
2019-06-18 22:00:22 +02:00 |
protolambda
|
346e61dfeb
|
make epoch pattern similar to exit-epoch loop
|
2019-06-18 21:59:16 +02:00 |
Carl Beekhuizen
|
7a71919c53
|
Test removing all the Bytes objects
|
2019-06-18 21:55:41 +02:00 |
Carl Beekhuizen
|
d804cb307b
|
Removes defaults from Store to try get CI to pass
|
2019-06-18 21:50:40 +02:00 |
Carl Beekhuizen
|
3bcddf5e49
|
Removes defaults from Store to try get CI to pass
|
2019-06-18 20:59:17 +02:00 |
Hsiao-Wei Wang
|
dd79a0edb5
|
Merge branch 'dev' into mypy
|
2019-06-18 08:24:23 -06:00 |
Carl Beekhuizen
|
28a3e54db0
|
Actually resolve some merge conflicts
|
2019-06-18 15:13:04 +02:00 |
Carl Beekhuizen
|
31a4700223
|
Merge conflicts on `dev`
|
2019-06-17 22:09:43 -04:00 |
Danny Ryan
|
02954e84fe
|
Merge branch 'dev' into JustinDrake-patch-14
|
2019-06-17 16:33:59 -06:00 |
Danny Ryan
|
e80d363eed
|
Merge pull request #1157 from ethereum/JustinDrake-patch-13
Set MIN_ATTESTATION_INCLUSION_DELAY to 1
|
2019-06-17 16:29:55 -06:00 |
Danny Ryan
|
7298b3e290
|
Merge pull request #1191 from ethereum/constats-config
split constants vs configuration
|
2019-06-17 16:18:34 -06:00 |
Danny Ryan
|
89d9d80b1c
|
move BASE_REWARDS_PER_EPOCH to constants
|
2019-06-17 16:12:47 -06:00 |
Hsiao-Wei Wang
|
01e9f18713
|
Merge branch 'dev' into mypy
|
2019-06-17 17:51:46 -04:00 |
Hsiao-Wei Wang
|
9af9bbf42b
|
Merge branch 'dev' into mypy
|
2019-06-17 17:51:00 -04:00 |
Hsiao-Wei Wang
|
18ebd2aa90
|
Bytes32 -> Hash
|
2019-06-17 17:21:45 -04:00 |
Danny Ryan
|
207eb808a0
|
split constants vs configuration
|
2019-06-17 15:19:44 -06:00 |
terence tsao
|
d911236fbb
|
Update slots.md
|
2019-06-17 14:19:17 -07:00 |
Carl Beekhuizen
|
2ea6cede3e
|
Moves fork-choice objects away from SSZ
|
2019-06-17 10:48:33 -04:00 |
Carl Beekhuizen
|
20d8156f46
|
Merge branch 'dev' into executable_fork_choice
* dev:
Fix #1173
attestations: check shard, and check epoch earlier
|
2019-06-16 16:03:37 -04:00 |
Carl Beekhuizen
|
9f2d06b2e7
|
Somehow I had indented with 5 spaces everywhere.
|
2019-06-16 16:02:56 -04:00 |
Carl Beekhuizen
|
f421850dc9
|
Fixes tests! Thanks @hwwhww!
|
2019-06-16 15:53:42 -04:00 |
Carl Beekhuizen
|
4deb311b71
|
Debugging 1st test
|
2019-06-16 12:17:31 -04:00 |
Carl Beekhuizen
|
5d10cd63c7
|
SSZ (partially) handles Dicts
|
2019-06-16 09:52:52 -04:00 |
Carl Beekhuizen
|
11edda64ed
|
Adds fork-choice to spec builder
|
2019-06-15 18:42:03 -04:00 |
Hsiao-Wei Wang
|
e93ba51ef8
|
More clean up
|
2019-06-15 18:25:37 -04:00 |
Hsiao-Wei Wang
|
9b77ec11f8
|
Version: Bytes4
|
2019-06-15 17:32:52 -04:00 |
Hsiao-Wei Wang
|
b772b03847
|
Handle `BLSPubkey` and `BLSSignature`
|
2019-06-15 17:23:44 -04:00 |
Hsiao-Wei Wang
|
00a68e28b5
|
Define Custom Types via function_puller
|
2019-06-15 16:57:50 -04:00 |
protolambda
|
75b469281e
|
fix linting issue
|
2019-06-15 18:05:01 +02:00 |
Justin Drake
|
7cd7659a4b
|
Add comments to non-obvious container fields
|
2019-06-15 15:51:17 +01:00 |
Justin Drake
|
ed748a7d76
|
Address Danny's comments
|
2019-06-15 15:09:50 +01:00 |
Danny Ryan
|
a6230425b8
|
Merge branch 'dev' into container-cleanup
|
2019-06-14 10:36:41 -06:00 |