-
Notifications
You must be signed in to change notification settings - Fork 4
[IGNORE] New main #160
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
Closed
[IGNORE] New main #160
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
update Kotlin version to 1.7.10 Signed-off-by: Ahmed Moussa <[email protected]>
- include JvmOverloads for methods with default value - fix name shadowing - fix docs spells, syntax, Multiple top-level headings in the same document, Fenced code blocks should have a language specified Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
- add MIN_RADIX to Char data type - add MAX_RADIX to Char data type Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Co-authored-by: Ahmed Moussa <[email protected]> Signed-off-by: Goncalo Frade <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Ahmed Moussa <[email protected]>
Signed-off-by: Michael Breuninger <[email protected]> Co-authored-by: Ahmed Moussa <[email protected]>
## [1.2.12](v1.2.11...v1.2.12) (2024-03-14) ### Bug Fixes * The need to publish another module to use Apollo ([#149](#149)) ([91554d9](91554d9))
…lo inside (#150) Co-authored-by: Ahmed Moussa <[email protected]> Signed-off-by: Goncalo Frade <[email protected]>
## [1.2.13](v1.2.12...v1.2.13) (2024-03-25) ### Bug Fixes * current bug when trying to publish an app on app store with apollo inside ([#150](#150)) ([258fc08](258fc08))
…ssly #ATL-6905 (#154) Co-authored-by: Ahmed Moussa <[email protected]> Signed-off-by: Javi Ribo <[email protected]>
## [1.2.14](v1.2.13...v1.2.14) (2024-04-12) ### Bug Fixes * Allow Apollo to verify der signatures from bc and bitcoin seamlessly #ATL-6905 ([#154](#154)) ([a26a559](a26a559)), closes [#ATL-6905](https://github.com/input-output-hk/atala-prism-apollo/issues/ATL-6905)
Co-authored-by: Francisco Javier Ribó Labrador <[email protected]> Co-authored-by: Ahmed Moussa <[email protected]> Signed-off-by: Goncalo Frade <[email protected]>
Co-authored-by: Francisco Javier Ribó Labrador <[email protected]> Co-authored-by: Ahmed Moussa <[email protected]> Signed-off-by: Michael Breuninger <[email protected]>
) Co-authored-by: Ahmed Moussa <[email protected]> Signed-off-by: Javi Ribo <[email protected]>
Signed-off-by: Francisco Javier Ribó Labrador <[email protected]> Co-authored-by: Ahmed Moussa <[email protected]>
## [1.2.16](v1.2.15...v1.2.16) (2024-05-09) ### Bug Fixes * Invalid signature integer: negative on JS platform ([#158](#158)) ([0b454e0](0b454e0))
Signed-off-by: Ahmed Moussa <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description:
Summarize the changes you're submitting in a few sentences, including Jira ticket ATL-xxxx if applicable. Link to any discussion, related issues and bug reports to give the context to help the reviewer understand the PR.
Alternatives Considered (optional):
Link to existing ADR (Architecture Decision Record), if any. If relevant, describe other approaches explored and the selected approach. Documenting why the methods were not selected will create a knowledge base for future reference, helping prevent others from revisiting less optimal ideas.
Checklist: