uchain-fullnode
uchain-fullnode copied to clipboard
UChain Cross-Platform C++ Full-Node Wallet Implementation
if not, avoid mining.
^C20181225T182035 INFO [ucd] Stop signal detected (code: 2). 20181225T182035 INFO [ucd] Please wait while the server is stopping... 20181225T182035 INFO [http] Http Service Stopped. 20181225T182035 INFO [blockchain] Block [729] verify...
When the block height is up to 9.4E7, the mainnet folder bacomes much bigger, especially address_token_row file. 
-bash-4.2# tailf -n500 signal.out backtrace() returned 11 addresses ./ucd() [0x6d6f01] ./ucd() [0x6d71c2] ./ucd() [0x56492d] /lib64/libc.so.6(+0x362f0) [0x7fe429a002f0] /lib64/libc.so.6(syscall+0x17) [0x7fe429ac2ec7] ./ucd(_ZNSt28__atomic_futex_unsigned_base19_M_futex_wait_untilEPjjbNSt6chrono8durationIlSt5ratioILl1ELl1EEEENS2_IlS3_ILl1ELl1000000000EEEE+0xce) [0xa3790e] ./ucd() [0x565810] ./ucd() [0x565b8e] ./ucd() [0x4f0a8e] /lib64/libc.so.6(__libc_start_main+0xf5) [0x7fe4299ec445] ./ucd() [0x51d443]...
exist logic is not right
registertoken : 10000 ucn registeruid : 100 ucn send token or ucn : 10000 ucn others : 200000 ucn bits.
the existed consensu is not right
If multiple machine enable UPNP, only one machine can use the port. Other machine should fetch port dynamically.