bitcore
bitcore copied to clipboard
A full stack for bitcoin and blockchain-based applications
I was using bitcored for about a month, today i got out of disk space and needed to restart the machine, now i can't start bitcoind anymore, i got the...
Bitcore Node keeps going back and forth between "connected to peer" and "not connected to peer" for Bitcoin Cash testnet. ``` {"message":"2021-02-16 17:00:06.660 UTC | Connected to peer: 127.0.0.1:18333 |...
I been trying to integrate Bitcore with Bitcoin SV at first by cloning the `bitcoin-cash` module and plugging in [bsv](https://www.npmjs.com/package/bsv) and [bsv-p2p](https://www.npmjs.com/package/bsv-p2p) libraries, but it looks like these libraries are...
Couldn't find a template, so i'll just try and make this as informative as possible When syncing BTC regtest, bitcore-node doesn't seem able to sync, and keeps on looping these...
Blockchain monitor started info Connected to V8 (bch/mainnet) @ https://api.bitcore.io info Connected to V8 (btc/testnet) @ https://api.bitcore.io info Connected to V8 (btc/mainnet) @ https://api.bitcore.io ERR! Error connecting to V8 (bch/testnet)...
my setup ubuntu 18.04 lts nvm 10.23.2 mogodb-server 3.6 when trying to npm install in bitcore root directory getting this error: npm WARN [email protected] requires a peer of eslint@^4.9.0 but...
Add type handling back to address, privatekey, publickey types
Is there a way to get the fromAddress from the /v1/txhistory/ endpoint? For the "sent" txs I can only see they addressTo and for the received txs addressTo is null...
/root/.nvm/versions/node/v4.9.1/lib/node_modules/bitcore/node_modules/[email protected]@async/dist/async.js:52 function apply(fn, ...args) { ^^^ SyntaxError: Unexpected token ... at exports.runInThisContext (vm.js:53:16) at Module._compile (module.js:373:25) at Object.Module._extensions..js (module.js:416:10) at Module.load (module.js:343:32) at Function.Module._load (module.js:300:12) at Module.require (module.js:353:17) at require...