iota.lib.cpp icon indicating copy to clipboard operation
iota.lib.cpp copied to clipboard

IOTA C++ Library

Results 29 iota.lib.cpp issues
Sort by recently updated
recently updated
newest added

[100%] Built target cpr [ 4%] Performing install step for 'cpr_dep' Skipping install step. [ 4%] Completed 'cpr_dep' [ 4%] Built target cpr_dep [ 5%] Creating directories for 'keccak_dep' [...

# What is the purpose of your code change? #312 iota.lib.js stopped exporting wereAddressesSpentFrom. As a consequence, I moved it to protected. I checked, right now iota.lib.js still uses it...

This issue is here to contain unfiltered search results about embedded C++ requirements. Based on the resources we will post here, we then can determine what should be done for...

P-medium
D-hard
C-tracking
A-common

Hello! Unfortunately, URL for core docs is broken: https://iota.readme.io/ What should I do to have a look for some docs on this c++ project?

API::Core::attachToTangle: Recompute transaction hashes in bundle after manipulation in the case of local POW. When using local POW, the creation of bundles was faulty. The transactions were manipulated and the...

### Bug description ``` attachToTangle produces inconsistent bundles when using local POW. With remote POW, it works. ``` ### Hardware Spec ``` Linux OBSCUREDMACHINENAME 4.15.0-45-generic #48-Ubuntu SMP Tue Jan 29...

Use of https://nodes.thetangle.org:443 with the library was not possible. The issue was analyzed by @nmeylan. This might be only a temporary fix. As discussed with @thibault-martinez....

# What is the purpose of your code change? I updated the CMake files to allow this library being used as git submodule. ``` For overview: - I wanted to...

# What is the purpose of your code change? As stated in #309, `iota.lib.js` deprecated `getBundlesFromAddresses` due to its poor performance, as well as `getTransfers` for which the logic entirely...

`v1.3.0` CHANGELOG (can't push directly to master). I can draft the release on GitHub once merged. I also closed the related milestone.