Commit graph

18 commits

Author SHA1 Message Date
openoms
8449240919
make all temporary files in RAM
mktemp -p /dev/shm/
fixes: https://github.com/openoms/joininbox/issues/16
2021-03-04 14:10:10 +00:00
openoms
fb657cbee8
change button labels
as suggested in: https://github.com/openoms/joininbox/issues/28
the main menu "Exit" button now drops to the command line
the separate "Exit to the Command Line" option is removed
Submenus use the label "Back" inplace of "Cancel"
2021-03-04 11:21:57 +00:00
openoms
6cfed58ff8
format dialog box titles 2020-10-14 09:39:28 +01:00
openoms
c61400c190
payjoin: change dialog and help output 2020-10-14 09:10:12 +01:00
openoms
63f071ea60
wait for key before returning to menu 2020-10-14 01:18:11 +01:00
openoms
37ea617118
info.stats.sh, _functions.sh: rename and refactor 2020-09-30 13:58:32 +01:00
openoms
eab065373b
info.feereport.sh shows fees earned as a Maker 2020-09-17 19:57:49 +01:00
openoms
88cda23d85
wait for key before returning to menu on error
code quality improvements:
add double quotes to prevent word splitting
fix useless echo and cat
2020-09-09 09:50:47 +01:00
openoms
451a7280b3
payjoin: use the Receive URI 2020-07-16 13:31:25 +01:00
openoms
f844646887
show the wallet filename only without path 2020-07-16 13:03:31 +01:00
openoms
9cb0c2764e
add paths to source 2020-06-22 15:25:23 +01:00
openoms
6740718341
clean variables 2020-06-22 15:15:43 +01:00
openoms
672f5331ce
payjoin: run send command directly 2020-06-22 14:37:10 +01:00
openoms
6a35e10d6e
clean comments 2020-06-22 14:11:58 +01:00
openoms
bbcaf2614c
payjoin: display what to communicate with sender 2020-06-21 10:34:51 +01:00
openoms
9b29ccd0a0
formatting 2020-06-21 01:03:29 +01:00
openoms
40a89bf357
freeze, payjoin: not just show but run commands
fixing:
https://github.com/JoinMarket-Org/joinmarket-clientserver/issues/598
2020-06-21 00:44:29 +01:00
openoms
4c427aef6d
add payjoin
completes: https://github.com/openoms/joininbox/issues/6
2020-06-20 13:10:39 +01:00