1.10.8版本出现的一个bug
rpc returndata 使用一个字段miner,但不包含coinbase. 因此,如果调用者想要在远程端计算头/块哈希,这是不可能的,因为我们不再提供正确的值coinbase。
通过revert提交解决
https://github.com/ethereum/go-ethereum/pull/23466/files
等待 1.10.9解决,或者使用master分支,文章此时已合入
SHA-1: 62ad17fb0046243255048fbf8cb0882f48d8d850
* Revert "eth, internal/ethapi: make RPC block miner field show block sealer correctly (#23312)" (#23466)
https://github.com/ethereum/go-ethereum/issues/23523
https://github.com/ethereum/go-ethereum/issues/23463
https://github.com/ethereum/go-ethereum/issues/23512
https://github.com/ethereum/go-ethereum/pull/23466
版权属于:区块链中文技术社区 / 转载原创者
本文链接:https://bcskill.com/index.php/archives/1203.html
相关技术文章仅限于相关区块链底层技术研究,禁止用于非法用途,后果自负!本站严格遵守一切相关法律政策!