Skip to content

Releases: a16z/helios

0.5.5

11 Mar 22:35
c8f5a4d
Compare
Choose a tag to compare

Adds dencun mainnet configs

0.5.4

30 Jan 18:24
ba33643
Compare
Choose a tag to compare
  • Adds Holesky config
  • Updates Sepolia and Holesky configs to support Dencun

0.5.3

17 Jan 08:14
f59dae8
Compare
Choose a tag to compare
  • dencun hotfix #316

0.5.2

16 Jan 22:04
4974490
Compare
Choose a tag to compare
  • Adds support for the Dencun hardfork
  • Updates Goerli config with the Dencun fork epoch

0.5.1

25 Oct 18:00
92fcdf0
Compare
Choose a tag to compare
  • Hotfix to ensure all tx fields are populated correctly

0.5.0

24 Oct 16:42
451ff5e
Compare
Choose a tag to compare
  • Internal refactoring
  • Lots and lots of bug fixes and improvements
  • Working WASM support and TS bindings.

0.4.1

19 Apr 18:58
c057ab5
Compare
Choose a tag to compare

0.4.0

08 Apr 22:06
9cf20ad
Compare
Choose a tag to compare
  • fixes tokio reactor bug on eth_call
  • upgrades to ethers 2

0.3.1

01 Apr 17:54
8bd91d3
Compare
Choose a tag to compare

Adds Capella support on mainnet

0.3.0

15 Mar 20:13
2e6b948
Compare
Choose a tag to compare
  • Add support for Capella on the Goerli testnet
  • Add wasm support
  • Various bug fixes and improvements