Jim McDonald
3b8a98bb83
Better error message on timeout.
2024-01-28 16:34:19 +00:00
Jim McDonald
841ba8e8f0
Update dependencies for deneb beta 5.
2023-12-07 13:45:01 +00:00
Jim McDonald
e356e9e1b7
Update dependencies.
2023-10-31 13:17:44 +00:00
Jim McDonald
2c01d18195
Update parameter names; add fallback connection.
...
Update parameter names to meet newer standards.
Provide a fallback beacon node if none other supplied.
2023-04-09 23:19:19 +01:00
Jim McDonald
fbc24b81d2
Linting.
2023-03-21 08:36:39 +00:00
Jim McDonald
531c86847f
Tidy up tests.
2022-06-22 07:51:22 +01:00
Jim McDonald
50ffdcd97c
Allow custom epochs for attester duties.
2022-01-23 22:38:15 +00:00
Jim McDonald
4d718f614c
Tidy up tests, standardise error messages.
2022-01-12 15:07:07 +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.
2021-02-13 22:25:26 +00:00
Jim McDonald
cc59ab618d
Tidy up tests.
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
52c76deb5e
Add attester duties and slot time commands.
2021-01-24 13:46:35 +00:00