The core protocol of WoopChain
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
alok dd7c58e26e generating transactions via channel 7 years ago
README.md added immediate todo and spec doc 7 years ago
node.go generating transactions via channel 7 years ago

README.md

harmony-benchmark

go run node.go

Leader with id: 1 has sent message
Node: 2 received message
Node: 3 received message
Node: 4 received message
Node: 5 received message
Node: 6 received message
Node: 7 received message
Node: 8 received message
Node: 9 received message
Node: 10 received message

more to come ..

#References

https://github.com/lightningnetwork/lnd

#New Plan:

https://docs.google.com/document/d/1u-8C9MiEUYPA7QC1Ekg7Cg-yL09ArZIxxyUtCUF9Wp0/edit

#TODO

https://gist.github.com/rushilgupta/228dfdf379121cb9426d5e90d34c5b96

to setup transaction channel and pour those txns (randomString) into a queue from where the leader node can read it in chunks.