uchain-fullnode
uchain-fullnode copied to clipboard
UChain Cross-Platform C++ Full-Node Wallet Implementation
1.UID register. 2.UID send and receive ucn. 3.UID send and receive token. 4.transfer UID among a single account. 5.UID transfer among different account. 6.UID with multisig addresses. 7.Use UID to...
miners can only come from candidates.
UPOS, user proof of stake. 1.implement a block is produced in 0.5 second. 2.implement 21 nodes produce block by turn. 3.implement PBFT between 21 nodes. 4.implement token. 5.implement two system...
this is white box testing
castToBool /*if (CastToBool(stack.back()) == false) + return set_error(serror, SCRIPT_ERR_EVAL_FALSE);*/
exist logic just check for a sum is equal or not, but not to check every kind of the tokens belong the same tx.
should use switch to build a outer address network to build a net to test upnp functions
this is required in UIP0.2
this is needed in UIP0.2