Commit bbb20de
authored
Rename CCIP Packages (#757)
* Add API Interface for SendingMessage & RMNRemote
* Add PublicFetch choice to RMNRemote
* Update SendingMessage.BuildMessage to be only callable by ccipOwner
* Add API Interface for ExecutingMessage & TokenAdminRegistry
* Update bindings
* Regenerate contracts
* Regenerate contracts
* Add missing dars
* go mod tidy
* Remove core dependency from CommitteeVerifier
* Remove core dependency from Executor
* Add missing files
* lint
* Move Context Utils to separate utils package
* lint
* Move Events to separate package
* Move RateLimiter to separate package
* Fix test
* Add Client Interface for PerPartyRouter
* Rename CCIP Packages
* Add missing files
* Use bindings to get Identifiers
* lint
* Remove coerces from Sender/Receiver
* Regenerate contracts
* Revert conflict
* Regenerate Contracts1 parent 2734f31 commit bbb20de
165 files changed
Lines changed: 8444 additions & 8207 deletions
File tree
- bindings/generated/latest/ccip
- burnminttokenpool
- ccipapi
- ccipcodec
- ccipruntime
- client
- committeeverifier
- core
- events
- executor
- extensionapi
- factory
- lockreleasetokenpool
- receiver
- sender
- tickets
- ccip/devenv
- contracts
- ccip
- api/daml/CCIP/APIV1
- client
- daml/CCIP
- codec
- daml/CCIP
- CodecV1
- committee-verifier/daml/CCIP
- CommitteeVerifierV1
- Crypto
- core/daml/CCIP
- CoreV1
- events/daml/CCIP/EventsV1
- executor
- daml/CCIP
- ExecutorV1
- extension-api/daml/CCIP/InterfacesV1
- factory/daml/CCIP
- pools
- burn-mint-token-pool
- daml/CCIP
- lock-release-token-pool
- daml/CCIP
- receiver
- daml/CCIP
- runtime
- daml/CCIP
- RuntimeV1
- sender
- daml/CCIP
- test/daml
- CCIP
- BurnMintTokenPoolTest
- CommitteeVerifierTest
- ExecutorTest
- FactoryTest
- FeeQuoterTest
- GlobalConfigTest
- LockReleaseTokenPoolTest
- OffRampTest
- OnRampTest
- PerPartyRouterTest
- RMNTest
- TokenAdminRegistryTest
- CommitteeVerifier
- common
- tickets/daml/CCIP
- utils/daml/CCIP/UtilsV1
- cmd/damlcodecs
- dars/current
- examples/cli
- cmd
- internal/cantonops
- integration-tests/ccip
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 55 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments