Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
dshiell created a review on a pull request on open-ibc/vibc-core-smart-contracts
ship it!
dshiell created a review comment on a pull request on open-ibc/vibc-core-smart-contracts
I believe this is because you can only prove things had already happened and are in the app state which isn't true until you've completed the block and are at the next height. i.e A proof at height...
dshiell created a review comment on a pull request on open-ibc/vibc-core-smart-contracts
Side note, having the proof be plain bytes here is nice if we ever used a zkp version of the CrossL2EventProver contract in the future.
dshiell created a review comment on a pull request on open-ibc/vibc-core-smart-contracts
nit: should we call it "eventHeight" ?
dshiell created a review comment on a pull request on open-ibc/vibc-core-smart-contracts
please add a note that we should be verifying peptideClientId matches the contract clientid
dshiell created a review comment on a pull request on open-ibc/vibc-core-smart-contracts
Should these be "memory" if often call from another contract? Same would apply to validateEvent below.
dshiell created a review comment on a pull request on open-ibc/vibc-core-smart-contracts
verifier contract needs to check client id.
dshiell created a review comment on a pull request on open-ibc/vibc-core-smart-contracts
SequencerLightClient and ReOrgResistantSequencerLightClient
dshiell created a review comment on a pull request on open-ibc/vibc-core-smart-contracts
When is this called?
dshiell created a review comment on a pull request on open-ibc/vibc-core-smart-contracts
this might be `polyibc/client/<clientid>/trustedReceiptRoot/height` ?
dshiell created a review comment on a pull request on open-ibc/vibc-core-smart-contracts
Can we/should we combine these and use a bool at deploy time to configure L1 checks?
dshiell created a review on a pull request on polymerdao/ibc-explorer
let see how it looks on devnet
dshiell pushed 1 commit to ds/add_separate_decrease_alpha polymerdao/signer-service
- ensure alpha max is 100 2573269
dshiell opened a pull request on polymerdao/signer-service
split alpha for increasing and decreasing limits
Introduces a different alpha for EMA gas/blob price limit updates depending on whether the limit is increasing or decreasing. Usually when we increase the price limits the batcher retires for lo...dshiell created a tag on polymerdao/optimism-dev
v1.9.3-polymer-event-logger - Optimism is Ethereum, scaled.
dshiell pushed 1 commit to v1.9.3-polymer-dev polymerdao/optimism-dev
- add event logger to event system init 6883304