All Versions
43
Latest Version
Avg Release Cycle
48 days
Latest Release
-

Changelog History
Page 1

  • v3.3.5 Changes

    โœจ Enhancements:

    • ๐Ÿ‘Œ Support for POSDAO contract hardfork (#633)
    • โšก๏ธ Update rpc server (#619)
  • v3.3.4 Changes

    โœจ Enhancements:

    • โšก๏ธ EIP-712: Update logos and rewrite type parser (now builds on Rust 1.58.1) (#463)
    • Handling of incoming transactions with maxFeePerGas lower than current baseFee (#604)
    • โšก๏ธ Update transaction replacement (#607)

    ๐Ÿ› Bug fixes:

  • v3.3.3 Changes

    โœจ Enhancements:

    • Implement eip-3607 (#593)

    ๐Ÿ› Bug fixes:

    • โž• Add type field for legacy transactions in RPC calls (#580)
    • ๐Ÿ‘‰ Makes eth_mining to return False if not is not allowed to seal (#581)
    • Made nodes data concatenate as RLP sequences instead of bytes (#598)
  • v3.3.2 Changes

    โœจ Enhancements:

    • London hardfork block: Sokol (24114400)

    ๐Ÿ› Bug fixes:

    • ๐Ÿ›  Fix for maxPriorityFeePerGas overflow
  • v3.3.1 Changes

    โœจ Enhancements:

    • โž• Add eth_maxPriorityFeePerGas implementation (#570)
    • โž• Add a bootnode for Kovan

    ๐Ÿ› Bug fixes:

    • ๐Ÿ›  Fix for modexp overflow in debug mode (#578)
  • v3.3.0 Changes

    โœจ Enhancements:

    • โž• Add validateServiceTransactionsTransition spec option to be able to enable additional checking of zero gas price transactions by block verifier
  • v3.3.0-rc.9 Changes

    ๐Ÿ› Bug fixes:

    • โž• Add service transactions support for EIP-1559
    • ๐Ÿ›  Fix MinGasPrice config option for POSDAO and EIP-1559

    โœจ Enhancements:

    • min_gas_price becomes min_effective_priority_fee
    • โž• added version 4 for TxPermission contract
  • v3.3.0-rc.8 Changes

    ๐Ÿ› Bug fixes:

    • Ignore GetNodeData requests (#519)
  • v3.3.0-rc.7 Changes

    ๐Ÿ› Bug fixes:

    • GetPooledTransactions is sent in invalid form (wrong packet id)
  • v3.3.0-rc.6 Changes

    โœจ Enhancements:

    • London hardfork block: kovan (26741100) (#502)