Bitcoin Forum
April 23, 2024, 09:37:34 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Technical Support / Connect to public Bitcoin node on: March 04, 2019, 06:42:09 PM
Hello guys,

How can i connect to remote public bitcoin node (e.g i find it on Bitnodes https://bitnodes.earn.com/ )?

Thanks in advance
2  Bitcoin / Development & Technical Discussion / bitcoin-cli error code -28 on: March 04, 2019, 05:43:58 PM
Hello,
I've started running a Bitcoin full node on my AWS instance (t2.micro, ubuntu 18.04). Everything worked fine, it successfuly downloaded about 360000 blocks.
But one day my instance stopped for some time (i don't know why), but i fix it. And after this crash i can't use any bitcoin-cli commands.

e.g
If i type
Code:
bitcoin-cli getblockcount
or
Code:
bitcoin-cli -getinfo
(or with any other argument) i get this error:
error code: -28
error message:
Pruning blockstore...

I didin't find anything about it and i really don't know what to do

Thank you in advance!
3  Bitcoin / Development & Technical Discussion / Developing of API on: February 12, 2019, 08:35:48 PM
Hello guys, i need your help.
I'm trying to create an API. With help of this API i would like to get statistics for the last 24 hours of Bitcoin network and return something like that:
  • Amount of mined blocks
  • Amount of transactions
  • Hashrate

and so on...

Can you suggest me, how i can access this data without using others APIs?

Thanks

GL and have a good day, guys!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!