-
This in particular means mapping the IDL types as follows:
* string -> BTC::Commons::Core::String
* sequence -> BTC::Commons::Core::AutoPtr
Also, the CAB smart pointer types should be used.
-
I was trying to retrieve some data from crypto market, for instance Bitcoin.
```
import pynance as pn
btc = pn.data.get('BTC-USD')
print(btc)
```
(I tried all the combinations, with capital lett…
-
There's also double spend attempts on BTC.
I guess it'd be a more involved process since RBF have to be ignored.
-
Confirmation count coming -1 every time.
```
https://api.bitcore.io/api/BTC/testnet/address/mguBjiMsX1tZyATsWbEf42w8aJWxmbEJ6v/txs?limit=1000
[
{"_id":"5cc2c6ea12025b0a3975a053","chain":"BTC","n…
-
Reimbursement for trade 13888
I am BTC buyer as maker.
Trade amount and asset: 1 BTC for 127.24 XMR
Deposit amount: 0.3 BTC
Maker txid: cd2caba26d23debc92f7ff32c92b2dde130ce1b4351820a047a40b06…
-
Sometimes inscription items are shown with the BTC icon instead of an asset preview. Test by making a BTC outbound transaction then making an inscription outbound transaction, and also in the opposite…
-
### Is your feature request related to a problem?
Convert a symbol to Blomberg and RIC symbologies.
```sql
SELECT to_bbg('GIB.A')
>>> 'GIB/A'
```
```sql
SELECT to_ric('GIB.A')
>>> 'GIBa'…
-
- upgrade/list unstoppable swap as its not new / received another boost of funding from the CCS / liquidity is increasing https://unstoppableswap.net/ #2426
- figure out an appropriate place to list…
-
Hey! I. understand the quantity of my BTC is less than required, but out of curiosity how much BTC is the minimum?
I have around 0.00003811 BTC
The error it shows is {"code":-1013,"msg":"Filter fai…
-
After a clean install of `bitcore v8`, when running in `regtest`, sending a generate command
```
bitcoin-cli -datadir=full-nodes/bitcoin/regtest/ generate 101
```
causes the bitcore-node to beha…