Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.6.256+ #498

Merged
merged 54 commits into from
Apr 10, 2024
Merged
Changes from 2 commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
28286a2
feat (app): Manager add wallet selector flow
Ujjwal0501 Dec 28, 2023
ab5a275
chore (build): Correct vscode config settings
Ujjwal0501 Feb 15, 2024
fe6cdac
Merge pull request #477 from Cypherock/correct-project-config
ujjwal-cyph Feb 28, 2024
10c4c26
fix (app): Prf-6996
vrockz747 Mar 4, 2024
0d1f229
Merge branch 'develop' into feat/wallet-selector
ujjwal-cyph Mar 5, 2024
d3ca8a1
chore: Update common submodule
Ujjwal0501 Mar 5, 2024
d3f4771
chore (build): Remove unused func
VeronicaGupta Mar 4, 2024
c8e13d0
chore (build): Update includes
VeronicaGupta Mar 4, 2024
d4bca99
chore (build): Added missing struct
VeronicaGupta Mar 4, 2024
c8b6e33
chore (build): Provision extern removed
VeronicaGupta Mar 5, 2024
7d4616c
chore (build): Removed redundant includes
VeronicaGupta Mar 5, 2024
f80e746
chore (build): Added prototypes
VeronicaGupta Mar 6, 2024
18f9458
Merge pull request #482 from Cypherock/PRF-7071/remove_dead_code
ujjwal-cyph Mar 7, 2024
c01ed9a
Merge pull request #479 from Cypherock/fix/PRF-6996_On-device
ujjwal-cyph Mar 7, 2024
551bcc1
fix (app): Handle device auth state change in-between onboarding
Ujjwal0501 Mar 7, 2024
632bd34
feat (debug): Add unit tests debug
VeronicaGupta Mar 12, 2024
2f4bb15
chore (evm): Domain-only and empty unit tests added
VeronicaGupta Mar 12, 2024
7e9613b
fix (evm): Added domain and message only checks
VeronicaGupta Mar 12, 2024
0b91d05
Merge branch 'develop' into fix/PRF-6299/domain-only-msg-signing
ParnikaGupta9 Mar 12, 2024
a6bd682
Merge pull request #484 from Cypherock/feat/debug/unit-tests
ujjwal-cyph Mar 12, 2024
6420e01
chore: Added special char for passphrase
VeronicaGupta Mar 12, 2024
68f47bf
chore: Update confirm texts
VeronicaGupta Mar 12, 2024
7fcb6ea
chore (fix): Update confirm texts
VeronicaGupta Mar 12, 2024
084187d
Merge branch 'develop' into fix/PRF-6299/domain-only-msg-signing
ujjwal-cyph Mar 13, 2024
a3b0152
Merge pull request #487 from Cypherock/fix/PRF-7085/factory-reset-cha…
ujjwal-cyph Mar 13, 2024
73983a0
chore: Removed typecast
VeronicaGupta Mar 13, 2024
140692e
feat(font): Added verdana font for symbols
VeronicaGupta Mar 16, 2024
b7516f7
Merge pull request #476 from Cypherock/main
ujjwal-cyph Mar 18, 2024
136e8aa
chore: Removed verdana
VeronicaGupta Mar 19, 2024
a9271aa
feat: Added special characters
VeronicaGupta Mar 19, 2024
9c8535d
feat: Update font generation script
VeronicaGupta Mar 19, 2024
b42dfad
chore: Update lv_conf.h
ParnikaGupta9 Mar 20, 2024
2f3faa1
Merge branch 'develop' into fix/PRF-7079/special-char-passphrase
ParnikaGupta9 Mar 20, 2024
c44c2c8
fix (evm): Updated typedata validation
VeronicaGupta Mar 21, 2024
9e2029d
Merge branch 'develop' into fix/PRF-6299/domain-only-msg-signing
ParnikaGupta9 Mar 21, 2024
1a37dfa
chore: Commented fix source
VeronicaGupta Mar 26, 2024
f43b8c3
Merge pull request #485 from Cypherock/fix/PRF-6299/domain-only-msg-s…
ujjwal-cyph Mar 28, 2024
60a14d6
Merge pull request #486 from Cypherock/fix/PRF-7079/special-char-pass…
ujjwal-cyph Mar 28, 2024
b9c4b04
Merge pull request #483 from Cypherock/fix/firmware-update-in-onboarding
ujjwal-cyph Mar 28, 2024
13a746b
Merge pull request #455 from Cypherock/feat/wallet-selector
ujjwal-cyph Mar 28, 2024
5ec894e
chore: Version bump v0.6.256 (feature++)
Ujjwal0501 Mar 28, 2024
dcd3561
fix(evm): Sign message escape non-printable characters
Ujjwal0501 Mar 28, 2024
bf8cdda
Merge pull request #490 from Cypherock/fix/escape-unknown-characters
ujjwal-cyph Apr 1, 2024
40f57a8
Merge pull request #489 from Cypherock/version-bump
ujjwal-cyph Apr 1, 2024
810fed5
chore (tests): Update escaping of non-printable characters
Ujjwal0501 Apr 5, 2024
a834c4f
fix (util): Handle `CRLF` when esacping string
Ujjwal0501 Apr 5, 2024
8fac900
test: Add `CR` character in test
Ujjwal0501 Apr 5, 2024
70ef8db
Merge pull request #494 from Cypherock/fix/non-printable-character-ha…
ujjwal-cyph Apr 5, 2024
703b1f6
chore: Version bump v0.6.257 (patch++)
Ujjwal0501 Apr 6, 2024
8f5da72
Merge pull request #496 from Cypherock/version-bump
ujjwal-cyph Apr 6, 2024
61af161
Merge remote-tracking branch 'origin/main' into release/v0.6.256+
Ujjwal0501 Apr 10, 2024
cfd8982
Merge pull request #499 from Cypherock/pull-hotfixes
ujjwal-cyph Apr 10, 2024
fa54b4f
fix (ci): Correct containerized build on branch
Ujjwal0501 Apr 10, 2024
b48ce65
Merge pull request #500 from Cypherock/fix/ci-build-on-branch
ujjwal-cyph Apr 10, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
firmware version=000:006:000:000
firmware version=000:006:001:000
hardware version=000:001:000:000
magic number=45227A01