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

Development #112

Merged
merged 10 commits into from
Mar 18, 2024
Merged

Development #112

merged 10 commits into from
Mar 18, 2024

Conversation

radumojic
Copy link
Contributor

  • Fix login scroll on large modals ( Ledger )

  • Updated modal logic from deprecated onModalOpens to onContentShow

  • Updated @multiversx dependencies to beta

    • @multiversx/sdk-core to 13.0.0-beta.6
    • @multiversx/sdk-dapp to 2.29.0-beta.7
  • Some type expressions couldn't be parsed before. E.g.
    variadic<multi<BigUint,BigUint,u64,BigUint>>
    multi<u8, utf-8 string, u8, utf-8 string, u8, utf-8 string>

    • updated @multiversx/sdk-dapp-sc-explorer to 0.0.1-beta.7

`variadic<multi<BigUint,BigUint,u64,BigUint>>`
`multi<u8, utf-8 string, u8, utf-8 string, u8, utf-8 string>`

Updated @multiversx dependencies to beta
- @multiversx/sdk-core to 13.0.0-beta.5
- @multiversx/sdk-dapp to 2.29.0-beta.5
- @multiversx/sdk-dapp-sc-explorer to 0.0.1-beta.7
@radumojic radumojic merged commit 257c698 into main Mar 18, 2024
2 of 3 checks passed
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.

None yet

2 participants