TxDAG based Parallel Transaction Execution implementation. #900
Annotations
11 errors and 1 warning
|
Run git apply tests/0001-diff-go-ethereum.patch:
core/txindexer_test.go#L34
TestTxIndexer redeclared in this block
|
Run git apply tests/0001-diff-go-ethereum.patch:
core/blockchain_test.go#L4111
other declaration of TestTxIndexer
|
Run git apply tests/0001-diff-go-ethereum.patch:
core/blockchain_test.go#L2795
chain.indexBlocks undefined (type *BlockChain has no field or method indexBlocks)
|
Run git apply tests/0001-diff-go-ethereum.patch:
core/blockchain_test.go#L2823
chain.indexBlocks undefined (type *BlockChain has no field or method indexBlocks)
|
Run git apply tests/0001-diff-go-ethereum.patch:
core/blockchain_test.go#L4294
chain.indexBlocks undefined (type *BlockChain has no field or method indexBlocks)
|
Run git apply tests/0001-diff-go-ethereum.patch:
core/blockchain_test.go#L4297
chain.SetTxLookupLimit undefined (type *BlockChain has no field or method SetTxLookupLimit)
|
Run git apply tests/0001-diff-go-ethereum.patch:
core/blockchain_test.go#L4298
chain.indexBlocks undefined (type *BlockChain has no field or method indexBlocks)
|
Run git apply tests/0001-diff-go-ethereum.patch:
core/blockchain_test.go#L4301
chain.SetTxLookupLimit undefined (type *BlockChain has no field or method SetTxLookupLimit)
|
Run git apply tests/0001-diff-go-ethereum.patch:
core/blockchain_test.go#L4302
chain.indexBlocks undefined (type *BlockChain has no field or method indexBlocks)
|
Run git apply tests/0001-diff-go-ethereum.patch:
core/blockchain_test.go#L4306
chain.SetTxLookupLimit undefined (type *BlockChain has no field or method SetTxLookupLimit)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading