- 29 Oct, 2023 16 commits
-
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
- 28 Oct, 2023 16 commits
-
-
clabby authored
feat(op-node): Fetch receipts directly from `reth`'s DB
-
clabby authored
Co-Authored-By:
inphi <mlaw2501@gmail.com>
-
clabby authored
-
clabby authored
rustdoc
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
fix(ci): Pin nightly commit in `foundry` for devnet job
-
clabby authored
-
Mark Tyneway authored
Parameterize python binary in Makefile
-
- 27 Oct, 2023 8 commits
-
-
Mark Tyneway authored
ci: enable codecov comments for contracts
-
inphi authored
-
Joshua Gutow authored
ci: Notify slack when semgrep or docker publish fails on develop branch
-
Mark Tyneway authored
op-e2e: Wait for external clients to terminate after Kill()
-
Jason Yellick authored
Although ideally, all python minor versions (3.x) would be backwards compatible, unfortunately that is not the case. Consequently, sometimes developers will have multiple python builds available on their systems, not just a single `python3`. This change simply makes the python binary name a parameter of the Makefile so that affected developers may pass: ``` PYTHON=python-3.9 make ``` Or similar.
-
Will Cory authored
(fix)indexer: add timestamp to op-indexer withdrawals response
-
Lukas Rosario authored
-
Adrian Sutton authored
Missing envvars setting for --override.canyon flag
-