Releases: MariusVanDerWijden/tx-fuzz
Releases · MariusVanDerWijden/tx-fuzz
1.4.0: Prague
Updates go-ethereum dependencies, started work on prague tests, starting 1.4.0 release cycle
Correct KZG Ceremony
Updated to use the latest go-ethereum which contains other types and the correct kzg ceremony
Library Refactor
This release publishes the library refactor, changing the go interfaces and fixing the unstuck command
Refactor rc build
v1.3.0-rc.1 spammer: only airdrop to active addresses
Cancun and refactor
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
This release includes 4844 blob spam support
Updated go version
Updating go version (#26) * updaitng go * fixed deprecated packages * fixing imports
Release smaller docker image
v1.0.2 updated dockerfile with builder step (#15)
Initial Release v2
Fixes a panic when specifying SK
Initial release
livefuzzer: improve cli (#14) * livefuzzer: improve cli * happy linter, happy life * README: updated instructions