Commit cb4c31b
authored
CCIP - add price reader interfaces to ChainAccessor and move some generic types, clean others up (#1487)
* CCIP - add price reader interfaces to ChainAccessor and move some generic types
* update a few more functions
* use TimestampedUnixBig instead of TimestampedBig
* preserve zeros when converting between PB types
* move TokenInfo to cl-common and add to GetFeedPricesUSD args
* resync accessor sync calls on relayer restart
* nits
* change persisted sync storage to a map[] instead of SyncRequest
* use maps.Clone
* move persisted syncs conversion to ccipprovider1 parent 21a3c87 commit cb4c31b
17 files changed
Lines changed: 2578 additions & 364 deletions
File tree
- pkg
- loop/internal
- pb
- ccipocr3
- relayer
- pluginprovider/ext/ccipocr3
- test
- types
- ccipocr3
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 | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
33 | 40 | | |
34 | 41 | | |
35 | 42 | | |
| |||
101 | 108 | | |
102 | 109 | | |
103 | 110 | | |
104 | | - | |
| 111 | + | |
105 | 112 | | |
106 | 113 | | |
107 | 114 | | |
| |||
337 | 344 | | |
338 | 345 | | |
339 | 346 | | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
340 | 389 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments