Show HN: Legion, an as-simple-as-possible blockchain server written in Haskell
1–10 of 73 posts
Re: Show HN: Legion, an as-simple-as-possible blockchain server written in Haskell
#2Re: Show HN: Legion, an as-simple-as-possible blockchain server written in Haskell
#3What stops somebody from rewriting history and passing it off as legitimate?
Re: Show HN: Legion, an as-simple-as-possible blockchain server written in Haskell
#4Thanks for sharing, the code looks very elegant. This alone makes me want to sit down and learn Haskell.
Re: Show HN: Legion, an as-simple-as-possible blockchain server written in Haskell
#5I had a brief look through, and it looks like there's no proof-of-work in the mining? What stops somebody from rewriting history and passing it off as legitimate?
Re: Show HN: Legion, an as-simple-as-possible blockchain server written in Haskell
#6I had a brief look through, and it looks like there's no proof-of-work in the mining? What stops somebody from rewriting history and passing it off as legitimate?
Nothing. It's a minimal blockchain.
However, if I (or anyone wanting to contribute) can come up with a very compact way to implement that, we could definitely add it!
Re: Show HN: Legion, an as-simple-as-possible blockchain server written in Haskell
#7Thanks for sharing, the code looks very elegant. This alone makes me want to sit down and learn Haskell.
Re: Show HN: Legion, an as-simple-as-possible blockchain server written in Haskell
#8Re: Show HN: Legion, an as-simple-as-possible blockchain server written in Haskell
#9Oh, and we saw off the American Legion threatening to sue us by saying "We're the State of Virginia, go right ahead..."; what's your strategy? :-)
Re: Show HN: Legion, an as-simple-as-possible blockchain server written in Haskell
#10... had this been written in a language less esoteric than Haskell, it would've been even better for the rest of us :)