Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

smartcontractkit/chainlink-ccip

github-actions[bot] created a comment on a pull request on smartcontractkit/chainlink-ccip
| Metric | `fee-boosting-specs` | `main` | |--|--|--| | **Coverage** | 72.3% | 72.2% |

View on GitHub

mateusz-sekara pushed 1 commit to fee-boosting-specs smartcontractkit/chainlink-ccip
  • Adding simple scenario implementation 63a5bbe

View on GitHub

mateusz-sekara pushed 2 commits to fee-boosting-specs smartcontractkit/chainlink-ccip
  • Pass the RMNRemote address instead of proxy (#265) ab653e7
  • Merge branch 'main' into fee-boosting-specs 1526ff2

View on GitHub

mateusz-sekara pushed 1 commit to fee-boosting-specs smartcontractkit/chainlink-ccip
  • Adding simple scenario implementation bd9b8aa

View on GitHub

0xnogo pushed 1 commit to main smartcontractkit/chainlink-ccip
  • Pass the RMNRemote address instead of proxy (#265) ab653e7

View on GitHub

0xnogo closed a pull request on smartcontractkit/chainlink-ccip
Pass the RMNRemote address instead of proxy
Call the `getARM` in RMNProxy to get the address of the RMNRemote instead of the the proxy one PR on chainlink side: https://github.com/smartcontractkit/chainlink/pull/14930
0xnogo created a review comment on a pull request on smartcontractkit/chainlink-ccip
We can return the address instead of using a pointer.

View on GitHub

0xnogo created a review on a pull request on smartcontractkit/chainlink-ccip

View on GitHub

github-actions[bot] created a comment on a pull request on smartcontractkit/chainlink-ccip
| Metric | `ng/fix-rmn-remote-address` | `main` | |--|--|--| | **Coverage** | 72.2% | 72.4% |

View on GitHub

0xnogo pushed 1 commit to ng/fix-rmn-remote-address smartcontractkit/chainlink-ccip

View on GitHub

mateusz-sekara created a branch on smartcontractkit/chainlink-ccip

fee-boosting-specs

github-actions[bot] created a comment on a pull request on smartcontractkit/chainlink-ccip
| Metric | `ng/fix-rmn-remote-address` | `main` | |--|--|--| | **Coverage** | 72.2% | 72.3% |

View on GitHub

0xnogo opened a draft pull request on smartcontractkit/chainlink-ccip
Pass the RMNRemote address instead of proxy
0xnogo created a branch on smartcontractkit/chainlink-ccip

ng/fix-rmn-remote-address

makramkd created a review on a pull request on smartcontractkit/chainlink-ccip

View on GitHub

makramkd created a review comment on a pull request on smartcontractkit/chainlink-ccip
If we want this to be more general (at least on an interface level) maybe this function can be something like ```golang func BytesToAddress(bytesAddress []byte, chainSel uint64) ([]byte, error...

View on GitHub

makramkd created a review on a pull request on smartcontractkit/chainlink-ccip

View on GitHub

github-actions[bot] created a comment on a pull request on smartcontractkit/chainlink-ccip
| Metric | `dk/rmn-fixes` | `main` | |--|--|--| | **Coverage** | 72.4% | 72.5% |

View on GitHub

github-actions[bot] created a comment on a pull request on smartcontractkit/chainlink-ccip
| Metric | `dk/rmn-fixes` | `main` | |--|--|--| | **Coverage** | 72.4% | 72.4% |

View on GitHub

0xAustinWang created a branch on smartcontractkit/chainlink-ccip

bug/ccip-3755

asoliman92 created a review comment on a pull request on smartcontractkit/chainlink-ccip
yes for the reverse directions

View on GitHub

asoliman92 created a review on a pull request on smartcontractkit/chainlink-ccip

View on GitHub

matYang created a review comment on a pull request on smartcontractkit/chainlink-ccip
`to be able to calculate the fees denominated in USD`

View on GitHub

matYang created a review comment on a pull request on smartcontractkit/chainlink-ccip
my understanding is long-term we want to ingest from KS, is that still correct?

View on GitHub

matYang created a review comment on a pull request on smartcontractkit/chainlink-ccip
we need to arrive at a quote in USD and convert the USD amount into corresponding fee token amount.

View on GitHub

matYang created a review comment on a pull request on smartcontractkit/chainlink-ccip
Exec is also responsible for batch building, to ensure we fit correct amount of messages into a single offramp transmission; you might also wanna define what `fee boosting` is, it is basically a...

View on GitHub

matYang created a review comment on a pull request on smartcontractkit/chainlink-ccip
DA fee is part of transaction fee, you can refer to the public doc: https://docs.chain.link/ccip/billing Network Fee + Blockchain Transaction Fee, where blockchain transaction fee accounts for: ...

View on GitHub

Load more