Network Update

Testing

4min

Overview

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.



Palm Network core services such as Palm Graph etc were only available for testing in the Shadow Fork Testnet environments.

After transition, they were switched over to the new Testnet environment

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

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