Code Monkey home page Code Monkey logo

eos.io-cpp-client's Introduction

Hello, I'm Luc ! πŸ‘‹

πŸ‘¨β€πŸ’» About Me

I'm an smbedded systems and blockchain developer. I have a PhD in Electronics from UniversitΓ© CΓ΄te-d’Azur, focusing on integrating blockchain technology with IoT devices.

Currently, I'm exploring the frontier between decentralized technologies and practical applications. I'm passionate about open-source projects and the potential of blockchain to revolutionize various industries.

🌐 Social Links

πŸ›  Technologies & Tools

  • Languages: JavaScript/Node.js, Rust, Solidity, Python, C/C++, Bash
  • Blockchain: Ethereum, Substrate Framework, Hyperledger Sawtooth
  • Other Tools: Kubernetes, SQL-based databases

πŸ“ˆ GitHub Stats

Luc's GitHub Stats

πŸ“« How to Reach Me

Feel free to reach out if you're looking for collaboration on innovative projects, need assistance with blockchain technology, or just want to chat about the future of IoT and blockchain integration!

  • πŸ“§ Email: luc [at] gerrits.xyz

eos.io-cpp-client's People

Stargazers

 avatar

Watchers

 avatar

eos.io-cpp-client's Issues

Error at: ./app.cpp:251 Aborted (core dumped)

This issue is related to abieos : EOSIO/abieos#65

Looks like an ABI issue with a number is out of range.

When ref_block_num is higher than 65535 :

app.cpp:221: Retrieving node data
CURL: POST http://localhost:8888/v1/chain/get_info SENT=0 B RECEIVED=780 B
Endpoint OK : http://localhost:8888/v1/chain
CURL: POST http://localhost:8888/v1/chain/get_block SENT=28 B RECEIVED=625 B
app.cpp:225: Done
Time difference = 614[Β΅s]
**** Transaction variables ****
* ref_block_num:    176801
* ref_block_prefix: 3021416281
* expiration:       "2020-10-28T09:46:42.500"
* chain_id:         cf057bbfb72640471fd910bcb67639c22df9f92470936cddc1ade0e2f2e7dc4f
* private key:      d2653ff7cbb2d8ff129ac27ef5781ce68b2558c41a74af1f2ddca635cbeef07d
app.cpp:229: Building action data binary
app.cpp:236: Done
app.cpp:242: Building packed transaction
Error at: ./app.cpp:253
terminate called after throwing an instance of 'std::runtime_error'
  what():  number is out of range
Aborted (core dumped)

At line app.cpp:253 we have : abieos_json_to_bin_reorderable(context, transaction_contract, "transaction", tnx_json.dump().c_str())

Waiting on abieos issue to be solved. In the mean time: you'll have to reset the test node to have 0 blocks .... :(

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.