Commit graph

  • f7344cb119 Bumps version and fix hex issues Steven Jack 2018-03-22 19:28:43 +0000
  • cb126e2c63 Remove old field Steven Jack 2018-03-22 19:19:27 +0000
  • 0cc678649e Moves submitblock to TODO block Steven Jack 2018-03-22 19:11:04 +0000
  • 19b26892bb Remove version from server Steven Jack 2018-03-21 07:53:54 +0000
  • d20e521d06 Comment fix Steven Jack 2018-03-20 22:17:32 +0000
  • ae83b064a4 Small tweak to param name Steven Jack 2018-03-20 22:13:58 +0000
  • e03e0f2e69 Fix priv port Steven Jack 2018-03-20 22:11:17 +0000
  • a49c445bb6 Fix tests Steven Jack 2018-03-20 22:09:54 +0000
  • fe43fd576d Check if error is close error in tcp transport Steven Jack 2018-03-20 21:55:00 +0000
  • d23929a727 Few tweaks Steven Jack 2018-03-20 21:33:47 +0000
  • a6f4a4c39c Small tidy up Steven Jack 2018-03-19 00:24:20 +0000
  • 2015cdba3b Allow bad addresses to be registered in discovery externally Steven Jack 2018-03-18 22:47:49 +0000
  • b645bd4b89 Update names of nodes Steven Jack 2018-03-18 22:20:39 +0000
  • d7b9b92f34 Update request structure Steven Jack 2018-03-18 21:22:05 +0000
  • dd298526e1 Add getblock RPC method Steven Jack 2018-03-18 08:08:46 +0000
  • 33d45525c6 Adds interrupt handling and error chan Steven Jack 2018-03-17 20:45:20 +0000
  • 46e2804b9c Adds basic RPC supporting files Steven Jack 2018-03-15 05:04:22 +0000
  • 43fd1dc5bd added createMultiRedeemScript for genesis block generation. Anthony De Meulemeester 2018-03-22 14:55:54 +0100
  • 813849f4be print useragent on startup Anthony De Meulemeester 2018-03-22 09:29:44 +0100
  • e4a3506656 lowered the prototick for faster block syncing Anthony De Meulemeester 2018-03-22 09:16:23 +0100
  • 2b20c48b97 added publish TX for backwards compat. Anthony De Meulemeester 2018-03-22 09:08:28 +0100
  • 52fa41a12a
    Persist transactions (#51) 0.32.0 Anthony De Meulemeester 2018-03-21 17:11:04 +0100
  • a06f3e4478 bumped version -> 0.32.0 Anthony De Meulemeester 2018-03-21 17:08:16 +0100
  • c6db1fcd47 added persist of accounts and unspent coins Anthony De Meulemeester 2018-03-21 17:06:30 +0100
  • 01884935ce added enrollment TX Anthony De Meulemeester 2018-03-20 18:39:47 +0100
  • 37198d13eb implemented GetTransaction. Anthony De Meulemeester 2018-03-20 09:33:06 +0100
  • 81ffb7ccc7 in depth test for existing accounts. Anthony De Meulemeester 2018-03-20 07:51:33 +0100
  • 093d0c9c44 merged with master and fixed some typos Anthony De Meulemeester 2018-03-19 09:33:58 +0100
  • 53cdc915d9 account state persist Anthony De Meulemeester 2018-03-19 09:21:14 +0100
  • 4db2a179f2 added account_state + changed ECPoint to PublicKey Anthony De Meulemeester 2018-03-18 16:00:17 +0100
  • a67728628e
    Persist blockchain with leveldb on disk (#48) 0.31.0 Anthony De Meulemeester 2018-03-17 12:53:21 +0100
  • 7da5fceada bumped version -> 0.31.0 anthdm 2018-03-17 12:51:24 +0100
  • 73efd47367 Block persisting + tests anthdm 2018-03-17 12:50:22 +0100
  • cdea30220c Created standalone package for storage. Added couple more methods to Batch and Store interfaces. anthdm 2018-03-17 08:54:25 +0100
  • 4dde15fdb0 Implemented Node restore state from chain file. anthdm 2018-03-16 18:10:08 +0100
  • 64eec392ea Fix tx decode bug + lots of housekeeping. anthdm 2018-03-16 15:17:37 +0100
  • 11f07d1c72 restore headerList from chain file anthdm 2018-03-16 09:26:42 +0100
  • 8f7572587d Merge branch 'master' into persist anthdm 2018-03-15 21:49:18 +0100
  • b41e14e0f0 Server configuration (#43) 0.30.0 Steven Jack 2018-03-15 20:45:37 +0000
  • 071823d5ef Refactored store and add more tests for it. anthdm 2018-03-15 21:34:14 +0100
  • 2d831a1d72 Convert to yaml Steven Jack 2018-03-15 19:16:13 +0000
  • 27dda7e273 Update config for timeouts Steven Jack 2018-03-15 08:49:24 +0000
  • 7821273cf3 Move config into own path and add test and main nets Steven Jack 2018-03-15 05:50:31 +0000
  • 033b801cae Only push version tag up not whole branch as well Steven Jack 2018-03-06 22:52:42 +0000
  • b1ad1570ae Move settings around Steven Jack 2018-03-04 00:30:12 +0000
  • b1f20cbccf Fixed bug in WriteVarUint + Trim logic + unit tests anthdm 2018-03-15 11:34:19 +0100
  • 4968dc6ab2 Bumps version Steven Jack 2018-03-03 22:52:24 +0000
  • 185a35a1a5 Adds struct for config settings Steven Jack 2018-03-03 22:11:34 +0000
  • 681b7c8371 Created test_data folder with block json files for testing + create separate file for block base. anthdm 2018-03-14 11:53:28 +0100
  • aa4bc1b6e8
    Node improvements (#47) 0.29.0 Anthony De Meulemeester 2018-03-14 10:36:59 +0100
  • b097be2d70 Little improvements. anthdm 2018-03-14 10:31:00 +0100
  • 25a78904ae removed --race from build anthdm 2018-03-13 21:24:15 +0100
  • 71b9a5cf7f more test + return errors from message handlers anthdm 2018-03-13 21:21:45 +0100
  • 0d5e1977b7 started server test suite anthdm 2018-03-13 20:18:20 +0100
  • a55690bfd0 Changed Transporter interface to not take the server as argument due to cause of race warning from the compiler anthdm 2018-03-13 16:05:46 +0100
  • f1052132dc Tweaks to not overburden remote nodes with getheaders/getblocks anthdm 2018-03-13 08:46:27 +0100
  • c356cd66b0 removed gokit/log from deps anthdm 2018-03-13 08:45:42 +0100
  • b260f48083 replaced refactored files with old one. anthdm 2018-03-12 14:34:48 +0100
  • 1785bc229d draft anthdm 2018-03-12 14:11:26 +0100
  • d303e38aad draft anthdm 2018-03-12 12:45:21 +0100
  • 5eb8ff8de8 draft anthdm 2018-03-11 08:09:30 +0100
  • 7ba673925f tweaks and typo’s anthdm 2018-03-11 06:41:13 +0100
  • dcff649d8a block partial persist anthdm 2018-03-10 19:23:14 +0100
  • 6ac128b8d8 deleted corrupted file in root anthdm 2018-03-10 13:19:07 +0100
  • dca1865a64
    cleanup repo structure. (#46) 0.28.0 Anthony De Meulemeester 2018-03-10 13:09:15 +0100
  • f76398f6e6 cleanup repo structure. anthdm 2018-03-10 13:06:16 +0100
  • aa4bd34b6b
    Node network improvements (#45) 0.27.0 Anthony De Meulemeester 2018-03-10 13:04:06 +0100
  • 7f68a80cff removed race flag to pass build anthdm 2018-03-10 13:01:39 +0100
  • 12766ed09a bumped version. anthdm 2018-03-10 12:59:06 +0100
  • 064660657d Fixed datarace + cleanup node and peer anthdm 2018-03-10 10:54:46 +0100
  • b2ea4f5d4e wip anthdm 2018-03-10 10:51:50 +0100
  • 97143d15b5 small improvements. anthdm 2018-03-09 20:39:28 +0100
  • 4023661cf1
    Refactor of the Go node (#44) 0.26.0 Anthony De Meulemeester 2018-03-09 16:55:25 +0100
  • 589695e29c added relay flag + bumped version anthdm 2018-03-09 16:52:03 +0100
  • c43737c510 fixed tests anthdm 2018-03-09 16:47:10 +0100
  • 2c874bcfcf added structured logging for all (node) components. anthdm 2018-03-09 16:44:14 +0100
  • f62d09fa0e fixed unreachable error. anthdm 2018-03-09 13:41:14 +0100
  • 57c6193cac merged conflicts. anthdm 2018-03-09 13:36:07 +0100
  • 807d288ae8 Added more blockchain logic + unit tests anthdm 2018-03-09 13:01:09 +0100
  • 015bb72d32 housekeeping + cleanup tests anthdm 2018-03-08 19:47:26 +0100
  • e3ae494e9e housekeeping + cleanup tests anthdm 2018-03-08 19:47:26 +0100
  • 9b91bcb5c4 Better handling of protocol messages. anthdm 2018-03-08 11:29:47 +0100
  • a1045be6e2 added headersOp for safely processing headers anthdm 2018-03-07 19:58:28 +0100
  • e391b3e523 small adjustments. anthdm 2018-03-07 14:56:36 +0100
  • e3e568746a refactor node anthdm 2018-03-07 14:28:59 +0100
  • e17b75a408 draft anthdm 2018-03-06 22:04:59 +0100
  • db2f6c6f7b
    Add Unlock Pawan Rawal 2018-03-07 14:34:59 +1100
  • 50bf9f2f16
    Update import path Pawan Rawal 2018-03-07 14:27:29 +1100
  • 0be1aeaf2b index support for arrays. anthdm 2018-03-06 10:46:03 +0100
  • 00438d888c change transactionType variable to Type, for package convention anthdm 2018-03-06 08:28:01 +0100
  • e8950bee92 reverted prev changes and added debug flag for compiling. anthdm 2018-03-05 20:08:10 +0100
  • 89fd6216f0 implemented operation and param flags in the cli invoke cmd. anthdm 2018-03-05 19:06:24 +0100
  • b2a5e34aac
    RPC client (#42) 0.25.0 Anthony De Meulemeester 2018-03-05 09:53:09 +0100
  • 709380dfde added sendrawtransaction to the rpc client. anthdm 2018-03-05 09:46:09 +0100
  • 104059efda bumped version anthdm 2018-03-05 09:17:12 +0100
  • 56ee6cb795 integrate invoke cmd in cli anthdm 2018-03-04 21:59:36 +0100
  • 53fa467417 Started RPC package to allow querying balances and sending raw transactions for sc's anthdm 2018-03-04 18:36:18 +0100
  • 37356315b7
    Merge ea74c596eb into 1a1a19da7d Anthony De Meulemeester 2018-03-04 17:39:21 +0000
  • ea74c596eb Started RPC package to allow querying balances and sending raw transactions for sc's anthdm 2018-03-04 18:36:18 +0100
  • 1a1a19da7d
    Smartcontract (#39) 0.24.0 Anthony De Meulemeester 2018-03-04 14:56:49 +0100