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