feat: (BitcoinRBF-Step1) zetacore
feeds latest gas price to pending Bitcoin CCTXs
#1664
Annotations
10 errors and 1 warning
build-and-test:
zetaclient/chains/bitcoin/observer/event_test.go#L35
cannot use sample.BtcAddressP2WPKH(t, net) (value of type *btcutil.AddressWitnessPubKeyHash) as string value in struct literal
|
build-and-test:
zetaclient/chains/bitcoin/observer/event_test.go#L252
cannot use sample.BtcAddressP2WPKH(t, &chaincfg.TestNet3Params) (value of type *btcutil.AddressWitnessPubKeyHash) as string value in struct literal
|
build-and-test:
zetaclient/chains/bitcoin/observer/event_test.go#L403
cannot use sample.BtcAddressP2WPKH(t, &chaincfg.MainNetParams) (value of type *btcutil.AddressWitnessPubKeyHash) as string value in assignment
|
build-and-test:
zetaclient/chains/bitcoin/observer/inbound_test.go#L170
cannot use sample.BtcAddressP2WPKH(t, &chaincfg.MainNetParams) (value of type *btcutil.AddressWitnessPubKeyHash) as string value in struct literal
|
build-and-test:
zetaclient/chains/bitcoin/observer/event_test.go#L35
cannot use sample.BtcAddressP2WPKH(t, net) (value of type *btcutil.AddressWitnessPubKeyHash) as string value in struct literal
|
build-and-test:
zetaclient/chains/bitcoin/observer/event_test.go#L252
cannot use sample.BtcAddressP2WPKH(t, &chaincfg.TestNet3Params) (value of type *btcutil.AddressWitnessPubKeyHash) as string value in struct literal
|
build-and-test:
zetaclient/chains/bitcoin/observer/event_test.go#L403
cannot use sample.BtcAddressP2WPKH(t, &chaincfg.MainNetParams) (value of type *btcutil.AddressWitnessPubKeyHash) as string value in assignment
|
build-and-test:
zetaclient/chains/bitcoin/observer/inbound_test.go#L170
cannot use sample.BtcAddressP2WPKH(t, &chaincfg.MainNetParams) (value of type *btcutil.AddressWitnessPubKeyHash) as string value in struct literal
|
build-and-test
Final attempt failed. Child_process exited with error code 2
|
ci-ok
Process completed with exit code 1.
|
build-and-test
Attempt 1 failed. Reason: Child_process exited with error code 2
|