-
Notifications
You must be signed in to change notification settings - Fork 34
Comparing changes
Open a pull request
base repository: Layr-Labs/eigenda-proxy
base: v1.6.0
head repository: Layr-Labs/eigenda-proxy
compare: v1.6.1
- 7 commits
- 33 files changed
- 3 contributors
Commits on Dec 3, 2024
-
chore(simple_client): Add explicit ServiceUnavailable error type (#207)
* chore(simple_client): Add explicit ServiceUnavailable error type * chore(simple_client): Add explicit ServiceUnavailable error type - bring back constructor * chore(simple_client): Add explicit ServiceUnavailable error type - fix lint
Configuration menu - View commit details
-
Copy full SHA for aa290b1 - Browse repository at this point
Copy the full SHA aa290b1View commit details -
chore: update op dependency to v1.9.5 (#203)
* chore: update op dependency to v1.10.0 * chore: downgrade to v1.9.5 + fix optimism tests
Configuration menu - View commit details
-
Copy full SHA for ec3927d - Browse repository at this point
Copy the full SHA ec3927dView commit details -
docs: update README with failover info (#204)
* docs: update README with failover info * docs(README): add link to arb failover spec * docs(README): add "Service Unavailable" description for 503 status code
Configuration menu - View commit details
-
Copy full SHA for 64cac16 - Browse repository at this point
Copy the full SHA 64cac16View commit details -
fix: Disable
SERVICE_MANAGER_ADDR
Ð_RPC
as mandatory (#205)* fix: Disable svc manager address & eth rpc as mandatory * fix: Disable svc manager address & eth rpc as mandatory - add eigenda client override when memstore enabled * chore(simple_client): Add explicit ServiceUnavailable error type - address PR comment and add unit test * chore(simple_client): Add explicit ServiceUnavailable error type - address PR comment
Configuration menu - View commit details
-
Copy full SHA for 5b2c4e8 - Browse repository at this point
Copy the full SHA 5b2c4e8View commit details
Commits on Dec 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2fd70b9 - Browse repository at this point
Copy the full SHA 2fd70b9View commit details
Commits on Dec 9, 2024
-
feat: separate simple client into its own module (#208)
* feat: separate simple client into its own module This will make it easier to import it into other projects without importing all of the other dependencies of our root go.mod. We will first merge this PR with a replace directive in the main go.mod, then release v0.1.0 of the new client module, and then make a new PR to use that version in the main go.mod file. * chore: SimpleClient -> Standard Client (#210) --------- Co-authored-by: Ethen <ethen@eigenlabs.org>
Configuration menu - View commit details
-
Copy full SHA for 0bfc81f - Browse repository at this point
Copy the full SHA 0bfc81fView commit details -
fix: copy
client/go.mod
tobuilder
in Dockerfile (#211)fix: copy client/go.mod to builder
Configuration menu - View commit details
-
Copy full SHA for 9e1b746 - Browse repository at this point
Copy the full SHA 9e1b746View commit details
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 v1.6.0...v1.6.1