Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cactus-plugin-persistence-ethereum): use openapi ethereum connector #2749

Commits on Oct 17, 2023

  1. feat(cactus-plugin-persistence-ethereum): use openapi ethereum connector

    - Refactor persistence ethereum plugin to use openapi ethereum connector
        instead of ethereum-socketio.
    - Upgrade web3js to 4.X in both persistence plugin and its tests.
    - Update persistence plugin dependency list.
    - Recompile base token contracts in persistence plugin to match format
        required by ethereum connector (full compilation output, not just ABI)
    - Minor fix in ethereum connector to return empty transactions
        array instead of undefined.
    - Fix minor runtime issues in geth-test-ledger
    
    Depends on hyperledger-cacti#2631
    
    Signed-off-by: Michal Bajer <[email protected]>
    outSH committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    cbd5d92 View commit details
    Browse the repository at this point in the history