arnaucode
|
7734e0926f
|
fixed blindsign process. Repo outdated.
|
2017-12-30 08:13:31 +01:00 |
|
arnaucode
|
92462dc3db
|
added serverIDsigner. At this moment performs: signup, login, blindsign
|
2017-12-27 16:28:54 +01:00 |
|
arnaucode
|
08e3915994
|
Implemented signup and login users with JWT and MongoDB connection. Added runTmuxTextPeers.sh to deploy the different peers and servers in a unique console
|
2017-12-26 18:52:09 +01:00 |
|
arnaucode
|
c83cbc0ec2
|
README.md documentation
|
2017-12-21 22:04:39 +01:00 |
|
arnaucode
|
73e28ee546
|
store blockchain into data file, read blockchain.data on peer poweron. frontend: cssMaterialColors added as a bower external package
|
2017-11-29 10:45:44 +01:00 |
|
arnaucode
|
06b34d74b8
|
added GetBlockchain in REST API of the serverCA, also added the visualization to the serverCA webapp
|
2017-11-26 15:27:36 +01:00 |
|
arnaucode
|
f56763d48e
|
peers propagation working fine, started to implement serverCA
|
2017-11-26 12:25:28 +01:00 |
|
arnaucode
|
d9f2bca34c
|
reconstructBlockchainFromBlock, deletePeerFromPeersList when conn is closed, REST routes: GenesisBlock, NextBlock, LastBlock
|
2017-11-25 22:30:02 +01:00 |
|
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 |
|