-
Notifications
You must be signed in to change notification settings - Fork 51
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
Feature/optional ws url #1527
Feature/optional ws url #1527
Commits on Nov 9, 2024
-
LogBroadcaster feature flag (#14354)
* adding feature flag for LogBroadcaster, true by default * fix test part 1 * fix test * fix more test * fix test * fix test * one more * edit changeset * update changeset (cherry picked from commit bf6618d)
Configuration menu - View commit details
-
Copy full SHA for 694518d - Browse repository at this point
Copy the full SHA 694518dView commit details -
support new heads polling over http rpc client (#14373)
* add functions for newHead polling * add new flag, NewHeadsPollInterval * fix test * fix test * step for adding polling new head impelmentation and sync+outOfSync loop handling logic. To add unit test * fix lint * add unit test * update changeset * update comments * simplify step 1, need to fix test * remove tests, no longer needed * fix lint * fix mock * fix simulated client * update interface * rm more * temp update for testing log level * temp update * revert modification to polygon toml * enable heap monitoring * enable for testing * revert * Dmytro's comments * make func private * fix test * add polling support for SubscribeNewHeaddocke * update log level (cherry picked from commit 5acca37)
Configuration menu - View commit details
-
Copy full SHA for 0a3cb23 - Browse repository at this point
Copy the full SHA 0a3cb23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c91b65 - Browse repository at this point
Copy the full SHA 7c91b65View commit details -
fixing multinode state transition logic by register polling subscript…
…ion in rpc client (#14534) * polling subscription to be registered * adding changeset * fix Subscribe new head * add test * update changeset * fix lint * fix deadlock and add unit test for http polling sub * update changeset * adding sub closed check and remove import * add unit test coverage for http polling subscribeToHeads * update test * address comments part 1 * clean * part 2 * fix lint * fix lint (cherry picked from commit de268e98b8d68a284e1260297925b91c5d2411bc)
Configuration menu - View commit details
-
Copy full SHA for 8028b5e - Browse repository at this point
Copy the full SHA 8028b5eView commit details -
WS URL can be optional when LogBroadcaster is disabled (#14364)
* WS URL can be optional * add changeset * change * make WSURL optional * fix test, and enforce SubscribeFilterLogs to fail when ws url not provided * add comments * update changeset * update dial logic and make ws optional not required * fix test * fix * fix lint * address comments * update comments * fix test * add check when both ws and http missing * add test and add restrictions * add comment * revert outdated change * remove extra line * fix test * revert changes from rpc client * unintended change * remove unused * update verification logic * add test fix * modify unit test to cover logbroadcaster enabled false * update doc * udpate changeset * address PR comments * address pr comments * update invalid toml config * fix test * ws required for primary nodes when logbroadcaster enabled * minor * Dmytro's comments * fix nil ptr, more fix to come * fix make * refactor function sig * fix test * fix * make ws pointer * fix * fix make * address comments * fix lint * fix make * fix make * fix make * fix rpc disconnect with optional ws url --------- Co-authored-by: Dmytro Haidashenko <dmytro.haidashenko@smartcontract.com> (cherry picked from commit 5d96be59a27f68f2f491a7d9f8cb0b2af4e0e835)
Configuration menu - View commit details
-
Copy full SHA for b5ee3df - Browse repository at this point
Copy the full SHA b5ee3dfView commit details -
Config validation requires ws url when http polling disabled (#14929)
* add test * add more test * add changeset (cherry picked from commit da5910eda98882f8a1b9ccc52b99afa223fb3997)
Configuration menu - View commit details
-
Copy full SHA for 9dfa696 - Browse repository at this point
Copy the full SHA 9dfa696View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d049bc - Browse repository at this point
Copy the full SHA 2d049bcView commit details -
remove defaults-override as it was introduced by PR that is not inclu…
…ded into this cherry-pick
Configuration menu - View commit details
-
Copy full SHA for b66b04b - Browse repository at this point
Copy the full SHA b66b04bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36815f4 - Browse repository at this point
Copy the full SHA 36815f4View commit details
Commits on Nov 12, 2024
-
disable integration-tests linter to unblock run of the tests (linter …
…issues were not caused by the PR changes)
Configuration menu - View commit details
-
Copy full SHA for 9093754 - Browse repository at this point
Copy the full SHA 9093754View commit details -
Configuration menu - View commit details
-
Copy full SHA for 494fc05 - Browse repository at this point
Copy the full SHA 494fc05View commit details -
Revert "better way to force run integration tests on linter error"
This reverts commit 494fc05.
Configuration menu - View commit details
-
Copy full SHA for acae0ac - Browse repository at this point
Copy the full SHA acae0acView commit details -
Revert "disable integration-tests linter to unblock run of the tests …
…(linter issues were not caused by the PR changes)" This reverts commit 9093754.
Configuration menu - View commit details
-
Copy full SHA for 9eaef36 - Browse repository at this point
Copy the full SHA 9eaef36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61f5878 - Browse repository at this point
Copy the full SHA 61f5878View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ba1ed8 - Browse repository at this point
Copy the full SHA 9ba1ed8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9328fed - Browse repository at this point
Copy the full SHA 9328fedView commit details