Nicolas Dorier
db56c2b106
Merge pull request #1202 from pavlenex/create-wallet
...
Change create with connect in wallet page
2019-12-02 18:27:40 +09:00
pavlenex
91f83d751f
Connect wallet clarification
2019-11-30 18:15:28 +01:00
nicolas.dorier
5afa847e6e
Fix sign transaction
2019-11-21 16:38:43 +09:00
nicolas.dorier
1a8d6e5c05
Implement BTCPayServer vault derivation scheme import
2019-11-21 14:06:16 +09:00
nicolas.dorier
71a6ffac2e
Adjust status message for WalletTransactions
2019-11-18 21:47:09 +09:00
nicolas.dorier
0fcfe0e977
Can prune wallet transaction history
2019-11-17 17:13:09 +09:00
Dennis Reimann
bc56cab488
Fix colors in wallet send view
2019-11-14 18:44:13 +01:00
Dennis Reimann
205fd3c9ce
Use grid consistently
2019-11-14 18:42:49 +01:00
Dennis Reimann
50bf55cbdf
Unify section headings
2019-11-14 18:42:48 +01:00
nicolas.dorier
5b37a9df0b
Make sure we don't pass the psbt in GET url
2019-11-08 21:21:23 +09:00
nicolas.dorier
d66e8f2d13
Removing obsolete StatusMessage
2019-10-31 15:19:38 +09:00
nicolas.dorier
1174178771
Remove reliance on ambient routing values
2019-10-23 13:52:22 +09:00
Nicolas Dorier
8339ec59b7
Merge pull request #1090 from bolatovumar/issue-1089
...
Make UI checkboxes inline with their labels
2019-10-14 22:47:29 +09:00
Umar Bolatov
e584004b23
Make UI checkboxes inline with their labels
...
address #1089
2019-10-13 20:07:41 -07:00
nicolas.dorier
281a2461ad
Refactor authorizations
2019-10-14 00:24:41 +09:00
Umar Bolatov
2a262c4e1e
Allow removing transaction labels by clicking on an icon
...
close #1025
2019-09-09 20:40:32 -07:00
Nicolas Dorier
3a8e136f39
Merge branch 'master' into fix-1017
2019-09-09 13:34:51 +09:00
Umar Bolatov
8b7ea6c71f
[Wallet] Add space between transaction labels
...
close #1024
2019-09-08 11:00:57 -07:00
Umar Bolatov
8fa9834bf6
[Wallet] Prevent jumpy transition on page load when transaction labels are present
...
fix #1017
2019-09-05 19:22:31 -07:00
nicolas.dorier
66064bd2eb
Add link to wallets doc
2019-09-02 16:10:52 +09:00
nicolas.dorier
7be104f486
Only show the txid as unconf in the wallet transaction list
2019-08-03 23:21:09 +09:00
nicolas.dorier
d90a65975c
Add placeholder for label name
2019-08-03 23:13:27 +09:00
nicolas.dorier
4e53f59a9c
Implement label filter
2019-08-03 23:10:45 +09:00
nicolas.dorier
23d546c559
Add max length to comment and tags
2019-08-03 22:03:49 +09:00
nicolas.dorier
d79fda166f
Can attach labels and comment to transaction in the wallet
2019-08-03 00:43:19 +09:00
nicolas.dorier
e488f93b17
Add explanation for the annoying windows popup
2019-07-12 13:04:54 +09:00
nicolas.dorier
cd009466b6
Make sure we don't have empty row if no StatusMessage
2019-06-06 18:47:31 +09:00
nicolas.dorier
f0c106de75
Change the menu nav bar pages by moving the title above the nav pills
2019-06-06 18:29:54 +09:00
nicolas.dorier
c877937fdf
Show the inputs of the PSBT in the review screen
2019-05-31 00:23:23 +09:00
nicolas.dorier
0faf2fe83e
Fix buttons in PSBT
2019-05-30 23:36:01 +09:00
nicolas.dorier
19bc511f39
Can update PSBT, fix the PSBT review page
2019-05-30 23:16:05 +09:00
nicolas.dorier
19161b52f5
Fiat denomination box disappeared from the wallet ( fix #860 )
2019-05-25 22:23:32 +09:00
nicolas.dorier
3bada5d443
Fix multi send substract fees
2019-05-21 19:04:39 +09:00
nicolas.dorier
06a35787aa
Make WalletSend match exactly the design of before without additional destination
2019-05-21 18:44:49 +09:00
Andrew Camilleri
88c931ec13
Make wallet able to send to multiple destinations ( #847 )
...
* Make wallet able to send to multiple destinations
* fix tests
* update e2e tests
* fix e2e part 2
* make headless again
* pr changes
* make wallet look exactly as old one when only 1 dest
2019-05-21 17:10:07 +09:00
nicolas.dorier
39157e6883
Fix tests
2019-05-20 00:06:03 +09:00
nicolas.dorier
87df34e064
Can actually upload PSBT file in PSBT Combine and PSBT view.
...
Validate transaction before allowing any broadcast and show errors nicely.
2019-05-19 23:27:18 +09:00
nicolas.dorier
55a48ff84a
Add some notice in sign with seed
2019-05-17 14:42:28 +09:00
nicolas.dorier
aed98f16bb
Show fee rate in transaction detail review
2019-05-16 12:56:06 +09:00
nicolas.dorier
e100edce24
Add selenium test for the manual seed signing
2019-05-15 16:00:03 +09:00
nicolas.dorier
a68915d6cf
WalletPSBTReady show the summary of the transaction, signing with the seed respect the keypath of the wallet settings
2019-05-15 15:00:09 +09:00
Andrew Camilleri
eb54a18fcd
Wallet & PSBT: Sign with seed or key ( #840 )
...
* Allow signing a PSBT with an extkey/wif or mnemonic seed
* reword things
* small text
2019-05-15 01:03:48 +09:00
nicolas.dorier
d1556eb6cd
bump
2019-05-13 08:55:26 +09:00
nicolas.dorier
8b348ade75
Can select the signing key in WalletSettings
2019-05-13 00:30:28 +09:00
nicolas.dorier
bf37f44795
Add Wallet settings menu, do not rebase keypaths when create the PSBT
2019-05-13 00:13:55 +09:00
nicolas.dorier
10496363f5
Change button style on WalletPSBTReadyView
2019-05-12 16:19:27 +09:00
nicolas.dorier
14647d5778
minor improvement to UI of PSBT
2019-05-12 15:16:40 +09:00
nicolas.dorier
3011fecf0f
Add tests for PSBT
2019-05-12 14:51:24 +09:00
nicolas.dorier
6da0a9a201
Can combine PSBT
2019-05-12 13:13:52 +09:00
nicolas.dorier
b214e3f6df
bump minimum version of ledger wallet
2019-05-12 01:35:13 +09:00