bitcore icon indicating copy to clipboard operation
bitcore copied to clipboard

A full stack for bitcoin and blockchain-based applications

Results 204 bitcore issues
Sort by recently updated
recently updated
newest added

I get these endless messages ``` {"message":"2021-10-14 21:07:39.152 UTC | Connected to peer: 172.31.22.93:19333 | Chain: LTC | Network: mainnet","level":"info"} {"message":"2021-10-14 21:08:09.155 UTC | Not connected to peer: 172.31.22.93:19333 |...

The "releases" link in `packages/bitcore-lib/README.md` makes mention of prebuilt files to use, but the link goes to another markdown document, which lists the releases, but does not actually link to...

Hi Everyone, I have tried to find an answer to this but no luck so far so I'm asking here. I installed Bitcoin Core a week ago and it's running...

I am trying to get started with your project, I've started to synchronize the database many days ago, like two weeks or so. Since the beginning, the synchronization drop day...

my machine : - CentOS 7 - RAM: 50G - CPU: 24 core - disk: 500G SSD I have a bitcoin mainnet full node which was fully synced. But bitcoire-node...

16GB RAM CPU:Intel(R) Core(TM) i5-7500 CPU @ 3.40GHz HDD: Timing buffered disk reads: 94 MB in 3.13 seconds = 30.06 MB/sec I have changed the code only left write blocks...

Hi I am trying to make payment for multiple invoices(bulk payments) one after the other . For a single invoice the payment is successful. But sometimes when i perform for...

Is there a way to remove/add coins monitored by bcmonitor with config entries. For some resons I do not want bcmonitor to monitor the XRP Coin and the Connection errors...

Various utils in packages/bitcore-client/bin can be pointed to a local bitcore-node instance via a baseUrl flag. Provide documentation of how to create a wallet on a local bitcore-node, or connect...