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 |
||
---|---|---|
.. | ||
storage | ||
test_data | ||
transaction | ||
account_state.go | ||
account_state_test.go | ||
block.go | ||
block_base.go | ||
block_test.go | ||
blockchain.go | ||
blockchain_test.go | ||
blockchainer.go | ||
cache.go | ||
coin_state.go | ||
header.go | ||
header_hash_list.go | ||
header_test.go | ||
helper_test.go | ||
unspent_coin_state.go | ||
unspent_coint_state_test.go | ||
util.go | ||
util_test.go | ||
validator_state.go |