You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-05-18 17:47:07.844 [DBG] MINR: Considering 0 transactions for inclusion to new block
2024-05-18 17:47:07.844 [ERR] MINR: Failed to create new block template: utreexo viewpoint is active but no utreexo proof datawas included in the block
2024-05-18 17:47:07.844 [DBG] MINR: Considering 0 transactions for inclusion to new block
2024-05-18 17:47:07.844 [ERR] MINR: Failed to create new block template: utreexo viewpoint is active but no utreexo proof datawas included in the block
2024-05-18 17:47:07.844 [DBG] MINR: Considering 0 transactions for inclusion to new block
2024-05-18 17:47:07.844 [ERR] MINR: Failed to create new block template: utreexo viewpoint is active but no utreexo proof datawas included in the block
...
The text was updated successfully, but these errors were encountered:
I can't reproduce this. Just leave commands which I used.
I'm using f68f79d.
go run --tags=bdkwallet . --utreexoproofindex --prune=0 --miningaddr=bcrt1qdacmhk864uwkv834zn8rhvxcku4mzk4uy9lux5 --regtest --datadir=$HOME/.utreexod/data --configfile=$HOME/.utreexod/utreexod.conf
go run ./cmd/utreexoctl --datadir=$HOME/.utreexod/data --configfile=$HOME/.utreexod/utreexoctl.conf generate
btcd logged as
[INF] MINR: Block submitted via CPU miner accepted (hash 0b6372d9179d4c855c7bb38ea8de04ecff21a8c291583f6669e30f0181d96500, amount 50 BTC)
Steps to Reproduce
utreexod
inregtest
utreexoctl generate 1
The text was updated successfully, but these errors were encountered: