mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
internal/ethapi: fix the testcase for blobtx
Signed-off-by: jsvisa <delweng@gmail.com>
This commit is contained in:
parent
ad34dc4e55
commit
1fe582d23b
1 changed files with 35 additions and 18 deletions
|
|
@ -1882,7 +1882,7 @@ func TestRPCGetTransactionReceipt(t *testing.T) {
|
||||||
{
|
{
|
||||||
txHash: txHashes[0],
|
txHash: txHashes[0],
|
||||||
want: `{
|
want: `{
|
||||||
"blockHash": "0x1356e49a24d4504e450b303aa770f4ae13c29b9ffacaea1d7dd4043396229dd9",
|
"blockHash": "0x698945ab39ebe6cecff84886b3142630cf03a74b2c19eec8043534463a6ff60b",
|
||||||
"blockNumber": "0x1",
|
"blockNumber": "0x1",
|
||||||
"contractAddress": null,
|
"contractAddress": null,
|
||||||
"cumulativeGasUsed": "0x5208",
|
"cumulativeGasUsed": "0x5208",
|
||||||
|
|
@ -1902,13 +1902,13 @@ func TestRPCGetTransactionReceipt(t *testing.T) {
|
||||||
{
|
{
|
||||||
txHash: txHashes[1],
|
txHash: txHashes[1],
|
||||||
want: `{
|
want: `{
|
||||||
"blockHash": "0x4fc27a4efa7fb8faa04b12b53ec8c8424ab4c21aab1323846365f000e8b4a594",
|
"blockHash": "0xc7f8a266e8bee4e36fd6374ebb280b16b4ec881e865f9d69e3c8743a71f0197e",
|
||||||
"blockNumber": "0x2",
|
"blockNumber": "0x2",
|
||||||
"contractAddress": "0xae9bea628c4ce503dcfd7e305cab4e29e7476592",
|
"contractAddress": "0xae9bea628c4ce503dcfd7e305cab4e29e7476592",
|
||||||
"cumulativeGasUsed": "0xcf4e",
|
"cumulativeGasUsed": "0xcf50",
|
||||||
"effectiveGasPrice": "0x2db16291",
|
"effectiveGasPrice": "0x2db16291",
|
||||||
"from": "0x703c4b2bd70c169f5717101caee543299fc946c7",
|
"from": "0x703c4b2bd70c169f5717101caee543299fc946c7",
|
||||||
"gasUsed": "0xcf4e",
|
"gasUsed": "0xcf50",
|
||||||
"logs": [],
|
"logs": [],
|
||||||
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
||||||
"status": "0x1",
|
"status": "0x1",
|
||||||
|
|
@ -1922,11 +1922,11 @@ func TestRPCGetTransactionReceipt(t *testing.T) {
|
||||||
{
|
{
|
||||||
txHash: txHashes[2],
|
txHash: txHashes[2],
|
||||||
want: `{
|
want: `{
|
||||||
"blockHash": "0x73385c190219326907524b0020ef453ebc450eaa971ebce16f79e2d23e7e8d4d",
|
"blockHash": "0x790f05c0ce7b6add0c7b1e8a777811738c540436e898ae6b09688dacc6581254",
|
||||||
"blockNumber": "0x3",
|
"blockNumber": "0x3",
|
||||||
"contractAddress": null,
|
"contractAddress": null,
|
||||||
"cumulativeGasUsed": "0x5e28",
|
"cumulativeGasUsed": "0x5e28",
|
||||||
"effectiveGasPrice": "0x281c2534",
|
"effectiveGasPrice": "0x281c2585",
|
||||||
"from": "0x703c4b2bd70c169f5717101caee543299fc946c7",
|
"from": "0x703c4b2bd70c169f5717101caee543299fc946c7",
|
||||||
"gasUsed": "0x5e28",
|
"gasUsed": "0x5e28",
|
||||||
"logs": [
|
"logs": [
|
||||||
|
|
@ -1939,9 +1939,9 @@ func TestRPCGetTransactionReceipt(t *testing.T) {
|
||||||
],
|
],
|
||||||
"data": "0x000000000000000000000000000000000000000000000000000000000000000d",
|
"data": "0x000000000000000000000000000000000000000000000000000000000000000d",
|
||||||
"blockNumber": "0x3",
|
"blockNumber": "0x3",
|
||||||
"transactionHash": "0x9dbf43ec9afc8d711932618616471088f66ba4f25fd5c672d97473d02dae967f",
|
"transactionHash": "0xeaf3921cbf03ba45bad4e6ab807b196ce3b2a0b5bacc355b6272fa96b11b4287",
|
||||||
"transactionIndex": "0x0",
|
"transactionIndex": "0x0",
|
||||||
"blockHash": "0x73385c190219326907524b0020ef453ebc450eaa971ebce16f79e2d23e7e8d4d",
|
"blockHash": "0x790f05c0ce7b6add0c7b1e8a777811738c540436e898ae6b09688dacc6581254",
|
||||||
"logIndex": "0x0",
|
"logIndex": "0x0",
|
||||||
"removed": false
|
"removed": false
|
||||||
}
|
}
|
||||||
|
|
@ -1949,7 +1949,7 @@ func TestRPCGetTransactionReceipt(t *testing.T) {
|
||||||
"logsBloom": "0x00000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000800000000000000008000000000000000000000000000000000020000000080000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000400000000002000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000",
|
"logsBloom": "0x00000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000800000000000000008000000000000000000000000000000000020000000080000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000400000000002000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000020000000000000000000000000",
|
||||||
"status": "0x1",
|
"status": "0x1",
|
||||||
"to": "0x0000000000000000000000000000000000031ec7",
|
"to": "0x0000000000000000000000000000000000031ec7",
|
||||||
"transactionHash": "0x9dbf43ec9afc8d711932618616471088f66ba4f25fd5c672d97473d02dae967f",
|
"transactionHash": "0xeaf3921cbf03ba45bad4e6ab807b196ce3b2a0b5bacc355b6272fa96b11b4287",
|
||||||
"transactionIndex": "0x0",
|
"transactionIndex": "0x0",
|
||||||
"type": "0x0"
|
"type": "0x0"
|
||||||
}`,
|
}`,
|
||||||
|
|
@ -1958,18 +1958,18 @@ func TestRPCGetTransactionReceipt(t *testing.T) {
|
||||||
{
|
{
|
||||||
txHash: txHashes[3],
|
txHash: txHashes[3],
|
||||||
want: `{
|
want: `{
|
||||||
"blockHash": "0x77c3f8919590e0e68db4ce74a3da3140ac3e96dd3d078a48db1da4c08b07503d",
|
"blockHash": "0xa85ac2ee14add4cf9e92f1a023b4c9eac355266f9e87e70bdcd557d848c61305",
|
||||||
"blockNumber": "0x4",
|
"blockNumber": "0x4",
|
||||||
"contractAddress": null,
|
"contractAddress": null,
|
||||||
"cumulativeGasUsed": "0x538d",
|
"cumulativeGasUsed": "0x538d",
|
||||||
"effectiveGasPrice": "0x2325c3e8",
|
"effectiveGasPrice": "0x2325c42f",
|
||||||
"from": "0x703c4b2bd70c169f5717101caee543299fc946c7",
|
"from": "0x703c4b2bd70c169f5717101caee543299fc946c7",
|
||||||
"gasUsed": "0x538d",
|
"gasUsed": "0x538d",
|
||||||
"logs": [],
|
"logs": [],
|
||||||
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
||||||
"status": "0x0",
|
"status": "0x0",
|
||||||
"to": "0x0000000000000000000000000000000000031ec7",
|
"to": "0x0000000000000000000000000000000000031ec7",
|
||||||
"transactionHash": "0x672e3e39adf23b5656989b7a36e54d54004b1866f53871113bc52e137edb9faf",
|
"transactionHash": "0xdcde2574628c9d7dff22b9afa19f235959a924ceec65a9df903a517ae91f5c84",
|
||||||
"transactionIndex": "0x0",
|
"transactionIndex": "0x0",
|
||||||
"type": "0x2"
|
"type": "0x2"
|
||||||
}`,
|
}`,
|
||||||
|
|
@ -1978,18 +1978,18 @@ func TestRPCGetTransactionReceipt(t *testing.T) {
|
||||||
{
|
{
|
||||||
txHash: txHashes[4],
|
txHash: txHashes[4],
|
||||||
want: `{
|
want: `{
|
||||||
"blockHash": "0x08e23d8e3711a21fbb8becd7de22fda8fb0a49fba14e1be763d00f99063627e1",
|
"blockHash": "0x0ccd45c62e8af3a4cd7db1045c2bfeffe5c027749506ec94a744c11f69e5c785",
|
||||||
"blockNumber": "0x5",
|
"blockNumber": "0x5",
|
||||||
"contractAddress": "0xfdaa97661a584d977b4d3abb5370766ff5b86a18",
|
"contractAddress": "0xfdaa97661a584d977b4d3abb5370766ff5b86a18",
|
||||||
"cumulativeGasUsed": "0xe01a",
|
"cumulativeGasUsed": "0xe01c",
|
||||||
"effectiveGasPrice": "0x1ecb3f75",
|
"effectiveGasPrice": "0x1ecb3fb4",
|
||||||
"from": "0x703c4b2bd70c169f5717101caee543299fc946c7",
|
"from": "0x703c4b2bd70c169f5717101caee543299fc946c7",
|
||||||
"gasUsed": "0xe01a",
|
"gasUsed": "0xe01c",
|
||||||
"logs": [],
|
"logs": [],
|
||||||
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
||||||
"status": "0x1",
|
"status": "0x1",
|
||||||
"to": null,
|
"to": null,
|
||||||
"transactionHash": "0x8f3c4e2663af0312d508ebd8587f0c88dccbbc8a9bcc322421ff4bc28c456a92",
|
"transactionHash": "0xb5a1148819cfdfff9bfe70035524fec940eb735d89b76960b97751d01ae2a9f2",
|
||||||
"transactionIndex": "0x0",
|
"transactionIndex": "0x0",
|
||||||
"type": "0x1"
|
"type": "0x1"
|
||||||
}`,
|
}`,
|
||||||
|
|
@ -2007,7 +2007,24 @@ func TestRPCGetTransactionReceipt(t *testing.T) {
|
||||||
// 7. blob tx
|
// 7. blob tx
|
||||||
{
|
{
|
||||||
txHash: txHashes[5],
|
txHash: txHashes[5],
|
||||||
want: `{"blobGasPrice":"0x1","blobGasUsed":"0x20000","blockHash":"0x2ffcbc982ea819900e22b96c72bc85c8c64e080b9479d1c68ee49f55564816e7","blockNumber":"0x6","contractAddress":null,"cumulativeGasUsed":"0x5208","effectiveGasPrice":"0x1b09d63b","from":"0x703c4b2bd70c169f5717101caee543299fc946c7","gasUsed":"0x5208","logs":[],"logsBloom":"0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000","status":"0x1","to":"0x0d3ab14bbad3d99f4203bd7a11acb94882050e7e","transactionHash":"0xb51ee3d2a89ba5d5623c73133c8d7a6ba9fb41194c17f4302c21b30994a1180f","transactionIndex":"0x0","type":"0x3"}`,
|
want: `{
|
||||||
|
"blobGasPrice": "0x1",
|
||||||
|
"blobGasUsed": "0x20000",
|
||||||
|
"blockHash": "0x2ffcbc982ea819900e22b96c72bc85c8c64e080b9479d1c68ee49f55564816e7",
|
||||||
|
"blockNumber": "0x6",
|
||||||
|
"contractAddress": null,
|
||||||
|
"cumulativeGasUsed": "0x5208",
|
||||||
|
"effectiveGasPrice": "0x1b09d63b",
|
||||||
|
"from": "0x703c4b2bd70c169f5717101caee543299fc946c7",
|
||||||
|
"gasUsed": "0x5208",
|
||||||
|
"logs": [],
|
||||||
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
||||||
|
"status": "0x1",
|
||||||
|
"to": "0x0d3ab14bbad3d99f4203bd7a11acb94882050e7e",
|
||||||
|
"transactionHash": "0xb51ee3d2a89ba5d5623c73133c8d7a6ba9fb41194c17f4302c21b30994a1180f",
|
||||||
|
"transactionIndex": "0x0",
|
||||||
|
"type": "0x3"
|
||||||
|
}`,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue