Ken Carpenter
1d84e88492
Merge pull request #12 from Foundation-Devices/dev-1.0.5
v1.0.5 changes
4 years ago
Ken Carpenter
fc1ce55f38
New git pre-commit hook
4 years ago
Ken Carpenter
3f0ee1b33e
Fix max PSBT length calculation
Also, do some prophylactic garbage collection to help avoid fragmentation on larger PSBTs
4 years ago
Ken Carpenter
0a37de6e6d
Fix UR2 decoding/encoding to work with crypto-psbt type
Two issues:
- The UR2 sampler function was expecting the '1-3' indicator, and this is not included if there is a single UR fragment. Changed code to try to parse instead of relying on a complex regex.
- Fixed a similar issue with the UR1 sampler, but it can be simpler since we've already ruled out UR2.
- When sending the UR2 response, it always used "bytes" as the prefix. Now if it receives 'crypto-psbt', it responds with 'crypto-psbt'.
- Fixed is_ut_type() utility function which was incorrect
- All these fixes allow the code to work with BlueWallet's new UR2 support, but also stay compatible with older BlueWallet versions that only support UR1.
4 years ago
Ken Carpenter
414b479afd
Merge pull request #7 from Foundation-Devices/dev-v1.0.4
v1.0.4 changes
4 years ago
Ken Carpenter
89585cea58
v1.0.4 changes
* Fix bug with seed restore
* Fix a crash when going BACK from renaming an Account entry without changing it
* Fix an error that appeared when trying to scan a multisig entry from the Sign with QR Code menu
* Fix bug with renaming an account
* Fix bug when creating an account with the same name as another account
4 years ago
Ken Carpenter
cad967d1a0
Temporarily remove Specter support until Specter is fixed
4 years ago
Ken Carpenter
bd3340e8a3
Temporarily remove Electrum multisig
4 years ago
Ken Carpenter
ce8631b70e
Don't crash if find_address() is called with a multisig address, but no ms_wallet
4 years ago
Ken Carpenter
bf163d6486
Fix bug with UR2.0 encoding for signed PSBTs
4 years ago
Ken Carpenter
78b39f9716
Comment out some debug output
4 years ago
Ken Carpenter
872164861a
Remove unused code
4 years ago
Ken Carpenter
e043550c6b
Slightly slow down frame rate when going to larger QR codes
4 years ago
Ken Carpenter
7b54ff9f23
Fix bug where addresses were incorrectly converted to lowercase
4 years ago
Ken Carpenter
b84e0cdb5c
Fix package name typo accidentally introduced during a recent merge
4 years ago
Ken Carpenter
1bbce7c4ac
Fix copy/pasted misspelling of "Multsig" -> "Multisig"
4 years ago
Ken Carpenter
50cf8bf085
Add serial number display back to About page
4 years ago
Ken Carpenter
3c83a9ba57
Merge pull request #4 from Foundation-Devices/v1.0.2-dev
v1.0.2 dev branch
4 years ago
Ken Carpenter
ccb1d6d988
Allow going back from microSD test result screen
4 years ago
Ken Carpenter
287ff555d4
Remove serial # display & don't boot to firmware after test is complete
4 years ago
Ken Carpenter
e685de5899
Add screenshot control menu items to Extras menu
4 years ago
Ken Carpenter
dab423a456
Fix crash when picking a microSD file from a folder that doesn't exist
Was found when trying to pick a backup to verify from /sd/backups/
4 years ago
Ken Carpenter
83cbe174d5
Update provisioning script to better manage OCD connection
4 years ago
Ken Carpenter
65277d2d52
Merge remote-tracking branch 'origin/main' into main
4 years ago
Ken Carpenter
5ed3ca15e1
Add microSD test to "self-test" flow
4 years ago
Ken Carpenter
c93252c0d3
Add Screen Brightness setting back in
4 years ago
Ken Carpenter
28797cc6a4
Temporarily remove wallets that are not yet fully supported
4 years ago
Ken Carpenter
9980ac1cdc
Update DEVELOPMENT.md
Fix issue from #2
4 years ago
Ken Carpenter
b9ed32928a
Update README.md
Fix typos from #2
4 years ago
Ken Carpenter
57101e8aad
Update SECURITY.md
4 years ago
Ken Carpenter
62035e33ce
Merge remote-tracking branch 'origin/main' into main
4 years ago
Ken Carpenter
f74a345715
Initial version of SECURITY.md and associated images
4 years ago
Zach Herbert
b36329af78
Update README.md
Updated for production release
4 years ago
Ken Carpenter
e96cc7b907
Rename MicroPython markdown docs to make it clear they are for MP, not Passport
4 years ago
Ken Carpenter
b26d45bdeb
Hard-code MicroPython header values to allow for deterministic builds.
4 years ago
Ken Carpenter
2396674a0f
Update .gitignore
4 years ago
Ken Carpenter
3ff22481e6
V1.0.0 Firmware / V1.05 Bootloader
4 years ago
Ken Carpenter
0db9dd80f6
Update README.md
4 years ago
Ken Carpenter
76b637f9a2
Update README.md
4 years ago
Ken Carpenter
cc60a9419d
Update DEVELOPMENT.md
Add DDD debugging info
4 years ago
Ken Carpenter
c27e1acb8a
Update DEVELOPMENT.md
4 years ago
Ken Carpenter
af13bde729
Update DEVELOPMENT.md
4 years ago
Ken
22abc7086e
Initial commit
4 years ago