llamanodes / web3-proxy

Fast loadbalancing and caching proxy for Ethereum or chains with similar JSON-RPC methods
https://llamanodes.com
GNU General Public License v3.0
153 stars 34 forks source link

eth_getBlockReceipts occasionally fails with blockHash params #232

Closed ghost closed 1 year ago

ghost commented 1 year ago

eth_getBlockReceipts doesn't recognize blockHash parameter sometimes.

Seems like one of the backend node is using outdated erigon version or maybe the erigon doesn't support querying with blockhash params like it is written in spec https://github.com/ethereum/execution-apis/issues/393.

BlinkyStitt commented 1 year ago

Is this on ETH, or on other chains too?

Can you provide an example jsonrpc request and error response?

ghost commented 1 year ago

@WyseNynja I have tested on ETH, since the issue happens randomly, I believe it happens somewhere on the backend erigon nodes where it isn't updated to the latest RPC spec yet.

BlinkyStitt commented 1 year ago

I cannot reproduce. Every call I make works.

Can you provide an example jsonrpc request and error response?

% curl https://ethereum.llamarpc.com \
  -X POST \
  -H "Content-Type: application/json" \
  --data '{"method":"eth_getBlockReceipts","params":["0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7"],"id":1,"jsonrpc":"2.0"}'

