This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
bigchaindb
Watch
2
Star
0
Fork
0
You've already forked bigchaindb
mirror of
https://github.com/bigchaindb/bigchaindb.git
synced
2024-10-13 13:34:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bigchaindb
/
bigchaindb
/
common
History
Sylvain Bellemare
1f537b1557
Problem: to get tx utxoset & inputs is cumbersome (
#2055
)
...
Solution: add properties to more easily get the utxoset and inputs of a transaction
2018-02-15 18:23:29 +01:00
..
schema
changed constructed/allowed tx 'version' from '1.0' to '2.0' (
#2048
)
2018-02-15 11:07:16 +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: to get tx utxoset & inputs is cumbersome (
#2055
)
2018-02-15 18:23:29 +01:00
utils.py
Added type validation for data
2017-11-06 10:43:54 +05:30