uchain-fullnode icon indicating copy to clipboard operation
uchain-fullnode copied to clipboard

UChain Cross-Platform C++ Full-Node Wallet Implementation

Results 66 uchain-fullnode issues
Sort by recently updated
recently updated
newest added

^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. ![screenshot from 2018-11-12 11-09-04](https://user-images.githubusercontent.com/22117027/48324378-6d091100-e66b-11e8-9785-074ee8491239.png)

-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]...

registertoken : 10000 ucn registeruid : 100 ucn send token or ucn : 10000 ucn others : 200000 ucn bits.

If multiple machine enable UPNP, only one machine can use the port. Other machine should fetch port dynamically.