-
-
Notifications
You must be signed in to change notification settings - Fork 251
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
Schema system refactor #10280
Merged
Merged
Schema system refactor #10280
Commits on Jan 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ea10b6e - Browse repository at this point
Copy the full SHA ea10b6eView commit details -
feat(protobuf): use protobuf messages based on schema
chore(protobuf): remove `bytebuffer` dependency fix(connect): use assert, update TS references, lint issue fix(connect-explorer): remove old references in tsconfig fix: update yarn, schema after rebase fix: update yarn lock after rebase
Configuration menu - View commit details
-
Copy full SHA for c4384a8 - Browse repository at this point
Copy the full SHA c4384a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 930e53a - Browse repository at this point
Copy the full SHA 930e53aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55031fb - Browse repository at this point
Copy the full SHA 55031fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d9d2f5 - Browse repository at this point
Copy the full SHA 2d9d2f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 948ae7b - Browse repository at this point
Copy the full SHA 948ae7bView commit details -
refactor(connect): validation in API methods
refactor(connect): validation in ethereumSignTypedData refactor(connect): validation in `bitcoin/refTx` refactor(connect): simple API methods refactor(connect): additional device API methods fix(connect): missing validation in `requestLogin` async refactor(connect): additional ethereum API methods refactor(connect): validation in `signMessage/verifyMessage` API refactor(connect): validation in methods with bundled params refactor(connect): validation in altcoin `GetAddress` APIs refactor(connect): validation in `GetPublicKey` APIs refactor(connect): validation in `authenticateDevice`, `eos`, `binance`, `ethereum` APIs refactor(connect): validation in altcoin `signTransaction` APIs refactor(connect): validation in `cardano` APIs refactor(connect): validate with schema in authorizeCoinjoin API fix(connect): fix types, re-enable assert in `typedCall` fix(connect): minor lint and type issues
Configuration menu - View commit details
-
Copy full SHA for 3320451 - Browse repository at this point
Copy the full SHA 3320451View commit details -
fix(protobuf): inaccuracy in
TxOutputType
fix(connect): unit test related to loosened `TxOutputType`, notes about issue trezor#10474
Configuration menu - View commit details
-
Copy full SHA for a324ff1 - Browse repository at this point
Copy the full SHA a324ff1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d396be - Browse repository at this point
Copy the full SHA 6d396beView commit details -
fix(connect): check arrays not empty, minor schema fixes
fix(connect): `firmwareUpdate` - version array length must be 3 fix(connect): add comments
Configuration menu - View commit details
-
Copy full SHA for 9643a20 - Browse repository at this point
Copy the full SHA 9643a20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 378ecaf - Browse repository at this point
Copy the full SHA 378ecafView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.