-
Notifications
You must be signed in to change notification settings - Fork 94
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(ETH transport & heartbeats): various enhancements/features #2058
Commits on Jan 26, 2024
-
implement bare types for websocket transport
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for f02fd9b - Browse repository at this point
Copy the full SHA f02fd9bView commit details -
ws transport support and removal of eth::web3 field
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 7977a72 - Browse repository at this point
Copy the full SHA 7977a72View commit details -
implement
fn prepare
for websocket_transportSigned-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 2734cd1 - Browse repository at this point
Copy the full SHA 2734cd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6973845 - Browse repository at this point
Copy the full SHA 6973845View commit details
Commits on Jan 29, 2024
-
partial design of handling request and socket events
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 37324bc - Browse repository at this point
Copy the full SHA 37324bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1de6a3f - Browse repository at this point
Copy the full SHA 1de6a3fView commit details -
implement keepalive for ws connections
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for b969898 - Browse repository at this point
Copy the full SHA b969898View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6f7c6d - Browse repository at this point
Copy the full SHA b6f7c6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d02fb0 - Browse repository at this point
Copy the full SHA 4d02fb0View commit details
Commits on Jan 30, 2024
-
make the websocket transport working
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for d06c195 - Browse repository at this point
Copy the full SHA d06c195View commit details
Commits on Jan 31, 2024
-
improve websocket_transport performance by a lot
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 059971e - Browse repository at this point
Copy the full SHA 059971eView commit details -
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for d770af9 - Browse repository at this point
Copy the full SHA d770af9View commit details -
make the connection loop continious
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for f89191e - Browse repository at this point
Copy the full SHA f89191eView commit details
Commits on Feb 1, 2024
-
implement memory deallication on map pointer
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for d336dbf - Browse repository at this point
Copy the full SHA d336dbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73d71fb - Browse repository at this point
Copy the full SHA 73d71fbView commit details
Commits on Feb 2, 2024
-
implement
ExpirableEntry
common moduleSigned-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 1e0cba4 - Browse repository at this point
Copy the full SHA 1e0cba4View commit details -
fixed-TODO: clear disconnected/outdated channels
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 95152b5 - Browse repository at this point
Copy the full SHA 95152b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca790a4 - Browse repository at this point
Copy the full SHA ca790a4View commit details
Commits on Feb 5, 2024
-
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 648832c - Browse repository at this point
Copy the full SHA 648832cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b045e8d - Browse repository at this point
Copy the full SHA b045e8dView commit details -
unify
with_polling
andwith_socket
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 3c2313a - Browse repository at this point
Copy the full SHA 3c2313aView commit details -
use event handlers in websocket transport
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 277aa75 - Browse repository at this point
Copy the full SHA 277aa75View commit details
Commits on Feb 6, 2024
-
implement proper node rotation on ETH
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 19cfad7 - Browse repository at this point
Copy the full SHA 19cfad7View commit details -
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 20179d1 - Browse repository at this point
Copy the full SHA 20179d1View commit details -
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for acaada4 - Browse repository at this point
Copy the full SHA acaada4View commit details
Commits on Feb 7, 2024
-
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 3ddf62a - Browse repository at this point
Copy the full SHA 3ddf62aView commit details -
support komodo-defi-proxy in new websocket transport
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 03eb60a - Browse repository at this point
Copy the full SHA 03eb60aView commit details
Commits on Feb 8, 2024
-
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 3da4c34 - Browse repository at this point
Copy the full SHA 3da4c34View commit details
Commits on Feb 9, 2024
-
fix eth
get_live_client
for ws transportSigned-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for d9c0a5b - Browse repository at this point
Copy the full SHA d9c0a5bView commit details
Commits on Feb 12, 2024
-
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for febad66 - Browse repository at this point
Copy the full SHA febad66View commit details
Commits on Feb 14, 2024
-
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 3e47db6 - Browse repository at this point
Copy the full SHA 3e47db6View commit details -
update websocket_transport module doc
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for df6682c - Browse repository at this point
Copy the full SHA df6682cView commit details -
Merge branch 'dev' of github.com:KomodoPlatform/atomicDEX-API into et…
…h-ws-and-heartbeats
Configuration menu - View commit details
-
Copy full SHA for 498025d - Browse repository at this point
Copy the full SHA 498025dView commit details -
add new error type
HeartbeatEventInitFailed
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 0fe4e9a - Browse repository at this point
Copy the full SHA 0fe4e9aView commit details -
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 1e7a610 - Browse repository at this point
Copy the full SHA 1e7a610View commit details -
increase readibility in websocket_transport connection logic
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for d389c51 - Browse repository at this point
Copy the full SHA d389c51View commit details
Commits on Feb 16, 2024
-
improve node rotation and nit fixes
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for fb96d95 - Browse repository at this point
Copy the full SHA fb96d95View commit details -
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 09a7ba7 - Browse repository at this point
Copy the full SHA 09a7ba7View commit details
Commits on Feb 18, 2024
-
simplify
last_request_failed
handlingSigned-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 751ba29 - Browse repository at this point
Copy the full SHA 751ba29View commit details
Commits on Feb 19, 2024
-
implement temporary connections for websocket transport
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for aab065e - Browse repository at this point
Copy the full SHA aab065eView commit details -
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 5c0606f - Browse repository at this point
Copy the full SHA 5c0606fView commit details -
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 93589e8 - Browse repository at this point
Copy the full SHA 93589e8View commit details
Commits on Feb 20, 2024
-
improve how we handle
last_request_failed
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for c5177ea - Browse repository at this point
Copy the full SHA c5177eaView commit details -
seperate select functions controlled by callers
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 272a0b6 - Browse repository at this point
Copy the full SHA 272a0b6View commit details -
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 0d6656b - Browse repository at this point
Copy the full SHA 0d6656bView commit details
Commits on Feb 21, 2024
-
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 5e5c2e0 - Browse repository at this point
Copy the full SHA 5e5c2e0View commit details -
create
eth_rpc
abstraction moduleSigned-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for a8440e8 - Browse repository at this point
Copy the full SHA a8440e8View commit details -
add doc-comments to eth_rpc module
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 6a2ec70 - Browse repository at this point
Copy the full SHA 6a2ec70View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8d9c85 - Browse repository at this point
Copy the full SHA b8d9c85View commit details -
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 6b7267c - Browse repository at this point
Copy the full SHA 6b7267cView commit details -
Merge branch 'dev' of github.com:KomodoPlatform/komodo-defi-framework…
… into eth-ws-and-heartbeats
Configuration menu - View commit details
-
Copy full SHA for 7107275 - Browse repository at this point
Copy the full SHA 7107275View commit details -
Configuration menu - View commit details
-
Copy full SHA for df48248 - Browse repository at this point
Copy the full SHA df48248View commit details
Commits on Feb 22, 2024
-
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 665dc2f - Browse repository at this point
Copy the full SHA 665dc2fView commit details
Commits on Feb 26, 2024
-
send responses through notifier channel
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 9de616c - Browse repository at this point
Copy the full SHA 9de616cView commit details -
clear outdated entries before sending response
Signed-off-by: onur-ozkan <work@onurozkan.dev>
Configuration menu - View commit details
-
Copy full SHA for 537a020 - Browse repository at this point
Copy the full SHA 537a020View commit details