Git Product home page Git Product logo

Comments (5)

TracyH1988 avatar TracyH1988 commented on September 23, 2024 1

if the pub key Curve is ECDSA_secp256k1, if there is one signature,it will be failed:
ERROR MESSAGE:

FlowTransactionResult(status=SEALED, statusCode=1, errorMessage=[Error Code: 1006] invalid proposal key: public key 3 on account xxxxxxxxx does not have a valid signature: [Error Code: 1009] invalid envelope key: public key 3 on account xxxxxxxxxxxx does not have a valid signature: signature is not valid, events=[])

Because the flow-jvm-sdk can not support it by default, only support ECDSA_P256

from flow-java-client-example.

TracyH1988 avatar TracyH1988 commented on September 23, 2024

ERROR MESSAGE:

FlowTransactionResult(status=SEALED, statusCode=1, errorMessage=[Error Code: 1006] invalid proposal key: public key 3 on account xxxxxxxxx does not have a valid signature: [Error Code: 1009] invalid envelope key: public key 3 on account xxxxxxxxxxxx does not have a valid signature: signature is not valid, events=[])

BUT, I CHECK MY PRIVATE KEY IS RIGHT, HOW IT RUNS? HOW CAN I GET THE RIGHT signature?

from flow-java-client-example.

bluesign avatar bluesign commented on September 23, 2024

Try commenting out payload signature, instead of envelope.

If there is one signature it has to be envelope

from flow-java-client-example.

TracyH1988 avatar TracyH1988 commented on September 23, 2024

Try commenting out payload signature, instead of envelope.

If there is one signature it has to be envelope

I have tried, but envelope doesn't work too

from flow-java-client-example.

TracyH1988 avatar TracyH1988 commented on September 23, 2024

Try commenting out payload signature, instead of envelope.

If there is one signature it has to be envelope

emulator is ok ,but mainnet failed

from flow-java-client-example.

Related Issues (8)

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.