Ecosyste.ms: Timeline

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

ethereum-optimism/infra

mininny pushed 1 commit to feature/mininny/integrate-op-signer-op-node ethereum-optimism/infra
  • Temporarily update go.mod to use counterpart monorepo pr aad65af

View on GitHub

mininny pushed 1 commit to feature/mininny/integrate-op-signer-op-node ethereum-optimism/infra
  • Temporarily update go.mod to use counterpart monorepo pr 4dcaafb

View on GitHub

Samykoke09 starred ethereum-optimism/infra
hamdiallam opened a draft pull request on ethereum-optimism/infra
feat(proxyd): forwrd request headers
**Description** A draft to address #68. Forwards request headers along with the request such that backends that rely on them work as expected. We can choose to make this optionally configurable...
hamdiallam created a branch on ethereum-optimism/infra

proxyd.req.headers - Optimism is Ethereum, scaled.

eseiker starred ethereum-optimism/infra
hamdiallam pushed 1 commit to main ethereum-optimism/infra
  • nits(op-txproxy): fixes from standing up this service (#66) * changes(op-txproxy) nits * tag_service * Dockerf... eba29cc

View on GitHub

hamdiallam closed a pull request on ethereum-optimism/infra
nits(op-txproxy): fixes from standing up this service
**Description** Fixing issues encountered when starting up this service - Fix Dockerfile - Spin up the metrics server alongside rpc server - Fix flag name from backends->backend - Disable ...
nitaliano created a review on a pull request on ethereum-optimism/infra

View on GitHub

hamdiallam pushed 1 commit to op-txproxy/nits ethereum-optimism/infra

View on GitHub

jinnzy opened a pull request on ethereum-optimism/infra
chore: delete actions checkout
<!-- Contributions welcome! See https://github.com/ethereum-optimism/.github/blob/master/CONTRIBUTING.md --> **Description** A clear and concise description of the features you're adding in t...
jinnzy closed a pull request on ethereum-optimism/infra
chore/ci
<!-- Contributions welcome! See https://github.com/ethereum-optimism/.github/blob/master/CONTRIBUTING.md --> **Description** A clear and concise description of the features you're adding in t...
jinnzy opened a pull request on ethereum-optimism/infra
chore/ci
<!-- Contributions welcome! See https://github.com/ethereum-optimism/.github/blob/master/CONTRIBUTING.md --> **Description** A clear and concise description of the features you're adding in t...
github-actions[bot] created a tag on ethereum-optimism/infra

op-txproxy/v0.0.0-rc.3 - Optimism is Ethereum, scaled.

hamdiallam pushed 1 commit to op-txproxy/nits ethereum-optimism/infra

View on GitHub

hamdiallam opened an issue on ethereum-optimism/infra
[proxyd] optional to forward http headers with request
**Is your feature request related to a problem? Please describe.** op-txproxy relies on http headers to validate authentication. proxy strips the headers when making the json-rpc request, leading ...
cody-wang-cb created a comment on a pull request on ethereum-optimism/infra
> So with this new design, what do you wish to return to the user if there is one success and one failure for the same request? > > If its all failures or all success, just return the appropriat...

View on GitHub

AOK63 starred ethereum-optimism/infra
hamdiallam opened an issue on ethereum-optimism/infra
[proxyd/op-txproxy] multicall support as a library
**Is your feature request related to a problem? Please describe.** op-txproxy can leverage proxyd to multicall to n+1 sequencer backends. While this is good for us as we use proxyd, it doesn't fee...
mininny pushed 1 commit to feature/mininny/integrate-op-signer-op-node ethereum-optimism/infra
  • Modify to use BlockPayloadArgs and use the new opsigner rpc namespace dda416c

View on GitHub

github-actions[bot] created a tag on ethereum-optimism/infra

op-txproxy/v0.0.0-rc.2 - Optimism is Ethereum, scaled.

hamdiallam pushed 1 commit to op-txproxy/nits ethereum-optimism/infra

View on GitHub

github-actions[bot] created a tag on ethereum-optimism/infra

op-txproxy/v0.0.0-rc.1 - Optimism is Ethereum, scaled.

hamdiallam pushed 1 commit to op-txproxy/nits ethereum-optimism/infra

View on GitHub

jelias2 created a comment on a pull request on ethereum-optimism/infra
So with this new design, what do you wish to return to the user if there is one success and one failure for the same request? If its all failures or all success, just return the appropriate succ...

View on GitHub

hamdiallam pushed 5 commits to op-txproxy/nits ethereum-optimism/infra

View on GitHub

cody-wang-cb created a review comment on a pull request on ethereum-optimism/infra
Oh I see `isValidMulticallTx()` now. I think that should work then if it's just 1 request each time, it would just only go through the loop once per check.

View on GitHub

cody-wang-cb created a review on a pull request on ethereum-optimism/infra

View on GitHub

cody-wang-cb created a comment on a pull request on ethereum-optimism/infra
@jelias2 sorry I should've made the PR description more clear. The motivation is that because we multicall `sendRawTransaction` to 2 different mempool nodes (geth + reth), we noticed sometimes o...

View on GitHub

Load more