SomberNight
|
5248613e9d
|
gui: prepend broadcast_transaction errors with explanatory message
|
2018-12-21 20:44:38 +01:00 |
|
SomberNight
|
87b05e1c9e
|
network: change broadcast_transaction api
raise exceptions instead of weird return values
closes #4433
|
2018-10-10 15:56:41 +02:00 |
|
SomberNight
|
33d14e4238
|
some import clean-up in qt
|
2018-09-25 18:15:28 +02:00 |
|
SomberNight
|
952e9b87e1
|
network: clean-up. make external API clear. rm interface_lock (mostly).
|
2018-09-25 16:44:39 +02:00 |
|
SomberNight
|
af63913189
|
network triggers: rm 'updated'; more fine-grained instead
rm 'interfaces'
add 'wallet_updated', add 'network_updated'
|
2018-09-18 16:49:48 +02:00 |
|
SomberNight
|
43664d5f11
|
fixes for stdio/text gui
|
2018-09-13 15:11:28 +02:00 |
|
SomberNight
|
e829d6bbcf
|
wallet: put Sync and Verifier in their own TaskGroup, and that into interface.group
|
2018-09-11 20:24:01 +02:00 |
|
SomberNight
|
e2338581eb
|
broadcast_transaction: introduce async variant
|
2018-09-10 18:39:10 +02:00 |
|
SomberNight
|
2eb72d496f
|
transaction: introduce TxOutput namedtuple
|
2018-08-01 19:10:08 +02:00 |
|
SomberNight
|
a29e2218c8
|
wallet: introduce namedtuples TxMinedStatus and VerifiedTxInfo
|
2018-07-31 17:10:15 +02:00 |
|
Janus
|
097ac144d9
|
file reorganization with top-level module
|
2018-07-13 14:01:37 +02:00 |
|