Hsiao-Wei Wang
|
8828dad786
|
minor updates
|
2019-06-21 17:07:44 -06:00 |
Hsiao-Wei Wang
|
e7c595d1d6
|
Fix test_process_deposit.py
|
2019-06-21 16:33:24 -06:00 |
Hsiao-Wei Wang
|
ac34221f55
|
Fix `is_genesis_trigger` and add test case
|
2019-06-21 16:30:31 -06:00 |
Hsiao-Wei Wang
|
b36ffd5c41
|
default value of `deposit_index`
|
2019-06-21 16:10:19 -06:00 |
Hsiao-Wei Wang
|
7a16db144c
|
Add test_genesis
|
2019-06-21 15:59:18 -06:00 |
Danny Ryan
|
0031eaa96a
|
Merge pull request #1185 from ethereum/executable_fork_choice
Executable fork choice
|
2019-06-21 11:27:31 -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 |
Carl Beekhuizen
|
241fe34da7
|
Workaround for python3.6
|
2019-06-19 22:37:51 +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 |
Hsiao-Wei Wang
|
04c7c43874
|
kick deposit contract cache
|
2019-06-18 14:36:49 -06:00 |
Hsiao-Wei Wang
|
145e54b373
|
Merge pull request #1166 from ethereum/mypy
Add mypy type hinting check
|
2019-06-18 14:34:07 -06:00 |
Hsiao-Wei Wang
|
dc01218182
|
Add `dataclasses==0.6` to setup.py
|
2019-06-18 14:23:31 -06:00 |
protolambda
|
6df75ec3d4
|
cleanup unused byte part of builder
|
2019-06-18 22:16:21 +02:00 |
Hsiao-Wei Wang
|
7d2f0a9dc0
|
clean up
|
2019-06-18 14:07:42 -06: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 |
protolambda
|
f0e909c8d8
|
add mypy cache to gitignore
|
2019-06-18 21:54:00 +02:00 |
protolambda
|
207f632e1a
|
resolve other ret comment
|
2019-06-18 21:53:39 +02:00 |
protolambda
|
f4de5e3c72
|
fix review comment: one line cache set
|
2019-06-18 21:50:53 +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
|
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 |
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 |
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 |
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 |