diff --git a/cli/tests/resources/test_export_blocks_job/block_with_logs/expected_blocks.csv b/cli/tests/resources/test_export_blocks_job/block_with_logs/expected_blocks.csv index 3e672899..5d6775b0 100644 --- a/cli/tests/resources/test_export_blocks_job/block_with_logs/expected_blocks.csv +++ b/cli/tests/resources/test_export_blocks_job/block_with_logs/expected_blocks.csv @@ -1,2 +1,2 @@ number,hash,parent_hash,nonce,sha3_uncles,logs_bloom,transactions_root,state_root,receipts_root,miner,difficulty,total_difficulty,size,extra_data,gas_limit,gas_used,timestamp,transaction_count -13572468,0xe19f9e05a7ed4dda068239910f0ad14508140cc58c2c17e875b2486fb0313c91,0x766d41881adecc5a9ce7b500ff6b45fd765db1be676cba3bc76e3202578f1ec3,0x0000000000000000,0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347,0x02200000010000000840040480008004001000008140001010004010010001400010000004100000100000002040040000108080480000042004010408201000000010000001400080600808040000a01100400000400000000300108000000000000008020080001000180000000c0440400000000a00018000401800200080000149000082002000a002000001040000050000040100080008004008040a00224000010000000000000080100000004000000000010000000080080000414090000002000002404101002000060000000800000002801010100000000020040811008150001000001400000104400086000000000800000000010000100800,0xd869e1a0421e72c659d6cdf35f1d31046b2d2d206f35e66fdcc7fc68625ea7a9,0x1d8d7ee6ac0952a469c9a4c2123d5df49240e8b20f3dc5927e909844eac09452,0x9dd5adcb170c94c62fd66df3de34594768040ed296d3b469f31af41bf41667a3,0x0000000000000000000000000000000000000000,15,126732986,2392,0xd78301091883626f7288676f312e31352e35856c696e7578000000000000000047c5438d63b353379c31cb581d0c35d2936dee1f80f0038a2bfb0c190cf7685334bc4949b042d52a2723e6f10d89db27d1ddb9184be021ad7a8a73fab1f2f43a01,20000000,1113305,1619057458,5 +13572468,0xe19f9e05a7ed4dda068239910f0ad14508140cc58c2c17e875b2486fb0313c91,0x766d41881adecc5a9ce7b500ff6b45fd765db1be676cba3bc76e3202578f1ec3,0x0000000000000000,0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347,0x02200000010000000840040480008004001000008140001010004010010001400010000004100000100000002040040000108080480000042004010408201000000010000001400080600808040000a01100400000400000000300108000000000000008020080001000180000000c0440400000000a00018000401800200080000149000082002000a002000001040000050000040100080008004008040a00224000010000000000000080100000004000000000010000000080080000414090000002000002404101002000060000000800000002801010100000000020040811008150001000001400000104400086000000000800000000010000100800,0xd869e1a0421e72c659d6cdf35f1d31046b2d2d206f35e66fdcc7fc68625ea7a9,0x1d8d7ee6ac0952a469c9a4c2123d5df49240e8b20f3dc5927e909844eac09452,0x9dd5adcb170c94c62fd66df3de34594768040ed296d3b469f31af41bf41667a3,0x7c7379531b2aee82e4ca06d4175d13b9cbeafd49,15,126732986,2392,0xd78301091883626f7288676f312e31352e35856c696e7578000000000000000047c5438d63b353379c31cb581d0c35d2936dee1f80f0038a2bfb0c190cf7685334bc4949b042d52a2723e6f10d89db27d1ddb9184be021ad7a8a73fab1f2f43a01,20000000,1113305,1619057458,5 diff --git a/cli/tests/resources/test_export_blocks_job/block_with_logs/web3_response.eth_getBlockByNumber_0xcf1974_true.json b/cli/tests/resources/test_export_blocks_job/block_with_logs/web3_response.eth_getBlockByNumber_0xcf1974_true.json index 41f99eb2..d2c61155 100644 --- a/cli/tests/resources/test_export_blocks_job/block_with_logs/web3_response.eth_getBlockByNumber_0xcf1974_true.json +++ b/cli/tests/resources/test_export_blocks_job/block_with_logs/web3_response.eth_getBlockByNumber_0xcf1974_true.json @@ -8,7 +8,7 @@ "gasUsed": "0x10fcd9", "hash": "0xe19f9e05a7ed4dda068239910f0ad14508140cc58c2c17e875b2486fb0313c91", "logsBloom": "0x02200000010000000840040480008004001000008140001010004010010001400010000004100000100000002040040000108080480000042004010408201000000010000001400080600808040000a01100400000400000000300108000000000000008020080001000180000000c0440400000000a00018000401800200080000149000082002000a002000001040000050000040100080008004008040a00224000010000000000000080100000004000000000010000000080080000414090000002000002404101002000060000000800000002801010100000000020040811008150001000001400000104400086000000000800000000010000100800", - "miner": "0x0000000000000000000000000000000000000000", + "miner": "0x7c7379531b2aee82e4ca06d4175d13b9cbeafd49", "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "nonce": "0x0000000000000000", "number": "0xcf1974", diff --git a/cli/tests/resources/test_export_blocks_job/blocks_with_transactions/expected_blocks.csv b/cli/tests/resources/test_export_blocks_job/blocks_with_transactions/expected_blocks.csv index b12627a3..5e876c10 100644 --- a/cli/tests/resources/test_export_blocks_job/blocks_with_transactions/expected_blocks.csv +++ b/cli/tests/resources/test_export_blocks_job/blocks_with_transactions/expected_blocks.csv @@ -1,3 +1,3 @@ number,hash,parent_hash,nonce,sha3_uncles,logs_bloom,transactions_root,state_root,receipts_root,miner,difficulty,total_difficulty,size,extra_data,gas_limit,gas_used,timestamp,transaction_count -9013760,0x34032490c875e14a38b754852b26436c6ae13f6e9ca12d00ad78c18e1d949be7,0x4e6cc4e865bda361e1455821262d6b0ee3fd0e6bd7c1d8d0bee9baec6af389ff,0x0000000000000000,0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347,0x00000000002000000000000000000000000800001000000000000000000000000000000000000000000000000100000200008000000000000800000000000080200000000000040000000000104000800000000080000000800100000000000000000000000000002000000010400000000000000000000080000000000000000000000000000000000004000000008000000000000000000100000000004020200000000000000000040000000000000000000000000001020000010040004000000000400000000001000010000202000000000000000400140000000008000100200000000000010080000000000000004000000008002000022000100000,0x1399fa6c07b180b7699a351f9f5675c3aa501c7fb09e06e835b2c361fe41e13a,0x1fa46dc9a19023732357e90d70d666fed4e0681e6b123dd9ac5357c9de5b8159,0x53fc5b9886a127c38d3e4618f7f39a1e6ff0b988311005d9734baf3d1b0064b9,0x0000000000000000000000000000000000000000,5,59437845,1475,0xd78301091883626f7288676f312e31352e35856c696e7578000000000000000005ec5cb5f7d0e56c2e8e6a78934e3b806c45b5b6eb426ee48162eabf198d92994978217e13c458d15ed6d509c51f96429c215d930a075988d50804a549cbe51201,20000000,523816,1609459206,4 -9013761,0x90ee8c4ac53cbe2b36ef65560e257ad619a313afe6730b1fa8e7bbe93c23646e,0x34032490c875e14a38b754852b26436c6ae13f6e9ca12d00ad78c18e1d949be7,0x0000000000000000,0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347,0x00000008000000000000000000000000000800001000000000000000000000000000000000000000000000000100000000008000000000000800000000000000000000000000040000000000000000800000000000000000000100000000000000000000004000000000000000000000000000000000000080000000000000000000000000000000000000000000008000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000004000000000000100000001000010000200000000000000004002100000000008000100000004000000000000000000000000000000000008000000020000100000,0x55a0d79a245fe747b5085bf8ab4af004d85dcd6228ad06858a5c24462e08da96,0xcb88a6af7b4da4f4df23d777684c2e9afedf3b85245f7dc226b04350ed6f7cb1,0x74a0bf3633bc4c11707a02679682b7196aab26bd48a6ec1abcf0dad5c98282bb,0x0000000000000000000000000000000000000000,5,59437850,1225,0xd78301091883626f7288676f312e31352e35856c696e757800000000000000005adb9d0705d61a3a5953ff61109a6f8e116f523caae25b6635424e7707196acb08b2ab7c10db2e4b36546da374db61f42e3fc3cfed5a9a3d260df265d91775d901,20000000,262740,1609459208,2 +9013760,0x34032490c875e14a38b754852b26436c6ae13f6e9ca12d00ad78c18e1d949be7,0x4e6cc4e865bda361e1455821262d6b0ee3fd0e6bd7c1d8d0bee9baec6af389ff,0x0000000000000000,0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347,0x00000000002000000000000000000000000800001000000000000000000000000000000000000000000000000100000200008000000000000800000000000080200000000000040000000000104000800000000080000000800100000000000000000000000000002000000010400000000000000000000080000000000000000000000000000000000004000000008000000000000000000100000000004020200000000000000000040000000000000000000000000001020000010040004000000000400000000001000010000202000000000000000400140000000008000100200000000000010080000000000000004000000008002000022000100000,0x1399fa6c07b180b7699a351f9f5675c3aa501c7fb09e06e835b2c361fe41e13a,0x1fa46dc9a19023732357e90d70d666fed4e0681e6b123dd9ac5357c9de5b8159,0x53fc5b9886a127c38d3e4618f7f39a1e6ff0b988311005d9734baf3d1b0064b9,0x5973918275c01f50555d44e92c9d9b353cadad54,5,59437845,1475,0xd78301091883626f7288676f312e31352e35856c696e7578000000000000000005ec5cb5f7d0e56c2e8e6a78934e3b806c45b5b6eb426ee48162eabf198d92994978217e13c458d15ed6d509c51f96429c215d930a075988d50804a549cbe51201,20000000,523816,1609459206,4 +9013761,0x90ee8c4ac53cbe2b36ef65560e257ad619a313afe6730b1fa8e7bbe93c23646e,0x34032490c875e14a38b754852b26436c6ae13f6e9ca12d00ad78c18e1d949be7,0x0000000000000000,0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347,0x00000008000000000000000000000000000800001000000000000000000000000000000000000000000000000100000000008000000000000800000000000000000000000000040000000000000000800000000000000000000100000000000000000000004000000000000000000000000000000000000080000000000000000000000000000000000000000000008000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000004000000000000100000001000010000200000000000000004002100000000008000100000004000000000000000000000000000000000008000000020000100000,0x55a0d79a245fe747b5085bf8ab4af004d85dcd6228ad06858a5c24462e08da96,0xcb88a6af7b4da4f4df23d777684c2e9afedf3b85245f7dc226b04350ed6f7cb1,0x74a0bf3633bc4c11707a02679682b7196aab26bd48a6ec1abcf0dad5c98282bb,0x5973918275c01f50555d44e92c9d9b353cadad54,5,59437850,1225,0xd78301091883626f7288676f312e31352e35856c696e757800000000000000005adb9d0705d61a3a5953ff61109a6f8e116f523caae25b6635424e7707196acb08b2ab7c10db2e4b36546da374db61f42e3fc3cfed5a9a3d260df265d91775d901,20000000,262740,1609459208,2 diff --git a/cli/tests/resources/test_export_blocks_job/blocks_with_transactions/web3_response.eth_getBlockByNumber_0x898a00_true.json b/cli/tests/resources/test_export_blocks_job/blocks_with_transactions/web3_response.eth_getBlockByNumber_0x898a00_true.json index 60fe6150..8d842166 100644 --- a/cli/tests/resources/test_export_blocks_job/blocks_with_transactions/web3_response.eth_getBlockByNumber_0x898a00_true.json +++ b/cli/tests/resources/test_export_blocks_job/blocks_with_transactions/web3_response.eth_getBlockByNumber_0x898a00_true.json @@ -8,7 +8,7 @@ "gasUsed": "0x7fe28", "hash": "0x34032490c875e14a38b754852b26436c6ae13f6e9ca12d00ad78c18e1d949be7", "logsBloom": "0x00000000002000000000000000000000000800001000000000000000000000000000000000000000000000000100000200008000000000000800000000000080200000000000040000000000104000800000000080000000800100000000000000000000000000002000000010400000000000000000000080000000000000000000000000000000000004000000008000000000000000000100000000004020200000000000000000040000000000000000000000000001020000010040004000000000400000000001000010000202000000000000000400140000000008000100200000000000010080000000000000004000000008002000022000100000", - "miner": "0x0000000000000000000000000000000000000000", + "miner": "0x5973918275c01f50555d44e92c9d9b353cadad54", "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "nonce": "0x0000000000000000", "number": "0x898a00", diff --git a/cli/tests/resources/test_export_blocks_job/blocks_with_transactions/web3_response.eth_getBlockByNumber_0x898a01_true.json b/cli/tests/resources/test_export_blocks_job/blocks_with_transactions/web3_response.eth_getBlockByNumber_0x898a01_true.json index 84b99887..d96caa4c 100644 --- a/cli/tests/resources/test_export_blocks_job/blocks_with_transactions/web3_response.eth_getBlockByNumber_0x898a01_true.json +++ b/cli/tests/resources/test_export_blocks_job/blocks_with_transactions/web3_response.eth_getBlockByNumber_0x898a01_true.json @@ -8,7 +8,7 @@ "gasUsed": "0x40254", "hash": "0x90ee8c4ac53cbe2b36ef65560e257ad619a313afe6730b1fa8e7bbe93c23646e", "logsBloom": "0x00000008000000000000000000000000000800001000000000000000000000000000000000000000000000000100000000008000000000000800000000000000000000000000040000000000000000800000000000000000000100000000000000000000004000000000000000000000000000000000000080000000000000000000000000000000000000000000008000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000004000000000000100000001000010000200000000000000004002100000000008000100000004000000000000000000000000000000000008000000020000100000", - "miner": "0x0000000000000000000000000000000000000000", + "miner": "0x5973918275c01f50555d44e92c9d9b353cadad54", "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "nonce": "0x0000000000000000", "number": "0x898a01", diff --git a/cli/tests/resources/test_stream/block_with_contracts/expected_blocks.json b/cli/tests/resources/test_stream/block_with_contracts/expected_blocks.json index 9e84ee89..22057175 100644 --- a/cli/tests/resources/test_stream/block_with_contracts/expected_blocks.json +++ b/cli/tests/resources/test_stream/block_with_contracts/expected_blocks.json @@ -1 +1 @@ -{"type": "block", "number": 2233682, "hash": "0xf4d1f2c520fa7553400be2b198960d0f4ae9db082c69d0bcb321086ddd90fa9f", "parent_hash": "0x6290636d2d291e2d0639062419736ba11729c1375fbbe9a365d2692f85b267c5", "nonce": "0x0000000000000000", "sha3_uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", "logs_bloom": "0x00000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000040000000000000000800001000000000000000100000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000800000000000000001000000000000000000004000000000000000000001000000000200000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000100000", "transactions_root": "0x1d11a1b48b55ce6068d32b30a108739f816c291d4512610d1a908151f642d16b", "state_root": "0xe9d35ad8e72437df06852b95a34a4c6eef9cda537fd2b8fd3fa2a802fea33964", "receipts_root": "0x52fbd2710e715fba77b70a75048de8afcb2831d30b2214a1b5e60e6a6add1967", "miner": "0x0000000000000000000000000000000000000000", "difficulty": 8, "total_difficulty": 15725200, "size": 40456, "extra_data": "0xd58301090083626f7286676f312e3133856c696e7578000000000000000000001abd89b51906d8d5dd5399a87132822b093176c67babae82e5863ee915b22530680d545e7fef8cebbe3058e35641cb5900829f90e90350ab70c2f1216958a07d00", "gas_limit": 20000000, "gas_used": 10735866, "timestamp": 1595463170, "transaction_count": 5, "item_id": "block_0xf4d1f2c520fa7553400be2b198960d0f4ae9db082c69d0bcb321086ddd90fa9f", "item_timestamp": "2020-07-23T00:12:50Z"} +{"type": "block", "number": 2233682, "hash": "0xf4d1f2c520fa7553400be2b198960d0f4ae9db082c69d0bcb321086ddd90fa9f", "parent_hash": "0x6290636d2d291e2d0639062419736ba11729c1375fbbe9a365d2692f85b267c5", "nonce": "0x0000000000000000", "sha3_uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", "logs_bloom": "0x00000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000040000000000000000800001000000000000000100000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000800000000000000001000000000000000000004000000000000000000001000000000200000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000100000", "transactions_root": "0x1d11a1b48b55ce6068d32b30a108739f816c291d4512610d1a908151f642d16b", "state_root": "0xe9d35ad8e72437df06852b95a34a4c6eef9cda537fd2b8fd3fa2a802fea33964", "receipts_root": "0x52fbd2710e715fba77b70a75048de8afcb2831d30b2214a1b5e60e6a6add1967", "miner": "0x5973918275c01f50555d44e92c9d9b353cadad54", "difficulty": 8, "total_difficulty": 15725200, "size": 40456, "extra_data": "0xd58301090083626f7286676f312e3133856c696e7578000000000000000000001abd89b51906d8d5dd5399a87132822b093176c67babae82e5863ee915b22530680d545e7fef8cebbe3058e35641cb5900829f90e90350ab70c2f1216958a07d00", "gas_limit": 20000000, "gas_used": 10735866, "timestamp": 1595463170, "transaction_count": 5, "item_id": "block_0xf4d1f2c520fa7553400be2b198960d0f4ae9db082c69d0bcb321086ddd90fa9f", "item_timestamp": "2020-07-23T00:12:50Z"} diff --git a/cli/tests/resources/test_stream/block_with_contracts/web3_response.eth_getBlockByNumber_0x221552_true.json b/cli/tests/resources/test_stream/block_with_contracts/web3_response.eth_getBlockByNumber_0x221552_true.json index 5e99197e..89bfb547 100644 --- a/cli/tests/resources/test_stream/block_with_contracts/web3_response.eth_getBlockByNumber_0x221552_true.json +++ b/cli/tests/resources/test_stream/block_with_contracts/web3_response.eth_getBlockByNumber_0x221552_true.json @@ -8,7 +8,7 @@ "gasUsed": "0xa3d0fa", "hash": "0xf4d1f2c520fa7553400be2b198960d0f4ae9db082c69d0bcb321086ddd90fa9f", "logsBloom": "0x00000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000040000000000000000800001000000000000000100000000000000000000000000000000000000000000000000000000000080000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000800000000000000001000000000000000000004000000000000000000001000000000200000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000100000", - "miner": "0x0000000000000000000000000000000000000000", + "miner": "0x5973918275c01f50555d44e92c9d9b353cadad54", "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "nonce": "0x0000000000000000", "number": "0x221552", diff --git a/cli/tests/resources/test_stream/blocks_with_transfers/expected_blocks.json b/cli/tests/resources/test_stream/blocks_with_transfers/expected_blocks.json index ea5262de..411cc39e 100644 --- a/cli/tests/resources/test_stream/blocks_with_transfers/expected_blocks.json +++ b/cli/tests/resources/test_stream/blocks_with_transfers/expected_blocks.json @@ -1,3 +1,3 @@ -{"type": "block", "number": 9013765, "hash": "0x3dff694664641828171c11cc5130dd6213721b2be38a2e4c6a069c3e79f004e1", "parent_hash": "0x0a50d2d7e7384602a7cdc84474c23258e552ecfc7b308b7b2ed5a4d70c8cc97b", "nonce": "0x0000000000000000", "sha3_uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", "logs_bloom": "0x00000000000000000000000000000000000800001000000000000000000000000000000000000000000000000500000000008000000000000800000000000000000000000000040000000000000000800000000080000000000100000000000000000000000000000000000000000000000000000000000080000000000000000000000001000000000004000000008000000000000000000000000000000000200000000000000000000000000000000010000000000000000000000000004000000000000000000001000010000200000000000000000000100000000008000100000000000000000000000000000000004000000008000000020000100000", "transactions_root": "0xf917c84c2a330a8f1c80e0abea042e3d10d2124095665da4515a8b655c2a120b", "state_root": "0x02ecd8dcbcec30816d23186070f8448087d316949a78e2883f309e081ec22149", "receipts_root": "0x67e483a1a6e1332e411ef911c416c89a7a94245be8049214248a80e1b78c4942", "miner": "0x0000000000000000000000000000000000000000", "difficulty": 5, "total_difficulty": 59437870, "size": 1225, "extra_data": "0xd78301091883626f7288676f312e31352e35856c696e757800000000000000004d5593833de6aca78ab048a9eb96c7ab68affa43988ccf59d91e044b39adfdef4a3ea86bd4e4d00dc75eba923fe33625183fc3df618cea6ae4cf1ea8392467dd01", "gas_limit": 20000000, "gas_used": 262740, "timestamp": 1609459216, "transaction_count": 2, "item_id": "block_0x3dff694664641828171c11cc5130dd6213721b2be38a2e4c6a069c3e79f004e1", "item_timestamp": "2021-01-01T00:00:16Z"} -{"type": "block", "number": 9013766, "hash": "0x4c21b534ecaac6750ac0bf863ab763a31980be9b944876df6ce5228719421b94", "parent_hash": "0x3dff694664641828171c11cc5130dd6213721b2be38a2e4c6a069c3e79f004e1", "nonce": "0x0000000000000000", "sha3_uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", "logs_bloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "transactions_root": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "state_root": "0x02ecd8dcbcec30816d23186070f8448087d316949a78e2883f309e081ec22149", "receipts_root": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "miner": "0x0000000000000000000000000000000000000000", "difficulty": 5, "total_difficulty": 59437875, "size": 610, "extra_data": "0xd78301091883626f7288676f312e31352e35856c696e75780000000000000000193f5d00974ee45181ab55cb721885f30931e271f047ea4ed267e04b364071914a80e210599b78d5b8454b633d3e025c044bd5630a6238a00d9e6a6414d0153f00", "gas_limit": 20000000, "gas_used": 0, "timestamp": 1609459218, "transaction_count": 0, "item_id": "block_0x4c21b534ecaac6750ac0bf863ab763a31980be9b944876df6ce5228719421b94", "item_timestamp": "2021-01-01T00:00:18Z"} -{"type": "block", "number": 9013767, "hash": "0x5c0d7534ce598793f3deb4128daf06788b3b5ca1f799863f2ad669c38c0c33f2", "parent_hash": "0x4c21b534ecaac6750ac0bf863ab763a31980be9b944876df6ce5228719421b94", "nonce": "0x0000000000000000", "sha3_uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", "logs_bloom": "0x04000000020800000000000000000000100800001000000210000000000040000000000000000000000000200100000018008000000000000800000100000040000000000000040000000008000200800000000000000000002100000000000004000000024000000000000000000800000000000800000180000010200000000001000000000000000081000000000000100000020010008000000000000000200000000400000000000000000001000000000000000000000000000010004000000042004000000001000010000200000424000400004082100000000020000100008000000000040000000000000010000000000000000000020002100000", "transactions_root": "0xe3d9183490cb989694c33c6ea7424e96acf5c09f55df42d13163e434be1e9f9c", "state_root": "0x8813a944bee217e32cd25760fcf9185ce8bb295df3328491dd6eea11801ea01c", "receipts_root": "0x15ff08529c7c6b43d712e306b9057eb5378b1c7f07ba212d55c39e5a79811649", "miner": "0x0000000000000000000000000000000000000000", "difficulty": 5, "total_difficulty": 59437880, "size": 2087, "extra_data": "0xd78301091883626f7288676f312e31352e35856c696e7578000000000000000047d5e4992e15f8f211ed66532186f2599fb1711f8b86d0f53f0a2afad2ae7bad4ba38af073c750a0c4af17a02c222e5ee52ef4532f5fb89b28e71419080a11ed01", "gas_limit": 20000000, "gas_used": 328636, "timestamp": 1609459220, "transaction_count": 2, "item_id": "block_0x5c0d7534ce598793f3deb4128daf06788b3b5ca1f799863f2ad669c38c0c33f2", "item_timestamp": "2021-01-01T00:00:20Z"} +{"type": "block", "number": 9013765, "hash": "0x3dff694664641828171c11cc5130dd6213721b2be38a2e4c6a069c3e79f004e1", "parent_hash": "0x0a50d2d7e7384602a7cdc84474c23258e552ecfc7b308b7b2ed5a4d70c8cc97b", "nonce": "0x0000000000000000", "sha3_uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", "logs_bloom": "0x00000000000000000000000000000000000800001000000000000000000000000000000000000000000000000500000000008000000000000800000000000000000000000000040000000000000000800000000080000000000100000000000000000000000000000000000000000000000000000000000080000000000000000000000001000000000004000000008000000000000000000000000000000000200000000000000000000000000000000010000000000000000000000000004000000000000000000001000010000200000000000000000000100000000008000100000000000000000000000000000000004000000008000000020000100000", "transactions_root": "0xf917c84c2a330a8f1c80e0abea042e3d10d2124095665da4515a8b655c2a120b", "state_root": "0x02ecd8dcbcec30816d23186070f8448087d316949a78e2883f309e081ec22149", "receipts_root": "0x67e483a1a6e1332e411ef911c416c89a7a94245be8049214248a80e1b78c4942", "miner": "0x5973918275c01f50555d44e92c9d9b353cadad54", "difficulty": 5, "total_difficulty": 59437870, "size": 1225, "extra_data": "0xd78301091883626f7288676f312e31352e35856c696e757800000000000000004d5593833de6aca78ab048a9eb96c7ab68affa43988ccf59d91e044b39adfdef4a3ea86bd4e4d00dc75eba923fe33625183fc3df618cea6ae4cf1ea8392467dd01", "gas_limit": 20000000, "gas_used": 262740, "timestamp": 1609459216, "transaction_count": 2, "item_id": "block_0x3dff694664641828171c11cc5130dd6213721b2be38a2e4c6a069c3e79f004e1", "item_timestamp": "2021-01-01T00:00:16Z"} +{"type": "block", "number": 9013766, "hash": "0x4c21b534ecaac6750ac0bf863ab763a31980be9b944876df6ce5228719421b94", "parent_hash": "0x3dff694664641828171c11cc5130dd6213721b2be38a2e4c6a069c3e79f004e1", "nonce": "0x0000000000000000", "sha3_uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", "logs_bloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "transactions_root": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "state_root": "0x02ecd8dcbcec30816d23186070f8448087d316949a78e2883f309e081ec22149", "receipts_root": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "miner": "0x5973918275c01f50555d44e92c9d9b353cadad54", "difficulty": 5, "total_difficulty": 59437875, "size": 610, "extra_data": "0xd78301091883626f7288676f312e31352e35856c696e75780000000000000000193f5d00974ee45181ab55cb721885f30931e271f047ea4ed267e04b364071914a80e210599b78d5b8454b633d3e025c044bd5630a6238a00d9e6a6414d0153f00", "gas_limit": 20000000, "gas_used": 0, "timestamp": 1609459218, "transaction_count": 0, "item_id": "block_0x4c21b534ecaac6750ac0bf863ab763a31980be9b944876df6ce5228719421b94", "item_timestamp": "2021-01-01T00:00:18Z"} +{"type": "block", "number": 9013767, "hash": "0x5c0d7534ce598793f3deb4128daf06788b3b5ca1f799863f2ad669c38c0c33f2", "parent_hash": "0x4c21b534ecaac6750ac0bf863ab763a31980be9b944876df6ce5228719421b94", "nonce": "0x0000000000000000", "sha3_uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", "logs_bloom": "0x04000000020800000000000000000000100800001000000210000000000040000000000000000000000000200100000018008000000000000800000100000040000000000000040000000008000200800000000000000000002100000000000004000000024000000000000000000800000000000800000180000010200000000001000000000000000081000000000000100000020010008000000000000000200000000400000000000000000001000000000000000000000000000010004000000042004000000001000010000200000424000400004082100000000020000100008000000000040000000000000010000000000000000000020002100000", "transactions_root": "0xe3d9183490cb989694c33c6ea7424e96acf5c09f55df42d13163e434be1e9f9c", "state_root": "0x8813a944bee217e32cd25760fcf9185ce8bb295df3328491dd6eea11801ea01c", "receipts_root": "0x15ff08529c7c6b43d712e306b9057eb5378b1c7f07ba212d55c39e5a79811649", "miner": "0x5973918275c01f50555d44e92c9d9b353cadad54", "difficulty": 5, "total_difficulty": 59437880, "size": 2087, "extra_data": "0xd78301091883626f7288676f312e31352e35856c696e7578000000000000000047d5e4992e15f8f211ed66532186f2599fb1711f8b86d0f53f0a2afad2ae7bad4ba38af073c750a0c4af17a02c222e5ee52ef4532f5fb89b28e71419080a11ed01", "gas_limit": 20000000, "gas_used": 328636, "timestamp": 1609459220, "transaction_count": 2, "item_id": "block_0x5c0d7534ce598793f3deb4128daf06788b3b5ca1f799863f2ad669c38c0c33f2", "item_timestamp": "2021-01-01T00:00:20Z"} diff --git a/cli/tests/resources/test_stream/blocks_with_transfers/web3_response.eth_getBlockByNumber_0x898a05_true.json b/cli/tests/resources/test_stream/blocks_with_transfers/web3_response.eth_getBlockByNumber_0x898a05_true.json index 3c97b4fa..2f4cb0ae 100644 --- a/cli/tests/resources/test_stream/blocks_with_transfers/web3_response.eth_getBlockByNumber_0x898a05_true.json +++ b/cli/tests/resources/test_stream/blocks_with_transfers/web3_response.eth_getBlockByNumber_0x898a05_true.json @@ -8,7 +8,7 @@ "gasUsed": "0x40254", "hash": "0x3dff694664641828171c11cc5130dd6213721b2be38a2e4c6a069c3e79f004e1", "logsBloom": "0x00000000000000000000000000000000000800001000000000000000000000000000000000000000000000000500000000008000000000000800000000000000000000000000040000000000000000800000000080000000000100000000000000000000000000000000000000000000000000000000000080000000000000000000000001000000000004000000008000000000000000000000000000000000200000000000000000000000000000000010000000000000000000000000004000000000000000000001000010000200000000000000000000100000000008000100000000000000000000000000000000004000000008000000020000100000", - "miner": "0x0000000000000000000000000000000000000000", + "miner": "0x5973918275c01f50555d44e92c9d9b353cadad54", "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "nonce": "0x0000000000000000", "number": "0x898a05", diff --git a/cli/tests/resources/test_stream/blocks_with_transfers/web3_response.eth_getBlockByNumber_0x898a06_true.json b/cli/tests/resources/test_stream/blocks_with_transfers/web3_response.eth_getBlockByNumber_0x898a06_true.json index fc71daf1..cb45107e 100644 --- a/cli/tests/resources/test_stream/blocks_with_transfers/web3_response.eth_getBlockByNumber_0x898a06_true.json +++ b/cli/tests/resources/test_stream/blocks_with_transfers/web3_response.eth_getBlockByNumber_0x898a06_true.json @@ -8,7 +8,7 @@ "gasUsed": "0x0", "hash": "0x4c21b534ecaac6750ac0bf863ab763a31980be9b944876df6ce5228719421b94", "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", - "miner": "0x0000000000000000000000000000000000000000", + "miner": "0x5973918275c01f50555d44e92c9d9b353cadad54", "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "nonce": "0x0000000000000000", "number": "0x898a06", diff --git a/cli/tests/resources/test_stream/blocks_with_transfers/web3_response.eth_getBlockByNumber_0x898a07_true.json b/cli/tests/resources/test_stream/blocks_with_transfers/web3_response.eth_getBlockByNumber_0x898a07_true.json index 3734b28d..b4b20d2f 100644 --- a/cli/tests/resources/test_stream/blocks_with_transfers/web3_response.eth_getBlockByNumber_0x898a07_true.json +++ b/cli/tests/resources/test_stream/blocks_with_transfers/web3_response.eth_getBlockByNumber_0x898a07_true.json @@ -8,7 +8,7 @@ "gasUsed": "0x503bc", "hash": "0x5c0d7534ce598793f3deb4128daf06788b3b5ca1f799863f2ad669c38c0c33f2", "logsBloom": "0x04000000020800000000000000000000100800001000000210000000000040000000000000000000000000200100000018008000000000000800000100000040000000000000040000000008000200800000000000000000002100000000000004000000024000000000000000000800000000000800000180000010200000000001000000000000000081000000000000100000020010008000000000000000200000000400000000000000000001000000000000000000000000000010004000000042004000000001000010000200000424000400004082100000000020000100008000000000040000000000000010000000000000000000020002100000", - "miner": "0x0000000000000000000000000000000000000000", + "miner": "0x5973918275c01f50555d44e92c9d9b353cadad54", "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "nonce": "0x0000000000000000", "number": "0x898a07",