Skip to content

Releases: wealdtech/ethereal

Release 2.8.2

07 Jun 18:00
v2.8.2
74148cf
Compare
Choose a tag to compare

This is a maintenance release for Ethereal 2.8.x. Changes in this release include:

  • update TTD for ropsten

Release 2.8.1

26 May 13:15
v2.8.1
81d93b8
Compare
Choose a tag to compare

This is a maintenance release for Ethereal 2.8.x. Changes in this release include:

  • allow implicit connection for block info

Release 2.8.0

22 May 14:17
v2.8.0
95b1a38
Compare
Choose a tag to compare

This is a feature release for Ethereal. This version of Ethereal uses EIP-1559 for its transactions, which has resulted in a number of changes:

  • the --gasprice and --max-gasprice options have been removed from relevant transactions
  • there is a new option --priority-fee-per-gas that sets the priority fee paid for transactions. This defaults to 1.5 Gwei
  • there is a new option --max-fee-per-gas that limits the total fee per gas (fee plus priority fee) that will be sent for any transaction. This defaults to 200 Gwei

Use of EIP-1559 streamlines the sending of transactions by not requiring the user to guess a good gas price, which should make transaction-related work easier. Because this is the first release that supports EIP-1559 it is possible that there are user experience issues; please report any issues to the github issues list

Release 2.7.4

10 Mar 21:11
v2.7.4
8745cd1
Compare
Choose a tag to compare
v2.7.4

2.7.4

Release 2.7.3

28 Dec 22:46
v2.7.3
f8dc043
Compare
Choose a tag to compare

Version 2.7.3.

Release 2.7.1

01 Aug 08:34
v2.7.1
d54c2af
Compare
Choose a tag to compare
v2.7.1

2.7.1

Release 2.7.0

07 Jul 11:03
v2.7.0
d288a33
Compare
Choose a tag to compare

This release provides EIP-1559 information for relevant transactions.

Release 2.6.0

28 Apr 21:52
v2.6.0
b4d11a2
Compare
Choose a tag to compare

This release supports the alternate V3 deposit data.

Release 2.5.0

13 Mar 12:42
v2.5.0
8050d34
Compare
Choose a tag to compare

This release brings support for the Pater beacon chain testnet.

Release 2.4.0

06 Feb 11:12
v2.4.0
647bdc4
Compare
Choose a tag to compare

This release brings with it both a docker image and pre-built binaries.