Jim McDonald
c7ad5194e6
Bump version number.
v1.9.0
2021-03-14 22:03:22 +00:00
Jim McDonald
ddb866131b
Merge pull request #32 from wealdtech/eth1-withdrawal-credentials
...
Allow use of Ethereum 1 withdrawal credentials
2021-03-14 21:47:21 +00:00
Jim McDonald
49fb03aa3a
Allow use of Ethereum 1 withdrawal credentials.
...
Release 1.0.1 of the Ethereum 2 specification allows withdrawal
credentials to be Ethereum 1 addresses. This enables the use of such
addresses when generating and verifying deposit data.
2021-03-12 12:53:42 +00:00
Jim McDonald
1ed3a51117
ETH1 withdrawal credentials.
2021-02-26 15:19:37 +00:00
Jim McDonald
4d5660ccbb
Fix crash in attester/duties and inclusion.
...
A recent change for a return value going from an array to a map caused a
bad indexing in to the returned data. This ensures that the value is
read directly from the map rather than using a hard-coded offset.
v1.8.1
2021-02-13 22:25:26 +00:00
Jim McDonald
7596d271ad
Linting.
v1.8.0
2021-02-10 10:24:49 +00:00
Jim McDonald
943f9350f3
Add 'chain time' and 'validator keycheck' commands.
2021-02-10 10:13:24 +00:00
Jim McDonald
07863846e6
Use double quotes for Windows compatability.
2021-02-04 21:54:43 +00:00
Jim McDonald
cc59ab618d
Tidy up tests.
v1.7.5
2021-02-02 20:57:01 +00:00
Jim McDonald
9794949e8a
Tidy up separation of input and process.
2021-02-02 20:50:45 +00:00
Jim McDonald
5c741d2b27
Update dependencies.
v1.7.4
2021-02-01 19:13:18 +00:00
Jim McDonald
52c76deb5e
Add attester duties and slot time commands.
2021-01-24 13:46:35 +00:00
Jim McDonald
c986118f16
Fix typo
2021-01-24 12:25:47 +00:00
Jim McDonald
df6694e3b7
Update tests.
2021-01-02 15:21:56 +00:00
Jim McDonald
a55ad238e6
Add 'node events' command.
2021-01-02 15:20:42 +00:00
Jim McDonald
be21db030e
Update chain info fork version type
2021-01-02 10:15:07 +00:00
Jim McDonald
16488c8a40
Add activation epoch to validator info.
2021-01-02 10:13:29 +00:00
Jim McDonald
a7489aa675
Reformat changelog
2020-12-10 07:14:04 +00:00
Jim McDonald
b1647d2f3d
Update version.
v1.7.3
2020-12-10 00:10:46 +00:00
Jim McDonald
c7f3275dfa
Add validtor duties; update validator exit
2020-12-09 20:38:21 +00:00
Jim McDonald
7aeba43338
Add validtor duties; update validator exit
2020-12-09 20:33:30 +00:00
Jim McDonald
688db9ef8c
Update dependencies.
2020-12-07 15:21:37 +00:00
Jim McDonald
173883da3e
Move core functions to util
2020-12-07 15:18:23 +00:00
Jim McDonald
6077e04619
Move core functions to util
2020-12-07 14:52:08 +00:00
Jim McDonald
95c57363a2
Release 1.7.2
v1.7.2
2020-11-23 09:36:28 +00:00
Jim McDonald
9b96b4e34f
Update workflow
2020-11-23 09:34:48 +00:00
Jim McDonald
40ba1987cd
Add ability to show withdrawal credentials
2020-11-23 08:57:59 +00:00
Jim McDonald
9c08c0a1a4
Add "account derive" command
2020-11-20 19:59:49 +00:00
Jim McDonald
b2360fa2f6
Do not fail verification on missing fork version
2020-11-20 12:21:06 +00:00
Jim McDonald
e7cc6ce18b
Merge pull request #26 from OisinKyne/master
...
Update import/export usage examples to 1.7.0
2020-11-20 00:11:56 +00:00
Jim McDonald
a83e206c89
Additional checks and chattiness for deposit verification
2020-11-19 23:32:27 +00:00
Jim McDonald
947dbdaef6
Bump version
v1.7.1
2020-11-19 10:33:56 +00:00
Oisín Kyne
ac87f51047
Update usage examples to 1.7.0
2020-11-18 12:57:20 +00:00
Jim McDonald
b30db1b6c7
Fix missing viper variable
v1.7.0
v1.7.0-d
2020-11-18 09:33:09 +00:00
Jim McDonald
405b2d66de
Bump version
2020-11-18 09:02:18 +00:00
Jim McDonald
757a5e1492
Catch missing configuration value.
2020-11-17 21:43:01 +00:00
Jim McDonald
0b7a24df6e
Linting
2020-11-17 15:53:42 +00:00
Jim McDonald
e042be75ce
Tidy-ups and additional test coverage
2020-11-17 15:27:46 +00:00
Jim McDonald
eaf7e34baf
Move to V3 of deposit data output to allow additional checks.
2020-11-16 14:43:44 +00:00
Jim McDonald
3b086dd588
Module updates.
2020-11-12 11:31:06 +00:00
Jim McDonald
cbd8cbbf38
Update flags
2020-11-12 11:26:53 +00:00
Jim McDonald
7391dbe6fb
Move to eth2client
2020-11-10 23:49:10 +00:00
Jim McDonald
3dd1bab526
Move to eth2client
2020-11-10 23:48:44 +00:00
Jim McDonald
93e632972a
Move to eth2client
2020-11-10 23:47:21 +00:00
Jim McDonald
5a385c3c23
Update dependencies.
2020-11-08 20:24:18 +00:00
Jim McDonald
d701cd032a
Update changelog.
2020-11-08 20:18:25 +00:00
Jim McDonald
224059ba8e
Tidy-ups.
2020-11-08 20:14:51 +00:00
Jim McDonald
1a5234e39f
Tidy-ups
2020-11-08 20:04:41 +00:00
Jim McDonald
3cbc27f53d
Additional modular commands.
2020-11-08 19:44:30 +00:00
Jim McDonald
a80a1707cf
Use standard signing container.
2020-11-07 08:33:21 +00:00