-
A funny feature of the bitcoin node's transaction index is that it never removes transactions that were in orphaned blocks. And when you ask for a transaction from electrumx, it goes straight through …
-
I'm wondering if a better approach would be to offer a content addressable store instead. There's a couple reasons why you can't effectively do a content addressable store above the API you're proposi…
-
-
Hi!
We at the Komodo Platform just did a ETH/DOGE atomic swap. We exchanged it in BarterDEX using ETOMIC.
This is the proof:
`SWAP completed! 1322053329-1186185224 {"expiration":1519068637,"tra…
-
### Support guidelines
- [X] I've read the [support guidelines](https://github.com/firefly-iii/firefly-iii/blob/main/.github/support.md)
- [X] My request is not listed as [a very good idea, but unfor…
-
Currently, HoneyBadgerBFT requires unbounded communication buffers, for both outgoing messages and incoming messages. The problem is that in an asynchronous network, honest nodes may lag arbitrarily f…
-
Sometimes on the orderbook you see a few different makers all with the same minsize and maxsize. What's probably happening is somebody is running more than one instance of yield generator from the sam…
-
## 🚀 Feature
1. i want a easy way to create transaction, [not like create transaction must bind vm and ledger](https://github.com/AleoHQ/snarkOS/blob/testnet3/node/ledger/src/lib.rs), and then …
-
The original coinswap has issues with amount correlation, because Alice and Carol swap the same amount of bitcoin. In this project that has been solved using the added amount Δ.
Another way of doin…
-
There should a standard that defines a schema for non-fungible tokens using SIP-009