Commit graph

  • 447b91bb0b WIP chain anthdm 2018-02-01 14:31:42 +0100
  • 63072ebe75 Added getheaders payload + abstracted the fields. anthdm 2018-02-01 10:56:33 +0100
  • 04e9060484 Added GetBlocks payload anthdm 2018-02-01 10:25:34 +0100
  • 83306a5c96
    Added the start of RPC + removed proxy functions. Anthony De Meulemeester 2018-02-01 09:00:42 +0100
  • c9ceb231da Merge branch 'anthdm-master' anthdm 2018-02-01 08:57:49 +0100
  • 13bd9c6147 Merge branch 'anthdm-master' anthdm 2018-02-01 08:52:29 +0100
  • 247514a502
    Merge branch 'master' into master Anthony De Meulemeester 2018-02-01 08:43:16 +0100
  • 22d3572e12 Updated README anthdm 2018-02-01 08:19:52 +0100
  • 8c33392ff6 Start a server with startOpts anthdm 2018-02-01 08:19:44 +0100
  • 0e22ae09bd added peerCount. anthdm 2018-02-01 08:19:29 +0100
  • 45ac0d237a changed string port args to int anthdm 2018-02-01 08:19:12 +0100
  • 572bd813cd implemented the start of JSON-RPC anthdm 2018-02-01 08:18:38 +0100
  • 626a82b93e deleted proxy functions + moved TCPPeer to tcp file anthdm 2018-01-31 22:14:13 +0100
  • 0eeb15f62d refactor server RPC. anthdm 2018-01-31 20:11:08 +0100
  • 283f3c5a89 Set the listener of the server when opened. anthdm 2018-01-31 14:32:57 +0100
  • 861882ff83 refactor server RPC. anthdm 2018-01-31 20:11:08 +0100
  • 9dc30bb9e8 Set the listener of the server when opened. anthdm 2018-01-31 14:32:57 +0100
  • 1ba6605f38
    Merge pull request #1 from anthdm/master Anthony De Meulemeester 2018-01-31 13:57:37 +0100
  • dd300b24fc Updated README and LICENSE according to other COZ repo’s. anthdm 2018-01-31 13:50:11 +0100
  • c4cda8692c updated readme anthdm 2018-01-31 12:51:02 +0100
  • c54a4f20bf Added contributing anthdm 2018-01-31 11:58:28 +0100
  • 8f822d2d30 Added contact details to README anthdm 2018-01-31 11:58:19 +0100
  • 55b4ab4192 Block binary decoding + transaction types anthdm 2018-01-31 11:47:54 +0100
  • 0c9d2dd04e Block message + handle the length of the user agent better. anthdm 2018-01-31 09:27:08 +0100
  • e9f9354b86 added core block type anthdm 2018-01-30 11:56:36 +0100
  • 05e3a115af cleanup readme anthdm 2018-01-29 19:18:04 +0100
  • d4a96267c6 Refactor version msg anthdm 2018-01-29 19:17:49 +0100
  • 6f08d967ba added basic checksum test. + fix travis build anthdm 2018-01-29 08:42:49 +0100
  • cf1a57aa83 added travis.yml anthdm 2018-01-29 08:11:19 +0100
  • 55a9dc5feb Added extra comments. anthdm 2018-01-29 08:11:08 +0100
  • 5f32ce5dd6 added more details to the readme. anthdm 2018-01-28 19:37:03 +0100
  • 787b1d5deb Also READMES need alittle bit of love. anthdm 2018-01-28 19:05:06 +0100
  • 3cc2a6381b handle inventory message. anthdm 2018-01-28 18:42:22 +0100
  • 5799cdb3ea handle address list message. anthdm 2018-01-28 16:18:48 +0100
  • 8bbe1435fb huge message and payload refactor. anthdm 2018-01-28 16:06:41 +0100
  • 1821ff1a0e handle address list message. anthdm 2018-01-28 14:59:32 +0100
  • 1eab73d560 port byte order to big endian anthdm 2018-01-28 11:20:42 +0100
  • 9c152bae79 unmarshal addressList anthdm 2018-01-28 11:12:05 +0100
  • 68088d816c checked missing files for inventory. anthdm 2018-01-28 08:05:35 +0100
  • f28d8f9ab6 uint256 + inventoryType anthdm 2018-01-28 08:03:18 +0100
  • 4f6090cebf added inventory message types anthdm 2018-01-27 17:40:06 +0100
  • d7826a4d43 wip implement inv command anthdm 2018-01-27 16:47:43 +0100
  • 754a473488 wip refact 2 anthdm 2018-01-27 16:00:28 +0100
  • ccaaf07dad wip refactor anthdm 2018-01-27 13:39:07 +0100
  • d76b86febd wip anthdm 2018-01-27 08:37:07 +0100
  • 98a6831d6a extended message test. anthdm 2018-01-26 21:43:07 +0100
  • 058459c65d Added initiator field to peer to detect in the peer initiated the connected. anthdm 2018-01-26 21:42:43 +0100
  • 95a7ac1d22 bootstrapped projects folders. anthdm 2018-01-26 21:39:56 +0100
  • b94c9b4b57 Implemented NetMode type. anthdm 2018-01-26 21:39:34 +0100
  • 536a499236 initial commit. anthdm 2018-01-26 19:04:13 +0100