Skip to content

Commit 1d88691

Browse files
chore: compile C files for source control
1 parent 71f7d08 commit 1d88691

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+13277
-1577
lines changed
Lines changed: 12851 additions & 1465 deletions
Large diffs are not rendered by default.
Lines changed: 116 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#ifndef MYPYC_NATIVE_de4d801a05017542a8e3_H
2-
#define MYPYC_NATIVE_de4d801a05017542a8e3_H
1+
#ifndef MYPYC_NATIVE_0df9b27a40bb922d1924_H
2+
#define MYPYC_NATIVE_0df9b27a40bb922d1924_H
33
#include <Python.h>
44
#include <CPy.h>
55
#ifndef MYPYC_DECLARED_tuple_T4CIOO
@@ -2011,6 +2011,118 @@ typedef struct {
20112011
PyObject *___mypyc_generator_attribute__filled_transaction;
20122012
} faster_web3___providers___eth_tester___middleware___async_request_processor_DefaultTransactionFieldsMiddleware_genObject;
20132013

2014+
typedef struct {
2015+
PyObject_HEAD
2016+
CPyVTableItem *vtable;
2017+
PyObject *_logger;
2018+
PyObject *__reader;
2019+
PyObject *__writer;
2020+
PyObject *__decoder;
2021+
PyObject *_ipc_path;
2022+
CPyTagged _read_buffer_limit;
2023+
} faster_web3___providers___persistent___async_ipc___AsyncIPCProviderObject;
2024+
2025+
typedef struct {
2026+
PyObject_HEAD
2027+
CPyVTableItem *vtable;
2028+
PyObject *___mypyc_generator_attribute__ipc_path;
2029+
CPyTagged ___mypyc_generator_attribute__read_buffer_limit;
2030+
int32_t ___mypyc_next_label__;
2031+
PyObject *___mypyc_temp__0;
2032+
tuple_T3OOO ___mypyc_temp__1;
2033+
} faster_web3___providers___persistent___async_ipc___async_get_ipc_socket_genObject;
2034+
2035+
typedef struct {
2036+
PyObject_HEAD
2037+
CPyVTableItem *vtable;
2038+
PyObject *___mypyc_generator_attribute__self;
2039+
char ___mypyc_generator_attribute__show_traceback;
2040+
int32_t ___mypyc_next_label__;
2041+
PyObject *___mypyc_temp__2;
2042+
tuple_T3OOO ___mypyc_temp__3;
2043+
tuple_T3OOO ___mypyc_temp__4;
2044+
PyObject *___mypyc_generator_attribute__e;
2045+
} faster_web3___providers___persistent___async_ipc___is_connected_AsyncIPCProvider_genObject;
2046+
2047+
typedef struct {
2048+
PyObject_HEAD
2049+
CPyVTableItem *vtable;
2050+
PyObject *___mypyc_generator_attribute__self;
2051+
PyObject *___mypyc_generator_attribute__request_data;
2052+
int32_t ___mypyc_next_label__;
2053+
PyObject *___mypyc_temp__5;
2054+
tuple_T3OOO ___mypyc_temp__6;
2055+
} faster_web3___providers___persistent___async_ipc___socket_send_AsyncIPCProvider_genObject;
2056+
2057+
typedef struct {
2058+
PyObject_HEAD
2059+
CPyVTableItem *vtable;
2060+
PyObject *___mypyc_generator_attribute__self;
2061+
int32_t ___mypyc_next_label__;
2062+
PyObject *___mypyc_temp__7;
2063+
tuple_T3OOO ___mypyc_temp__8;
2064+
PyObject *___mypyc_generator_attribute__data;
2065+
tuple_T3OOO ___mypyc_temp__9;
2066+
PyObject *___mypyc_generator_attribute__e;
2067+
tuple_T2OO ___mypyc_temp__10;
2068+
PyObject *___mypyc_temp__11;
2069+
PyObject *___mypyc_generator_attribute__kw;
2070+
} faster_web3___providers___persistent___async_ipc___socket_recv_AsyncIPCProvider_genObject;
2071+
2072+
typedef struct {
2073+
PyObject_HEAD
2074+
CPyVTableItem *vtable;
2075+
PyObject *___mypyc_generator_attribute__self;
2076+
PyObject *___mypyc_generator_attribute__request_data;
2077+
int32_t ___mypyc_next_label__;
2078+
PyObject *___mypyc_temp__12;
2079+
tuple_T3OOO ___mypyc_temp__13;
2080+
tuple_T3OOO ___mypyc_temp__14;
2081+
PyObject *___mypyc_generator_attribute__e;
2082+
PyObject *___mypyc_temp__15;
2083+
tuple_T3OOO ___mypyc_temp__16;
2084+
PyObject *___mypyc_temp__17;
2085+
tuple_T3OOO ___mypyc_temp__18;
2086+
} faster_web3___providers___persistent___async_ipc____socket_send_AsyncIPCProvider_genObject;
2087+
2088+
typedef struct {
2089+
PyObject_HEAD
2090+
CPyVTableItem *vtable;
2091+
PyObject *___mypyc_generator_attribute__self;
2092+
int32_t ___mypyc_next_label__;
2093+
PyObject *___mypyc_temp__19;
2094+
tuple_T3OOO ___mypyc_temp__20;
2095+
PyObject *___mypyc_temp__21;
2096+
tuple_T3OOO ___mypyc_temp__22;
2097+
} faster_web3___providers___persistent___async_ipc____reset_socket_AsyncIPCProvider_genObject;
2098+
2099+
typedef struct {
2100+
PyObject_HEAD
2101+
CPyVTableItem *vtable;
2102+
PyObject *___mypyc_generator_attribute__self;
2103+
int32_t ___mypyc_next_label__;
2104+
PyObject *___mypyc_temp__23;
2105+
tuple_T3OOO ___mypyc_temp__24;
2106+
} faster_web3___providers___persistent___async_ipc____provider_specific_connect_AsyncIPCProvider_genObject;
2107+
2108+
typedef struct {
2109+
PyObject_HEAD
2110+
CPyVTableItem *vtable;
2111+
PyObject *___mypyc_generator_attribute__self;
2112+
int32_t ___mypyc_next_label__;
2113+
PyObject *___mypyc_temp__25;
2114+
tuple_T3OOO ___mypyc_temp__26;
2115+
} faster_web3___providers___persistent___async_ipc____provider_specific_disconnect_AsyncIPCProvider_genObject;
2116+
2117+
typedef struct {
2118+
PyObject_HEAD
2119+
CPyVTableItem *vtable;
2120+
PyObject *___mypyc_generator_attribute__self;
2121+
int32_t ___mypyc_next_label__;
2122+
PyObject *___mypyc_temp__27;
2123+
tuple_T3OOO ___mypyc_temp__28;
2124+
} faster_web3___providers___persistent___async_ipc____provider_specific_socket_reader_AsyncIPCProvider_genObject;
2125+
20142126
typedef struct {
20152127
PyObject_HEAD
20162128
CPyVTableItem *vtable;
@@ -2190,8 +2302,8 @@ typedef struct {
21902302
PyObject *___mypyc_temp__18;
21912303
tuple_T3OOO ___mypyc_temp__19;
21922304
PyObject *___mypyc_generator_attribute__unsubscribed;
2193-
int64_t ___mypyc_temp__2_0;
2194-
PyObject *___mypyc_temp__2_1;
2305+
PyObject *___mypyc_temp__2_0;
2306+
int64_t ___mypyc_temp__2_1;
21952307
} faster_web3___providers___persistent___subscription_manager___unsubscribe_all_SubscriptionManager_genObject;
21962308

21972309
typedef struct {

0 commit comments

Comments
 (0)