Skip to content

Conversation

@jurevans
Copy link
Collaborator

@jurevans jurevans commented Jan 3, 2024

resolves #550

Testing

Setup & Notes:

  • Set up local node, and accounts in extension with balances in local node
  • If you don't have balances in testnet, that's fine because tx don't work there either, but you should see the balance eventually update to zero after switching to public testnet
  • Optional You can remove the NAMADA_INTERFACE_NAMADA_CHAIN_ID and ...NAMADA_URL, but it doesn't matter, the form will work and just override them - if you remove it, it will default to current public testnet

Testing:

  1. With the interface connected to extension, in extension, click the Settings icon, then Network
  2. Change between the following Chain ID and URL:
    public-testnet-15.0dacadb8d663
    https://proxy.heliax.click/public-testnet-15.0dacadb8d663/

OR

${CHAIN_ID} (whatever your local chain ID is)
http://localhost:27657 or http://127.0.0.1:27657 - you can ignore the proxy
3. You should see that the interface re-fetches balances for that chain. When using your local node, transfers should work (NOTE Testnet transfers are not working right now) - if you have balances on testnet, you will see those (eventually, it is slow)

Screenshots

Update network form
Screen Shot 2024-01-04 at 10 23 02 AM

@github-actions
Copy link
Contributor

github-actions bot commented Jan 3, 2024

@github-actions github-actions bot temporarily deployed to pull request January 3, 2024 15:30 Inactive
@github-actions github-actions bot temporarily deployed to pull request January 3, 2024 16:02 Inactive
@jurevans jurevans force-pushed the feat/550-fix-chain-id branch from fce4d2c to 30c4bf9 Compare January 4, 2024 13:45
@github-actions github-actions bot temporarily deployed to pull request January 4, 2024 13:49 Inactive
@jurevans jurevans force-pushed the feat/550-fix-chain-id branch from 30c4bf9 to c214289 Compare January 4, 2024 13:52
@github-actions github-actions bot temporarily deployed to pull request January 4, 2024 13:56 Inactive
@github-actions github-actions bot temporarily deployed to pull request January 4, 2024 15:21 Inactive
@jurevans jurevans self-assigned this Jan 4, 2024
@jurevans jurevans added bug Something isn't working E - Extension labels Jan 4, 2024
@jurevans jurevans force-pushed the feat/550-fix-chain-id branch from 943593c to 0a67942 Compare January 4, 2024 15:54
@github-actions github-actions bot temporarily deployed to pull request January 4, 2024 15:58 Inactive
@jurevans jurevans force-pushed the feat/550-fix-chain-id branch from 0a67942 to ba65af5 Compare January 4, 2024 17:05
@github-actions github-actions bot temporarily deployed to pull request January 4, 2024 17:09 Inactive
@jurevans jurevans force-pushed the feat/550-fix-chain-id branch from ba65af5 to 237c187 Compare January 4, 2024 17:16
@github-actions github-actions bot temporarily deployed to pull request January 4, 2024 17:20 Inactive
@jurevans jurevans force-pushed the feat/550-fix-chain-id branch from 237c187 to cd6946b Compare January 4, 2024 18:08
@github-actions github-actions bot temporarily deployed to pull request January 4, 2024 18:12 Inactive
@jurevans jurevans force-pushed the feat/550-fix-chain-id branch from cd6946b to ec9c27d Compare January 5, 2024 12:27
@github-actions github-actions bot temporarily deployed to pull request January 5, 2024 12:31 Inactive
@jurevans jurevans force-pushed the feat/550-fix-chain-id branch from ec9c27d to 92cc84e Compare January 5, 2024 12:54
@github-actions github-actions bot temporarily deployed to pull request January 5, 2024 12:58 Inactive
@github-actions github-actions bot temporarily deployed to pull request January 5, 2024 15:03 Inactive
@jurevans jurevans changed the title WIP: feat/550 - Fix chain ID issues in Extension feat/550 - Fix chain ID issues in Extension Jan 5, 2024
@jurevans jurevans marked this pull request as ready for review January 5, 2024 15:59
@github-actions github-actions bot temporarily deployed to pull request January 5, 2024 16:03 Inactive
@github-actions github-actions bot temporarily deployed to pull request January 8, 2024 12:42 Inactive
@jurevans jurevans merged commit 2bf3a75 into main Jan 8, 2024
@jurevans jurevans deleted the feat/550-fix-chain-id branch January 8, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Extension - Changing testnet chain ID breaks broadcaster & RPC

3 participants