arnaucode
|
c5fc0a53a7
|
implemented the blockchain, implemented the blocks propagation throught peers, implemented REST GetPeers and PostUser (address, pubK). Everything without any kind of blockchain verification. No cryptography yet.
|
2017-11-25 19:14:20 +01:00 |
|
arnaucode
|
2a01ef0394
|
implemented peersList propagation, each peer connects with each other
|
2017-11-24 18:11:55 +01:00 |
|
arnaucode
|
6fc605d450
|
added REST server to peer, implementing peersList propagation
|
2017-11-24 17:11:29 +01:00 |
|
arnaucode
|
e0a91e7ffb
|
implemented peers communication to send the peersList
|
2017-11-24 14:23:25 +01:00 |
|
arnaucode
|
df1eb59956
|
peers connection working
|
2017-11-24 01:17:41 +01:00 |
|