Git Product home page Git Product logo

Comments (3)

iikirilov avatar iikirilov commented on September 28, 2024

According to the wiki for eth_sendTransactionAsync the callback function returns:

Object - The result object:
    id: String - the identifier in the original RPC call, used to match this result to the request
    txHash: String - the transaction hash that was generated, if successful
    error: String - the error that occurred whilst submitting the transaction.

which is different to the eth_sendTransaction response.

However, the comment in the code states that either the txHash is posted to the callbackUrl or an error is posted. I can write a test to clarify this.

Either way, a server needs to be set up to accept POST requests at the callbackUrl. This makes it a little tricky if the application using web3j-quorum is not accessible from the node.

Given that this is "temporary integration" is it still worth looking into this?

from web3j-quorum.

conor10 avatar conor10 commented on September 28, 2024

it will be updated in the near future as per the EEA spec - I'd hold off until we have this in Quorum

from web3j-quorum.

stale avatar stale commented on September 28, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from web3j-quorum.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.