aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove Leave rpcHEADmasterNathan Perry2017-12-142-10/+0
* add documentationNathan Perry2017-12-1412-17/+160
* pass gethostaddress to httpserverNathan Perry2017-12-131-1/+1
* i t w o r k sNathan Perry2017-12-136-17/+145
* basic functionality workingNathan Perry2017-12-134-50/+61
* dropping syncbackNathan Perry2017-12-131-13/+86
* done converting to int64 money reprNathan Perry2017-12-125-7/+7
* convert to int64 money representationNathan Perry2017-12-125-18/+117
* basic mining workingNathan Perry2017-12-127-32/+58
* fix up ledger entry, add bytestring implicitNathan Perry2017-12-125-38/+54
* miner, blockchainservice filled outNathan Perry2017-12-127-49/+225
* update rpcs, add timestamp and nonce to transactionNathan Perry2017-12-126-45/+130
* work on some validationNathan Perry2017-12-113-28/+86
* fix synchronizerNathan Perry2017-12-113-15/+4
* try push-onlyNathan Perry2017-12-116-93/+63
* rewrite a bunch of stuffNathan Perry2017-12-0812-212/+286
* add config for clientNathan Perry2017-12-044-28/+64
* add jansi dependency and enable log coloringNathan Perry2017-12-042-2/+4
* refactor node to classNathan Perry2017-12-049-98/+127
* get basic registry sync workingNathan Perry2017-12-046-41/+185
* add blockingNathan Perry2017-12-031-5/+5
* some work on registrysynchronizerNathan Perry2017-12-032-19/+37
* work out loggingNathan Perry2017-12-016-20/+29
* basic registryservice implementationNathan Perry2017-12-017-20/+129
* set up node servicesNathan Perry2017-12-0111-13/+154
* add a couple rpcsNathan Perry2017-12-017-29/+41
* restructure proto slightlyNathan Perry2017-12-015-37/+47
* client txn init worksNathan Perry2017-11-296-23/+139
* restructure project to include both client and nodeNathan Perry2017-11-269-75/+93
* initial commitNathan Perry2017-10-149-0/+285