Skip to content

[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
wants to merge 299 commits into from
Closed

[IGNORE] New main #160

wants to merge 299 commits into from

Conversation

hamada147
Copy link
Contributor

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:

  • My PR follows the contribution guidelines of this project
  • My PR is free of third-party dependencies that don't comply with the Allowlist
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked the PR title to follow the conventional commit specification

hamada147 added 30 commits May 20, 2024 14:14
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]>
hamada147 and others added 20 commits May 20, 2024 14:19
Co-authored-by: Ahmed Moussa <[email protected]>
Signed-off-by: Goncalo Frade <[email protected]>
## [1.2.11](v1.2.10...v1.2.11) (2024-03-06)

### Bug Fixes

* Apple crash when creating seed with empty string passphrase ([#146](#146)) ([ce739dd](ce739dd))
* upgrade gradle & libs ([#147](#147)) ([b0906dd](b0906dd))
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]>
## [1.2.15](v1.2.14...v1.2.15) (2024-05-07)

### Bug Fixes

* npm package not being published automatically on CI pipeline. ([#156](#156)) ([aaa7a65](aaa7a65))
* some platforms were missing the signature normalisation ([#155](#155)) ([972255d](972255d))
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]>
@hamada147 hamada147 closed this May 20, 2024
@hamada147 hamada147 deleted the new-main branch May 20, 2024 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants