John
John
## Description Add Seaport v1.5 Contract address as part of the Seaport 1.5 release. Without this fix, there is an error when sending the request with the Opensea API. The...
### Description Adding the `range` and `slice` functions inside the `vector` module. ### `range` - The `range` function generates a sequence of `u64` integers from a specified start to an...
## Description Amend create token functions which take in `Object` to create tokens using the `Object` rather than the collection name. - If the collection name is changed, the token...
## Desc ### Load Testing [WIP] Unmanaged Collection Load test
## Desc msghasher fuzz tests for Aptos. Original test PR: https://github.com/smartcontractkit/chainlink/pull/18699 ## Notes For Aptos, we must deploy the Aptos env and contracts, therefore the fuzz test cases must be...
## Desc Add `router_state_address` to Aptos Onramp. This is from the [OnrampV2 change](https://github.com/smartcontractkit/chainlink-aptos/commit/20154b53cca85cc5353e64578040ee228e92e5e7) from the Aptos contracts.
## Description Bump `chainlink-sui` dependency to latest
## Desc PTT test Aptos with dispatchable tokens
# Summary This pull request introduces a new changeset for upgrading CCIP contracts on the Aptos. # Features * Added new configuration struct `UpgradeAptosChainConfig` to support selective upgrades of CCIP,...