You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: contracts (#230)
* restructure files
* initial fix imports
* fix build instructions
* get router to build
* get OnRamp to compile
* get OffRamp to compile
* get FeeQuoter to compile
* rename receiver_ccipreceive
* get MerkleRoot and executor to compile
* get all contracts to compile
* restructure error codes and get ts tests to pass
* fmt typescript
* bump semantic version of contracts
* standarize getErrorCode getter
* move error code getter to contract.tolk
* namespace router and onramp messages