Code Monkey home page Code Monkey logo

tz.net's People

Contributors

mscappini avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tz.net's Issues

Sending metadata with a transfer?

Hi mate, first of all great work on the dotnet library. Great to see dotnet devs in this area.

Im trying to send a unique identifier along with a "transaction" operation in order to track the payment in our backend. Have you ever tried that?

Thanks.
Anders.

Cannot transfer tezos

Hi,

Wish I had known about this project ages ago. Great work and thank you for your contribution. I'm not sure if this is an issue related to the protocol change. I'm only just discovering this code base now and experimenting a bit. I'm getting an error on trying to do a transfer at the forge operations step. I get the message;
Failed to parse the request body: No case matched:
At /kind, unexpected string instead of endorsement
At /kind, unexpected string instead of seed_nonce_revelation
At /kind, unexpected string instead of double_endorsement_evidence
At /kind, unexpected string instead of double_baking_evidence
At /kind, unexpected string instead of activate_account
At /kind, unexpected string instead of proposals
At /kind, unexpected string instead of ballot
At /kind, unexpected string instead of reveal
Unhandled error (Invalid_argument "Z.of_substring_base: invalid digit")
At /kind, unexpected string instead of origination

  • Connection #0 to host mainnet-node.tzscan.io left intact
    At /kind, unexpected string instead of delegation

This is reproducible with the equiv in curl that the code seems to be producing.
curl -v -X POST http://mainnet-node.tzscan.io:8732/chains/main/blocks/head/helpers/forge/operations -H "Content-type: application/json" --data '{
"branch": "BMXd4A5UYMiyDgz9AUrmrntv3Ms7Po9cxcbP4UcVKAUKQqrsTdF",
"contents": [
{
"destination": "KT1Tq3ZpWUzN4b3LxeqEpve7hSx6UzvFtkAC",
"amount": "1351426",
"storage_limit": "300",
"gas_limit": "10300",
"counter": "894825",
"fee": "0.142",
"source": "tz1WGpyzJ1WdZQyKgFN1MY1d7KExGzipFmPJ",
"kind": "transaction",
"parameters": {
"prim": "Unit",
"args": []
}
}
]
}'

I can't work out from the documentation what is wrong with this content. It sure looks right to me... Any guess what I'm doing wrong?

Thanks again for this class lib!
Brian

Offline signing?

Hi Mr.

We are working to extend this library with offline signing. Can you explain what this part of the code does:

SignedBytes = forgedOpGroup.ToString() + "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
EncodedSignature = "edsigtXomBKi5CTRf5cjATJWSyaRvhfYNHqSUGrn4SdbYRcGwQrUGjzEfQDTuqHhuA8b2d8NarZjz8TRf65WkpQmo423BtomS8Q"

Is this some kind of entropy that needs to be generated? And why all the zeroes? :)

Thanks for any reply.

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.