GithubHelp home page GithubHelp logo

iotex-arduino's People

Contributors

as-iotex avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

iotexhackthons

iotex-arduino's Issues

Add support for exacution actions in GetActions... calls

IoTeX core module v1.2 introduced support to Ethereum-signed transactions signature.
This required the addition of the "Encoding" field in the actionInfo type, beside signatureand senderPubKey:

curl -X POST -H "Content-Type: application/json" -d '{"byHash": {"actionHash": "b7024bc52f315fafb9cc7677e730aec79767b28fbaa6bdd1f37c1861dd699aba", "checkPending": false}}' gateway.iotexlab.io:10000/iotexapi.APIService/GetActions          
{
 "total": "1",
 "actionInfo": [
  {
   "action": {
    "core": {
     "version": 1,
     "nonce": "0",
     "gasLimit": "5000000",
     "gasPrice": "0",
     "chainID": 0,
     "transfer": {
      "amount": "0",
      "recipient": "io1vtm2zgn830pn6auc2cvnchgwdaefa9gr4z0s86",
      "payload": "cmNxZ2pzeGZkeHpzenp0cHlkemx6Y2xwbHo6Ly9VMkZzZEdWa1gxOUU0dzJRZ2dQSi82TjM4ZUNVNFlUdk9OeUs4QTVqWjFYSW9RREMybFpCSEdlOWRERmtONlRvSnFhQXhjUHg2SkV6T3YveWlWQWw2YStQeW0rSTAyQnZsZVcybWNLdU1WNnRXSFJIVG5KdXU5ODF4MlhQMm9XOQ=="
     }
    },
    "senderPubKey": "BGR5G9TOfUUQEoCJ+x262Gp+8wv/0/K73OZKl/P6tJEO+CVthBN9yiFyLZFejCeWoyy5WKy14B+iUAdGjPglhQg=",
    "signature": "aHHaBSzCb2pkAa6V/oqHruAkvjXHg6LH51LRJob8Cf1hAh6SxjVZlbCtVhVq0BCIJW9vf2Gd/gPLxa56kpZmhQE=",
    "encoding": "IOTEX_PROTOBUF"
   },
   "actHash": "b7024bc52f315fafb9cc7677e730aec79767b28fbaa6bdd1f37c1861dd699aba",
   "blkHash": "230ba8095d5a505e355652f9dcc2b13605419a8fa3d3fd5ddc6d24fd6a902641",
   "blkHeight": "1",
   "sender": "io1vtm2zgn830pn6auc2cvnchgwdaefa9gr4z0s86",
   "gasFee": "0",
   "index": 1,
   "timestamp": "2019-04-22T02:06:30Z"
  }
 ]
}```

I suppose this requires the pb files to be re-generated by nanopb.

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.