Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: upgrade to optimism v1.9.1 and implement non-blocking batch submission #1

Merged
merged 459 commits into from
Sep 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
459 commits
Select commit Hold shift + click to select a range
979b5f8
make an rpc server an into a cliapp service (#11197)
hamdiallam Jul 23, 2024
0db615d
Add buffered caching of L1 block refs to the confDepth-aware fetcher …
BrianBland Jul 23, 2024
fe3f42b
op-conductor: Adds connection test to conductor addServer* apis (#11210)
zhwrd Jul 23, 2024
13661cf
op-e2e: use util for RPC dial, and ensure op-node is on localhost RPC…
protolambda Jul 23, 2024
9e9c261
dependabot(npm): bump typedoc from 0.25.7 to 0.26.5 (#11216)
dependabot[bot] Jul 23, 2024
a74db29
dependabot(npm): bump eslint-plugin-jsdoc from 48.7.0 to 48.8.3 (#11213)
dependabot[bot] Jul 23, 2024
db84d3e
dependabot(npm): bump mocha from 10.6.0 to 10.7.0 (#11214)
dependabot[bot] Jul 23, 2024
8b1b670
dependabot(npm): bump typescript from 5.5.3 to 5.5.4 (#11215)
dependabot[bot] Jul 23, 2024
08ee7e9
dependabot(npm): bump @types/node from 20.11.17 to 20.14.12 (#11220)
dependabot[bot] Jul 24, 2024
14a588b
contracts-bedrock: speed up ci (#11203)
tynes Jul 24, 2024
3edb8a2
Update README.md (#11222)
bravesasha Jul 24, 2024
4cbe59b
deps: remove ts-mocha (#11202)
tynes Jul 24, 2024
421f44f
deps: remove wait-on (#11201)
tynes Jul 24, 2024
7b85782
op-node: set genesis l1 start block to value from SystemConfig contra…
bitwiseguy Jul 24, 2024
903ccdc
Fix CONTRIBUTING.md (#11224)
grubbyTimes Jul 24, 2024
3c1d3b8
cannon: fix fuzz test script (#11226)
Inphi Jul 24, 2024
715732e
op-node: Extract contract binding for SystemConfig (#11227)
ajsutton Jul 24, 2024
ea92d7e
deps: remove depcheck (#11230)
tynes Jul 25, 2024
fe1c87e
op-dispute-mon: fix the path and add example (#11233)
coderHarrii Jul 25, 2024
6be84bb
avoid passing factory address (#11236)
coderHarrii Jul 25, 2024
461b02a
op-service: use binary search instead of walkback for checkRecentTxs …
bitwiseguy Jul 25, 2024
d3d920f
Delete chain-mon in favor of monitorism (#11239)
zchn Jul 25, 2024
4b49b9c
dependabot(gomod): bump github.com/onsi/gomega from 1.31.1 to 1.34.0 …
dependabot[bot] Jul 25, 2024
71d50d8
dependabot(gomod): bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.…
dependabot[bot] Jul 25, 2024
31754a7
docs(typo): README.md, pausability-lemmas.md (#11241)
0xtrait Jul 25, 2024
293c4d9
chore: add `help` target to Makefile to display the usage of all targ…
caseylove Jul 25, 2024
3c719a1
op-node: genesis generation (#11249)
tynes Jul 25, 2024
100f526
[op-dispute-mon] Track the latest proposed L2 block number from games…
cbfyi Jul 25, 2024
9c53744
deps: remove more deps (#11250)
tynes Jul 26, 2024
6e8a133
deps: remove more js deps (#11254)
tynes Jul 26, 2024
b28f9ee
Update Kontrol Proofs (`0.1.247` to `0.1.316`) (#10953)
JuanCoRo Jul 26, 2024
16c4e36
ops-bedrock: Beacon-chain devnet with Dencun + Ecotone upgrade (#9117)
sebastianst Jul 26, 2024
a9a274f
cannon: delete unnecessary part in makefile (#11194)
rickck11 Jul 26, 2024
db6d9ad
docs(typo): `CrossL2Inbox.sol` (#11125)
pegahcarter Jul 26, 2024
532214d
monorepo: remove `devnet-tasks` (#11257)
tynes Jul 26, 2024
eb8d36d
.github: remove old mergify config (#11258)
protolambda Jul 26, 2024
7192882
remove changeset (#11259)
protolambda Jul 27, 2024
aa501cd
feat(cross-l2-inbox): add CrossL2Inbox to predeploy addresses and abi…
tremarkley Jul 29, 2024
5815076
dependabot(gomod): bump github.com/holiman/uint256 from 1.3.0 to 1.3.…
dependabot[bot] Jul 29, 2024
11c6f05
cannon: add test dependence in Makefile (#11264)
AntonCutthroat Jul 29, 2024
55b3e49
op-chain-ops: remove dead code (#11261)
tynes Jul 29, 2024
d837696
MIPS2.sol MT-FPVM Implementation (#11036)
Inphi Jul 29, 2024
5b13bad
cleanup: rm more js (#11260)
tynes Jul 29, 2024
beb5d87
cannon: Fix exitCode for invalid cloneargs in MIPS2 contract (#11275)
Inphi Jul 29, 2024
05a9c47
mt-cannon: Implement mips logic (#11188)
mbaxter Jul 30, 2024
8198bfc
contracts-bedrock docker fix (#11278)
protolambda Jul 30, 2024
63b952a
op-chain-ops: Organize deploy-config, improve check-logging (#11189)
protolambda Jul 30, 2024
02e0463
dependabot(gomod): bump github.com/onsi/gomega from 1.34.0 to 1.34.1 …
dependabot[bot] Jul 30, 2024
59fbf91
feat(opsm): scaffold OP Stack Manager and tests (#11274)
mds1 Jul 30, 2024
4268a50
op-program: delete redundant code (#11263)
AntonCutthroat Jul 31, 2024
c2f290d
op-challenger: fix the wrong variable name and some additional fix (#…
DeeADouble Jul 31, 2024
30eda20
docs: broken links in op-preimage (#11296)
PinelliaC Jul 31, 2024
d1499b0
cannon: Fix onchain clone flags (#11293)
mbaxter Jul 31, 2024
f8b1bb6
op-node/derive: linter fix (#11265)
KailMillor Jul 31, 2024
99fee9d
op-challenger: Add subcommand to continuously run trace providers (#1…
ajsutton Jul 31, 2024
c8e288f
ops: fix build (#11299)
tynes Aug 1, 2024
79babb8
reduce scope of `expandedOwners` (#11301)
zhiqiangxu Aug 1, 2024
b22d6d1
fix comment (#11303)
zhiqiangxu Aug 1, 2024
e44c144
op-batcher: Add dynamic blob/calldata selection (#11219)
sebastianst Aug 1, 2024
6f8aec8
contracts-bedrock: fix `SentMessage` event (#11305)
tynes Aug 1, 2024
35f7553
feat: introduce SuperchainWETH and ETHLiquidity (#11042)
smartcontracts Aug 1, 2024
67de0af
contracts-bedrock: fix CrossL2Inbox (#11320)
tynes Aug 1, 2024
ed817c7
contracts-bedrock: port custom gas token to portal2 (#10780)
tynes Aug 1, 2024
6e58dc4
Add task to capture a section of sepolia running fjord for compatibil…
ajsutton Aug 2, 2024
a61e467
Cannon: optimize the example (#11302)
tanvirman Aug 2, 2024
6cb07ee
op-node: optimize case to handle proposer requests (#11262)
protolambda Aug 2, 2024
d616ae1
fix(ci-builder-foundry-bump): Updating ci-builder. (#11325)
blmalone Aug 2, 2024
794c692
Snapshots go scripts (#11338)
protolambda Aug 2, 2024
e0c733d
devnet: Update expired docs link (#11329)
tooshiNoko Aug 2, 2024
95a2614
doc: update style guide (#11290)
mds1 Aug 2, 2024
e1c7dbe
Add Granite and Holocene fork references (#11339)
sebastianst Aug 2, 2024
1819733
fix: set default forge gas limit (#11342)
mds1 Aug 2, 2024
f1ae7ea
chain-spec: Fix next fork (#11341)
Inphi Aug 2, 2024
4c9811f
fix: add missing assume condition (#11344)
mds1 Aug 2, 2024
5e31737
contracts-bedrock: remove typescript (#11340)
tynes Aug 3, 2024
e4c17d3
Reduce ChannelTimeout to 50 in Granite (#11343)
Inphi Aug 5, 2024
c14a8b2
fix: SuperchainWETH fuzz testing chain ID error (#11352)
smartcontracts Aug 5, 2024
6e1d30d
Apply error variable lint in op-node/p2p (#11354)
anacrolix Aug 5, 2024
4fcaf82
op-chain-ops: remove etherscan package (#11345)
tynes Aug 5, 2024
b65e1bf
fix op-geth dependency (#11356)
Inphi Aug 5, 2024
38324e4
dependabot(gomod): bump golang.org/x/sync from 0.7.0 to 0.8.0 (#11358)
dependabot[bot] Aug 5, 2024
0ab3e7a
dependabot(gomod): bump golang.org/x/time from 0.5.0 to 0.6.0 (#11357)
dependabot[bot] Aug 5, 2024
9dc125a
ci: bump ci builder `0.50.0` (#11334)
tynes Aug 5, 2024
df33bf1
op-challenger: Modify run_trace to run a block prior to the safe head…
ajsutton Aug 5, 2024
f940301
op-challenger: Add metric to report memory used in the cannon VM (#11…
ajsutton Aug 5, 2024
052ca79
op-proposer: retry failed output proposals (#11291)
bitwiseguy Aug 6, 2024
0681bfc
op-challenger: Fix prestate loading for asterisc in run-trace (#11363)
ajsutton Aug 6, 2024
5b7d2b9
feat(challenger): `AsteriscKona` trace type (#11140)
clabby Aug 6, 2024
8741423
op-e2e: Fix GraniteSystemConfig (#11361)
sebastianst Aug 6, 2024
e6dd1ee
update sepolia-devnet-0 deploy-config (#11371)
Inphi Aug 6, 2024
79c8fe8
cannon: move example test programs into testdata directory to prevent…
protolambda Aug 7, 2024
ec45f66
op-node: abort block publishing if conductor commit fails (#11380)
protolambda Aug 7, 2024
2491a37
Fix devnet-up when op-program/bin is missing prestate-proof.json (#11…
anacrolix Aug 7, 2024
96b9e70
contracts-bedrock: migrate to just (#11276)
tynes Aug 7, 2024
cc67d34
op-proposer, op-batcher: Wait for sync in Start rather than loop. (#1…
ajsutton Aug 7, 2024
051db54
contracts-bedrock: improve `CrossL2Inbox` devex (#11322)
tynes Aug 7, 2024
b047e1f
Revert "Fix devnet-up when op-program/bin is missing prestate-proof.j…
ajsutton Aug 7, 2024
2f295d0
devnet/e2e: run L1 Deneb and L2 Fjord by default (#11359)
protolambda Aug 8, 2024
7343468
feat(predeploys): add L2toL2CDM to predeploy addresses.go (#11403)
tremarkley Aug 8, 2024
0c8d7c8
contracts-bedrock: debug tests (#11397)
tynes Aug 8, 2024
bf4693e
ci: better solc warnings check (#11231)
tynes Aug 8, 2024
770cbc6
repo: migrate away from pnpm (#11395)
tynes Aug 9, 2024
8b636e0
Run cannon-prestate if devnet cannon prestate files are missing (#11399)
anacrolix Aug 9, 2024
dae091f
ci: update geth tool to v1.14.7 (#11410)
protolambda Aug 9, 2024
e157ed7
Add RV reviews (#11422)
maurelian Aug 9, 2024
ca85dc4
Update to Geth 1.14.7 (#11382)
mdehoog Aug 9, 2024
94b7e03
cannon: Undo changes to memprofile patching (#11420)
mbaxter Aug 9, 2024
cdfe8a8
fix: update contracts README diagram (#11406)
smartcontracts Aug 9, 2024
b1dfa22
fix(ctb): remove linked libraries from scripts and tests (#11426)
mds1 Aug 9, 2024
586e662
add rationale to comment (#11429)
mds1 Aug 9, 2024
261938e
ci: manage versions in versions.json (#11415)
sebastianst Aug 9, 2024
acd23f2
cannon: Add support for --type mt to enable multithreaded cannon (#11…
ajsutton Aug 9, 2024
d098cf8
dependabot(gomod): bump golang.org/x/crypto from 0.25.0 to 0.26.0 (#1…
dependabot[bot] Aug 9, 2024
773e476
op-supervisor: Include executing message info when storing logs. (#11…
axelKingsley Aug 9, 2024
5a4fbce
fix: minor error in contracts readme (#11432)
smartcontracts Aug 10, 2024
5c8ebef
Don't recheck terminal type for color (#11412)
anacrolix Aug 12, 2024
995ddcf
maint: further clean up contract scripts organization (#11434)
smartcontracts Aug 12, 2024
998b8de
op-e2e: Test Granite EVM rules in op-program (#11391)
Inphi Aug 12, 2024
97aac00
op-geth: update to support new precompile-overrides function (#11443)
protolambda Aug 12, 2024
2b19d08
op-challenger: Do not resolve games in selective mode (#11430)
ajsutton Aug 13, 2024
896b03c
dependabot(gomod): bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.…
dependabot[bot] Aug 13, 2024
2024e2f
dependabot(docker): bump ethereum/client-go in /ops-bedrock (#11448)
dependabot[bot] Aug 13, 2024
27a1bfa
feat: introduce OptimismSuperchainERC20 (#11256)
agusduha Aug 13, 2024
2e94c77
op-node: Fix p2p data races (#11353)
anacrolix Aug 13, 2024
a3b6a60
op-challenger: Fix run-trace disputed block selection (#11437)
ajsutton Aug 13, 2024
0c42648
contracts-bedrock: migrate interop portal to fp (#11051)
tynes Aug 13, 2024
da68567
op-wheel: harden against missing safe/finalized heads (#11460)
sebastianst Aug 13, 2024
d8807a5
op-bedrock: Add detail to the documentation to clarify any confusion.…
Gmanboy Aug 13, 2024
ec8fc7e
op-chain-ops: artifacts FS, improve artifacts metadata (#11445)
protolambda Aug 13, 2024
db21f4a
op-node: remove MaxSequencerDrift hardcode (#11459)
bitwiseguy Aug 13, 2024
b970f82
op-chain-ops/script: turn any Go struct/interface into a precompile w…
protolambda Aug 14, 2024
6f9c4f7
op-service: capture inherited log attributes (#11470)
protolambda Aug 14, 2024
dece4de
devnet: enable span batches and use blobs for non-plasma (#11477)
sebastianst Aug 14, 2024
d2a9455
op-node,op-batcher: implement span channel out block count limit (#11…
sebastianst Aug 14, 2024
0d26ce6
Update README.md (#11474)
joooeoeee Aug 14, 2024
42b8711
feat: update Sepolia Drippie config to latest (#10810)
smartcontracts Aug 14, 2024
8e2b114
fix: makefile build command (#11466)
smartcontracts Aug 14, 2024
fd2d40c
op-node: attempt recovery from odd forkchoice states (#11462)
protolambda Aug 14, 2024
cd3be72
op-e2e: Disable proposer in dispute game tests (#11431)
ajsutton Aug 14, 2024
376b11c
deploy-config: Update OP Sepolia absolute prestate (#11394)
clabby Aug 14, 2024
549b52e
txmgr: add rpc api getters/setters (#10897)
bitwiseguy Aug 14, 2024
eaed52d
Feature/rv compute (#11015)
F-WRunTime Aug 14, 2024
0bb2ff5
repo: rename plasma --> altDA (#11370)
bitwiseguy Aug 14, 2024
389d251
ci: remove proof runner workflow (#11486)
mds1 Aug 14, 2024
04757a0
Added Stop API in the conductor (#11463)
angel-ding-cb Aug 14, 2024
46930ea
op-chain-ops/script: ConsolePrecompile with console2 ABI (#11446)
protolambda Aug 14, 2024
cfe3cdd
op-challenger: Extract RegistrationTask to dedeuplicate registration …
ajsutton Aug 15, 2024
9bfd2b8
feat: add cgo_test tags to fuzz tests (#11489)
rabbitprincess Aug 15, 2024
fabf7cb
getting-started: modernize (#11436)
tynes Aug 15, 2024
77fb572
op-e2e: Add forge clean to README.md troubleshooting section (#11471)
sebastianst Aug 15, 2024
1e2b19c
fix run-kontrol.sh path (#11495)
cutecups Aug 15, 2024
937aced
Prevent reiniting preimage uploads. (#190)
ajsutton Jul 23, 2024
cbbe262
fix: require minimum split depth of 2
smartcontracts Jul 27, 2024
5bd46ac
fix: correct check for max game depth
smartcontracts Jul 29, 2024
5221af8
fix: have MIPS revert on add/sub overflow/underflow (#230)
smartcontracts Aug 1, 2024
c303b21
fix: correct implementation of srav (#245)
smartcontracts Aug 1, 2024
a03e4e3
fix: have DelayedWETH use call instead of transfer (#228)
smartcontracts Aug 1, 2024
4348c66
fix: make state.exited be zero or one (#246)
smartcontracts Aug 1, 2024
f54765c
fix: have mips step check register offset instead of overwrite (#238)
smartcontracts Aug 1, 2024
db61d2b
Add gas input to precompile pre-images (#186) (#252)
Inphi Aug 2, 2024
b892143
fix: correctly verify mips instruction encoding (#237)
smartcontracts Aug 5, 2024
c7626a4
fix: localdata size check (#271)
refcell Aug 7, 2024
705c5a1
fix(ctb): Perform correct clock validation in FDG constructor (#231)
clabby Aug 7, 2024
dae569e
fix: no squeezing unfinalized proposals (#257)
smartcontracts Aug 7, 2024
b945bcf
fix: Choose min block in FDG local inputs
clabby Aug 7, 2024
ff136e1
fix: correct clock extension for step (#258)
smartcontracts Aug 7, 2024
66894d5
op-e2e: Fix preimage upload to use new ABI. (#274)
ajsutton Aug 8, 2024
1fd43ea
fix(ci): `fp-staging` ci fix (#278)
clabby Aug 11, 2024
c464ba7
Revert "fix: have MIPS revert on add/sub overflow/underflow (#230)" (…
smartcontracts Aug 12, 2024
3342958
Revert "fix: correctly verify mips instruction encoding (#237)" (#281)
smartcontracts Aug 12, 2024
9750b3b
cannon: Limit mmap allocations (#285)
mbaxter Aug 12, 2024
344c266
Add e2e test for starting trace extension one block too late (#268)
ajsutton Aug 12, 2024
f1a52e9
feat: create deploy script for fp updates (#292)
smartcontracts Aug 14, 2024
3dff3bc
fix(ctb): Set Anchor State (#280)
Inphi Aug 15, 2024
d7089f9
feat: contract versions for fp fixes (#295)
smartcontracts Aug 15, 2024
3a5e07f
fix: use existing ASR for FPACOPS2 (#297)
smartcontracts Aug 15, 2024
5a5dd8f
op-chain-ops: Go forge scripts runner (#11447)
protolambda Aug 16, 2024
d9dcc28
op-proposer: ensure uniform proposal interval across restarts (#11417)
geoknee Aug 16, 2024
18b07b4
Add Base cantina/spearbit audits
mslipper Aug 16, 2024
52b3c99
Merge pull request #11502 from ethereum-optimism/feat/add-audits
mslipper Aug 16, 2024
2a99579
Update op-geth dependency to 1.14.8 base (#11494)
sebastianst Aug 16, 2024
a81de91
Merge pull request #11503 from ethereum-optimism/inphi/audit-fixes
mslipper Aug 16, 2024
32eea1b
op-chain-ops: automatic ABI bindings from Go struct (#11497)
protolambda Aug 17, 2024
d975a70
op-node: cleanup driver, closer to removing stepping (#11464)
protolambda Aug 18, 2024
f243ad0
fix: wrong MaxSequencerDrift comment (#11505)
samlaf Aug 18, 2024
698633c
feat: ensure proper closing of gzip and file writers/readers to preve…
siddharth0a Aug 19, 2024
01270d2
add regression test (#11519)
geoknee Aug 19, 2024
bab2d5b
refactor: using slices.Contains (#11521)
cuiweixie Aug 19, 2024
2d32f8b
Change to `latest` in getting started config (#11524)
clabby Aug 19, 2024
0076614
feat: add fork activation based on env variables - getting started sc…
barnabasbusa Aug 19, 2024
18eebaa
dependabot(gomod): bump github.com/prometheus/client_golang (#11483)
dependabot[bot] Aug 19, 2024
30b3cdd
Interop: Add new role for dependency set management (#11407)
AmadiMichael Aug 19, 2024
ddeb96b
op-chain-ops: forge script cheatcodes (#11465)
protolambda Aug 19, 2024
116b6e6
txmgr: rename Get|SetPriorityFee to Get|SetMinPriorityFee (#11526)
bitwiseguy Aug 19, 2024
cdf3a60
txmgr: add tx-type metric (#11523)
sebastianst Aug 19, 2024
18ecc35
ctb: `rc` version FP contracts (#11525)
clabby Aug 19, 2024
0aaec7c
Add missing GOMODCACHE caching when building op-stack-go services (#1…
anacrolix Aug 19, 2024
90d696a
chore: clarify contracts release process (#11529)
mds1 Aug 20, 2024
107f4d6
Add optimistic Granite mainnet activation (#11531)
Inphi Aug 20, 2024
27093d5
use copy of config.L1Deployments (#11532)
zhiqiangxu Aug 20, 2024
d1e1c25
fix: slice init len (#11520)
cuiweixie Aug 20, 2024
9ff9b98
Upgrade bbolt via raft (#11507)
anacrolix Aug 20, 2024
872ff5d
deploy-config: Update mainnet prestate for granite HF (#11533)
Inphi Aug 20, 2024
fb45215
Add Interop Start timestamp to CrossL2Inbox (#11398)
AmadiMichael Aug 20, 2024
933abde
dependabot(gomod): bump github.com/prometheus/client_golang (#11540)
dependabot[bot] Aug 20, 2024
185fb80
OPSM: Deploy Superchain, alternate approach (#11480)
mds1 Aug 20, 2024
f16e725
refactor: using maps.Copy (#11544)
cuiweixie Aug 21, 2024
7c83398
ctb(proofs): switch to running OptimismPortal2 proofs, since that por…
mds1 Aug 21, 2024
5212c4d
cannon: Run common evm tests across all implementations (#11333)
mbaxter Aug 21, 2024
1dbe9d8
refactor: using maps.Keys (#11547)
cuiweixie Aug 21, 2024
bffe554
fix: `getting-started` deploy config (#11557)
clabby Aug 21, 2024
27b0bef
fix: fix slice init length (#11542)
shandongzhejiang Aug 21, 2024
3ad1bb3
feat: liquidity migration (#11479)
agusduha Aug 21, 2024
0cf2a11
fix: typo in doc (#11541)
cuiweixie Aug 22, 2024
7e5b9fa
OPSM: Deploy implementation contracts (#11539)
mds1 Aug 22, 2024
bcc734b
doc: clarify release process (#11571)
mds1 Aug 22, 2024
93361d0
OPSM: Dedupe some code, switch to getter methods for added safety (#1…
mds1 Aug 22, 2024
33e925d
op-wheel: add option to provide jwt secret as argument rather than fi…
sebastianst Aug 22, 2024
e4d4cc1
refactor: using maps.Keys (#11570)
cuiweixie Aug 22, 2024
3337c36
op-node: ChannelTimeout as a protocol constant (#11452)
Inphi Aug 22, 2024
0130620
Fix granite mainnet activation time (#11572)
Inphi Aug 22, 2024
5879300
Interop: XSafe Head Maintainer (#11458)
axelKingsley Aug 22, 2024
542f5ad
Add Routine to run Maintenence (#11552)
axelKingsley Aug 22, 2024
9cd71a5
fix: remove the `payable` from the `sendMessage` (#11543)
PinelliaC Aug 23, 2024
3627937
op-chain-ops: source maps fixes + FS (#11574)
protolambda Aug 23, 2024
85d8c86
op-chain-ops: forge script fixes and improvements (#11577)
protolambda Aug 23, 2024
4b84a4a
.vscode: simplify configs (#11581)
protolambda Aug 23, 2024
2718b75
make forks more maintainable (#11510)
zhiqiangxu Aug 23, 2024
8c17425
cannon: Add EVM tracer with sourcemap location (#11583)
Inphi Aug 23, 2024
6e06fa5
cannon: Enable program VM debugging for tests (#11582)
Inphi Aug 23, 2024
e9bc4ef
cannon: Refactor and add test utils (#11573)
mbaxter Aug 23, 2024
1372072
refactor: fix redundant logic (#11584)
bytetigers Aug 23, 2024
518359c
op-chain-ops/devkeys: util for organizing and deriving development ke…
protolambda Aug 23, 2024
fb2530c
op-e2e: fix waitForSafeHead hot loop (#11595)
protolambda Aug 24, 2024
99d677f
dockerignore: remove node_modules (#11596)
tynes Aug 24, 2024
978355d
op-e2e: cleanup endpoints and dialing (#11594)
protolambda Aug 25, 2024
f20b92d
optimize e2e setup a bit (#11585)
zhiqiangxu Aug 25, 2024
3542398
OPSM: scaffold the `DeployOPChain` script (#11593)
mds1 Aug 26, 2024
4ee716e
dependabot(gomod): bump github.com/libp2p/go-libp2p-pubsub (#11501)
dependabot[bot] Aug 26, 2024
67c02ac
dependabot(gomod): bump github.com/minio/minio-go/v7 (#11603)
dependabot[bot] Aug 26, 2024
06101e9
dependabot(gomod): bump github.com/prometheus/client_golang (#11604)
dependabot[bot] Aug 26, 2024
5c2bcaf
Update shadow_compressor_test.go (#11601)
Theburaka Aug 26, 2024
2b128c7
remove unused import (#11599)
codewaicher Aug 26, 2024
a36291d
op-geth: Update op-geth with single threaded fixes (#11598)
ajsutton Aug 27, 2024
45e129c
fix: ci builder foundry version update. (#11610)
blmalone Aug 27, 2024
ced7889
supervisor: APIs (#11586)
axelKingsley Aug 27, 2024
0da4ba1
op-node,op-heartbeat: remove stale node heartbeat monitoring service …
protolambda Aug 27, 2024
ebdae42
Implement CheckMessages API (#11621)
axelKingsley Aug 27, 2024
4797ddb
maint: add interfaces for cannon contracts (#11624)
smartcontracts Aug 28, 2024
0616fcd
feat: non-blocking submiting batch
Troublor Sep 1, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 0 additions & 8 deletions .changeset/README.md

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/config.json

This file was deleted.

Loading