Commit 6bb07fb
feat(solana): add IFT program (#873)
Co-authored-by: srdtrk <[email protected]>
Co-authored-by: srdtrk <[email protected]>1 parent e3cdc17 commit 6bb07fb
File tree
162 files changed
+17427
-2215
lines changed- .github/workflows
- docs/adr
- e2e/interchaintestv8
- packages/go-anchor/ics27gmp
- solana
- generate-pdas
- go-anchor/dummyibcapp
- testvalues
- types
- aggregator
- ibc_attestor
- ift
- relayer
- solana
- wfchain/ift
- nix
- packages
- constrained_types/src
- go-anchor
- ics07tendermint
- ics26router
- ics27gmp
- ift
- go-proto
- aggregator
- gmp
- ibc_attestor
- relayer
- solana
- relayer
- lib/src
- events
- utils
- modules
- cosmos-to-solana
- src
- tx_builder
- solana-to-cosmos/src
- programs/solana
- packages
- ics25-handler
- solana-ibc-constants
- src
- solana-ibc-macros
- solana-ibc-proto
- src
- solana-ibc-types
- src
- programs
- access-manager
- dummy-ibc-app
- src/instructions
- gmp-counter-app
- ics07-tendermint
- ics26-router
- src
- instructions
- utils
- ics27-gmp
- src
- instructions
- ift
- src
- instructions
- state
- malicious-caller
- mock-ibc-app
- mock-light-client
- proto
- relayer
- solana
- solana-keypairs/localnet
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
162 files changed
+17427
-2215
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | 61 | | |
65 | 62 | | |
66 | 63 | | |
| |||
75 | 72 | | |
76 | 73 | | |
77 | 74 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | 75 | | |
97 | 76 | | |
98 | 77 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
436 | 436 | | |
437 | 437 | | |
438 | 438 | | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
439 | 505 | | |
440 | 506 | | |
441 | 507 | | |
| |||
461 | 527 | | |
462 | 528 | | |
463 | 529 | | |
| 530 | + | |
464 | 531 | | |
465 | 532 | | |
466 | 533 | | |
| |||
0 commit comments