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 | `will/more-docs` | `main` | |--|--|--| | **Coverage** | 72.2% | 72.1% |

View on GitHub

github-actions[bot] created a comment on a pull request on smartcontractkit/chainlink-ccip
| Metric | `will/more-docs` | `main` | |--|--|--| | **Coverage** | 72.2% | 72.1% |

View on GitHub

winder pushed 1 commit to will/more-docs smartcontractkit/chainlink-ccip
  • cross link the billing page. b2925bd

View on GitHub

winder opened a draft pull request on smartcontractkit/chainlink-ccip
Doc updates.
Update the main readme to direct people to the docs. New docs for the ccip protocol as it pertains to the OCR plugins.
winder pushed 1 commit to will/more-docs smartcontractkit/chainlink-ccip

View on GitHub

winder pushed 1 commit to will/more-docs smartcontractkit/chainlink-ccip

View on GitHub

winder pushed 1 commit to will/more-docs smartcontractkit/chainlink-ccip

View on GitHub

winder pushed 1 commit to will/more-docs smartcontractkit/chainlink-ccip

View on GitHub

github-actions[bot] created a comment on a pull request on smartcontractkit/chainlink-ccip
| Metric | `dk/rmn-f-no-minsigners` | `main` | |--|--|--| | **Coverage** | 72.2% | 72.1% |

View on GitHub

winder pushed 1 commit to will/more-docs smartcontractkit/chainlink-ccip

View on GitHub

winder pushed 1 commit to will/more-docs smartcontractkit/chainlink-ccip

View on GitHub

winder pushed 1 commit to will/more-docs smartcontractkit/chainlink-ccip

View on GitHub

winder pushed 1 commit to will/more-docs smartcontractkit/chainlink-ccip

View on GitHub

winder pushed 1 commit to will/more-docs smartcontractkit/chainlink-ccip

View on GitHub

mateusz-sekara created a review comment on a pull request on smartcontractkit/chainlink-ccip
I guess referencing ABI/go-ethereum structs in the plugin code is forbidden as we want to stay chain agnostic. Some time ago I faced similar issues with abi encode/decode for the USDC specific atte...

View on GitHub

mateusz-sekara created a review on a pull request on smartcontractkit/chainlink-ccip

View on GitHub

mateusz-sekara deleted a branch smartcontractkit/chainlink-ccip

fee-boosting-specs

mateusz-sekara pushed 1 commit to main smartcontractkit/chainlink-ccip
  • CCIP-3920 Fee boosting plugin level specs (#266) 0f6dce5

View on GitHub

mateusz-sekara closed a pull request on smartcontractkit/chainlink-ccip
CCIP-3920 Fee boosting plugin level specs
Basic fee boosting spec on a plugin level, one scanario covering * boosting message fee for multiple hours * changing execution cost in the meantime * filtering out too expensive messages
github-actions[bot] created a comment on a pull request on smartcontractkit/chainlink-ccip
| Metric | `fee-boosting-specs` | `main` | |--|--|--| | **Coverage** | 72.2% | 72.0% |

View on GitHub

mateusz-sekara created a review comment on a pull request on smartcontractkit/chainlink-ccip
Clarified that in the comment

View on GitHub

mateusz-sekara created a review on a pull request on smartcontractkit/chainlink-ccip

View on GitHub

mateusz-sekara pushed 1 commit to fee-boosting-specs smartcontractkit/chainlink-ccip

View on GitHub

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

View on GitHub

mateusz-sekara pushed 1 commit to fee-boosting-specs smartcontractkit/chainlink-ccip

View on GitHub

mateusz-sekara created a review comment on a pull request on smartcontractkit/chainlink-ccip
Wouldn't ctor be an overkill here? It's just a simple struct without any fields.

View on GitHub

mateusz-sekara created a review on a pull request on smartcontractkit/chainlink-ccip

View on GitHub

mateusz-sekara created a review comment on a pull request on smartcontractkit/chainlink-ccip
Types don't match, so I needed to explicitly say we want the interface type here ```go var feeCalculator exectypes.MessageFeeE18USDCalculator ```

View on GitHub

mateusz-sekara created a review on a pull request on smartcontractkit/chainlink-ccip

View on GitHub

mateusz-sekara created a review comment on a pull request on smartcontractkit/chainlink-ccip
It's not changed in this PR, but yeah it returns the current time. I guess introduced for easier testing for the struct

View on GitHub

Load more