Bitcoin Forum
September 24, 2024, 07:52:15 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / Re: Import New Address BitcoinCore Without Rescan on: September 06, 2020, 01:40:16 PM
i am using bitcoinjs to generate address that's on my backend server. since i am new using bitcoin node i am insecure to import my private key. i am using bitcoin node just for get all my balances and matching my unspent with my backend
2  Bitcoin / Development & Technical Discussion / Import New Address BitcoinCore Without Rescan on: September 06, 2020, 11:48:45 AM
i am have external wallet with hdwallet every time user create new address i am call JSON rpc import address this is not efficient because that is new address
3  Bitcoin / Development & Technical Discussion / Re: Run Bitcoind without full sync on: January 10, 2020, 10:53:20 AM
i have tried Electrum but the protocol methods is limited. i want to make notification when there have receive transaction on my child address. if i am using Electrum or third party API, i must get transaction in every block and compare there is such address in my database, that's could have more resource if block have more than 1000+ tx. in bitcoin-cli i think that's possible using method "listtransaction" to get only latest transaction in my child address. or do you have any suggest?. Thanks for response  Grin
4  Bitcoin / Development & Technical Discussion / Run Bitcoind without full sync on: January 10, 2020, 08:15:16 AM
I want to using bitcoin-cli to listen new block and make notification when there have a receive transaction. i didnt want to have a ancient block, how to run bitcoin core without sync ancient block but just current blockheight
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!