Commit graph

  • 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
  • dc83b584be fix version conflict and removed output file from wallet as its relocated in transaction package. anthdm 2018-03-04 14:53:01 +0100
  • fc89c8494a bumped version 0.24.0 anthdm 2018-03-04 14:49:42 +0100
  • 42195b1af4 Refactor peer message sending into single interface method .Send() (#40) 0.23.0 Steven Jack 2018-03-04 13:47:56 +0000
  • 9bd1ba73c2 transaction/smartcontract logic anthdm 2018-03-04 14:16:44 +0100
  • 3a5266eb9d removed unnecessary folder and files. anthdm 2018-03-04 08:35:52 +0100
  • f9acc34bbd Bumps version Steven Jack 2018-03-03 22:46:55 +0000
  • 9ad852e058 Fix imports Steven Jack 2018-03-03 22:42:37 +0000
  • 13fd62d5a3 Adds Send method to Peer interface and removes redundant methods Steven Jack 2018-03-03 22:33:15 +0000
  • 3d73157715 Bumps version Steven Jack 2018-03-03 22:13:49 +0000
  • 483286f34e refactored naming of transaction + added decode address for uint160 types anthdm 2018-03-03 20:16:30 +0100
  • aceeb375c4 implemented transaction along with claimTransaction. anthdm 2018-03-03 18:29:53 +0100
  • 3f6f49256e
    Fix import Pawan Rawal 2018-03-03 23:04:03 +1100
  • e4ae06e4ec
    Handle some TODOs Pawan Rawal 2018-03-03 22:49:48 +1100
  • 842a4af662 Refactored emit into VM package + moved tx to own package. anthdm 2018-03-03 10:30:21 +0100
  • e09c870f7f Fix bug where channel for peers events is called after it's closed (#34) 0.22.0 Steven Jack 2018-03-03 07:16:05 +0000
  • 22c54036a3
    Fix small bug with AES encryption. Pawan Rawal 2018-03-03 16:51:05 +1100
  • b959e666f0
    Start adding logic to open wallet. Pawan Rawal 2018-03-03 16:50:47 +1100
  • a838f3fe8f removed writing 0x00 when buffer length is 0 anthdm 2018-03-02 18:56:14 +0100
  • 6dd3a1804b deleted transfer_output added asset type and transaction result to core anthdm 2018-03-02 18:54:49 +0100
  • b6b8542caf
    Compiler (#37) 0.21.0 Anthony De Meulemeester 2018-03-02 16:49:10 +0100
  • f6a7230075 resolved merge conflicts anthdm 2018-03-02 16:45:43 +0100
  • c3b7f5864b bumped version anthdm 2018-03-02 16:39:21 +0100
  • 16ab1d524f
    Wallet (#36) 0.20.0 Anthony De Meulemeester 2018-03-02 16:35:20 +0100
  • c69d748cb9 bumped version anthdm 2018-03-02 16:30:17 +0100
  • a0c8e11371 deleted public_key file anthdm 2018-03-02 16:29:59 +0100
  • f3f6662fc9
    Base wallet implementation (#35) 0.19.0 Anthony De Meulemeester 2018-03-02 16:24:09 +0100
  • 9528a67dcd
    Merge branch 'master' into wallet Anthony De Meulemeester 2018-03-02 16:15:42 +0100
  • cff5c4e77c Merge branch 'wallet' of github.com:CityOfZion/neo-go into wallet anthdm 2018-03-02 16:14:20 +0100
  • 0e021abc99 bumped version anthdm 2018-03-02 16:12:15 +0100
  • 6d0c942da4 base wallet implementation + smartcontract code. anthdm 2018-03-02 16:05:49 +0100
  • dcf0ec8bf0 base wallet implementation + smartcontract code. anthdm 2018-03-02 16:05:49 +0100
  • fbcfceb854 integrated wallet into neo-cli partially anthdm 2018-03-02 14:07:27 +0100
  • 192ee6a270 wallet read writes anthdm 2018-03-02 12:44:33 +0100
  • 31331d9453 Cleanup + more test for util package anthdm 2018-03-02 10:26:18 +0100
  • 3ae8bd5fd2 Initial draft of the neo-go wallet anthdm 2018-02-28 20:17:17 +0100
  • adc121a4de Handle error Steven Jack 2018-03-01 22:05:43 +0000
  • 704c527876 Revert old changes Steven Jack 2018-03-01 21:53:15 +0000
  • 2d0eb11af3 Fix issue Steven Jack 2018-03-01 21:52:08 +0000