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: merge latest changes to v2 #118

Merged
merged 4 commits into from
Sep 25, 2024
Merged

feat: merge latest changes to v2 #118

merged 4 commits into from
Sep 25, 2024

Conversation

hunter-bera
Copy link
Contributor

No description provided.

Hartick and others added 4 commits August 28, 2024 18:57
* fix: wrong configuration for the eth connection pool.

* add a specific error for missing RPC URL

* fix key prefix in config.toml of the example listener

* fix: wrong configuration for the eth connection pool.

* make WS client an optional one

* add tests for connection_pool.go

* fix lint errors

* refactor: improved eth.ConnectionPoolImpl

* rename function getClient in getClientFrom

* move mutex usage to user-facing functions

* fix: skip tests for ConnectionPoolImpl if the env vars are not set.

* Add a checkEnv function used to skip the test if the env vars are not set.

* Remove unneeded nil checks for HTTP clients cache

* Check if the WS Url cache is null before adding WS clients to the cache.

---------

Co-authored-by: Bearetta <[email protected]>
* Better syntax

* update Makefile

* ree

* ree

* use go 1.23

* use concise go version

* fix ci

* fix ci
@hunter-bera hunter-bera merged commit b1c8d80 into v2 Sep 25, 2024
3 checks passed
@hunter-bera hunter-bera deleted the v2-dev branch September 25, 2024 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants