-
Notifications
You must be signed in to change notification settings - Fork 7
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: celestiaorg/tastora
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: celestiaorg/tastora
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 26 files changed
- 2 contributors
Commits on Oct 7, 2025
-
feat: remove orphan volumes on chain removal (#135)
* feat: remove orphan volumes on chain removal * fix: prune only volumes of the current test * fix: move remove volumes inside container lifecycle * chore: code cleanup * chore: another cleanup
Configuration menu - View commit details
-
Copy full SHA for b8f62cc - Browse repository at this point
Copy the full SHA b8f62ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c2b3df - Browse repository at this point
Copy the full SHA 9c2b3dfView commit details -
fix: ensure volumes can be rebound to new containers (#136)
* chore: wip adding test to verify volume re-use * chore: small refactor in volume creation * chore: sanitize docker resource name * chore: add version negotiation
Configuration menu - View commit details
-
Copy full SHA for 736d4bc - Browse repository at this point
Copy the full SHA 736d4bcView commit details
Commits on Oct 8, 2025
-
feat: add support for evm-single (#122)
* wip: first draft of ev-reth * chore: add basic liveness test * chore: liveness test passing, very messy need to clean everything up * chore: use fixture * chore: adding go-etherium and using built in types * chore: some renames * chore: added proper spacing * chore: strip out unused code * chore: additional cleanup * chore: cleaned up node starting / stopping * chore: remove evmsingle * chore: more clean up * chore: cleaned up some logic and added additional docstrings * chore: remove additional init args * chore: removed unrequired comment * chore: remove concept of multiple reth nodes for now * chore: fix incorrect comment * chore: remove floating comment * chore: passing test with evsingle * chore: rename from App -> Chain * chore: add builders to test config * chore: pr feedback * chore: adding WithTag * chore: some small renames * chore: fix cleanup context * chore: additional cleanup * chore: added same pattern from init args that exists for start args * chore: fix merge conflict
Configuration menu - View commit details
-
Copy full SHA for 031c5c4 - Browse repository at this point
Copy the full SHA 031c5c4View commit details -
feat: add ability to skip init step for chains (#138)
* chore: wip adding test to verify volume re-use * chore: small refactor in volume creation * chore: sanitize docker resource name * wip: adding ability to skip init * fix: populate faucet wallet on chains that may have been initialized already
Configuration menu - View commit details
-
Copy full SHA for 3e0fbe5 - Browse repository at this point
Copy the full SHA 3e0fbe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5228a72 - Browse repository at this point
Copy the full SHA 5228a72View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.6.0...v0.7.1