Advertisement
Guest User

Untitled

a guest
Dec 5th, 2018
437
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.74 KB | None | 0 0
  1. MacBook-Pro:agora-swap herve76$ yarn run testnet:btc
  2. yarn run v1.10.1
  3. $ bitcoind -regtest -server -rpcuser=user -rpcpassword=pass -rpcport=18332 -txindex
  4. 2018-12-05T21:17:07Z Bitcoin Core version v0.17.99.0-e2c473ff7 (release build)
  5. 2018-12-05T21:17:07Z InitParameterInteraction: parameter interaction: -whitelistforcerelay=1 -> setting -whitelistrelay=1
  6. 2018-12-05T21:17:07Z Validating signatures for all blocks.
  7. 2018-12-05T21:17:07Z Setting nMinimumChainWork=0000000000000000000000000000000000000000000000000000000000000000
  8. 2018-12-05T21:17:07Z Using the 'sse4(1way),sse41(4way),avx2(8way)' SHA256 implementation
  9. 2018-12-05T21:17:07Z Using RdRand as an additional entropy source
  10. 2018-12-05T21:17:07Z Default data directory /Users/herve76/Library/Application Support/Bitcoin
  11. 2018-12-05T21:17:07Z Using data directory /Users/herve76/Library/Application Support/Bitcoin/regtest
  12. 2018-12-05T21:17:07Z Config file: /Users/herve76/Library/Application Support/Bitcoin/bitcoin.conf
  13. 2018-12-05T21:17:07Z Using at most 125 automatic connections (10240 file descriptors available)
  14. 2018-12-05T21:17:07Z Using 16 MiB out of 32/2 requested for signature cache, able to store 524288 elements
  15. 2018-12-05T21:17:07Z Using 16 MiB out of 32/2 requested for script execution cache, able to store 524288 elements
  16. 2018-12-05T21:17:07Z Using 4 threads for script verification
  17. 2018-12-05T21:17:07Z scheduler thread start
  18. 2018-12-05T21:17:07Z HTTP: creating work queue of depth 16
  19. 2018-12-05T21:17:07Z Config options rpcuser and rpcpassword will soon be deprecated. Locally-run instances may remove rpcuser to use cookie-based auth, or may be replaced with rpcauth. Please see share/rpcauth for rpcauth auth generation.
  20. 2018-12-05T21:17:07Z HTTP: starting 4 worker threads
  21. 2018-12-05T21:17:07Z Using wallet directory /Users/herve76/Library/Application Support/Bitcoin/regtest/wallets
  22. 2018-12-05T21:17:07Z init message: Verifying wallet(s)...
  23. 2018-12-05T21:17:07Z Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010)
  24. 2018-12-05T21:17:07Z Using wallet wallet.dat
  25. 2018-12-05T21:17:07Z BerkeleyEnvironment::Open: LogDir=/Users/herve76/Library/Application Support/Bitcoin/regtest/wallets/database ErrorFile=/Users/herve76/Library/Application Support/Bitcoin/regtest/wallets/db.log
  26. 2018-12-05T21:17:08Z Cache configuration:
  27. 2018-12-05T21:17:08Z * Using 2.0MiB for block index database
  28. 2018-12-05T21:17:08Z * Using 56.0MiB for transaction index database
  29. 2018-12-05T21:17:08Z * Using 8.0MiB for chain state database
  30. 2018-12-05T21:17:08Z * Using 384.0MiB for in-memory UTXO set (plus up to 286.1MiB of unused mempool space)
  31. 2018-12-05T21:17:08Z init message: Loading block index...
  32. 2018-12-05T21:17:08Z Opening LevelDB in /Users/herve76/Library/Application Support/Bitcoin/regtest/blocks/index
  33. 2018-12-05T21:17:08Z Opened LevelDB successfully
  34. 2018-12-05T21:17:08Z Using obfuscation key for /Users/herve76/Library/Application Support/Bitcoin/regtest/blocks/index: 0000000000000000
  35. 2018-12-05T21:17:08Z LoadBlockIndexDB: last block file = 0
  36. 2018-12-05T21:17:08Z LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=105, size=28461, heights=0...104, time=2011-02-02...2018-12-05)
  37. 2018-12-05T21:17:08Z Checking all blk files are present...
  38. 2018-12-05T21:17:08Z Opening LevelDB in /Users/herve76/Library/Application Support/Bitcoin/regtest/chainstate
  39. 2018-12-05T21:17:08Z Opened LevelDB successfully
  40. 2018-12-05T21:17:08Z Using obfuscation key for /Users/herve76/Library/Application Support/Bitcoin/regtest/chainstate: 004d9490a4f30a21
  41. 2018-12-05T21:17:08Z Loaded best chain: hashBestChain=731767a81fb0faf8efe178187ae4dbcf50ddc99aee216b4b362ea82d2a17b406 height=104 date=2018-12-05T21:13:17Z progress=1.000000
  42. 2018-12-05T21:17:08Z init message: Rewinding blocks...
  43. 2018-12-05T21:17:08Z init message: Verifying blocks...
  44. 2018-12-05T21:17:08Z Verifying last 6 blocks at level 3
  45. 2018-12-05T21:17:08Z [0%]...[16%]...[33%]...[50%]...[66%]...[83%]...[99%]...[DONE].
  46. 2018-12-05T21:17:08Z No coin database inconsistencies in last 6 blocks (6 transactions)
  47. 2018-12-05T21:17:08Z block index 239ms
  48. 2018-12-05T21:17:08Z Opening LevelDB in /Users/herve76/Library/Application Support/Bitcoin/regtest/indexes/txindex
  49. 2018-12-05T21:17:08Z Opened LevelDB successfully
  50. 2018-12-05T21:17:08Z Using obfuscation key for /Users/herve76/Library/Application Support/Bitcoin/regtest/indexes/txindex: 0000000000000000
  51. 2018-12-05T21:17:08Z txindex thread start
  52. 2018-12-05T21:17:08Z init message: Loading wallet...
  53. 2018-12-05T21:17:08Z Syncing txindex with block chain from height 1
  54. 2018-12-05T21:17:08Z [default wallet] nFileVersion = 179900
  55. 2018-12-05T21:17:08Z [default wallet] Keys: 2007 plaintext, 0 encrypted, 2009 w/ metadata, 2007 total. Unknown wallet records: 0
  56. 2018-12-05T21:17:08Z [default wallet] Wallet completed loading in 83ms
  57. 2018-12-05T21:17:08Z [default wallet] keypool added 1 keys (1 internal), size=2000 (1000 internal)
  58. 2018-12-05T21:17:08Z [default wallet] setKeyPool.size() = 2000
  59. 2018-12-05T21:17:08Z [default wallet] mapWallet.size() = 108
  60. 2018-12-05T21:17:08Z [default wallet] mapAddressBook.size() = 2
  61. 2018-12-05T21:17:08Z mapBlockIndex.size() = 105
  62. 2018-12-05T21:17:08Z nBestHeight = 104
  63. 2018-12-05T21:17:08Z torcontrol thread start
  64. 2018-12-05T21:17:08Z Bound to [::]:18444
  65. 2018-12-05T21:17:08Z Bound to 0.0.0.0:18444
  66. 2018-12-05T21:17:08Z init message: Loading P2P addresses...
  67. 2018-12-05T21:17:08Z Leaving InitialBlockDownload (latching to false)
  68. 2018-12-05T21:17:08Z Loaded 0 addresses from peers.dat 1ms
  69. 2018-12-05T21:17:08Z [default wallet] AddToWallet d9ad8ef238e0a17779140189c0ddf7e8b98f5ee06e4c6128cd2d288ac2a650aa
  70. 2018-12-05T21:17:08Z init message: Loading banlist...
  71. 2018-12-05T21:17:08Z init message: Starting network threads...
  72. 2018-12-05T21:17:08Z Imported mempool transactions from disk: 4 succeeded, 0 failed, 0 expired, 0 already there
  73. 2018-12-05T21:17:08Z init message: Done loading
  74. 2018-12-05T21:17:08Z dnsseed thread start
  75. 2018-12-05T21:17:08Z Loading addresses from DNS seeds (could take a while)
  76. 2018-12-05T21:17:08Z addcon thread start
  77. 2018-12-05T21:17:08Z net thread start
  78. 2018-12-05T21:17:08Z [default wallet] AddToWallet a12ef4095ee56f68f9731937f1fec166e4f6b48004a894828f5471c9e9cf8d99
  79. 2018-12-05T21:17:08Z msghand thread start
  80. 2018-12-05T21:17:08Z opencon thread start
  81. 2018-12-05T21:17:08Z 0 addresses found from DNS seeds
  82. 2018-12-05T21:17:08Z dnsseed thread exit
  83. 2018-12-05T21:17:08Z [default wallet] AddToWallet d973a725066b4b83903e30f1c7356757867fc8ca14e4c983aaef2ceb0c58bb4e
  84. 2018-12-05T21:17:08Z [default wallet] AddToWallet cd744d80eefc3d2af9f814a6cab2dc093542386bfab5407f6178b0d5690c9223
  85. 2018-12-05T21:17:08Z txindex is enabled at height 104
  86. 2018-12-05T21:17:08Z txindex thread exit
  87.  
  88.  
  89. 2018-12-05T21:18:09Z Adding fixed seed nodes as DNS doesn't seem to be available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement