Skip to content

Releases: MariusVanDerWijden/tx-fuzz

1.4.0: Prague

19 Aug 13:15
Compare
Choose a tag to compare

Updates go-ethereum dependencies, started work on prague tests, starting 1.4.0 release cycle

Correct KZG Ceremony

23 Oct 13:33
d8b943f
Compare
Choose a tag to compare

Updated to use the latest go-ethereum which contains other types and the correct kzg ceremony

Library Refactor

16 Oct 09:22
eb98970
Compare
Choose a tag to compare

This release publishes the library refactor, changing the go interfaces and fixing the unstuck command

Refactor rc build

13 Oct 15:19
Compare
Choose a tag to compare
v1.3.0-rc.1

spammer: only airdrop to active addresses

Cancun and refactor

08 Oct 20:33
241bebe
Compare
Choose a tag to compare

This minor release refactors the livefuzzer in order to make it more maintainable.
It also adds some handcrafted interesting transactions for Cancun.

4844 spam support

30 Aug 20:25
ac9fd77
Compare
Choose a tag to compare

This release includes 4844 blob spam support

Updated go version

15 Jun 15:43
ffb2563
Compare
Choose a tag to compare
Updating go version (#26)

* updaitng go

* fixed deprecated packages

* fixing imports

Release smaller docker image

22 Dec 14:19
6973354
Compare
Choose a tag to compare
v1.0.2

updated dockerfile with builder step (#15)

Initial Release v2

22 Dec 14:06
Compare
Choose a tag to compare

Fixes a panic when specifying SK

Initial release

22 Dec 13:50
88aa362
Compare
Choose a tag to compare
livefuzzer: improve cli (#14)

* livefuzzer: improve cli

* happy linter, happy life

* README: updated instructions