A fast, secure, and portable multichain light client for Ethereum
Stars
2.1k
Forks
443
Watchers
2.1k
Open Issues
89
Overall repository health assessment
No package.json found
This might not be a Node.js project
264
commits
31
commits
23
commits
8
commits
6
commits
5
commits
4
commits
4
commits
4
commits
4
commits
feat: implement shutdown method for helios-ts (#778)
32900cfView on GitHubfix: replace numeric response with hex string for blockNumber and chainId (#776)
582fda3View on GitHubfix: optional block id in estimate gas, hex output (#781)
ec4d35dView on GitHubfix: break infinite loop when consensus channels are dropped (#772)
4a32ac1View on GitHubperf: deduplicate execution hint access list entries (#763)
e16f337View on GitHubfix: pin block for the entirety of EVM execution loop (#764)
bd8ebecView on GitHubfix: correct epoch range check for Bellatrix execution payload valida… (#746)
c3fff22View on GitHubfix: correct InvalidHeaderHash usage in consensus verification (#747)
0a08dbfView on GitHubfeat: use aggregate_pubkey field when processing consensus update (#751)
4a1ffbaView on GitHub