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 | `fix-contract-discovery` | `main` | |--|--|--| | **Coverage** | 72.7% | 72.7% |

View on GitHub

asoliman92 opened a draft pull request on smartcontractkit/chainlink-ccip
Investigate contract discovery
asoliman92 created a branch on smartcontractkit/chainlink-ccip

fix-contract-discovery

makramkd created a review comment on a pull request on smartcontractkit/chainlink-ccip
Check the usage, if its set to block.timestamp then its seconds since the epoch

View on GitHub

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

View on GitHub

asoliman92 closed a pull request on smartcontractkit/chainlink-ccip
Misc. fixes
* Fix bug: Nodes that didn't support feed chain were not participating in the observation at all. They can observe dest chain's FeeQuoter updates though. * Enable fee quoter in token price process...
github-actions[bot] created a comment on a pull request on smartcontractkit/chainlink-ccip
| Metric | `enable-fee-quoter` | `main` | |--|--|--| | **Coverage** | 72.7% | 72.9% |

View on GitHub

asoliman92 pushed 2 commits to enable-fee-quoter smartcontractkit/chainlink-ccip
  • bump (#238) c516619
  • Merge branch 'main' into enable-fee-quoter 9b31cc1

View on GitHub

asoliman92 created a review comment on a pull request on smartcontractkit/chainlink-ccip
I think I've been getting some Nil values as well, let me check this out 👍

View on GitHub

asoliman92 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 | `enable-fee-quoter` | `main` | |--|--|--| | **Coverage** | 72.7% | 72.9% |

View on GitHub

asoliman92 pushed 1 commit to enable-fee-quoter smartcontractkit/chainlink-ccip
  • Use *big.Int instead of BigInt Seems like there's a decoding issue with BigInt dacc47a

View on GitHub

0xnogo pushed 1 commit to main smartcontractkit/chainlink-ccip

View on GitHub

0xnogo closed a pull request on smartcontractkit/chainlink-ccip
bump chainlink-common
Using the same version as chainlink
github-actions[bot] created a comment on a pull request on smartcontractkit/chainlink-ccip
| Metric | `ng/bump-common2` | `main` | |--|--|--| | **Coverage** | 72.9% | 72.9% |

View on GitHub

github-actions[bot] created a comment on a pull request on smartcontractkit/chainlink-ccip
| Metric | `ng/bump-common2` | `main` | |--|--|--| | **Coverage** | 72.9% | 72.9% |

View on GitHub

0xnogo pushed 4 commits to ng/bump-common2 smartcontractkit/chainlink-ccip
  • Better closing of multi-processors in commit plugin (#234) * better closing of multi-processors in commit plugin 74d0417
  • Exec plugin: Compute message fee in USD (#217) Adds a real implementation for the MessageFeeUSD18Calculator iface th... f93834f
  • RMN home reader plumbing (#231) 2c5c9ae
  • Merge branch 'main' into ng/bump-common2 e92242d

View on GitHub

0xnogo opened a draft pull request on smartcontractkit/chainlink-ccip
bump chainlink-common
Using the same version as chainlink
0xnogo created a branch on smartcontractkit/chainlink-ccip

ng/bump-common2

asoliman92 created a review comment on a pull request on smartcontractkit/chainlink-ccip
What's used on chain? https://github.com/smartcontractkit/chainlink/blob/37f3132362ec90b0b1c12fb1b69b9c16c46b399d/contracts/src/v0.8/ccip/libraries/Internal.sol#L43-L47

View on GitHub

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

View on GitHub

asoliman92 created a review comment on a pull request on smartcontractkit/chainlink-ccip
In a next PR. For now let's make this PR more about fixes. Changing this will change a lot of things about observations with timestamps

View on GitHub

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

View on GitHub

0xnogo opened a draft pull request on smartcontractkit/chainlink-ccip
Ng/common bump
0xnogo pushed 1 commit to ng/common-bump smartcontractkit/chainlink-ccip

View on GitHub

0xnogo created a review comment on a pull request on smartcontractkit/chainlink-ccip
you might want to use `*big.Int`. I had `deserialization` issue using the chain reader.

View on GitHub

0xnogo 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
Can we just use this in the observations instead of having two different types?

View on GitHub

makramkd created a review comment on a pull request on smartcontractkit/chainlink-ccip
What kind of timestamp is this, is this millis, seconds, ?

View on GitHub

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

View on GitHub

Load more