This website works better with JavaScript.
Home
Explore
Help
Sign In
arnaucube
/
blockchainIDsystem
mirror of
https://github.com/arnaucube/blockchainIDsystem.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
18
Commits
1
Branch
0
Tags
17 MiB
Tree:
cc4394265d
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'cc4394265d'
${ noResults }
Commit Graph
6 Commits (cc4394265df26f6b48154749805564a425be9e7e)
Author
SHA1
Message
Date
arnaucode
f56763d48e
peers propagation working fine, started to implement serverCA
7 years ago
arnaucode
d9f2bca34c
reconstructBlockchainFromBlock, deletePeerFromPeersList when conn is closed, REST routes: GenesisBlock, NextBlock, LastBlock
7 years ago
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.
7 years ago
arnaucode
2a01ef0394
implemented peersList propagation, each peer connects with each other
7 years ago
arnaucode
6fc605d450
added REST server to peer, implementing peersList propagation
7 years ago
arnaucode
e0a91e7ffb
implemented peers communication to send the peersList
7 years ago