-
I'd like to have the option to untrack a specific address or derivation scheme.
I have the following APIs to track:
HTTP POST v1/cryptos/{cryptoCode}/derivations/{derivationScheme}
HTTP POST v1/c…
-
If you're reading this, you're probably trying to use this module on newer versions of Python. Since the Cryptodome module has been renamed to Crypto, you need to manually correct the imports within t…
-
I think these are the relevant API endpoints, payouts should be from the store (in BTC Payer stores are like bank accounts) that the user selects.
#### Create store on-chain wallet transaction `Store…
-
*@cryptocode commented on May 27, 2018, 10:03 PM UTC:*
The April update of Windows 10 includes AF_UNIX (domain sockets) support, and asio should support it.
BOOST_ASIO_HAS_LOCAL_SOCKETS would thus b…
ghost updated
2 years ago
-
I'm running NBX on a regtest node. If the current tip is at height 103 and
* I have a transaction for a tracked address at height 102
* I `invalidateblock` for height 102
I expect to get a `new…
-
When I want to look up definitions for macros defined in packages (e.g., `\addbibresource` in `biblatex.sty`, or `\tnorm` in `cryptocode.sty`), this doesn't work. The lsp-io-logs show that the server …
-
Reported by @cryptocode
```
boost::optional nano::node::work_generate_blocking (nano::block & block_a)
{
debug_assert (network_params.network.is_dev_network ());
return work_generate_bl…
-
I have a (1)suggestion and a (2)question about the "Compare secret strings in constant time".
(1) I guess the Cryptocoding resource is supposed to be an introduction beside giving expertise.
For …
-
-
### Zig Version
0.10.0-dev.4572+453a2d2fa
### Steps to Reproduce
After a cool debugging session with @cryptocode, we have discovered a potential footgun to do with `linksection` on macOS. The point…