Peter D. Gray
57f3ae86f8
more thoughts
2023-02-08 11:12:47 -05:00
Peter D. Gray
24ce083aae
block sd 2fa feature when ephemeral
2023-02-08 10:51:55 -05:00
Peter D. Gray
f4a03d0fd9
Docs for sd2fa feature
2023-02-08 10:44:56 -05:00
Peter D. Gray
e128161ada
comments
2023-02-08 10:25:07 -05:00
Peter D. Gray
324e2d29c3
group changes a bit
2023-02-08 10:10:03 -05:00
Peter D. Gray
07d31cc68d
MicroSD as 2FA feature
2023-02-08 10:03:49 -05:00
Peter D. Gray
c0b106a0ca
remove junk
2023-02-07 15:09:57 -05:00
Peter D. Gray
bfbf844672
merge
2023-02-07 15:07:44 -05:00
scgbckbone
e4e1844f9f
remove BSMS
2023-02-07 14:58:26 -05:00
scgbckbone
2b2e8083b1
do not use button (5) for logic as it is used for scroll-up
2023-02-07 12:05:55 -05:00
Peter D. Gray
7782c1b21e
Rename ux_spinner_edit => ux_input_text
2023-02-07 10:00:20 -05:00
Peter D. Gray
0ea5e8b9e8
ux tweaks
2023-02-07 09:57:43 -05:00
Peter D. Gray
58717e1118
expectations
2023-02-07 09:33:45 -05:00
scgbckbone
cd14ec9dba
BSMS improvements
2023-02-06 15:27:15 -05:00
scgbckbone
fa96c6ea96
remove warning from Type Passwords
2023-02-06 10:09:35 -05:00
Peter D. Gray
f0467c34cd
wordwrap
2023-02-03 13:10:50 -05:00
Peter D. Gray
a86fba9186
Language changes: co-signer
2023-02-03 12:10:42 -05:00
Peter D. Gray
736fd037fd
CTO Value Add
2023-02-03 11:20:14 -05:00
Peter D. Gray
3cd6515ba2
more gardening
2023-02-03 11:02:44 -05:00
Peter D. Gray
fa7c41045d
whitespace/style
2023-02-03 10:54:07 -05:00
Peter D. Gray
32ec0f349b
Word-wrap and whitespace
2023-02-03 10:41:49 -05:00
Peter D. Gray
82d5d82e0c
update comment
2023-02-03 10:06:31 -05:00
Peter D. Gray
1662020dba
Tweak
2023-02-03 10:06:16 -05:00
Peter D. Gray
293db6fa71
Word-wrappign
2023-02-03 09:49:59 -05:00
Peter D. Gray
9b36753e51
Word wrapping and whitespace changes
2023-02-03 09:32:30 -05:00
Peter D. Gray
cc505b4108
microcopy
2023-02-03 08:47:03 -05:00
Peter D. Gray
18d6f8794c
update note
2023-02-02 09:45:21 -05:00
Peter D. Gray
48fca19225
tweak
2023-02-02 09:44:59 -05:00
Peter D. Gray
be0a719bde
Merge branch 'master' of github.com:Coldcard/firmware
2023-02-02 09:44:22 -05:00
scgbckbone
6c831abf01
Lily Wallet export
2023-02-02 09:44:00 -05:00
Peter D. Gray
d7a963c86a
5.1.0 Notes
2023-02-02 08:51:55 -05:00
Peter D. Gray
b47bdb7b4b
Merge branch 'master' of github.com:Coldcard/firmware
2023-02-02 08:22:33 -05:00
Peter D. Gray
8b2f015a7d
Upgrading the upgrade to a 5.1.0
2023-02-02 08:22:26 -05:00
nvk
e9adade9b6
Text change
2023-02-02 08:21:19 -05:00
scgbckbone
e3c50b784e
run_sim_tests.py add cmdline argument for simulator wait time
2023-02-02 08:15:00 -05:00
scgbckbone
50fc02c75d
export dicts/wallets ordered
2023-02-02 08:14:13 -05:00
AbelLykens
a37ca5199e
Don't assume people install in home dir
...
Don't assume people install in home dir and don't instruct people to, either.
2023-01-27 16:12:52 -05:00
AbelLykens
e860e764d9
Ubuntu 20.04 (clean) requirements
...
After https://github.com/Coldcard/firmware/pull/173 I started a new clean Ubuntu 20.04. This PR adds on what I missed, and explains steps a bit more + includes command for running outside of virt environment.
2023-01-27 16:12:52 -05:00
AbelLykens
4d22b6a2c1
Extra instructions for Ubuntu
...
On a clean Ubuntu 10.04 you need `pysdl2-dll` too. Also you need some more tools for the build process (`autoconf` and `libtool`).
This fixes `error: possibly undefined macro: AC_PROG_LIBTOOL` and `could not find any library for SDL2 (PYSDL2_DLL_PATH: unset)`.
2023-01-27 14:55:56 -05:00
scgbckbone
b8978856f4
BSMS (BIP-129)
2023-01-25 17:35:10 -05:00
Peter D. Gray
62f7401168
copy editing
2023-01-25 10:34:22 -05:00
scgbckbone
2bbe27fa52
add dice rolls distribution check and enforce it in case of main seed generation, enforce number of dice rolls for main seed generation; improve story messages for dice rolls
2023-01-20 16:16:00 -05:00
scgbckbone
5527d5b399
re-order ephemeral seed menus to copy main import/generate seed
2023-01-20 16:00:10 -05:00
scgbckbone
0b750c09ef
add root to path for pytest to find dice rolls code
2023-01-20 15:59:31 -05:00
scgbckbone
5044f53d6b
move change address switch in address explorer from key (5) to key (6) as you need (5) to move up
...
Generic single sig descriptor export (supports both new descriptor type <0;1> and old with two descriptors exported internal/external)
Samourai POST/PRE-MIX account export shortcut;
fix write char by char bug write_text_file
add descriptors(single sig) and descriptor templates (multisig) to generic export json
Add "Applications" menu item to address explorer, where application specific derivations paths/addresses are accessible
2023-01-20 15:57:15 -05:00
scgbckbone
05ac389349
add rolls12.py
2022-12-19 15:10:24 -05:00
scgbckbone
190840a1b2
bump libngu to latest master with compact seed parsing
2022-12-19 14:48:39 -05:00
scgbckbone
f856424291
vdisk UX
2022-12-19 14:42:06 -05:00
scgbckbone
436ee25b83
fix test_bitcoind_cosigning to work with core 24.0; update multisig tutorial test to test different M/N values; remove unused imports and fixtures
2022-12-16 13:49:02 -05:00
Peter D. Gray
e552d255d4
Edits
2022-11-17 16:24:58 -05:00