94672cb9cc
* added publish TX for backwards compat. * lowered the prototick for faster block syncing * print useragent on startup * added createMultiRedeemScript for genesis block generation. * building genesis block from scratch. * implemented merkle tree. * starting blockhain with generated genesis hash * Fixed bug in unspent coin state. * fixed broken tests after genesis block. * removed log line. * bumped version -> 0.34.0 |
||
---|---|---|
.. | ||
address.go | ||
address_test.go | ||
aes256.go | ||
base58.go | ||
elliptic_curve.go | ||
merkle_tree.go | ||
merkle_tree_test.go | ||
modular_arithmetic.go | ||
public_key.go | ||
public_key_test.go |