kinode-dao / kinode

Kinode OS runtime
https://kinode.org
Apache License 2.0
32 stars 12 forks source link

update alloy deps #382

Closed bitful-pannul closed 3 months ago

bitful-pannul commented 3 months ago

Problem

our runtime alloy dependencies are considerably behind the newest ones and the ones in process_lib.

Notes

EDIT: fixed, no change in SubscribeLogsRequest needed Something weird is currently going on here with subscriptions, I suspect I should use .subscribe_logs on the new provider rather than .subscribe(), which might make it sensible to change SubscribeLogsRequest to include a filter instead of params + kind.