-
Notifications
You must be signed in to change notification settings - Fork 3
Problem: Wrong canary url #17
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
Conversation
WalkthroughThe configuration file for the MANTRA-Canary network has been updated. The Changes
Possibly related PRs
Suggested reviewers
Poem
Tip ⚡🧪 Multi-step agentic review comment chat (experimental)
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🔇 Additional comments (3)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
…e new ping.hub features (#19) * fixed api has changed * fix typo in pricemarket chart when clicking the volume tab of the chat, hover tip remains Price, should be Volume * support atom one * fixed address decode issue * remove truncation of blockspeed to more accurately estimate * use toFixed(2) to limit decimals to two places. * bfhevm-testnet * updating rest port to correctly configure api and make it available at the explorer * update widget * fix: class binding for reactive 'kind' variable * add group * fix issue * add wasm query * support extension txs * improve code * fixed issue * chore: fixed issues with Vue 3 component setup * apply wasm execution * chore: basic customize for MANTRA * chore: clean up gitHub actions * feat: add build and release action * docs: update readme file * chore: update action for CF deployment * chore: update dukong config and add temp clear local storage of network settings * chore: update dukong api endpoint * fix: correct the name of the api key in the build action Signed-off-by: Matt <161822405+mantramatt@users.noreply.github.com> * chore: add vue extension to devcontainer config * fix: update block poll time to match chain * feat: add public Dukong config * feat(suggest): Add Leap wallet suggestion * Revert "feat(suggest): Add Leap wallet suggestion" This reverts commit 1e5249c. * chore: enable internal build * fix: change build actions * feat(suggest): Add Leap wallet suggestion * chore: Change name of internal github action * fix: type errors breaking build. * chore: add internal environemnt to action * Adjust staking APR calculation (#6) * chore(ci): Upgrade ci machine * chore(data): Adjust staking APR calculation * chore(ci): Rollback ci machine (#7) * chore(network): Move network files * chore(token): Display IBC token name (#9) * chore(token): Display IBC token name * chore(code): Follow Vue best practice * Feature/display denom correctly (#10) * chore(lib): Add new libs * feat(util): Add utils functions * feat(display): Refactor to display denom and amount * feat(display): Format factory tokens * feat(display): Display address balance correctly * chore(codes): Improve error handling * Fix/build type issue (#11) * fix(data): Fix data type * chore(ci): Add a PR ci * Fix/display native token (#12) * fix(data): Display native token balance * fix(data): Display wrong parsed number * Problem: Display wrong counterparty client_id in IBC page * problem: mantra-1 not default selected chain * Problem: Explorer cannot view address recent transactions * chore(lib): Update libs * chore(chains): Add chains internal connections * chore(chains): Reads internal chains * feat(networks): Add domains that can access internal networks (#14) * Problem: Failed to load networks from internal folder (#15) * Problem: The explorer is not connecting to canary net (#16) * Problem: Wrong canary url (#17) * fix(address): Improve event mapping and clean up template formatting (#18) * chore: Updating mainnet and testnet networks * feat: Setting up new chains * feat: Update chain config for wallet suggestion * chore: Removing all github workflows; powered by CF Pages directly * chore: Updating testnet glob * fix: Updating feature additions * feat: Add a feature * fix: Reading correct chain features * chore: Removing all github workflows; powered by CF Pages directly --------- Signed-off-by: Matt <161822405+mantramatt@users.noreply.github.com> Signed-off-by: ₿igto <164835500+BigtoMantraDev@users.noreply.github.com> Co-authored-by: liangping <18786721@qq.com> Co-authored-by: cloudaiminer <163495234+cloudaiminer@users.noreply.github.com> Co-authored-by: Tino Rusch <tino.rusch@gmail.com> Co-authored-by: JTG947 <johnnythegreat947@gmail.com> Co-authored-by: Dmitry <98899785+mdqst@users.noreply.github.com> Co-authored-by: wizard <112275929+famouswizard@users.noreply.github.com> Co-authored-by: Matt <matthew@mantra.finance> Co-authored-by: Matt <161822405+mantramatt@users.noreply.github.com> Co-authored-by: ₿igto <bigto@mantra.finance> Co-authored-by: ₿igto <164835500+BigtoMantraDev@users.noreply.github.com>
Summary by CodeRabbit