Go to file
Vlad Zamfir b248823cef First commit
I usually run it with with: 
go install && mining_test, or
go test -bench . -benchtime 100ms
2014-07-16 20:38:13 +02:00
README.md first commit 2014-07-08 02:47:10 -04:00
ghost.py Added mining algo test 2014-07-13 08:50:27 -04:00
mining.py made test() a bit more friendly 2014-07-13 19:34:14 +02:00
mining_test.go First commit 2014-07-16 20:38:13 +02:00
multi_uncle_ghost.py Moved files 2014-07-11 09:33:19 -04:00

README.md