Bitcoin Forum
May 28, 2024, 03:12:42 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: BCCSpliter  (Read 350 times)
Andre_Goldman (OP)
Sr. Member
****
Offline Offline

Activity: 322
Merit: 253

Property1of1OU


View Profile
August 05, 2017, 11:24:33 AM
Last edit: August 05, 2017, 11:50:33 AM by Andre_Goldman
 #1

Does anyone already used successfully ?

BCCSpliter...
This tool allows you to connect to your Bitcoin Core wallet, select coins you want to split, create a transaction only valid on BCC and broadcast it.
( https://github.com/NicolasDorier/BCCSpliter )

After run the command:

Code:
cd BCCSpliter
dotnet run

The programming shows msg

Code:
info: Configuration:  Using APPDATA environment variable for initializing application data
info: Configuration:  Configuration file set to C:\Users\*****\AppData\Roaming\BCCSpliter\Main\spliter.config
info: Configuration:  Network: Main
info: Configuration:  Data directory set to C:\Users\*****\AppData\Roaming\BCCSpliter\Main
info: Configuration:  Configuration file set to C:\Users\*****\AppData\Roaming\BCCSpliter\Main\spliter.config
info: Configuration:  Testing RPC connection to http://localhost:8333/

then exit... on website it is not clear how to use it... I already tried

Code:
dotnet run -dump
dotnet -dump
dotnet -list

and other combinations .. but BCCSpliter always show te same msg

Patent1number: ****-****
HCP
Legendary
*
Offline Offline

Activity: 2086
Merit: 4316

<insert witty quote here>


View Profile
August 05, 2017, 11:48:49 AM
 #2

Do you have "At least Bitcoin Core 0.13.1 fully sync, rpc enabled."? Huh

You haven't mentioned it... and it looks like it is stopping when it is trying to connect to your Bitcoin Core Node...


█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
Andre_Goldman (OP)
Sr. Member
****
Offline Offline

Activity: 322
Merit: 253

Property1of1OU


View Profile
August 05, 2017, 11:55:23 AM
 #3

Do you have "At least Bitcoin Core 0.13.1 fully sync, rpc enabled."? Huh

You haven't mentioned it... and it looks like it is stopping when it is trying to connect to your Bitcoin Core Node...



yes, I am using core v0.14.2 and it is fully synchronized, on bitcoin.config file server=1 and rpc is set already ...

Code:
#getnetworkinfo
{
  "version": 140200,
  "subversion": "/Satoshi:0.14.2/UASF-Segwit:1.0(BIP148)/",
  "protocolversion": 70015,

....

Patent1number: ****-****
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!