secure the bag
- San Francisco
Highlights
- Pro
Block or Report
Block or report cfromknecht
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse334 contributions in the last year
Less
More
Activity overview
Contributed to
ethereum-optimism/optimism,
lightningnetwork/lnd,
ethereum-optimism/optimistic-specs
and 5 other
repositories
Contribution activity
March 2022
Created 25 commits in 1 repository
Created a pull request in ethereum-optimism/optimism that received 4 comments
feat: remove packages/batch-submitter
Description Removes the Typescript batch submitter now that the Go version has successfully been deployed on mainnet. Metadata Fixes ENG-2020
+67
−5,013
•
4
comments
Opened 10 other pull requests in 1 repository
ethereum-optimism/optimism
10
merged
- feat: add Min/MaxStateRootElements configurations
- feat: txmgr return ErrReverted if confirmed tx reverts
- feat: add SuggestGasTipCap fallback in teleportr api server
- feat: bss plaintext tx size enforcement
- minor teleportr API fixes
- feat: extract gas limit estimation to driver, add 20% buffer
- feat: add MIN_L1_TX_SIZE configuration
- feat: add teleportr API server
- feat: always run go unit tests/golangci-lint on every PR
- feat: fix teleportr ci, and lint target
Reviewed 9 pull requests in 2 repositories
ethereum-optimism/optimism
8 pull requests
- feat: add Min/MaxStateRootElements configurations
- maint(dtl): remove unused L1DataTransportClient
- go/teleportr contracts: Updates to support deploying Teleportr to Kovan
- feat: add teleportr API server
- ci: Update nightly address manager addr, notify on itest failures
- feat: typed batches and batch compression
- feat: add Teleportr service
- l2geth: remove dead code