Skip to content
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

Test on other network when servers stabilize #859

Open
1 task
jubalm opened this issue Feb 19, 2024 · 0 comments
Open
1 task

Test on other network when servers stabilize #859

jubalm opened this issue Feb 19, 2024 · 0 comments
Labels

Comments

@jubalm
Copy link
Collaborator

jubalm commented Feb 19, 2024

Until servers stabilize, come back to test again

Unable to assign {author: "0x..." ... } to { readonly transactions: readonly ((({ readonly type: ParsedValue<"0x0"> | ParsedValue<undefined>; readonly from: ParsedValue<string>; readonly nonce: ParsedValue<string>; readonly gasPrice: ParsedValue<string>; readonly gas: ParsedValue<string>; readonly to: ParsedValue<string> | null; readonly value: ParsedValue<string>; readonly input: ParsedValue<string | undefined>; } & { readonly chainId?: ParsedValue<string>; }) & ({ readonly r: ParsedValue<string>; readonly s: ParsedValue<string>; readonly hash: ParsedValue<string>; readonly v: ParsedValue<string>; } & ({ readonly v: ParsedValue<string>; } | { readonly yParity: ParsedValue<"0x0"> | ParsedValue<"0x1">; readonly chainId: ParsedValue<string>; }))) | (({ readonly type: ParsedValue<"0x1">; readonly from: ParsedValue<string>; readonly nonce: ParsedValue<string>; readonly gasPrice: ParsedValue<string>; readonly gas: ParsedValue<string>; readonly to: ParsedValue<string> | null; readonly value: ParsedValue<string>; readonly input: ParsedValue<string | undefined>; readonly chainId: ParsedValue<string>; } & { readonly accessList?: readonly { readonly address: ParsedValue<string>; readonly storageKeys: readonly ParsedValue<string>[]; }[]; }) & ({ readonly r: ParsedValue<string>; readonly s: ParsedValue<string>; readonly hash: ParsedValue<string>; } & ({ readonly yParity: ParsedValue<"0x0"> | ParsedValue<"0x1">; } | { readonly v: ParsedValue<string>; }))) | (({ readonly type: ParsedValue<"0x2">; readonly from: ParsedValue<string>; readonly nonce: ParsedValue<string>; readonly maxFeePerGas: ParsedValue<string>; readonly maxPriorityFeePerGas: ParsedValue<string>; readonly gas: ParsedValue<string>; readonly to: ParsedValue<string> | null; readonly value: ParsedValue<string>; readonly input: ParsedValue<string | undefined>; readonly chainId: ParsedValue<string>; } & { readonly accessList?: readonly { readonly address: ParsedValue<string>; readonly storageKeys: readonly ParsedValue<string>[]; }[]; }) & ({ readonly r: ParsedValue<string>; readonly s: ParsedValue<string>; readonly hash: ParsedValue<string>; } & ({ readonly yParity: ParsedValue<"0x0"> | ParsedValue<"0x1">; } | { readonly v: ParsedValue<string>; }))))[]; } The types of "transactions" are not compatible Unable to assign [{hash: "0x4a0c9e98ebef84354822e203e0627b3a29ce2380ae55f710bdc0c3866cd43da4" ... } ... ] to readonly ((({ readonly type: ParsedValue<"0x0"> | ParsedValue<undefined>; readonly from: ParsedValue<string>; readonly nonce: ParsedValue<string>; readonly gasPrice: ParsedValue<string>; readonly gas: ParsedValue<string>; readonly to: ParsedValue<string> | null; readonly value: ParsedValue<string>; readonly input: ParsedValue<string | undefined>; } & { readonly chainId?: ParsedValue<string>; }) & ({ readonly r: ParsedValue<string>; readonly s: ParsedValue<string>; readonly hash: ParsedValue<string>; readonly v: ParsedValue<string>; } & ({ readonly v: ParsedValue<string>; } | { readonly yParity: ParsedValue<"0x0"> | ParsedValue<"0x1">; readonly chainId: ParsedValue<string>; }))) | (({ readonly type: ParsedValue<"0x1">; readonly from: ParsedValue<string>; readonly nonce: ParsedValue<string>; readonly gasPrice: ParsedValue<string>; readonly gas: ParsedValue<string>; readonly to: ParsedValue<string> | null; readonly value: ParsedValue<string>; readonly input: ParsedValue<string | undefined>; readonly chainId: ParsedValue<string>; } & { readonly accessList?: readonly { readonly address: ParsedValue<string>; readonly storageKeys: readonly ParsedValue<string>[]; }[]; }) & ({ readonly r: ParsedValue<string>; readonly s: ParsedValue<string>; readonly hash: ParsedValue<string>; } & ({ readonly yParity: ParsedValue<"0x0"> | ParsedValue<"0x1">; } | { readonly v: ParsedValue<string>; }))) | (({ readonly type: ParsedValue<"0x2">; readonly from: ParsedValue<string>; readonly nonce: ParsedValue<string>; readonly maxFeePerGas: ParsedValue<string>; readonly maxPriorityFeePerGas: ParsedValue<string>; readonly gas: ParsedValue<string>; readonly to: ParsedValue<string> | null; readonly value: ParsedValue<string>; readonly input: ParsedValue<string | undefined>; readonly chainId: ParsedValue<string>; } & { readonly accessList?: readonly { readonly address: ParsedValue<string>; readonly storageKeys: readonly ParsedValue<string>[]; }[]; }) & ({ readonly r: ParsedValue<string>; readonly s: ParsedValue<string>; readonly hash: ParsedValue<string>; } & ({ readonly yParity: ParsedValue<"0x0"> | ParsedValue<"0x1">; } | { readonly v: ParsedValue<string>; }))))[] The types of [93] are not compatible Unable to assign {hash: "0x7387b53575fd65cc82f3610d680fe74043c928a8afc83315a86f2f3d110f70ec" ... } to (({ readonly type: ParsedValue<"0x0"> | ParsedValue<undefined>; readonly from: ParsedValue<string>; readonly nonce: ParsedValue<string>; readonly gasPrice: ParsedValue<string>; readonly gas: ParsedValue<string>; readonly to: ParsedValue<string> | null; readonly value: ParsedValue<string>; readonly input: ParsedValue<string | undefined>; } & { readonly chainId?: ParsedValue<string>; }) & ({ readonly r: ParsedValue<string>; readonly s: ParsedValue<string>; readonly hash: ParsedValue<string>; readonly v: ParsedValue<string>; } & ({ readonly v: ParsedValue<string>; } | { readonly yParity: ParsedValue<"0x0"> | ParsedValue<"0x1">; readonly chainId: ParsedValue<string>; }))) | (({ readonly type: ParsedValue<"0x0"> | ParsedValue<undefined>; readonly from: ParsedValue<string>; readonly nonce: ParsedValue<string>; readonly gasPrice: ParsedValue<string>; readonly gas: ParsedValue<string>; readonly to: ParsedValue<string> | null; readonly value: ParsedValue<string>; readonly input: ParsedValue<string | undefined>; } & { readonly chainId?: ParsedValue<string>; }) & ({ readonly r: ParsedValue<string>; readonly s: ParsedValue<string>; readonly hash: ParsedValue<string>; readonly v: ParsedValue<string>; } & ({ readonly v: ParsedValue<string>; } | { readonly yParity: ParsedValue<"0x0"> | ParsedValue<"0x1">; readonly chainId: ParsedValue<string>; }))) | (({ readonly type: ParsedValue<"0x1">; readonly from: ParsedValue<string>; readonly nonce: ParsedValue<string>; readonly gasPrice: ParsedValue<string>; readonly gas: ParsedValue<string>; readonly to: ParsedValue<string> | null; readonly value: ParsedValue<string>; readonly input: ParsedValue<string | undefined>; readonly chainId: ParsedValue<string>; } & { readonly accessList?: readonly { readonly address: ParsedValue<string>; readonly storageKeys: readonly ParsedValue<string>[]; }[]; }) & ({ readonly r: ParsedValue<string>; readonly s: ParsedValue<string>; readonly hash: ParsedValue<string>; } & ({ readonly yParity: ParsedValue<"0x0"> | ParsedValue<"0x1">; } | { readonly v: ParsedValue<string>; }))) | (({ readonly type: ParsedValue<"0x2">; readonly from: ParsedValue<string>; readonly nonce: ParsedValue<string>; readonly maxFeePerGas: ParsedValue<string>; readonly maxPriorityFeePerGas: ParsedValue<string>; readonly gas: ParsedValue<string>; readonly to: ParsedValue<string> | null; readonly value: ParsedValue<string>; readonly input: ParsedValue<string | undefined>; readonly chainId: ParsedValue<string>; } & { readonly accessList?: readonly { readonly address: ParsedValue<string>; readonly storageKeys: readonly ParsedValue<string>[]; }[]; }) & ({ readonly r: ParsedValue<string>; readonly s: ParsedValue<string>; readonly hash: ParsedValue<string>; } & ({ readonly yParity: ParsedValue<"0x0"> | ParsedValue<"0x1">; } | { readonly v: ParsedValue<string>; }))) The types of "type" are not compatible Expected '0x0' | | '0x1' | '0x2', but was "0x3"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants