Key Changes
This release sets the testnet NTT emitter addresses used by the accountant.
It also adds support for Polygon on Sepolia. If you wish to enable that (testnet only), you will need to add the following config parameters:
--polygonSepoliaRPC YOUR_WEBSOCKET_URL
--polygonSepoliaContract 0x6b9C8671cdDC8dEab9c719bB87cBd3e782bA6a35
What's Changed
- node: upgrade grpc to v1.57.1 by @bingyuyap in #3797
- node: Governor token list update by @djb15 in #3788
- Node/CCQ/Solana: Add sol_pda query by @bruce-riley in #3782
- Deploy Polygon Sepolia Testnet by @bruce-riley in #3723
- Node/NTT/Acct: Set testnet emitters by @bruce-riley in #3831
New Contributors
- @GoodDaisy made their first contribution in #3628
Full Changelog: v2.23.44...v2.23.45