You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [incubator-tuweni] atoulme opened a new pull request #299: More crawler work - posted by GitBox <gi...@apache.org> on 2021/07/03 20:39:26 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme merged pull request #299: More crawler work - posted by GitBox <gi...@apache.org> on 2021/07/15 11:57:31 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new issue #300: Allowlist RPC methods - posted by GitBox <gi...@apache.org> on 2021/07/16 15:12:27 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new issue #301: Support throttling connections - posted by GitBox <gi...@apache.org> on 2021/07/16 15:12:37 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new issue #302: Support allowlist and rejectlist of IP ranges - posted by GitBox <gi...@apache.org> on 2021/07/16 15:12:37 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new issue #304: Implement oAuth authentication - posted by GitBox <gi...@apache.org> on 2021/07/16 15:12:48 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new issue #305: Add support for TLS - posted by GitBox <gi...@apache.org> on 2021/07/16 15:12:48 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new issue #303: Support credentials rotation - posted by GitBox <gi...@apache.org> on 2021/07/16 15:12:50 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new issue #306: Implement basic auth - posted by GitBox <gi...@apache.org> on 2021/07/16 15:13:00 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new issue #307: Support JSON-RPC proxy metrics - posted by GitBox <gi...@apache.org> on 2021/07/16 15:16:45 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new issue #308: Allow support for clustering and persistence - posted by GitBox <gi...@apache.org> on 2021/07/16 15:16:55 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new issue #309: Support OpenTelemetry tracing - posted by GitBox <gi...@apache.org> on 2021/07/16 15:16:55 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new issue #310: Add support for caching expiration time and LRU size - posted by GitBox <gi...@apache.org> on 2021/07/16 15:17:05 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new pull request #311: Handle disconnects without fail. Fixes #292 - posted by GitBox <gi...@apache.org> on 2021/07/16 15:52:33 UTC, 0 replies.
- [GitHub] [incubator-tuweni] fenghaoming opened a new issue #312: Why does OpCodeRegistry.kt not have 0xF1 (CALL) and 0xF3 (DelegateCall)? - posted by GitBox <gi...@apache.org> on 2021/07/21 08:39:18 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme closed issue #292: DisconnectMessage value is not read correctly - posted by GitBox <gi...@apache.org> on 2021/07/22 21:53:36 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme merged pull request #311: Handle disconnects without fail. Fixes #292 - posted by GitBox <gi...@apache.org> on 2021/07/22 21:53:37 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme commented on pull request #311: Handle disconnects without fail. Fixes #292 - posted by GitBox <gi...@apache.org> on 2021/07/22 21:53:37 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme closed issue #312: Why does OpCodeRegistry.kt not have 0xF1 (CALL) and 0xF3 (DelegateCall)? - posted by GitBox <gi...@apache.org> on 2021/07/22 21:54:17 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme commented on issue #312: Why does OpCodeRegistry.kt not have 0xF1 (CALL) and 0xF3 (DelegateCall)? - posted by GitBox <gi...@apache.org> on 2021/07/22 21:54:17 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new pull request #313: Add metering handler - posted by GitBox <gi...@apache.org> on 2021/07/23 20:07:15 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new pull request #314: Jsonrpc app - posted by GitBox <gi...@apache.org> on 2021/07/23 20:08:01 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme merged pull request #313: Add metering handler - posted by GitBox <gi...@apache.org> on 2021/07/23 20:54:39 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme closed issue #307: Support JSON-RPC proxy metrics - posted by GitBox <gi...@apache.org> on 2021/07/23 20:54:39 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new pull request #315: Adding basic auth support for JSON-RPC server - posted by GitBox <gi...@apache.org> on 2021/07/23 22:14:12 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme merged pull request #314: Jsonrpc app - posted by GitBox <gi...@apache.org> on 2021/07/23 22:14:42 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new pull request #316: Add timeout for all jobs so none run past 30 minutes - posted by GitBox <gi...@apache.org> on 2021/07/24 15:59:25 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme closed issue #306: Implement basic auth - posted by GitBox <gi...@apache.org> on 2021/07/24 16:08:57 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme merged pull request #315: Adding basic auth support for JSON-RPC server - posted by GitBox <gi...@apache.org> on 2021/07/24 16:08:57 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new pull request #317: Upgrade vertx - posted by GitBox <gi...@apache.org> on 2021/07/24 16:09:17 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme merged pull request #316: Add timeout for all jobs so none run past 30 minutes - posted by GitBox <gi...@apache.org> on 2021/07/24 16:32:40 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new pull request #318: Add tracing jsonrpc - posted by GitBox <gi...@apache.org> on 2021/07/25 06:37:07 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new pull request #319: Add allowlist - posted by GitBox <gi...@apache.org> on 2021/07/25 07:36:21 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme merged pull request #317: Upgrade vertx - posted by GitBox <gi...@apache.org> on 2021/07/25 13:26:28 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new pull request #320: Fix discovery endpoint showing a zero port - posted by GitBox <gi...@apache.org> on 2021/07/25 15:12:12 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme commented on issue #285: Implement max active connections in RLPxService - posted by GitBox <gi...@apache.org> on 2021/07/25 15:17:35 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme commented on issue #268: Exception reading DisconnectMessage - posted by GitBox <gi...@apache.org> on 2021/07/25 15:18:18 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme closed issue #268: Exception reading DisconnectMessage - posted by GitBox <gi...@apache.org> on 2021/07/25 15:18:18 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme closed issue #300: Allowlist RPC methods - posted by GitBox <gi...@apache.org> on 2021/07/25 15:28:15 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme merged pull request #319: Add allowlist - posted by GitBox <gi...@apache.org> on 2021/07/25 15:28:15 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme closed issue #293: 0 port throws the discovery service - posted by GitBox <gi...@apache.org> on 2021/07/25 15:34:26 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme merged pull request #320: Fix discovery endpoint showing a zero port - posted by GitBox <gi...@apache.org> on 2021/07/25 15:34:26 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme closed issue #309: Support OpenTelemetry tracing - posted by GitBox <gi...@apache.org> on 2021/07/25 15:35:56 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme merged pull request #318: Add tracing jsonrpc - posted by GitBox <gi...@apache.org> on 2021/07/25 15:35:56 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new pull request #321: Add support for IP range checks - posted by GitBox <gi...@apache.org> on 2021/07/26 05:49:08 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme merged pull request #321: Add support for IP range checks - posted by GitBox <gi...@apache.org> on 2021/07/26 16:24:41 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme closed issue #302: Support allowlist and rejectlist of IP ranges - posted by GitBox <gi...@apache.org> on 2021/07/26 16:24:41 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new issue #322: Implement proxy to other JSON-RPC endpoint - posted by GitBox <gi...@apache.org> on 2021/07/26 16:26:37 UTC, 0 replies.
- [ANNOUNCE] Apache Tuweni (incubating) 2.0.0 released - posted by Antoine Toulme <to...@apache.org> on 2021/07/27 18:12:07 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new pull request #323: Add JSON-RPC client to talk to endpoint - posted by GitBox <gi...@apache.org> on 2021/07/29 06:49:31 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme merged pull request #323: Add JSON-RPC client to talk to endpoint - posted by GitBox <gi...@apache.org> on 2021/07/29 14:23:36 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new pull request #324: Add a limiter so we can throttle access - posted by GitBox <gi...@apache.org> on 2021/07/29 21:59:22 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new pull request #325: Add indexes on foreign keys to enhance query performance - posted by GitBox <gi...@apache.org> on 2021/07/30 16:38:44 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme merged pull request #324: Add a limiter so we can throttle access - posted by GitBox <gi...@apache.org> on 2021/07/30 16:39:04 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme closed issue #301: Support throttling connections - posted by GitBox <gi...@apache.org> on 2021/07/30 16:39:04 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new pull request #326: Apply some idiomatic approach to using a static response and copying it - posted by GitBox <gi...@apache.org> on 2021/07/30 18:08:43 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme merged pull request #325: Add indexes on foreign keys to enhance query performance - posted by GitBox <gi...@apache.org> on 2021/07/30 18:22:03 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme commented on pull request #326: Apply some idiomatic approach to using a static response and copying it - posted by GitBox <gi...@apache.org> on 2021/07/31 03:01:10 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme merged pull request #326: Apply some idiomatic approach to using a static response and copying it - posted by GitBox <gi...@apache.org> on 2021/07/31 03:01:20 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new pull request #327: respond with an error if the backend is unavailable - posted by GitBox <gi...@apache.org> on 2021/07/31 03:31:02 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme merged pull request #327: respond with an error if the backend is unavailable - posted by GitBox <gi...@apache.org> on 2021/07/31 03:59:04 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new pull request #328: Pass credentials to endpoint - posted by GitBox <gi...@apache.org> on 2021/07/31 04:02:14 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme merged pull request #328: Pass credentials to endpoint - posted by GitBox <gi...@apache.org> on 2021/07/31 04:40:17 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new pull request #329: add caching handler - posted by GitBox <gi...@apache.org> on 2021/07/31 04:43:37 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme closed issue #308: Allow support for clustering and persistence - posted by GitBox <gi...@apache.org> on 2021/07/31 05:13:34 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme merged pull request #329: add caching handler - posted by GitBox <gi...@apache.org> on 2021/07/31 05:13:34 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme opened a new pull request #330: Add caching to app - posted by GitBox <gi...@apache.org> on 2021/07/31 05:21:40 UTC, 0 replies.
- [GitHub] [incubator-tuweni] atoulme merged pull request #330: Add caching to app - posted by GitBox <gi...@apache.org> on 2021/07/31 18:23:59 UTC, 0 replies.