Skip to content

TON Contracts Build (83e4df8520c5)

Choose a tag to compare

@github-actions github-actions released this 08 Oct 18:03
83e4df8
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