- 07 Dec, 2023 3 commits
-
-
Sebastian Stammler authored
Add `PrefetchingEthClient`, which builds a cache of ethclient data for callers.
-
EvanJRichard authored
op-service: Add new eth client alternative PrefetchingEthClient, which proactively fills its cache with blocks, receipts, and txns. Co-authored-by:
Sebastian Stammler <seb@oplabs.co>
-
Matthew Slipper authored
fix(ctb): Output Bisection Alphabet VM
-
- 06 Dec, 2023 37 commits
-
-
Mark Tyneway authored
contracts-bedrock: add bool getter/setter to `Storage.sol`
-
Adrian Sutton authored
op-challenger: Close the polling client
-
Hamdi Allam authored
feat(Indexer) - Troubleshooting Runbook
-
Matthew Slipper authored
op-e2e: Use a fixed seed to make TestMixedDeposits repeatable
-
Maurelian authored
contracts-bedrock: ERC721Bridge pausable
-
Mark Tyneway authored
-
Mark Tyneway authored
build(deps-dev): bump hardhat from 2.19.1 to 2.19.2
-
Mark Tyneway authored
linkcheck: Exclude vitalik.ca
-
Adrian Sutton authored
-
Adrian Sutton authored
-
Maurelian authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Enable pausability in the ERC721Bridge following the other bridges that also received pausability.
-
Hamdi Allam authored
-
Hamdi Allam authored
feat(indexer) - API type filtering (init, proven, finalized) for withdrawal values in `/supply` endpoint
-
Adrian Sutton authored
op-program: Verify loaded preimage matches requested key
-
Adrian Sutton authored
-
Adrian Sutton authored
Avoids errors in the preimage oracle (e.g. disk faults) from silently resulting in invalid execution.
-
Adrian Sutton authored
-
Mark Tyneway authored
improve chain derivation documentation
-
Joshua Gutow authored
nit(op-node): only store the needed rollup.Config fields in DataSource
-
dependabot[bot] authored
Bumps [hardhat](https://github.com/nomiclabs/hardhat) from 2.19.1 to 2.19.2. - [Release notes](https://github.com/nomiclabs/hardhat/releases) - [Commits](https://github.com/nomiclabs/hardhat/compare/hardhat@2.19.1...hardhat@2.19.2) --- updated-dependencies: - dependency-name: hardhat dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Mark Tyneway authored
contracts-bedrock: deploy SuperchainConfig goerli
-
Adrian Sutton authored
op-e2e: Automatically close System at the end of the test
-
Mark Tyneway authored
contracts-bedrock: make spacer variable non-public
-
Mark Tyneway authored
build(deps-dev): bump eslint from 8.54.0 to 8.55.0
-
Mark Tyneway authored
Add Delta override flag
-