Commit 1189180
ton devenv (#470)
* Add set ocr to adapter
* fix lint
* fix imports
* Fix lint
* fix lint
* fix lint
* bump chainlink ccip deployment dependency
* fix make
* nop
* tidy
* add noop
* revert adaptor
* update
* add mcms deployment
* fix
* fix make
* fix test
* devenv-impl template for TON
* readme
* add setOCR3 test
* update mock
* fix some lint
* add test coverage for deploycontracts as well. Only MCMS left
* fix test
* fix mcms test
* fix mod
* fix make
* fix fmt
* revert breaking change
* update comments
* rename back
* fix
* fix mockery
* fix nix
* fix modgraph version mismatch
* fix go.md
* fix lint
* new interface
* fix test and fix lint
* fix mod
* bump dep
* bump dep
* Update devenv-impl/impl.go
Co-authored-by: Copilot <[email protected]>
* Update devenv-impl/impl.go
Co-authored-by: Copilot <[email protected]>
* Update devenv-impl/impl.go
Co-authored-by: Copilot <[email protected]>
* Update devenv-impl/impl.go
Co-authored-by: Copilot <[email protected]>
* refactor with new chainlink-ccip
* goimport
* minor
* interface
* interface
* devenv
* minor
* devenv
* fix golint
* mod tidy
* devenv-impl template for TON (#457)
* devenv-impl template for TON
* readme
* new interface
* bump dep
* bump dep
* Update devenv-impl/impl.go
Co-authored-by: Copilot <[email protected]>
* Update devenv-impl/impl.go
Co-authored-by: Copilot <[email protected]>
* Update devenv-impl/impl.go
Co-authored-by: Copilot <[email protected]>
* Update devenv-impl/impl.go
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Terry Tata <[email protected]>
Co-authored-by: tt-cll <[email protected]>
Co-authored-by: Copilot <[email protected]>
* Revert "devenv-impl template for TON (#457)"
This reverts commit 9374364.
* funding
* create client
* wip
* address comments part 1
* refactor [][]byte for ops output
* fix serialization
* refactor mock
* fix import
* fix nix hash
* mod tidy
* clean go.md
* fix nix again
* fix test
* use zero address
* wip
* working e2e
* comments
* add missing utils
* bump ctf
* change ton blockchain
* try e2e
* comment
* substitute
* fix ref
* iterate
* pass contract version
* pending gati
* try new gati
* try new gati
* try polling
* try polling
* try polling
* run in separate script
* get rid of script
* use workflow call
* Revert "use workflow call"
This reverts commit 5d7cb4f.
* try polling again
* fix nix
* try local
* fix merge
* fix
* debug
* fix nix hash
* use develop
* cr comments
* detect
* checkout to read ref
* bump ref to main
* cr comments
* reference client
* imports
* fix e2e
* refactor
* gomod
* go.md
* chainlink common
* Update README.md
* format
* lint
* revert fund wallets
* lint
* Update test-smoke.yml
---------
Co-authored-by: Agustina Aldasoro <[email protected]>
Co-authored-by: Agustina Aldasoro <[email protected]>
Co-authored-by: Joe Huang <[email protected]>
Co-authored-by: skudasov <[email protected]>
Co-authored-by: Copilot <[email protected]>1 parent 77cfa84 commit 1189180
File tree
11 files changed
+2069
-27
lines changed- .github/workflows
- deployment/utils
- devenv
- staging-monitor/lib/ton
11 files changed
+2069
-27
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
39 | 50 | | |
40 | 51 | | |
41 | 52 | | |
| |||
53 | 64 | | |
54 | 65 | | |
55 | 66 | | |
56 | | - | |
| 67 | + | |
57 | 68 | | |
58 | 69 | | |
59 | 70 | | |
60 | 71 | | |
61 | | - | |
| 72 | + | |
62 | 73 | | |
63 | 74 | | |
64 | 75 | | |
65 | | - | |
| 76 | + | |
66 | 77 | | |
67 | 78 | | |
68 | 79 | | |
| |||
163 | 174 | | |
164 | 175 | | |
165 | 176 | | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments