10292 Commits (9529b418e26430d577151e460435de0cd445fb7e)
 

Author SHA1 Message Date
SomberNight 24b0943266
qt Coins tab: reorder columns so that outpoint is first 8 years ago
SomberNight 752c518bdc
add option to freeze individual UTXOs 8 years ago
SomberNight cd40f2c9b7
trivial wallet clean-up 8 years ago
SomberNight 7b4bb19b34
exchange_rate: raise for http status so empty hist rate dicts don't get saved 8 years ago
SomberNight 1f7b56b455
labels plugin: no need for 'proxy_set' callback 8 years ago
SomberNight 6aa81a8f56
commands: explicitly mention "?"/":" magic chars for "create" cmd 8 years ago
SomberNight 790c889483
qt network dialog: increase min size 8 years ago
SomberNight 03ab64e39f
appimage: towards deterministic builds 8 years ago
SomberNight eb04551f9a
accept base43-encoded tx in Qt "Load transaction" 8 years ago
SomberNight 8f5ca40d10
new cli command: get_tx_status 8 years ago
ThomasV 56ced1dfd5 let DB handle addresses 8 years ago
SomberNight 2abc4f6334
wallet: cache get_addr_balance 8 years ago
SomberNight 514d0ae958
wallet: towards restoring previous performance 2 8 years ago
SomberNight 8ae6ddcc00
keystore: rm dead code 8 years ago
SomberNight 12b98fa251
wizard: fix regression: unencrypted wallets were not getting upgraded 8 years ago
SomberNight bf1c1c2a11
qt qrcodewidget: on MacOS, was grabbing whole screen 8 years ago
SomberNight 43583c1e28
daemon: make sure wallet paths are standardised everywhere 8 years ago
SomberNight d11481f360
storage: fix path standardisation 8 years ago
SomberNight 93fa9a9d69
wizard: partial revert of 2da6692f73 8 years ago
SomberNight d55a045405
qt wizard: minor clean-up 8 years ago
SomberNight 2da6692f73
wizard: some fixes 8 years ago
SomberNight ef1330df5d
[trivial] use namedtuple field by name 8 years ago
SomberNight 7458461f13
wizard: fix decryption of hw wallet files 8 years ago
SomberNight b076f5294f
wizard: allow kwargs in run() 8 years ago
SomberNight 0ac2ca8ed3
qt "new transaction" notifications: change wording 8 years ago
SomberNight b79f43c360
wallet: fix RBF batching 8 years ago
SomberNight 94c4cb44d7
fix storage upgrade tests: "fixture 'func' not found" 8 years ago
SomberNight 0c232905a8
wallet: rm dead code 8 years ago
SomberNight b6d5304e51
qt: close wizard after splitting an old multi-account wallet 8 years ago
SomberNight b134f04fef
storage: fix convert_version_18 8 years ago
SomberNight 9ecb504739
storage: fix convert_version_17 and add new test case 8 years ago
SomberNight ef8d7e3227
qt wizard: don't consider old version storage to be incomplete 8 years ago
SomberNight 121b8048b0
json_db: store Transaction objects in memory, not raw hex 8 years ago
SomberNight 2ad73050b3
wallet: towards restoring previous performance 8 years ago
SomberNight 8b2c586d30
post-storage_db-merge fixups 8 years ago
SomberNight d0fa3b431a
wallet: generate addresses in Deterministic_Wallet constructor 8 years ago
SomberNight 7b9047d8d6
scripts: simplify quick_start 8 years ago
SomberNight b34e1634b6
commands: fix gettransaction 8 years ago
SomberNight f85b8f349d
wallet: fix bug in restore_wallet_from_text, and write tests 8 years ago
SomberNight ae80f143e7
commands/wallet: separate out 'create' and 'restore' core parts 8 years ago
SomberNight b2128af958
ledger: suppress error message if user cancels tx signing 8 years ago
ThomasV 2fd4cdcaa9 json_db: add missing lock 8 years ago
ThomasV 943d1ba8f2 json_db: private methods. return tx in remove_transaction 8 years ago
ThomasV d8c4bf5662 storage: call load_plugins in decrypt 8 years ago
ThomasV 1e519f2dd0 json_db: make get operations threadsafe 8 years ago
ThomasV 3631c27ed7 fix: load trustedcoin plugin for two-step wallet creation 8 years ago
ThomasV d74f0c0947 storage_db: fix tests, add modified flag to db class 8 years ago
ThomasV dbca0a0e83 fix tests for json storage 8 years ago
ThomasV 048eb01300 fix json_db list 8 years ago
ThomasV cb9dcb8e26 load wallet plugin in Wallet factory, fix trustedcoin wizard on kivy 8 years ago