bigchaindb/bigchaindb/common
Sylvain Bellemare 56dfd9bab0 Problem: represent utxoset state as a hash
Solution: create a merkle tree out of the utxoset and compute its merkle
root
2018-03-01 17:50:20 +01:00
..
schema Edits to the common/schema/README.md file 2018-02-16 15:48:12 +01:00
__init__.py Add __init__.py files 2016-10-26 15:00:06 +02:00
crypto.py Use namedtuple for key pair 2017-03-16 14:58:32 +01:00
exceptions.py Pre commit styling (#1914) 2017-11-30 15:04:14 +01:00
transaction.py Problem: represent utxoset state as a hash 2018-03-01 17:50:20 +01:00
utils.py Added type validation for data 2017-11-06 10:43:54 +05:30