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

Updating Master Branch #795

Merged
merged 6 commits into from
Apr 17, 2024
Merged

Updating Master Branch #795

merged 6 commits into from
Apr 17, 2024

Conversation

Viterbo
Copy link
Collaborator

@Viterbo Viterbo commented Apr 17, 2024

No description provided.

dependabot bot and others added 6 commits March 25, 2024 17:25
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.64.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](medikoo/es5-ext@v0.10.62...v0.10.64)

---
updated-dependencies:
- dependency-name: es5-ext
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…indexer-update

#792 | Fixing balances - (after indexer update)
Copy link

netlify bot commented Apr 17, 2024

Deploy Preview for wallet-testnet ready!

Name Link
🔨 Latest commit 2ed6b9c
🔍 Latest deploy log https://app.netlify.com/sites/wallet-testnet/deploys/66202c97267a6d0007c028b9
😎 Deploy Preview https://deploy-preview-795--wallet-testnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Apr 17, 2024

Deploy Preview for wallet-develop-mainnet ready!

Name Link
🔨 Latest commit 2ed6b9c
🔍 Latest deploy log https://app.netlify.com/sites/wallet-develop-mainnet/deploys/66202c9707321e0008ae23d0
😎 Deploy Preview https://deploy-preview-795--wallet-develop-mainnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Apr 17, 2024

Deploy Preview for wallet-mainnet ready!

Name Link
🔨 Latest commit 2ed6b9c
🔍 Latest deploy log https://app.netlify.com/sites/wallet-mainnet/deploys/66202c974ae84a0008d44abe
😎 Deploy Preview https://deploy-preview-795--wallet-mainnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Apr 17, 2024

Deploy Preview for wallet-staging ready!

Name Link
🔨 Latest commit 2ed6b9c
🔍 Latest deploy log https://app.netlify.com/sites/wallet-staging/deploys/66202c97790435000836dc9b
😎 Deploy Preview https://deploy-preview-795--wallet-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Comment on lines +334 to +335
// fixing calldata
const callDataStr = contractData.calldata as string | object ?? '{}';
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an important bug fix that prevents the balances from breaking.

@pmjanus pmjanus merged commit 9fdc3a3 into master Apr 17, 2024
17 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.

3 participants