tersec
61dc296046
update engine API spec ref URLs from alpha.9 to beta.1 ( #4030 )
...
* update engine API spec ref URLs from alpha.9 to beta.1
* require exactly 256-bit JWT keys
2022-08-26 13:44:50 +03:00
Miran
dfd4afc9f2
compatibility with Nim 1.4+ ( #3888 )
2022-07-29 10:53:42 +00:00
Jacek Sieka
347a485b5b
bearssl: split abi ( #3755 )
2022-06-21 10:29:16 +02:00
tersec
7e61198260
fix merge test scripts ( #3781 )
2022-06-20 18:03:57 +00:00
tersec
5773f71ac0
update engine API URLs to v1.0.0-alpha.9 ( #3654 )
2022-05-23 15:41:34 +00:00
Jacek Sieka
f70ff38b53
enable `styleCheck:usages` ( #3573 )
...
Some upstream repos still need fixes, but this gets us close enough that
style hints can be enabled by default.
In general, "canonical" spellings are preferred even if they violate
nep-1 - this applies in particular to spec-related stuff like
`genesis_validators_root` which appears throughout the codebase.
2022-04-08 16:22:49 +00:00
tersec
a18b39c9c1
JWT support ( #3561 )
2022-03-31 14:43:05 +00:00
tersec
9b43a76f2f
kiln beacon node ( #3540 )
...
* kiln bn
* use version of beacon_chain_db
* have Eth1Monitor abstract more tightly over web3provider
2022-03-25 11:40:10 +00:00
tersec
d11d61c745
engine API alpha.7 -> alpha.8 and a few remaining v1.1.9 to v1.1.0 CL spec URL updates ( #3519 )
2022-03-18 11:46:39 +00:00
tersec
ef9767eb7a
implement --jwt-secret and HS256 JWT/JWS signing for engine API alpha.7 ( #3440 )
2022-02-27 16:55:02 +00:00