Add sideloading functionality to neutrino #199
Annotations
10 errors and 2 warnings
run unit-race:
chaindataloader/binary_test.go#L112
undefined: newBinaryChainDataLoader
|
run unit-race:
chaindataloader/binary_test.go#L156
undefined: newBinaryChainDataLoader
|
run unit-race:
neutrino.go#L839
undefined: newBlkHdrVerifier
|
run unit-race:
neutrino.go#L840
undefined: newCfHeaderVerifier
|
run unit-race:
neutrino.go#L841
undefined: newFilterHeaderWriter
|
run unit-race:
neutrino.go#L1648
s.cfg undefined (type *ChainService has no field or method cfg)
|
run unit-race:
neutrino.go#L1650
undefined: MaxSideloadFeatchSize
|
run unit-race:
neutrino.go#L1655
no new variables on left side of :=
|
run unit-race:
neutrino.go#L1657
s.cfg undefined (type *ChainService has no field or method cfg)
|
run unit-race:
neutrino.go#L1658
cannot use s.chainParams.Checkpoints (variable of type []chaincfg.Checkpoint) as type map[uint32]*chainhash.Hash in argument to newfilterHdrCheckpoints
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading