Skip to content

Replaces UAL and cleos with wharfkit#849

Merged
pmjanus merged 1 commit intodevelopfrom
wharfkit
Jul 11, 2024
Merged

Replaces UAL and cleos with wharfkit#849
pmjanus merged 1 commit intodevelopfrom
wharfkit

Conversation

@karynemayer
Copy link

@karynemayer karynemayer commented May 13, 2024

Description

Depends on #845

Changes were based on #646

Test scenarios

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have cleaned up the code in the areas my change touches
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings
  • I have removed any unnecessary console messages
  • I have included all english text to the translation file and/or created a new issue with the required translations for the currently supported languages
  • I have tested for mobile functionality and responsiveness
  • I have added appropriate test coverage
  • I have updated relevant documentation and/or opened a separate issue to cover the updates (Issue URL: )

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented May 13, 2024

Deploying open-block-explorer with  Cloudflare Pages  Cloudflare Pages

Latest commit: f757de3
Status: ✅  Deploy successful!
Preview URL: https://6f77e0cd.open-block-explorer.pages.dev
Branch Preview URL: https://wharfkit.open-block-explorer.pages.dev

View logs

@karynemayer karynemayer mentioned this pull request May 13, 2024
9 tasks
Base automatically changed from pinia to develop May 15, 2024 12:10
@karynemayer karynemayer requested review from Viterbo and pmjanus May 15, 2024 16:31
@karynemayer karynemayer marked this pull request as ready for review May 15, 2024 16:31
@netlify
Copy link

netlify bot commented May 20, 2024

Deploy Preview for obe-staging ready!

Name Link
🔨 Latest commit f757de3
🔍 Latest deploy log https://app.netlify.com/sites/obe-staging/deploys/664b76ec1e83250008a58997
😎 Deploy Preview https://deploy-preview-849--obe-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.

@netlify
Copy link

netlify bot commented May 20, 2024

Deploy Preview for obe-testnet ready!

Name Link
🔨 Latest commit f757de3
🔍 Latest deploy log https://app.netlify.com/sites/obe-testnet/deploys/664b76ec365f8a0008eff998
😎 Deploy Preview https://deploy-preview-849--obe-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
Contributor

@Viterbo Viterbo left a comment

Choose a reason for hiding this comment

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

Great work !!! 💪
I learned a lot about wharfkit reviewing your PR. 👀

walletPlugins: [
new WalletPluginAnchor(),
new WalletPluginCleos(),
new WalletPluginPrivateKey('5Jtoxgny5tT7NiNFp1MLogviuPJ9NniWjnU4wKzaX4t7pL4kJ8s'),
Copy link
Contributor

Choose a reason for hiding this comment

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

Out of curiosity, what is this private key doing here in plain text?

@pmjanus pmjanus merged commit 0e7f2e8 into develop Jul 11, 2024
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.

4 participants