Blockchain-Ethereum

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    - Removed Net::SSH::Perl dependency in favor of CryptX
    - [BREAKING] Blockchain::Ethereum::Keystore::Keyfile is now Blockchain::Ethereum::Keystore::File
    - [BREAKING] (Key, Address, Seed) are now under Blockchain::Ethereum and not Blockchain::Ethereum::Keystore
    - [BREAKING] Blockchain::Ethereum::Keystore::File instance must be created by using from_file or from_key
    - Fixed MAC verification and key derivation vulnerabilities
0.020     2025-10-30 23:35:49-03:00 America/Sao_Paulo
    [Improvements]
    - Added EIP-2930 transaction support
    - Added Unit conversion functions parse_units and format_units
    - Transaction parameters can now also be integers or numeric strings
    - Remove Test::Fatal from test dependencies
    [BugFixes]
    - Fix access list encoding
0.019     2025-06-28 23:31:03-03:00 America/Sao_Paulo
- Initial release of Blockchain-Ethereum toolkit as a unified distribution
- Includes functionality from the following previously separate modules:
    * Blockchain::Ethereum::ABI
    * Blockchain::Ethereum::RLP
    * Blockchain::Ethereum::Transaction
    * Blockchain::Ethereum::Keystore
- Modules are now maintained together under one repo:



( run in 0.875 second using v1.01-cache-2.11-cpan-54e63673c56 )