Skip to content
This documentation is in beta, and we’re looking for feedback. See how you can contribute 🌟

Testing

To support testing, we created RPC services for Palm Testnet & Palm Mainnet “shadow forks” - temporary copies of the real networks, which simulate the hard fork by switching over to the new network as at a particular block.

We provide RPC endpoints for public testing. In order to ensure your dApp or marketplace to continue to work, you should test them in a segregated environment from your production applications. Testing should cover any functional differences as a result of switching between RPC providers (i.e. from Hyperledger Besu to Polygon Edge).

RPC services

Shadow Palm Testnet & Palm Mainnet - TESTING COMPLETED
As both Palm Testnet and Mainnet have migrated to the new network, the RPC endpoints, ancillary services such as Palm Bridge & Tracker, Palm Graph, Palm Safe, and block explorers that used the temporary shadow fork network instances have now been deprecated.

Raising issues

Issues arising as a result of testing should be raised in the issue tracker. Please provide as much information as possible to help us reproduce the issue.

If you have any questions, then please create a thread in the discussion group.

Relevant code repositories

Genesis File: https://github.com/gateway-fm/polygon-edge/blob/palm-migration/genesis-testnet-shadowfork.json

Code Repository: https://github.com/gateway-fm/polygon-edge/tree/palm-migration (latest tagged commit - 1.1.35 as of writing)