{"jsonrpc":"2.0","id":1,"result":[{"blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","blockNumber":"0xc5043f","contractAddress":null,"cumulativeGasUsed":"0x26a7d","effectiveGasPrice":"0x0","from":"0xc4a675c5041e9687768ce154554d6cddd2540712","gasUsed":"0x26a7d","logs":[{"address":"0x1f573d6fb3f13d689ff844b4ce37794d79a7ff1c","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef","0x00000000000000000000000056178a0d5f301baf6cf3e1cd53d9863437345bf9","0x000000000000000000000000a57bd00134b2850b2a1c55860c9e9ea100fdd6cf"],"data":"0x0000000000000000000000000000000000000000000003a2a6d6da26e6902d28","blockNumber":"0xc5043f","transactionHash":"0x23e3362a76c8b9370dc65bac8eb1cda1d408ac238a466cfe690248025254bf52","transactionIndex":"0x0","blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","logIndex":"0x0","removed":false},{"address":"0x1f573d6fb3f13d689ff844b4ce37794d79a7ff1c","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef","0x000000000000000000000000a57bd00134b2850b2a1c55860c9e9ea100fdd6cf","0x000000000000000000000000cba47689202d31575bfa204efe70e2c83d29da4d"],"data":"0x0000000000000000000000000000000000000000000003a2a6d6da26e6902d28","blockNumber":"0xc5043f","transactionHash":"0x23e3362a76c8b9370dc65bac8eb1cda1d408ac238a466cfe690248025254bf52","transactionIndex":"0x0","blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","logIndex":"0x1","removed":false},{"address":"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef","0x000000000000000000000000cba47689202d31575bfa204efe70e2c83d29da4d","0x00000000000000000000000056178a0d5f301baf6cf3e1cd53d9863437345bf9"],"data":"0x000000000000000000000000000000000000000000000000000000000865443a","blockNumber":"0xc5043f","transactionHash":"0x23e3362a76c8b9370dc65bac8eb1cda1d408ac238a466cfe690248025254bf52","transactionIndex":"0x0","blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","logIndex":"0x2","removed":false},{"address":"0xcba47689202d31575bfa204efe70e2c83d29da4d","topics":["0x276856b36cbc45526a0ba64f44611557a2a8b68662c5388e9fe6d72e86e1c8cb","0x0000000000000000000000001f573d6fb3f13d689ff844b4ce37794d79a7ff1c","0x0000000000000000000000002260fac5e5542a773aa44fbcfedf7c193bc2c599","0x000000000000000000000000a57bd00134b2850b2a1c55860c9e9ea100fdd6cf"],"data":"0x0000000000000000000000000000000000000000000003a2a6d6da26e6902d28000000000000000000000000000000000000000000000000000000000865443a0000000000000000000000000000000000000000000000000000000000044ea1","blockNumber":"0xc5043f","transactionHash":"0x23e3362a76c8b9370dc65bac8eb1cda1d408ac238a466cfe690248025254bf52","transactionIndex":"0x0","blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","logIndex":"0x3","removed":false},{"address":"0xcba47689202d31575bfa204efe70e2c83d29da4d","topics":["0x77f29993cf2c084e726f7e802da0719d6a0ade3e204badc7a3ffd57ecb768c24","0x0000000000000000000000001f573d6fb3f13d689ff844b4ce37794d79a7ff1c","0x0000000000000000000000002260fac5e5542a773aa44fbcfedf7c193bc2c599"],"data":"0x0000000000000000000000000000000000000000000000000000005001fee55f0000000000000000000000000000000000000000002296c74a8593b7fe066a53","blockNumber":"0xc5043f","transactionHash":"0x23e3362a76c8b9370dc65bac8eb1cda1d408ac238a466cfe690248025254bf52","transactionIndex":"0x0","blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","logIndex":"0x4","removed":false},{"address":"0xcba47689202d31575bfa204efe70e2c83d29da4d","topics":["0x77f29993cf2c084e726f7e802da0719d6a0ade3e204badc7a3ffd57ecb768c24","0x000000000000000000000000fee7eeaa0c2f3f7c7e6301751a8de55ce4d059ec","0x0000000000000000000000001f573d6fb3f13d689ff844b4ce37794d79a7ff1c"],"data":"0x0000000000000000000000000000000000000000002296c74a8593b7fe066a5300000000000000000000000000000000000000000010535a50745376376aa963","blockNumber":"0xc5043f","transactionHash":"0x23e3362a76c8b9370dc65bac8eb1cda1d408ac238a466cfe690248025254bf52","transactionIndex":"0x0","blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","logIndex":"0x5","removed":false},{"address":"0xcba47689202d31575bfa204efe70e2c83d29da4d","topics":["0x77f29993cf2c084e726f7e802da0719d6a0ade3e204badc7a3ffd57ecb768c24","0x000000000000000000000000fee7eeaa0c2f3f7c7e6301751a8de55ce4d059ec","0x0000000000000000000000002260fac5e5542a773aa44fbcfedf7c193bc2c599"],"data":"0x0000000000000000000000000000000000000000000000000000005001fee55f00000000000000000000000000000000000000000010535a50745376376aa963","blockNumber":"0xc5043f","transactionHash":"0x23e3362a76c8b9370dc65bac8eb1cda1d408ac238a466cfe690248025254bf52","transactionIndex":"0x0","blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","logIndex":"0x6","removed":false},{"address":"0x2f9ec37d6ccfff1cab21733bdadede11c823ccb0","topics":["0x7154b38b5dd31bb3122436a96d4e09aba5b323ae1fd580025fab55074334c095","0x000000000000000000000000fee7eeaa0c2f3f7c7e6301751a8de55ce4d059ec","0x0000000000000000000000001f573d6fb3f13d689ff844b4ce37794d79a7ff1c","0x0000000000000000000000002260fac5e5542a773aa44fbcfedf7c193bc2c599"],"data":"0x0000000000000000000000000000000000000000000003a2a6d6da26e6902d28000000000000000000000000000000000000000000000000000000000865443a000000000000000000000000a57bd00134b2850b2a1c55860c9e9ea100fdd6cf","blockNumber":"0xc5043f","transactionHash":"0x23e3362a76c8b9370dc65bac8eb1cda1d408ac238a466cfe690248025254bf52","transactionIndex":"0x0","blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","logIndex":"0x7","removed":false},{"address":"0x0000000000004946c0e9f43f4dee607b0ef1fa1c","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef","0x000000000000000000000000a57bd00134b2850b2a1c55860c9e9ea100fdd6cf","0x0000000000000000000000000000000000000000000000000000000000000000"],"data":"0x0000000000000000000000000000000000000000000000000000000000000004","blockNumber":"0xc5043f","transactionHash":"0x23e3362a76c8b9370dc65bac8eb1cda1d408ac238a466cfe690248025254bf52","transactionIndex":"0x0","blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","logIndex":"0x8","removed":false}],"logsBloom":"0x0000000000000000000000002000000000000000000000000000000000000000800800000000000000000000000000000000000000000000000004000000000000000000000000000000000800004000000100000000000004400000028000000000800002000000002000000000880002000000000000000000001000000000000000000000000000000000002000000000000000000000000000000000000081000000000000080000000000000000001002000000000200210200000800008000000201000000000000000000000000000000010400000000000000002000001000001800000080002000000044000020000000400000000002000000000c","status":"0x1","to":"0xa57bd00134b2850b2a1c55860c9e9ea100fdd6cf","transactionHash":"0x23e3362a76c8b9370dc65bac8eb1cda1d408ac238a466cfe690248025254bf52","transactionIndex":"0x0","type":"0x1"},{"blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","blockNumber":"0xc5043f","contractAddress":null,"cumulativeGasUsed":"0x60ac8","effectiveGasPrice":"0x1","from":"0xdc9dcb1f7979ff6cbf3d11c46e210125e7f86bf0","gasUsed":"0x3a04b","logs":[{"address":"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef","0x000000000000000000000000e331de28cd81b768c19a366b0e4e4675c45ec2da","0x0000000000000000000000000000000000884a0e1fb44f9e24fa3bdb19514fae"],"data":"0x0000000000000000000000000000000000000000000000001497e75cf6744561","blockNumber":"0xc5043f","transactionHash":"0x4594fadbfa1b5ec0f3a0a13dd1d0ab42d176efd91ef14f6fcb84e9d06b02a159","transactionIndex":"0x1","blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","logIndex":"0x9","removed":false},{"address":"0x55296f69f40ea6d20e478533c15a6b08b654e758","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef","0x000000000000000000000000d0af1981f52146a6939385451daea0726e13a484","0x000000000000000000000000e331de28cd81b768c19a366b0e4e4675c45ec2da"],"data":"0x000000000000000000000000000000000000000000006c4818858284c9e2533f","blockNumber":"0xc5043f","transactionHash":"0x4594fadbfa1b5ec0f3a0a13dd1d0ab42d176efd91ef14f6fcb84e9d06b02a159","transactionIndex":"0x1","blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","logIndex":"0xa","removed":false},{"address":"0xdac17f958d2ee523a2206206994597c13d831ec7","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef","0x00000000000000000000000011b815efb8f581194ae79006d24e0d814b7697f6","0x000000000000000000000000d0af1981f52146a6939385451daea0726e13a484"],"data":"0x00000000000000000000000000000000000000000000000000000000ca41cdd3","blockNumber":"0xc5043f","transactionHash":"0x4594fadbfa1b5ec0f3a0a13dd1d0ab42d176efd91ef14f6fcb84e9d06b02a159","transactionIndex":"0x1","blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","logIndex":"0xb","removed":false},{"address":"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2","topics":["0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef","0x0000000000000000000000000000000000884a0e1fb44f9e24fa3bdb19514fae","0x00000000000000000000000011b815efb8f581194ae79006d24e0d814b7697f6"],"data":"0x000000000000000000000000000000000000000000000000146c19f648372e0e","blockNumber":"0xc5043f","transactionHash":"0x4594fadbfa1b5ec0f3a0a13dd1d0ab42d176efd91ef14f6fcb84e9d06b02a159","transactionIndex":"0x1","blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","logIndex":"0xc","removed":false},{"address":"0x11b815efb8f581194ae79006d24e0d814b7697f6","topics":["0xc42079f94a6350d7e6235f29174924f928cc2ac818eb64fed8004e115fbcca67","0x0000000000000000000000000000000000884a0e1fb44f9e24fa3bdb19514fae","0x000000000000000000000000d0af1981f52146a6939385451daea0726e13a484"],"data":"0x000000000000000000000000000000000000000000000000146c19f648372e0effffffffffffffffffffffffffffffffffffffffffffffffffffffff35be322d0000000000000000000000000000000000000000000325d3d6e81a856a68d4d000000000000000000000000000000000000000000000000021d20f0aea9ac985fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffcf71c","blockNumber":"0xc5043f","transactionHash":"0x4594fadbfa1b5ec0f3a0a13dd1d0ab42d176efd91ef14f6fcb84e9d06b02a159","transactionIndex":"0x1","blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","logIndex":"0xd","removed":false},{"address":"0xd0af1981f52146a6939385451daea0726e13a484","topics":["0xc42079f94a6350d7e6235f29174924f928cc2ac818eb64fed8004e115fbcca67","0x0000000000000000000000000000000000884a0e1fb44f9e24fa3bdb19514fae","0x000000000000000000000000e331de28cd81b768c19a366b0e4e4675c45ec2da"],"data":"0xffffffffffffffffffffffffffffffffffffffffffff93b7e77a7d7b361dacc100000000000000000000000000000000000000000000000000000000ca41cdd300000000000000000000000000000000000000000000015e4ac1e513f5aedf7d0000000000000000000000000000000000000000000000006b49f35981337c1afffffffffffffffffffffffffffffffffffffffffffffffffffffffffffb04c8","blockNumber":"0xc5043f","transactionHash":"0x4594fadbfa1b5ec0f3a0a13dd1d0ab42d176efd91ef14f6fcb84e9d06b02a159","transactionIndex":"0x1","blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","logIndex":"0xe","removed":false},{"address":"0xe331de28cd81b768c19a366b0e4e4675c45ec2da","topics":["0xc42079f94a6350d7e6235f29174924f928cc2ac818eb64fed8004e115fbcca67","0x0000000000000000000000000000000000884a0e1fb44f9e24fa3bdb19514fae","0x0000000000000000000000000000000000884a0e1fb44f9e24fa3bdb19514fae"],"data":"0x000000000000000000000000000000000000000000006c4818858284c9e2533fffffffffffffffffffffffffffffffffffffffffffffffffeb6818a3098bba9f0000000000000000000000000000000000000000006fa56d645139bcf4e952cf000000000000000000000000000000000000000000003f00a3db2f8bb5975be9fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0ded","blockNumber":"0xc5043f","transactionHash":"0x4594fadbfa1b5ec0f3a0a13dd1d0ab42d176efd91ef14f6fcb84e9d06b02a159","transactionIndex":"0x1","blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","logIndex":"0xf","removed":false}],"logsBloom":"0x00000000000000000004020001000002000000000000800000000000080000000000000000000000000000000000010002000020080020000000000000000000000000000000000800000008000000000000000000000000000010000000020000000000000000000000000000000000000000000000000080000090000800000001000000000000002000000000000000000000000010000400000008100000000080000000000000000080000000000000000000000004000004000000000000000002000000000000010000000000000000000000000000000000000000000000200000000000000000000000400000000000000000000008001000020000","status":"0x1","to":"0x0000000000884a0e1fb44f9e24fa3bdb19514fae","transactionHash":"0x4594fadbfa1b5ec0f3a0a13dd1d0ab42d176efd91ef14f6fcb84e9d06b02a159","transactionIndex":"0x1","type":"0x0"},{"blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","blockNumber":"0xc5043f","contractAddress":null,"cumulativeGasUsed":"0x65cd0","effectiveGasPrice":"0x0","from":"0x829bd824b016326a401d083b33d092293333a830","gasUsed":"0x5208","logs":[],"logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","status":"0x1","to":"0x6e2edc2af25cd5704d99ba73ac7ece701f50192d","transactionHash":"0xdf8d8677c9cd5f81d8ee3663a4a64ce7fe93d35fcb46004529e77394630f8e11","transactionIndex":"0x2","type":"0x0"},{"blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","blockNumber":"0xc5043f","contractAddress":null,"cumulativeGasUsed":"0x6aed8","effectiveGasPrice":"0x0","from":"0x829bd824b016326a401d083b33d092293333a830","gasUsed":"0x5208","logs":[],"logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","status":"0x1","to":"0x9b05bd8bd90c4175f81da9ae76e73fbc92d80b07","transactionHash":"0x9e46436f65301f740ef7ba164bdea907f47cd5b0a6d8d4e2a18d15011ca782b7","transactionIndex":"0x3","type":"0x0"},{"blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","blockNumber":"0xc5043f","contractAddress":null,"cumulativeGasUsed":"0x700e0","effectiveGasPrice":"0x0","from":"0x829bd824b016326a401d083b33d092293333a830","gasUsed":"0x5208","logs":[],"logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","status":"0x1","to":"0x902362c7d3eecc7ee0f07a43b6996641df41410e","transactionHash":"0x3b39ce96f3d0fa56ee166dd5bfb22367770ef6e6392217eb2667442ace384e2d","transactionIndex":"0x4","type":"0x0"},{"blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","blockNumber":"0xc5043f","contractAddress":null,"cumulativeGasUsed":"0x752e8","effectiveGasPrice":"0x0","from":"0x829bd824b016326a401d083b33d092293333a830","gasUsed":"0x5208","logs":[],"logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","status":"0x1","to":"0x111621f8610c00d8115fb53d76a9e40907066079","transactionHash":"0xb7f356f63c0a775ac80f9e3ec3afa73499c0ae5504214621922ba2b9993b0555","transactionIndex":"0x5","type":"0x0"},{"blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","blockNumber":"0xc5043f","contractAddress":null,"cumulativeGasUsed":"0x7a4f0","effectiveGasPrice":"0x0","from":"0x829bd824b016326a401d083b33d092293333a830","gasUsed":"0x5208","logs":[],"logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","status":"0x1","to":"0xdc9115d19025531ea52454a625935578081c7050","transactionHash":"0xfc313881f76d4bdd08c0bb92aa4c949d213f925ad9b38acc09a1ef028c67b2df","transactionIndex":"0x6","type":"0x0"},{"blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","blockNumber":"0xc5043f","contractAddress":null,"cumulativeGasUsed":"0x7f6f8","effectiveGasPrice":"0x0","from":"0x829bd824b016326a401d083b33d092293333a830","gasUsed":"0x5208","logs":[],"logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","status":"0x1","to":"0x7def60ff862d381bfc86e8da7c1fd77f6d5f98b5","transactionHash":"0x1fa1047bca09cea1bf7e1c8b09e0d871ded393cfb08d37a0c9cdbc4c833eb278","transactionIndex":"0x7","type":"0x0"},{"blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","blockNumber":"0xc5043f","contractAddress":null,"cumulativeGasUsed":"0x84900","effectiveGasPrice":"0x0","from":"0x829bd824b016326a401d083b33d092293333a830","gasUsed":"0x5208","logs":[],"logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","status":"0x1","to":"0xe60c9b0a8b57419425c1746fde599947bfd191df","transactionHash":"0xe8634ae1b9a1a292dc21bd742db353bc8fc53b91c9296231c6bc1982d6ad4fa0","transactionIndex":"0x8","type":"0x0"},{"blockHash":"0xa917fcc721a5465a484e9be17cda0cc5493933dd3bc70c9adbee192cb419c9d7","blockNumber":"0xc5043f","contractAddress":null,"cumulativeGasUsed":"0x89b08","effectiveGasPrice":"0x0","from":"0x829bd824b016326a401d083b33d092293333a830","gasUsed":"0x5208","logs":[],"logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","status":"0x1","to":"0xf162ccac568351198e9ae72733955e614710f9d7","transactionHash":"0x3526dd76154055776483fd758cbe450c8818aa543

...
BlinkyStitt commented 1 year ago

I found a couple servers on an old version. But with the way web3-proxy retries errors, I can only see the error when I query the server directly. Querying through web3-proxy retries on other servers for us and hides the error.

BlinkyStitt commented 1 year ago

I added the version for all the backend servers to /status and we've upgraded all of llama node's servers