go-ethereum/internal/jsre
Delweng dfa6c5e9c8
internal/jsre: format blob fields from hexdecimal to int (#29166)
* internal/jsre: format receipt.{blobGasPrice,blobGasUsed} to int

Signed-off-by: jsvisa <delweng@gmail.com>

* internal/jsre: format tx.maxFeePerBlobGas to int

Signed-off-by: jsvisa <delweng@gmail.com>

* internal/jsre: format blob* in block

Signed-off-by: jsvisa <delweng@gmail.com>

---------

Signed-off-by: jsvisa <delweng@gmail.com>
2024-03-05 15:37:26 +02:00
..
deps internal/jsre: format blob fields from hexdecimal to int (#29166) 2024-03-05 15:37:26 +02:00
completion_test.go go.mod: upgrade goja (#23721) 2021-10-13 14:42:00 +02:00
completion.go console, internal/jsre: fix autocomplete issues (#26518) 2023-01-19 19:43:29 +01:00
jsre_test.go all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
jsre.go eth, internal, light: fix error string capitalization (#25364) 2022-07-25 12:53:44 +03:00
pretty.go all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00