lbry-sdk/lbrynet/wallet
shyba 5e371e8e6a [API] Fixes for block_show and claim_show (#1390)
block_show using block hash
block_show using height
claim_show from claim_id
claim_show from outpoint
2018-08-27 20:03:08 -04:00
..
__init__.py updated to newer torba 2018-08-24 11:37:25 -04:00
account.py back up original lbryum wallet before migration 2018-08-24 11:42:35 -04:00
certificate.py refactored how transactions are created, fixed list addresses command 2018-08-24 11:40:43 -04:00
claim_proofs.py - replaced old lbryum function with struct.pack, per @BrannonKing review 2018-08-24 11:40:43 -04:00
database.py stubbed out buy/sell claim 2018-08-24 11:42:35 -04:00
header.py test fixes related to headers 2018-08-24 11:42:35 -04:00
ledger.py [API] Fixes for block_show and claim_show (#1390) 2018-08-27 20:03:08 -04:00
manager.py [API] Fixes for block_show and claim_show (#1390) 2018-08-27 20:03:08 -04:00
network.py [API] Fixes for block_show and claim_show (#1390) 2018-08-27 20:03:08 -04:00
resolve.py [API] Fixes for block_show and claim_show (#1390) 2018-08-27 20:03:08 -04:00
script.py stubbed out buy/sell claim 2018-08-24 11:42:35 -04:00
transaction.py wallet_send command working (#1382) 2018-08-24 11:42:35 -04:00