3006 Commits

Author SHA1 Message Date
Hsiao-Wei Wang
04c7c43874
kick deposit contract cache 2019-06-18 14:36:49 -06:00
Hsiao-Wei Wang
dc01218182
Add dataclasses==0.6 to setup.py 2019-06-18 14:23:31 -06: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
Carl Beekhuizen
686273e1d6
Maybe venv cache name collision 2019-06-18 15:34:07 +02:00
Carl Beekhuizen
dfdd283908
Python 3.7 -> 3.6 again 2019-06-18 15:30:01 +02:00
Carl Beekhuizen
eb9fc7b518
Remove circle ci repo caching 2019-06-18 15:26:12 +02:00
Carl Beekhuizen
28a3e54db0
Actually resolve some merge conflicts 2019-06-18 15:13:04 +02:00
Carl Beekhuizen
d5d35b1a3e
Trail upgrade CI to python 3.7 2019-06-18 15:09:55 +02:00
Carl Beekhuizen
31a4700223
Merge conflicts on dev 2019-06-17 22:09:43 -04:00
Danny Ryan
a1ca0f801b
Merge pull request #1159 from ethereum/JustinDrake-patch-14
Tweak inclusion delay rewards and set BASE_REWARD_FACTOR
2019-06-17 16:38:59 -06: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
Danny Ryan
b5c109c9bb
Merge pull request #1188 from ethereum/v071backport
Backport v0.7.1 to dev
2019-06-17 15:40:37 -06:00
Danny Ryan
5fc6649b33
Merge pull request #1190 from terencechain/patch-81
Typo on Slots Test Formats
2019-06-17 15:26:46 -06: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
Danny Ryan
d7ac601b9e
Merge branch 'dev' into v071backport 2019-06-17 13:42:27 -06:00
Danny Ryan
c70643e49d
Merge pull request #1156 from ethereum/container-cleanup
Cleanup containers
2019-06-17 13:30:20 -06:00
Carl Beekhuizen
c31a42632f
Kick the other CI cache 2019-06-17 11:11:38 -04:00
Carl Beekhuizen
bb36660d56
Kick the CI cache 2019-06-17 11:08:22 -04:00
Carl Beekhuizen
2ea6cede3e
Moves fork-choice objects away from SSZ 2019-06-17 10:48:33 -04:00
Danny Ryan
2d13a3adec
Merge pull request #1176 from ethereum/v07x
release `v0.7.1`
2019-06-16 21:25:45 -06:00
Danny Ryan
ac76c6d279
Merge pull request #1182 from ethereum/cov-reports
generate coverage reports in make test, open as html site
2019-06-16 17:42:57 -06:00
Danny Ryan
2f9c554bf7
minor fix to makefile, add codecov instructiosn to readme 2019-06-16 17:38:48 -06:00
Danny Ryan
25a16bd26a
Merge pull request #1178 from ethereum/decode-with-pyssz
Fuzzing utilities package / SSZ decoding for spec
2019-06-16 17:25:50 -06: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
061ecf7d0a
Adds fork-choice tests 2019-06-15 19:13:56 -04:00
Carl Beekhuizen
11edda64ed
Adds fork-choice to spec builder 2019-06-15 18:42:03 -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
protolambda
20aa539f4d
update clean command 2019-06-15 01:13:29 +02:00
protolambda
1c51982c6b
generate coverage reports in make test, open as html site 2019-06-14 23:12:04 +02:00
protolambda
367586d888
remove need for presets loading, just test mainnet, not too many/large objects anyway 2019-06-14 21:31:33 +02:00
protolambda
d4bf55e5a1
update pyssz to include deserialization bugfix 2019-06-14 21:24:24 +02:00
protolambda
895ab67815
fix decoder, also fix bug in pyssz, see PR 74 2019-06-14 20:41:08 +02:00
protolambda
01be8b7e65
minor fix 2019-06-14 19:16:15 +02:00
protolambda
7b0ffc1ace
move decoder for fuzzing, minor fixes, update dependency to support SOS style offsets 2019-06-14 19:09:49 +02:00
Danny Ryan
a6230425b8
Merge branch 'dev' into container-cleanup 2019-06-14 10:36:41 -06:00
Diederik Loerakker
79e6850a84
Merge pull request #1179 from ethereum/bls-test-pad-issue
Bls G2 padding issue
2019-06-14 18:23:40 +02:00
Danny Ryan
aed5db033a
enforce byte length for g2 values in test generators 2019-06-14 10:15:54 -06:00
Diederik Loerakker
7cf0dcd25d
Merge pull request #1177 from ethereum/block-state-root-fix
Fix #1146 block state root issue
2019-06-14 02:47:41 +02:00