TestNotary ubuntu fails #1275

Open
opened 2025-12-28 17:15:51 +00:00 by sami · 5 comments
Owner

Originally created by @AliceInHunterland on GitHub (Mar 19, 2024).

Run tests (ubuntu-22.04, 1.21)

2024-03-19T19:54:07.3877958Z === RUN   TestNotary
2024-03-19T19:54:07.3878726Z     logger.go:146: 2024-03-19T19:50:24.600Z	INFO	initial gas supply is not set or wrong, setting default value	{"InitialGASSupply": "52000000"}
2024-03-19T19:54:07.3879388Z     logger.go:146: 2024-03-19T19:50:24.600Z	INFO	mempool size is not set or wrong, setting default value	{"MemPoolSize": 50000}
2024-03-19T19:54:07.3880290Z     logger.go:146: 2024-03-19T19:50:24.600Z	INFO	P2PNotaryRequestPayloadPool size is not set or wrong, setting default value	{"P2PNotaryRequestPayloadPoolSize": 1000}
2024-03-19T19:54:07.3880953Z     logger.go:146: 2024-03-19T19:50:24.600Z	INFO	MaxBlockSize is not set or wrong, setting default value	{"MaxBlockSize": 262144}
2024-03-19T19:54:07.3881703Z     logger.go:146: 2024-03-19T19:50:24.600Z	INFO	MaxBlockSystemFee is not set or wrong, setting default value	{"MaxBlockSystemFee": 900000000000}
2024-03-19T19:54:07.3882545Z     logger.go:146: 2024-03-19T19:50:24.600Z	INFO	MaxTransactionsPerBlock is not set or wrong, using default value	{"MaxTransactionsPerBlock": 512}
2024-03-19T19:54:07.3883372Z     logger.go:146: 2024-03-19T19:50:24.600Z	INFO	MaxValidUntilBlockIncrement is not set or wrong, using default value	{"MaxValidUntilBlockIncrement": 86400}
2024-03-19T19:54:07.3883823Z     logger.go:146: 2024-03-19T19:50:24.601Z	INFO	Hardforks are not set, using default value
2024-03-19T19:54:07.3884308Z     logger.go:146: 2024-03-19T19:50:24.608Z	INFO	no storage version found! creating genesis block
2024-03-19T19:54:07.3884668Z     logger.go:146: 2024-03-19T19:50:24.615Z	INFO	starting notary service
2024-03-19T19:54:07.3885366Z     logger.go:146: 2024-03-19T19:50:24.619Z	DEBUG	done processing headers	{"headerIndex": 1, "blockHeight": 0, "took": "789.359µs"}
2024-03-19T19:54:07.3886124Z     logger.go:146: 2024-03-19T19:50:25.613Z	INFO	persisted to disk	{"blocks": 1, "keys": 148, "headerHeight": 1, "blockHeight": 1, "took": "190.366µs"}
2024-03-19T19:54:07.3887018Z     logger.go:146: 2024-03-19T19:50:26.924Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3887693Z     logger.go:146: 2024-03-19T19:50:26.926Z	DEBUG	done processing headers	{"headerIndex": 2, "blockHeight": 1, "took": "575.64µs"}
2024-03-19T19:54:07.3888618Z     logger.go:146: 2024-03-19T19:50:26.931Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3889313Z     logger.go:146: 2024-03-19T19:50:26.933Z	DEBUG	done processing headers	{"headerIndex": 3, "blockHeight": 2, "took": "1.39604ms"}
2024-03-19T19:54:07.3889961Z     logger.go:146: 2024-03-19T19:50:26.935Z	DEBUG	done processing headers	{"headerIndex": 4, "blockHeight": 3, "took": "515.424µs"}
2024-03-19T19:54:07.3890779Z     logger.go:146: 2024-03-19T19:50:26.992Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3891448Z     logger.go:146: 2024-03-19T19:50:26.994Z	DEBUG	done processing headers	{"headerIndex": 5, "blockHeight": 4, "took": "599.671µs"}
2024-03-19T19:54:07.3892262Z     logger.go:146: 2024-03-19T19:50:26.994Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3892923Z     logger.go:146: 2024-03-19T19:50:26.995Z	DEBUG	done processing headers	{"headerIndex": 6, "blockHeight": 5, "took": "522.971µs"}
2024-03-19T19:54:07.3893898Z     logger.go:146: 2024-03-19T19:50:27.052Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3894564Z     logger.go:146: 2024-03-19T19:50:27.053Z	DEBUG	done processing headers	{"headerIndex": 7, "blockHeight": 6, "took": "538.317µs"}
2024-03-19T19:54:07.3895368Z     logger.go:146: 2024-03-19T19:50:27.055Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3896185Z     logger.go:146: 2024-03-19T19:50:27.056Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3896842Z     logger.go:146: 2024-03-19T19:50:27.056Z	DEBUG	done processing headers	{"headerIndex": 8, "blockHeight": 7, "took": "898.864µs"}
2024-03-19T19:54:07.3897652Z     logger.go:146: 2024-03-19T19:50:27.057Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3898463Z     logger.go:146: 2024-03-19T19:50:27.057Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3899120Z     logger.go:146: 2024-03-19T19:50:27.058Z	DEBUG	done processing headers	{"headerIndex": 9, "blockHeight": 8, "took": "573.205µs"}
2024-03-19T19:54:07.3899998Z     logger.go:146: 2024-03-19T19:50:27.058Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3900804Z     logger.go:146: 2024-03-19T19:50:27.059Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3901463Z     logger.go:146: 2024-03-19T19:50:27.059Z	DEBUG	done processing headers	{"headerIndex": 10, "blockHeight": 9, "took": "487.1µs"}
2024-03-19T19:54:07.3902270Z     logger.go:146: 2024-03-19T19:50:27.060Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3903069Z     logger.go:146: 2024-03-19T19:50:27.060Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3903747Z     logger.go:146: 2024-03-19T19:50:27.061Z	DEBUG	done processing headers	{"headerIndex": 11, "blockHeight": 10, "took": "495.757µs"}
2024-03-19T19:54:07.3904622Z     logger.go:146: 2024-03-19T19:50:27.062Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3905427Z     logger.go:146: 2024-03-19T19:50:27.062Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3906097Z     logger.go:146: 2024-03-19T19:50:27.063Z	DEBUG	done processing headers	{"headerIndex": 12, "blockHeight": 11, "took": "503.408µs"}
2024-03-19T19:54:07.3906900Z     logger.go:146: 2024-03-19T19:50:27.064Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3907698Z     logger.go:146: 2024-03-19T19:50:27.065Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3908357Z     logger.go:146: 2024-03-19T19:50:27.065Z	DEBUG	done processing headers	{"headerIndex": 13, "blockHeight": 12, "took": "827.868µs"}
2024-03-19T19:54:07.3909168Z     logger.go:146: 2024-03-19T19:50:27.066Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3909962Z     logger.go:146: 2024-03-19T19:50:27.066Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3910626Z     logger.go:146: 2024-03-19T19:50:27.066Z	DEBUG	done processing headers	{"headerIndex": 14, "blockHeight": 13, "took": "505.943µs"}
2024-03-19T19:54:07.3911551Z     logger.go:146: 2024-03-19T19:50:27.068Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3912354Z     logger.go:146: 2024-03-19T19:50:27.068Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3913060Z     logger.go:146: 2024-03-19T19:50:27.069Z	DEBUG	done processing headers	{"headerIndex": 15, "blockHeight": 14, "took": "939.79µs"}
2024-03-19T19:54:07.3913864Z     logger.go:146: 2024-03-19T19:50:27.069Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3914656Z     logger.go:146: 2024-03-19T19:50:27.070Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3915320Z     logger.go:146: 2024-03-19T19:50:27.070Z	DEBUG	done processing headers	{"headerIndex": 16, "blockHeight": 15, "took": "485.097µs"}
2024-03-19T19:54:07.3916118Z     logger.go:146: 2024-03-19T19:50:27.072Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3916913Z     logger.go:146: 2024-03-19T19:50:27.072Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3917652Z     logger.go:146: 2024-03-19T19:50:27.072Z	DEBUG	done processing headers	{"headerIndex": 17, "blockHeight": 16, "took": "844.983µs"}
2024-03-19T19:54:07.3918450Z     logger.go:146: 2024-03-19T19:50:27.074Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3919123Z     logger.go:146: 2024-03-19T19:50:27.074Z	DEBUG	done processing headers	{"headerIndex": 18, "blockHeight": 17, "took": "856.842µs"}
2024-03-19T19:54:07.3919926Z     logger.go:146: 2024-03-19T19:50:27.074Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3920722Z     logger.go:146: 2024-03-19T19:50:27.075Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3921519Z     logger.go:146: 2024-03-19T19:50:27.075Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3922259Z     logger.go:146: 2024-03-19T19:50:27.076Z	DEBUG	done processing headers	{"headerIndex": 19, "blockHeight": 18, "took": "684.049µs"}
2024-03-19T19:54:07.3923055Z     logger.go:146: 2024-03-19T19:50:27.077Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3923852Z     logger.go:146: 2024-03-19T19:50:27.077Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3924515Z     logger.go:146: 2024-03-19T19:50:27.078Z	DEBUG	done processing headers	{"headerIndex": 20, "blockHeight": 19, "took": "508.043µs"}
2024-03-19T19:54:07.3925309Z     logger.go:146: 2024-03-19T19:50:27.079Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3926101Z     logger.go:146: 2024-03-19T19:50:27.079Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3926765Z     logger.go:146: 2024-03-19T19:50:27.080Z	DEBUG	done processing headers	{"headerIndex": 21, "blockHeight": 20, "took": "485.979µs"}
2024-03-19T19:54:07.3927555Z     logger.go:146: 2024-03-19T19:50:27.080Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3928419Z     logger.go:146: 2024-03-19T19:50:27.081Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3929297Z     logger.go:146: 2024-03-19T19:50:27.081Z	DEBUG	done processing headers	{"headerIndex": 22, "blockHeight": 21, "took": "483.494µs"}
2024-03-19T19:54:07.3930109Z     logger.go:146: 2024-03-19T19:50:27.084Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3930943Z     logger.go:146: 2024-03-19T19:50:27.084Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3931766Z     logger.go:146: 2024-03-19T19:50:27.084Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3932578Z     logger.go:146: 2024-03-19T19:50:27.085Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3933407Z     logger.go:146: 2024-03-19T19:50:27.085Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3934209Z     logger.go:146: 2024-03-19T19:50:27.085Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3934894Z     logger.go:146: 2024-03-19T19:50:27.084Z	DEBUG	done processing headers	{"headerIndex": 23, "blockHeight": 22, "took": "1.315973ms"}
2024-03-19T19:54:07.3935789Z     logger.go:146: 2024-03-19T19:50:27.085Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3936594Z     logger.go:146: 2024-03-19T19:50:27.085Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3937399Z     logger.go:146: 2024-03-19T19:50:27.086Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3938204Z     logger.go:146: 2024-03-19T19:50:27.086Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3939006Z     logger.go:146: 2024-03-19T19:50:27.086Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3939875Z     logger.go:146: 2024-03-19T19:50:27.086Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3940689Z     logger.go:146: 2024-03-19T19:50:27.087Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3941487Z     logger.go:146: 2024-03-19T19:50:27.087Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3942294Z     logger.go:146: 2024-03-19T19:50:27.087Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3942960Z     logger.go:146: 2024-03-19T19:50:27.087Z	DEBUG	done processing headers	{"headerIndex": 24, "blockHeight": 23, "took": "878.162µs"}
2024-03-19T19:54:07.3943755Z     logger.go:146: 2024-03-19T19:50:27.088Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3944556Z     logger.go:146: 2024-03-19T19:50:27.090Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3945353Z     logger.go:146: 2024-03-19T19:50:27.090Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3946227Z     logger.go:146: 2024-03-19T19:50:27.090Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3947101Z     logger.go:146: 2024-03-19T19:50:27.090Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3947897Z     logger.go:146: 2024-03-19T19:50:27.090Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3948702Z     logger.go:146: 2024-03-19T19:50:27.090Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3949493Z     logger.go:146: 2024-03-19T19:50:27.090Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3950285Z     logger.go:146: 2024-03-19T19:50:27.090Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3950960Z     logger.go:146: 2024-03-19T19:50:27.091Z	DEBUG	done processing headers	{"headerIndex": 25, "blockHeight": 24, "took": "649.574µs"}
2024-03-19T19:54:07.3951761Z     logger.go:146: 2024-03-19T19:50:27.093Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3952552Z     logger.go:146: 2024-03-19T19:50:27.093Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3953417Z     logger.go:146: 2024-03-19T19:50:27.093Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3954224Z     logger.go:146: 2024-03-19T19:50:27.093Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3955020Z     logger.go:146: 2024-03-19T19:50:27.093Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3955822Z     logger.go:146: 2024-03-19T19:50:27.093Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3956611Z     logger.go:146: 2024-03-19T19:50:27.094Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3957476Z     logger.go:146: 2024-03-19T19:50:27.094Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3958276Z     logger.go:146: 2024-03-19T19:50:27.094Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3959074Z     logger.go:146: 2024-03-19T19:50:27.094Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3959867Z     logger.go:146: 2024-03-19T19:50:27.094Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3960667Z     logger.go:146: 2024-03-19T19:50:27.094Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3961462Z     logger.go:146: 2024-03-19T19:50:27.094Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3962262Z     logger.go:146: 2024-03-19T19:50:27.094Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3963053Z     logger.go:146: 2024-03-19T19:50:27.094Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3963912Z     logger.go:146: 2024-03-19T19:50:27.094Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3964635Z     logger.go:146: 2024-03-19T19:50:27.095Z	DEBUG	done processing headers	{"headerIndex": 26, "blockHeight": 25, "took": "778.004µs"}
2024-03-19T19:54:07.3965440Z     logger.go:146: 2024-03-19T19:50:27.098Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3966237Z     logger.go:146: 2024-03-19T19:50:27.098Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3966914Z     logger.go:146: 2024-03-19T19:50:27.099Z	DEBUG	done processing headers	{"headerIndex": 27, "blockHeight": 26, "took": "881.678µs"}
2024-03-19T19:54:07.3967713Z     logger.go:146: 2024-03-19T19:50:27.100Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3968629Z     logger.go:146: 2024-03-19T19:50:27.101Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.3969304Z     logger.go:146: 2024-03-19T19:50:27.102Z	DEBUG	done processing headers	{"headerIndex": 28, "blockHeight": 27, "took": "488.28µs"}
2024-03-19T19:54:07.3970110Z     logger.go:146: 2024-03-19T19:50:27.263Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3970876Z     logger.go:146: 2024-03-19T19:50:27.264Z	DEBUG	done processing headers	{"headerIndex": 29, "blockHeight": 28, "took": "834.31µs"}
2024-03-19T19:54:07.3971682Z     logger.go:146: 2024-03-19T19:50:27.266Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3972496Z     logger.go:146: 2024-03-19T19:50:27.266Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3973176Z     logger.go:146: 2024-03-19T19:50:27.266Z	DEBUG	done processing headers	{"headerIndex": 30, "blockHeight": 29, "took": "1.042159ms"}
2024-03-19T19:54:07.3973974Z     logger.go:146: 2024-03-19T19:50:27.268Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3975091Z     logger.go:146: 2024-03-19T19:50:27.268Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3975816Z     logger.go:146: 2024-03-19T19:50:27.269Z	DEBUG	done processing headers	{"headerIndex": 31, "blockHeight": 30, "took": "1.061555ms"}
2024-03-19T19:54:07.3976616Z     logger.go:146: 2024-03-19T19:50:27.270Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3977426Z     logger.go:146: 2024-03-19T19:50:27.270Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3978102Z     logger.go:146: 2024-03-19T19:50:27.271Z	DEBUG	done processing headers	{"headerIndex": 32, "blockHeight": 31, "took": "509.713µs"}
2024-03-19T19:54:07.3978910Z     logger.go:146: 2024-03-19T19:50:27.272Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3979716Z     logger.go:146: 2024-03-19T19:50:27.272Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3980399Z     logger.go:146: 2024-03-19T19:50:27.273Z	DEBUG	done processing headers	{"headerIndex": 33, "blockHeight": 32, "took": "892.87µs"}
2024-03-19T19:54:07.3981193Z     logger.go:146: 2024-03-19T19:50:27.279Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3982152Z     logger.go:146: 2024-03-19T19:50:27.279Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3982822Z     logger.go:146: 2024-03-19T19:50:27.280Z	DEBUG	done processing headers	{"headerIndex": 34, "blockHeight": 33, "took": "492.541µs"}
2024-03-19T19:54:07.3983617Z     logger.go:146: 2024-03-19T19:50:27.281Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3984430Z     logger.go:146: 2024-03-19T19:50:27.281Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3985091Z     logger.go:146: 2024-03-19T19:50:27.282Z	DEBUG	done processing headers	{"headerIndex": 35, "blockHeight": 34, "took": "551.04µs"}
2024-03-19T19:54:07.3985888Z     logger.go:146: 2024-03-19T19:50:27.282Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3986688Z     logger.go:146: 2024-03-19T19:50:27.283Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3987353Z     logger.go:146: 2024-03-19T19:50:27.283Z	DEBUG	done processing headers	{"headerIndex": 36, "blockHeight": 35, "took": "482.435µs"}
2024-03-19T19:54:07.3988235Z     logger.go:146: 2024-03-19T19:50:27.285Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3989042Z     logger.go:146: 2024-03-19T19:50:27.286Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3989716Z     logger.go:146: 2024-03-19T19:50:27.286Z	DEBUG	done processing headers	{"headerIndex": 37, "blockHeight": 36, "took": "1.225581ms"}
2024-03-19T19:54:07.3990515Z     logger.go:146: 2024-03-19T19:50:27.288Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3991310Z     logger.go:146: 2024-03-19T19:50:27.288Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3991988Z     logger.go:146: 2024-03-19T19:50:27.288Z	DEBUG	done processing headers	{"headerIndex": 38, "blockHeight": 37, "took": "1.257942ms"}
2024-03-19T19:54:07.3992844Z     logger.go:146: 2024-03-19T19:50:27.289Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3993648Z     logger.go:146: 2024-03-19T19:50:27.289Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3994306Z     logger.go:146: 2024-03-19T19:50:27.290Z	DEBUG	done processing headers	{"headerIndex": 39, "blockHeight": 38, "took": "514.251µs"}
2024-03-19T19:54:07.3995111Z     logger.go:146: 2024-03-19T19:50:27.291Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3995900Z     logger.go:146: 2024-03-19T19:50:27.291Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3996567Z     logger.go:146: 2024-03-19T19:50:27.292Z	DEBUG	done processing headers	{"headerIndex": 40, "blockHeight": 39, "took": "525.212µs"}
2024-03-19T19:54:07.3997368Z     logger.go:146: 2024-03-19T19:50:27.293Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3998162Z     logger.go:146: 2024-03-19T19:50:27.293Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.3998846Z     logger.go:146: 2024-03-19T19:50:27.299Z	DEBUG	done processing headers	{"headerIndex": 41, "blockHeight": 40, "took": "6.304978ms"}
2024-03-19T19:54:07.3999849Z     logger.go:146: 2024-03-19T19:50:27.300Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4000652Z     logger.go:146: 2024-03-19T19:50:27.301Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4001340Z     logger.go:146: 2024-03-19T19:50:27.301Z	DEBUG	done processing headers	{"headerIndex": 42, "blockHeight": 41, "took": "1.098033ms"}
2024-03-19T19:54:07.4002137Z     logger.go:146: 2024-03-19T19:50:27.303Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4003202Z     logger.go:146: 2024-03-19T19:50:27.304Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4003947Z     logger.go:146: 2024-03-19T19:50:27.304Z	DEBUG	done processing headers	{"headerIndex": 43, "blockHeight": 42, "took": "1.06948ms"}
2024-03-19T19:54:07.4004749Z     logger.go:146: 2024-03-19T19:50:27.305Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4005547Z     logger.go:146: 2024-03-19T19:50:27.305Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4006311Z     logger.go:146: 2024-03-19T19:50:27.305Z	DEBUG	done processing headers	{"headerIndex": 44, "blockHeight": 43, "took": "528.027µs"}
2024-03-19T19:54:07.4007108Z     logger.go:146: 2024-03-19T19:50:27.306Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4007899Z     logger.go:146: 2024-03-19T19:50:27.306Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4008695Z     logger.go:146: 2024-03-19T19:50:27.307Z	DEBUG	done processing headers	{"headerIndex": 45, "blockHeight": 44, "took": "523.389µs"}
2024-03-19T19:54:07.4009495Z     logger.go:146: 2024-03-19T19:50:27.308Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4010290Z     logger.go:146: 2024-03-19T19:50:27.308Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4011040Z     logger.go:146: 2024-03-19T19:50:27.309Z	DEBUG	done processing headers	{"headerIndex": 46, "blockHeight": 45, "took": "508.721µs"}
2024-03-19T19:54:07.4011837Z     logger.go:146: 2024-03-19T19:50:27.310Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4012663Z     logger.go:146: 2024-03-19T19:50:27.310Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4013327Z     logger.go:146: 2024-03-19T19:50:27.311Z	DEBUG	done processing headers	{"headerIndex": 47, "blockHeight": 46, "took": "540.514µs"}
2024-03-19T19:54:07.4014125Z     logger.go:146: 2024-03-19T19:50:27.312Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4014917Z     logger.go:146: 2024-03-19T19:50:27.312Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4015871Z     logger.go:146: 2024-03-19T19:50:27.312Z	DEBUG	done processing headers	{"headerIndex": 48, "blockHeight": 47, "took": "529.53µs"}
2024-03-19T19:54:07.4016868Z     logger.go:146: 2024-03-19T19:50:27.314Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.4017808Z     logger.go:146: 2024-03-19T19:50:27.314Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.4018699Z     logger.go:146: 2024-03-19T19:50:27.315Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.4019522Z     logger.go:146: 2024-03-19T19:50:27.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.4020199Z     logger.go:146: 2024-03-19T19:50:27.315Z	DEBUG	done processing headers	{"headerIndex": 49, "blockHeight": 48, "took": "755.079µs"}
2024-03-19T19:54:07.4021009Z     logger.go:146: 2024-03-19T19:50:27.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.4021813Z     logger.go:146: 2024-03-19T19:50:27.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.4022629Z     logger.go:146: 2024-03-19T19:50:27.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.4023431Z     logger.go:146: 2024-03-19T19:50:27.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.4024322Z     logger.go:146: 2024-03-19T19:50:27.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.4025123Z     logger.go:146: 2024-03-19T19:50:27.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.4025796Z     logger.go:146: 2024-03-19T19:50:27.319Z	DEBUG	done processing headers	{"headerIndex": 50, "blockHeight": 49, "took": "703.856µs"}
2024-03-19T19:54:07.4026599Z     logger.go:146: 2024-03-19T19:50:27.581Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4027276Z     logger.go:146: 2024-03-19T19:50:27.583Z	DEBUG	done processing headers	{"headerIndex": 51, "blockHeight": 50, "took": "1.076202ms"}
2024-03-19T19:54:07.4028072Z     logger.go:146: 2024-03-19T19:50:27.585Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4028806Z     logger.go:146: 2024-03-19T19:50:27.586Z	DEBUG	done processing headers	{"headerIndex": 52, "blockHeight": 51, "took": "930.52µs"}
2024-03-19T19:54:07.4029621Z     logger.go:146: 2024-03-19T19:50:27.586Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4030423Z     logger.go:146: 2024-03-19T19:50:27.588Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4031238Z     logger.go:146: 2024-03-19T19:50:27.588Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4031917Z     logger.go:146: 2024-03-19T19:50:27.589Z	DEBUG	done processing headers	{"headerIndex": 53, "blockHeight": 52, "took": "1.377154ms"}
2024-03-19T19:54:07.4032716Z     logger.go:146: 2024-03-19T19:50:27.590Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4033519Z     logger.go:146: 2024-03-19T19:50:27.590Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4034195Z     logger.go:146: 2024-03-19T19:50:27.592Z	DEBUG	done processing headers	{"headerIndex": 54, "blockHeight": 53, "took": "934.076µs"}
2024-03-19T19:54:07.4034993Z     logger.go:146: 2024-03-19T19:50:27.593Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4035927Z     logger.go:146: 2024-03-19T19:50:27.593Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4036607Z     logger.go:146: 2024-03-19T19:50:27.595Z	DEBUG	done processing headers	{"headerIndex": 55, "blockHeight": 54, "took": "900.704µs"}
2024-03-19T19:54:07.4037408Z     logger.go:146: 2024-03-19T19:50:27.596Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4038073Z     logger.go:146: 2024-03-19T19:50:27.597Z	DEBUG	done processing headers	{"headerIndex": 56, "blockHeight": 55, "took": "957.761µs"}
2024-03-19T19:54:07.4038872Z     logger.go:146: 2024-03-19T19:50:27.598Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4039670Z     logger.go:146: 2024-03-19T19:50:27.599Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4040466Z     logger.go:146: 2024-03-19T19:50:27.599Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4041139Z     logger.go:146: 2024-03-19T19:50:27.601Z	DEBUG	done processing headers	{"headerIndex": 57, "blockHeight": 56, "took": "852.565µs"}
2024-03-19T19:54:07.4042016Z     logger.go:146: 2024-03-19T19:50:27.602Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4042827Z     logger.go:146: 2024-03-19T19:50:27.603Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4043496Z     logger.go:146: 2024-03-19T19:50:27.603Z	DEBUG	done processing headers	{"headerIndex": 58, "blockHeight": 57, "took": "638.211µs"}
2024-03-19T19:54:07.4044309Z     logger.go:146: 2024-03-19T19:50:27.605Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4045116Z     logger.go:146: 2024-03-19T19:50:27.605Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4045796Z     logger.go:146: 2024-03-19T19:50:27.606Z	DEBUG	done processing headers	{"headerIndex": 59, "blockHeight": 58, "took": "1.066444ms"}
2024-03-19T19:54:07.4046660Z     logger.go:146: 2024-03-19T19:50:27.608Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4047472Z     logger.go:146: 2024-03-19T19:50:27.609Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4048148Z     logger.go:146: 2024-03-19T19:50:27.609Z	DEBUG	done processing headers	{"headerIndex": 60, "blockHeight": 59, "took": "1.424093ms"}
2024-03-19T19:54:07.4049094Z     logger.go:146: 2024-03-19T19:50:27.611Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4049760Z     logger.go:146: 2024-03-19T19:50:27.612Z	DEBUG	done processing headers	{"headerIndex": 61, "blockHeight": 60, "took": "1.193201ms"}
2024-03-19T19:54:07.4050559Z     logger.go:146: 2024-03-19T19:50:27.612Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4051366Z     logger.go:146: 2024-03-19T19:50:27.613Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4052173Z     logger.go:146: 2024-03-19T19:50:27.614Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4053022Z     logger.go:146: 2024-03-19T19:50:27.614Z	INFO	persisted to disk	{"blocks": 60, "keys": 704, "headerHeight": 61, "blockHeight": 61, "took": "907.236µs"}
2024-03-19T19:54:07.4053781Z     logger.go:146: 2024-03-19T19:50:27.615Z	DEBUG	done processing headers	{"headerIndex": 62, "blockHeight": 61, "took": "691.828µs"}
2024-03-19T19:54:07.4054588Z     logger.go:146: 2024-03-19T19:50:27.616Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4055391Z     logger.go:146: 2024-03-19T19:50:27.617Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4056070Z     logger.go:146: 2024-03-19T19:50:27.618Z	DEBUG	done processing headers	{"headerIndex": 63, "blockHeight": 62, "took": "1.2941ms"}
2024-03-19T19:54:07.4056870Z     logger.go:146: 2024-03-19T19:50:27.619Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4057675Z     logger.go:146: 2024-03-19T19:50:27.621Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4058344Z     logger.go:146: 2024-03-19T19:50:27.621Z	DEBUG	done processing headers	{"headerIndex": 64, "blockHeight": 63, "took": "1.325298ms"}
2024-03-19T19:54:07.4059138Z     logger.go:146: 2024-03-19T19:50:27.623Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4060183Z     logger.go:146: 2024-03-19T19:50:27.624Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4060863Z     logger.go:146: 2024-03-19T19:50:27.624Z	DEBUG	done processing headers	{"headerIndex": 65, "blockHeight": 64, "took": "1.031689ms"}
2024-03-19T19:54:07.4061657Z     logger.go:146: 2024-03-19T19:50:27.626Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4062335Z     logger.go:146: 2024-03-19T19:50:27.627Z	DEBUG	done processing headers	{"headerIndex": 66, "blockHeight": 65, "took": "1.00513ms"}
2024-03-19T19:54:07.4062990Z     logger.go:146: 2024-03-19T19:50:27.629Z	DEBUG	done processing headers	{"headerIndex": 67, "blockHeight": 66, "took": "978.419µs"}
2024-03-19T19:54:07.4063647Z     logger.go:146: 2024-03-19T19:50:27.632Z	DEBUG	done processing headers	{"headerIndex": 68, "blockHeight": 67, "took": "854.938µs"}
2024-03-19T19:54:07.4064382Z     logger.go:146: 2024-03-19T19:50:27.634Z	DEBUG	done processing headers	{"headerIndex": 69, "blockHeight": 68, "took": "870.157µs"}
2024-03-19T19:54:07.4065056Z     logger.go:146: 2024-03-19T19:50:27.637Z	DEBUG	done processing headers	{"headerIndex": 70, "blockHeight": 69, "took": "1.159999ms"}
2024-03-19T19:54:07.4065716Z     logger.go:146: 2024-03-19T19:50:27.641Z	DEBUG	done processing headers	{"headerIndex": 71, "blockHeight": 70, "took": "1.712632ms"}
2024-03-19T19:54:07.4066544Z     logger.go:146: 2024-03-19T19:50:27.644Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.4067361Z     logger.go:146: 2024-03-19T19:50:27.644Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.4068177Z     logger.go:146: 2024-03-19T19:50:27.645Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.4069000Z     logger.go:146: 2024-03-19T19:50:27.645Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.4069804Z     logger.go:146: 2024-03-19T19:50:27.645Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.4070676Z     logger.go:146: 2024-03-19T19:50:27.645Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.4071545Z     logger.go:146: 2024-03-19T19:50:27.645Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.4072352Z     logger.go:146: 2024-03-19T19:50:27.645Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-03-19T19:54:07.4073020Z     logger.go:146: 2024-03-19T19:50:27.797Z	DEBUG	done processing headers	{"headerIndex": 72, "blockHeight": 71, "took": "845µs"}
2024-03-19T19:54:07.4073829Z     logger.go:146: 2024-03-19T19:50:28.061Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4074499Z     logger.go:146: 2024-03-19T19:50:28.063Z	DEBUG	done processing headers	{"headerIndex": 73, "blockHeight": 72, "took": "952.24µs"}
2024-03-19T19:54:07.4075311Z     logger.go:146: 2024-03-19T19:50:28.064Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4076116Z     logger.go:146: 2024-03-19T19:50:28.065Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4076798Z     logger.go:146: 2024-03-19T19:50:28.065Z	DEBUG	done processing headers	{"headerIndex": 74, "blockHeight": 73, "took": "1.326932ms"}
2024-03-19T19:54:07.4077541Z     logger.go:146: 2024-03-19T19:50:28.067Z	DEBUG	done processing headers	{"headerIndex": 75, "blockHeight": 74, "took": "790.688µs"}
2024-03-19T19:54:07.4078348Z     logger.go:146: 2024-03-19T19:50:28.067Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4079153Z     logger.go:146: 2024-03-19T19:50:28.069Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4079968Z     logger.go:146: 2024-03-19T19:50:28.069Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4080765Z     logger.go:146: 2024-03-19T19:50:28.069Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4081430Z     logger.go:146: 2024-03-19T19:50:28.070Z	DEBUG	done processing headers	{"headerIndex": 76, "blockHeight": 75, "took": "931.121µs"}
2024-03-19T19:54:07.4082294Z     logger.go:146: 2024-03-19T19:50:28.072Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4082967Z     logger.go:146: 2024-03-19T19:50:28.073Z	DEBUG	done processing headers	{"headerIndex": 77, "blockHeight": 76, "took": "1.094847ms"}
2024-03-19T19:54:07.4083767Z     logger.go:146: 2024-03-19T19:50:28.074Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4084566Z     logger.go:146: 2024-03-19T19:50:28.074Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4085365Z     logger.go:146: 2024-03-19T19:50:28.075Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4086046Z     logger.go:146: 2024-03-19T19:50:28.075Z	DEBUG	done processing headers	{"headerIndex": 78, "blockHeight": 77, "took": "1.351617ms"}
2024-03-19T19:54:07.4086843Z     logger.go:146: 2024-03-19T19:50:28.077Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4087641Z     logger.go:146: 2024-03-19T19:50:28.078Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4088555Z     logger.go:146: 2024-03-19T19:50:28.078Z	DEBUG	done processing headers	{"headerIndex": 79, "blockHeight": 78, "took": "1.269032ms"}
2024-03-19T19:54:07.4089386Z     logger.go:146: 2024-03-19T19:50:28.080Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4090196Z     logger.go:146: 2024-03-19T19:50:28.080Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4090874Z     logger.go:146: 2024-03-19T19:50:28.081Z	DEBUG	done processing headers	{"headerIndex": 80, "blockHeight": 79, "took": "1.397844ms"}
2024-03-19T19:54:07.4091677Z     logger.go:146: 2024-03-19T19:50:28.082Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4092476Z     logger.go:146: 2024-03-19T19:50:28.082Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4093162Z     logger.go:146: 2024-03-19T19:50:28.084Z	DEBUG	done processing headers	{"headerIndex": 81, "blockHeight": 80, "took": "896.315µs"}
2024-03-19T19:54:07.4093956Z     logger.go:146: 2024-03-19T19:50:28.085Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4094843Z     logger.go:146: 2024-03-19T19:50:28.085Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4095519Z     logger.go:146: 2024-03-19T19:50:28.086Z	DEBUG	done processing headers	{"headerIndex": 82, "blockHeight": 81, "took": "810.085µs"}
2024-03-19T19:54:07.4096188Z     logger.go:146: 2024-03-19T19:50:28.089Z	DEBUG	done processing headers	{"headerIndex": 83, "blockHeight": 82, "took": "967.88µs"}
2024-03-19T19:54:07.4096847Z     logger.go:146: 2024-03-19T19:50:28.091Z	DEBUG	done processing headers	{"headerIndex": 84, "blockHeight": 83, "took": "850.901µs"}
2024-03-19T19:54:07.4097506Z     logger.go:146: 2024-03-19T19:50:28.093Z	DEBUG	done processing headers	{"headerIndex": 85, "blockHeight": 84, "took": "891.898µs"}
2024-03-19T19:54:07.4098159Z     logger.go:146: 2024-03-19T19:50:28.096Z	DEBUG	done processing headers	{"headerIndex": 86, "blockHeight": 85, "took": "802.501µs"}
2024-03-19T19:54:07.4098954Z     logger.go:146: 2024-03-19T19:50:28.088Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4099847Z     logger.go:146: 2024-03-19T19:50:28.098Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4100652Z     logger.go:146: 2024-03-19T19:50:28.099Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4101456Z     logger.go:146: 2024-03-19T19:50:28.099Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4102257Z     logger.go:146: 2024-03-19T19:50:28.099Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4103059Z     logger.go:146: 2024-03-19T19:50:28.099Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4103855Z     logger.go:146: 2024-03-19T19:50:28.100Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4104651Z     logger.go:146: 2024-03-19T19:50:28.100Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4105440Z     logger.go:146: 2024-03-19T19:50:28.100Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4106385Z     logger.go:146: 2024-03-19T19:50:28.100Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4107065Z     logger.go:146: 2024-03-19T19:50:28.099Z	DEBUG	done processing headers	{"headerIndex": 87, "blockHeight": 86, "took": "1.473445ms"}
2024-03-19T19:54:07.4107863Z     logger.go:146: 2024-03-19T19:50:28.101Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-03-19T19:54:07.4108531Z     logger.go:146: 2024-03-19T19:50:28.102Z	DEBUG	done processing headers	{"headerIndex": 88, "blockHeight": 87, "took": "1.28867ms"}
2024-03-19T19:54:07.4109191Z     logger.go:146: 2024-03-19T19:50:28.105Z	DEBUG	done processing headers	{"headerIndex": 89, "blockHeight": 88, "took": "1.045906ms"}
2024-03-19T19:54:07.4109865Z     logger.go:146: 2024-03-19T19:50:28.107Z	DEBUG	done processing headers	{"headerIndex": 90, "blockHeight": 89, "took": "793.804µs"}
2024-03-19T19:54:07.4110536Z     logger.go:146: 2024-03-19T19:50:28.109Z	DEBUG	done processing headers	{"headerIndex": 91, "blockHeight": 90, "took": "1.124964ms"}
2024-03-19T19:54:07.4111212Z     logger.go:146: 2024-03-19T19:50:28.112Z	DEBUG	done processing headers	{"headerIndex": 92, "blockHeight": 91, "took": "1.179045ms"}
2024-03-19T19:54:07.4111879Z     logger.go:146: 2024-03-19T19:50:28.114Z	DEBUG	done processing headers	{"headerIndex": 93, "blockHeight": 92, "took": "813.921µs"}
2024-03-19T19:54:07.4112646Z     logger.go:146: 2024-03-19T19:50:28.116Z	DEBUG	done processing headers	{"headerIndex": 94, "blockHeight": 93, "took": "810.074µs"}
2024-03-19T19:54:07.4112777Z     core_test.go:318: 
2024-03-19T19:54:07.4113332Z         	Error Trace:	/home/runner/work/neo-go/neo-go/pkg/services/notary/core_test.go:318
2024-03-19T19:54:07.4114088Z         	            				/home/runner/work/neo-go/neo-go/pkg/services/notary/core_test.go:608
2024-03-19T19:54:07.4145605Z         	Error:      	Expected nil, but got: &transaction.Transaction{Version:0x0, Nonce:0x60, SystemFee:100000000, NetworkFee:0, ValidUntilBlock:0x70, Script:[]uint8{0x40}, Attributes:[]transaction.Attribute{transaction.Attribute{Type:0x22, Value:(*transaction.NotaryAssisted)(0xc0001db97f)}}, Signers:[]transaction.Signer{transaction.Signer{Account:util.Uint160{0x43, 0x93, 0xc1, 0x2c, 0x9c, 0x65, 0x37, 0x81, 0xe6, 0x13, 0x8a, 0x23, 0x40, 0xbe, 0xe9, 0xc3, 0x1c, 0x83, 0x29, 0x9f}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}, transaction.Signer{Account:util.Uint160{0xe2, 0xed, 0x49, 0x62, 0x97, 0x7d, 0x24, 0xce, 0x1a, 0x1d, 0x7, 0x32, 0xa6, 0x9b, 0x3b, 0x4d, 0xb, 0x91, 0xe4, 0x47}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}, transaction.Signer{Account:util.Uint160{0x13, 0x82, 0x62, 0x41, 0x3c, 0x7b, 0xec, 0x92, 0x9f, 0x2a, 0xd5, 0x79, 0xf, 0x2d, 0xd4, 0x3b, 0xba, 0xed, 0x5, 0x85}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}, transaction.Signer{Account:util.Uint160{0x3e, 0x90, 0x75, 0x10, 0x9b, 0xbc, 0x84, 0x59, 0xac, 0x67, 0xae, 0xfa, 0x26, 0x91, 0x41, 0xf, 0x76, 0xe3, 0x53, 0xc2}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}, transaction.Signer{Account:util.Uint160{0xc0, 0xb1, 0x8, 0xa8, 0x51, 0xd2, 0xce, 0x9c, 0x26, 0xd5, 0xc6, 0xf0, 0x88, 0x6b, 0xc6, 0x6a, 0x56, 0x3, 0x5, 0x9c}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}, transaction.Signer{Account:util.Uint160{0x3b, 0xec, 0x35, 0x31, 0x11, 0x9b, 0xba, 0xd7, 0x6d, 0xd0, 0x44, 0x92, 0xb, 0xd, 0xe6, 0xc3, 0x19, 0x4f, 0xe1, 0xc1}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}}, Scripts:[]transaction.Witness{transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0x11, 0x7a, 0xcb, 0xff, 0x46, 0x13, 0x4e, 0xf2, 0x1f, 0xb, 0xa2, 0xb6, 0x64, 0xca, 0x72, 0xa1, 0x55, 0xcb, 0x69, 0x24, 0x3b, 0xcd, 0x2c, 0x1f, 0xfa, 0x54, 0x89, 0x1e, 0x58, 0x4, 0x61, 0x4, 0x2e, 0x95, 0x18, 0xa0, 0x5, 0x47, 0x8a, 0x45, 0x6e, 0xb2, 0x8b, 0xfe, 0xf3, 0x9c, 0x32, 0x1d, 0xd1, 0x8d, 0x39, 0x7f, 0xd5, 0x95, 0xd0, 0xfe, 0xea, 0x5a, 0xb8, 0xec, 0x9, 0xe7, 0x25, 0x97}, VerificationScript:[]uint8{0xc, 0x21, 0x3, 0x13, 0x1f, 0xf, 0xbe, 0x49, 0x18, 0xe4, 0x9c, 0x4b, 0x13, 0x6e, 0x3b, 0xa0, 0xb, 0xa7, 0x9b, 0x39, 0x38, 0xed, 0xcc, 0x86, 0x80, 0x6b, 0xb2, 0x58, 0xf2, 0x63, 0xdd, 0xd8, 0x55, 0x1, 0x93, 0x41, 0x56, 0xe7, 0xb3, 0x27}}, transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0x25, 0x61, 0x95, 0x2, 0xb4, 0xfc, 0x82, 0x71, 0xf0, 0x2, 0x57, 0x76, 0x30, 0xdc, 0x21, 0x6d, 0x79, 0xf3, 0x61, 0xb4, 0x43, 0x8b, 0xca, 0xf0, 0x6e, 0xbf, 0xce, 0x66, 0xf9, 0xd4, 0x59, 0x46, 0x62, 0xab, 0xf3, 0x1d, 0x39, 0xe7, 0xae, 0xd3, 0xbf, 0x13, 0x28, 0xed, 0x57, 0xd1, 0x89, 0x92, 0x2, 0x4a, 0xee, 0x13, 0xcd, 0x52, 0x3c, 0x1f, 0x77, 0xa6, 0xda, 0x5d, 0x60, 0x91, 0x6e, 0x99}, VerificationScript:[]uint8{0xc, 0x21, 0x2, 0x88, 0x72, 0x4, 0x66, 0x79, 0xec, 0x14, 0x59, 0x24, 0xc9, 0x8, 0xf4, 0x80, 0xf8, 0x61, 0x50, 0x3f, 0x15, 0xc0, 0x74, 0x99, 0x6b, 0xb8, 0x71, 0xb3, 0x44, 0xee, 0xdf, 0xa6, 0x2f, 0xa1, 0x4b, 0x41, 0x56, 0xe7, 0xb3, 0x27}}, transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0xaa, 0x3c, 0xdc, 0xf6, 0x33, 0x1a, 0x12, 0xcf, 0x30, 0x71, 0x7d, 0x75, 0x23, 0x23, 0x5b, 0x68, 0x98, 0x23, 0x5b, 0x9d, 0x9e, 0x19, 0x86, 0x77, 0x59, 0x0, 0x61, 0x9e, 0x79, 0x87, 0x7b, 0x3e, 0x14, 0x1e, 0x2a, 0x1b, 0x40, 0x5b, 0xbb, 0xc6, 0x65, 0xa7, 0xf5, 0xea, 0x8f, 0x23, 0xcb, 0xb9, 0x5c, 0x4c, 0x31, 0x61, 0x2c, 0x82, 0x16, 0xc3, 0xba, 0x12, 0x50, 0x31, 0x6d, 0x4f, 0xb1, 0x6}, VerificationScript:[]uint8{0xc, 0x21, 0x2, 0xb4, 0x24, 0x5d, 0xe0, 0x6, 0x5a, 0x77, 0xc1, 0x15, 0xf8, 0xc3, 0x76, 0xf4, 0x9, 0x13, 0xb9, 0x3a, 0x9f, 0x91, 0x14, 0x21, 0x3f, 0xfc, 0xe8, 0x1b, 0x8c, 0x1c, 0x7f, 0x92, 0x16, 0x6, 0xb2, 0x41, 0x56, 0xe7, 0xb3, 0x27}}, transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0x3, 0x9c, 0xa7, 0xf3, 0x2f, 0x31, 0xc5, 0x69, 0x4e, 0x4c, 0x4c, 0x64, 0x8d, 0x96, 0xbe, 0x76, 0x9b, 0xf4, 0xf7, 0xa7, 0x7f, 0x3, 0x4a, 0xbe, 0xc2, 0x27, 0x33, 0x1e, 0x20, 0xbd, 0xb5, 0x78, 0xba, 0xbb, 0x71, 0xc9, 0x51, 0x6a, 0x0, 0xc2, 0xe8, 0x8f, 0xc6, 0x38, 0x66, 0x30, 0x4e, 0xb5, 0x3b, 0xed, 0xeb, 0xc2, 0xf2, 0x9d, 0x22, 0x7f, 0x32, 0x7b, 0x6b, 0x9b, 0xc8, 0x56, 0xd5, 0x78}, VerificationScript:[]uint8{0xc, 0x21, 0x2, 0xc3, 0x34, 0x38, 0x6b, 0xb5, 0x5d, 0x2, 0xc0, 0x5a, 0x5b, 0xf5, 0x4c, 0x7e, 0x8c, 0x34, 0xc4, 0x33, 0x26, 0x0, 0xc7, 0x32, 0x15, 0x96, 0xc2, 0x9e, 0x4f, 0xf7, 0xe3, 0x9f, 0x77, 0x50, 0xf8, 0x41, 0x56, 0xe7, 0xb3, 0x27}}, transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0x79, 0xa8, 0xd3, 0x42, 0x30, 0xbc, 0x20, 0x56, 0x3e, 0xb9, 0x3b, 0xfd, 0x7, 0x21, 0x9c, 0x75, 0x41, 0xf4, 0xf5, 0xc9, 0xa, 0x9d, 0x17, 0xb1, 0x74, 0xbb, 0x96, 0x3b, 0xa7, 0x1e, 0x22, 0xdf, 0x5d, 0x8b, 0x49, 0x79, 0x11, 0xab, 0x3e, 0x2c, 0x26, 0xe5, 0x5c, 0xb6, 0xb5, 0x8d, 0x4e, 0x47, 0x7c, 0x76, 0x23, 0x92, 0x33, 0xbc, 0x55, 0x58, 0xa2, 0x23, 0x83, 0x86, 0xfc, 0x4a, 0x75, 0x24}, VerificationScript:[]uint8{0xc, 0x21, 0x2, 0xd0, 0x8b, 0xc5, 0x34, 0xda, 0x13, 0xf0, 0xc3, 0xa9, 0x18, 0xb0, 0xd8, 0xa0, 0xfc, 0x39, 0xf5, 0x4c, 0xfb, 0xf4, 0x91, 0xed, 0x8, 0x37, 0xaf, 0x9f, 0xf4, 0x9e, 0x6f, 0xa7, 0x41, 0xae, 0x99, 0x41, 0x56, 0xe7, 0xb3, 0x27}}, transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0xd5, 0x65, 0xa, 0xc1, 0xab, 0x80, 0x82, 0xd8, 0x1e, 0x8a, 0x4c, 0xbf, 0xaa, 0xcb, 0x8f, 0x22, 0xaf, 0xde, 0x50, 0xbc, 0xf5, 0x33, 0xd9, 0x33, 0x1d, 0x6, 0xec, 0xf0, 0x4, 0x93, 0x94, 0xa8, 0x80, 0x59, 0xdd, 0x24, 0x60, 0x51, 0x8f, 0x31, 0xae, 0xce, 0x91, 0x81, 0x9a, 0x18, 0x86, 0xd7, 0xfa, 0x5b, 0x84, 0x6, 0x40, 0x96, 0x2c, 0x5f, 0xc8, 0x7, 0xf0, 0x4e, 0x8b, 0x16, 0xf7, 0x12}, VerificationScript:[]uint8{}}}, size:766, hash:util.Uint256{0x9e, 0xb5, 0x3d, 0xce, 0xd2, 0x81, 0xc3, 0x67, 0x86, 0xdd, 0xee, 0x66, 0x2, 0xc0, 0x75, 0x65, 0xfe, 0x28, 0x25, 0xc8, 0xdf, 0x9a, 0xba, 0x53, 0x95, 0x37, 0x95, 0xbb, 0x90, 0x31, 0xea, 0xe}, hashed:true, Trimmed:false}
2024-03-19T19:54:07.4146012Z         	Test:       	TestNotary
2024-03-19T19:54:07.4146538Z         	Messages:   	main transaction shouldn't be completed: sent 5 out of 5 requests
2024-03-19T19:54:07.4146919Z     logger.go:146: 2024-03-19T19:50:28.169Z	INFO	stopping notary service
2024-03-19T19:54:07.4147699Z     logger.go:146: 2024-03-19T19:50:28.170Z	INFO	persisted to disk	{"blocks": 33, "keys": 397, "headerHeight": 94, "blockHeight": 94, "took": "353.761µs"}
2024-03-19T19:54:07.4147856Z --- FAIL: TestNotary (3.57s)
2024-03-19T19:54:07.4147974Z === RUN   TestNotary_GenesisRoles
2024-03-19T19:54:07.4148721Z     logger.go:146: 2024-03-19T19:50:28.170Z	INFO	initial gas supply is not set or wrong, setting default value	{"InitialGASSupply": "52000000"}
2024-03-19T19:54:07.4149385Z     logger.go:146: 2024-03-19T19:50:28.171Z	INFO	mempool size is not set or wrong, setting default value	{"MemPoolSize": 50000}
2024-03-19T19:54:07.4150285Z     logger.go:146: 2024-03-19T19:50:28.171Z	INFO	P2PNotaryRequestPayloadPool size is not set or wrong, setting default value	{"P2PNotaryRequestPayloadPoolSize": 1000}
2024-03-19T19:54:07.4150955Z     logger.go:146: 2024-03-19T19:50:28.171Z	INFO	MaxBlockSize is not set or wrong, setting default value	{"MaxBlockSize": 262144}
2024-03-19T19:54:07.4151778Z     logger.go:146: 2024-03-19T19:50:28.171Z	INFO	MaxBlockSystemFee is not set or wrong, setting default value	{"MaxBlockSystemFee": 900000000000}
2024-03-19T19:54:07.4152559Z     logger.go:146: 2024-03-19T19:50:28.171Z	INFO	MaxTransactionsPerBlock is not set or wrong, using default value	{"MaxTransactionsPerBlock": 512}
2024-03-19T19:54:07.4153384Z     logger.go:146: 2024-03-19T19:50:28.171Z	INFO	MaxValidUntilBlockIncrement is not set or wrong, using default value	{"MaxValidUntilBlockIncrement": 86400}
2024-03-19T19:54:07.4153846Z     logger.go:146: 2024-03-19T19:50:28.171Z	INFO	Hardforks are not set, using default value
2024-03-19T19:54:07.4154336Z     logger.go:146: 2024-03-19T19:50:28.188Z	INFO	no storage version found! creating genesis block
2024-03-19T19:54:07.4155101Z     logger.go:146: 2024-03-19T19:50:28.195Z	INFO	persisted to disk	{"blocks": 0, "keys": 130, "headerHeight": 0, "blockHeight": 0, "took": "85.91µs"}
2024-03-19T19:54:07.4155276Z --- PASS: TestNotary_GenesisRoles (0.03s)
2024-03-19T19:54:07.4155369Z FAIL
2024-03-19T19:54:07.4155631Z FAIL	github.com/nspcc-dev/neo-go/pkg/services/notary	3.646s
Originally created by @AliceInHunterland on GitHub (Mar 19, 2024). [Run tests (ubuntu-22.04, 1.21)](https://github.com/nspcc-dev/neo-go/actions/runs/8349223035/job/22852919548#logs) ``` 2024-03-19T19:54:07.3877958Z === RUN TestNotary 2024-03-19T19:54:07.3878726Z logger.go:146: 2024-03-19T19:50:24.600Z INFO initial gas supply is not set or wrong, setting default value {"InitialGASSupply": "52000000"} 2024-03-19T19:54:07.3879388Z logger.go:146: 2024-03-19T19:50:24.600Z INFO mempool size is not set or wrong, setting default value {"MemPoolSize": 50000} 2024-03-19T19:54:07.3880290Z logger.go:146: 2024-03-19T19:50:24.600Z INFO P2PNotaryRequestPayloadPool size is not set or wrong, setting default value {"P2PNotaryRequestPayloadPoolSize": 1000} 2024-03-19T19:54:07.3880953Z logger.go:146: 2024-03-19T19:50:24.600Z INFO MaxBlockSize is not set or wrong, setting default value {"MaxBlockSize": 262144} 2024-03-19T19:54:07.3881703Z logger.go:146: 2024-03-19T19:50:24.600Z INFO MaxBlockSystemFee is not set or wrong, setting default value {"MaxBlockSystemFee": 900000000000} 2024-03-19T19:54:07.3882545Z logger.go:146: 2024-03-19T19:50:24.600Z INFO MaxTransactionsPerBlock is not set or wrong, using default value {"MaxTransactionsPerBlock": 512} 2024-03-19T19:54:07.3883372Z logger.go:146: 2024-03-19T19:50:24.600Z INFO MaxValidUntilBlockIncrement is not set or wrong, using default value {"MaxValidUntilBlockIncrement": 86400} 2024-03-19T19:54:07.3883823Z logger.go:146: 2024-03-19T19:50:24.601Z INFO Hardforks are not set, using default value 2024-03-19T19:54:07.3884308Z logger.go:146: 2024-03-19T19:50:24.608Z INFO no storage version found! creating genesis block 2024-03-19T19:54:07.3884668Z logger.go:146: 2024-03-19T19:50:24.615Z INFO starting notary service 2024-03-19T19:54:07.3885366Z logger.go:146: 2024-03-19T19:50:24.619Z DEBUG done processing headers {"headerIndex": 1, "blockHeight": 0, "took": "789.359µs"} 2024-03-19T19:54:07.3886124Z logger.go:146: 2024-03-19T19:50:25.613Z INFO persisted to disk {"blocks": 1, "keys": 148, "headerHeight": 1, "blockHeight": 1, "took": "190.366µs"} 2024-03-19T19:54:07.3887018Z logger.go:146: 2024-03-19T19:50:26.924Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3887693Z logger.go:146: 2024-03-19T19:50:26.926Z DEBUG done processing headers {"headerIndex": 2, "blockHeight": 1, "took": "575.64µs"} 2024-03-19T19:54:07.3888618Z logger.go:146: 2024-03-19T19:50:26.931Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3889313Z logger.go:146: 2024-03-19T19:50:26.933Z DEBUG done processing headers {"headerIndex": 3, "blockHeight": 2, "took": "1.39604ms"} 2024-03-19T19:54:07.3889961Z logger.go:146: 2024-03-19T19:50:26.935Z DEBUG done processing headers {"headerIndex": 4, "blockHeight": 3, "took": "515.424µs"} 2024-03-19T19:54:07.3890779Z logger.go:146: 2024-03-19T19:50:26.992Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3891448Z logger.go:146: 2024-03-19T19:50:26.994Z DEBUG done processing headers {"headerIndex": 5, "blockHeight": 4, "took": "599.671µs"} 2024-03-19T19:54:07.3892262Z logger.go:146: 2024-03-19T19:50:26.994Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3892923Z logger.go:146: 2024-03-19T19:50:26.995Z DEBUG done processing headers {"headerIndex": 6, "blockHeight": 5, "took": "522.971µs"} 2024-03-19T19:54:07.3893898Z logger.go:146: 2024-03-19T19:50:27.052Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3894564Z logger.go:146: 2024-03-19T19:50:27.053Z DEBUG done processing headers {"headerIndex": 7, "blockHeight": 6, "took": "538.317µs"} 2024-03-19T19:54:07.3895368Z logger.go:146: 2024-03-19T19:50:27.055Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3896185Z logger.go:146: 2024-03-19T19:50:27.056Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3896842Z logger.go:146: 2024-03-19T19:50:27.056Z DEBUG done processing headers {"headerIndex": 8, "blockHeight": 7, "took": "898.864µs"} 2024-03-19T19:54:07.3897652Z logger.go:146: 2024-03-19T19:50:27.057Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3898463Z logger.go:146: 2024-03-19T19:50:27.057Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3899120Z logger.go:146: 2024-03-19T19:50:27.058Z DEBUG done processing headers {"headerIndex": 9, "blockHeight": 8, "took": "573.205µs"} 2024-03-19T19:54:07.3899998Z logger.go:146: 2024-03-19T19:50:27.058Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3900804Z logger.go:146: 2024-03-19T19:50:27.059Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3901463Z logger.go:146: 2024-03-19T19:50:27.059Z DEBUG done processing headers {"headerIndex": 10, "blockHeight": 9, "took": "487.1µs"} 2024-03-19T19:54:07.3902270Z logger.go:146: 2024-03-19T19:50:27.060Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3903069Z logger.go:146: 2024-03-19T19:50:27.060Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3903747Z logger.go:146: 2024-03-19T19:50:27.061Z DEBUG done processing headers {"headerIndex": 11, "blockHeight": 10, "took": "495.757µs"} 2024-03-19T19:54:07.3904622Z logger.go:146: 2024-03-19T19:50:27.062Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3905427Z logger.go:146: 2024-03-19T19:50:27.062Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3906097Z logger.go:146: 2024-03-19T19:50:27.063Z DEBUG done processing headers {"headerIndex": 12, "blockHeight": 11, "took": "503.408µs"} 2024-03-19T19:54:07.3906900Z logger.go:146: 2024-03-19T19:50:27.064Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3907698Z logger.go:146: 2024-03-19T19:50:27.065Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3908357Z logger.go:146: 2024-03-19T19:50:27.065Z DEBUG done processing headers {"headerIndex": 13, "blockHeight": 12, "took": "827.868µs"} 2024-03-19T19:54:07.3909168Z logger.go:146: 2024-03-19T19:50:27.066Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3909962Z logger.go:146: 2024-03-19T19:50:27.066Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3910626Z logger.go:146: 2024-03-19T19:50:27.066Z DEBUG done processing headers {"headerIndex": 14, "blockHeight": 13, "took": "505.943µs"} 2024-03-19T19:54:07.3911551Z logger.go:146: 2024-03-19T19:50:27.068Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3912354Z logger.go:146: 2024-03-19T19:50:27.068Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3913060Z logger.go:146: 2024-03-19T19:50:27.069Z DEBUG done processing headers {"headerIndex": 15, "blockHeight": 14, "took": "939.79µs"} 2024-03-19T19:54:07.3913864Z logger.go:146: 2024-03-19T19:50:27.069Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3914656Z logger.go:146: 2024-03-19T19:50:27.070Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3915320Z logger.go:146: 2024-03-19T19:50:27.070Z DEBUG done processing headers {"headerIndex": 16, "blockHeight": 15, "took": "485.097µs"} 2024-03-19T19:54:07.3916118Z logger.go:146: 2024-03-19T19:50:27.072Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3916913Z logger.go:146: 2024-03-19T19:50:27.072Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3917652Z logger.go:146: 2024-03-19T19:50:27.072Z DEBUG done processing headers {"headerIndex": 17, "blockHeight": 16, "took": "844.983µs"} 2024-03-19T19:54:07.3918450Z logger.go:146: 2024-03-19T19:50:27.074Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3919123Z logger.go:146: 2024-03-19T19:50:27.074Z DEBUG done processing headers {"headerIndex": 18, "blockHeight": 17, "took": "856.842µs"} 2024-03-19T19:54:07.3919926Z logger.go:146: 2024-03-19T19:50:27.074Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3920722Z logger.go:146: 2024-03-19T19:50:27.075Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3921519Z logger.go:146: 2024-03-19T19:50:27.075Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3922259Z logger.go:146: 2024-03-19T19:50:27.076Z DEBUG done processing headers {"headerIndex": 19, "blockHeight": 18, "took": "684.049µs"} 2024-03-19T19:54:07.3923055Z logger.go:146: 2024-03-19T19:50:27.077Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3923852Z logger.go:146: 2024-03-19T19:50:27.077Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3924515Z logger.go:146: 2024-03-19T19:50:27.078Z DEBUG done processing headers {"headerIndex": 20, "blockHeight": 19, "took": "508.043µs"} 2024-03-19T19:54:07.3925309Z logger.go:146: 2024-03-19T19:50:27.079Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3926101Z logger.go:146: 2024-03-19T19:50:27.079Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3926765Z logger.go:146: 2024-03-19T19:50:27.080Z DEBUG done processing headers {"headerIndex": 21, "blockHeight": 20, "took": "485.979µs"} 2024-03-19T19:54:07.3927555Z logger.go:146: 2024-03-19T19:50:27.080Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3928419Z logger.go:146: 2024-03-19T19:50:27.081Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3929297Z logger.go:146: 2024-03-19T19:50:27.081Z DEBUG done processing headers {"headerIndex": 22, "blockHeight": 21, "took": "483.494µs"} 2024-03-19T19:54:07.3930109Z logger.go:146: 2024-03-19T19:50:27.084Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3930943Z logger.go:146: 2024-03-19T19:50:27.084Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3931766Z logger.go:146: 2024-03-19T19:50:27.084Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3932578Z logger.go:146: 2024-03-19T19:50:27.085Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3933407Z logger.go:146: 2024-03-19T19:50:27.085Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3934209Z logger.go:146: 2024-03-19T19:50:27.085Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3934894Z logger.go:146: 2024-03-19T19:50:27.084Z DEBUG done processing headers {"headerIndex": 23, "blockHeight": 22, "took": "1.315973ms"} 2024-03-19T19:54:07.3935789Z logger.go:146: 2024-03-19T19:50:27.085Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3936594Z logger.go:146: 2024-03-19T19:50:27.085Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3937399Z logger.go:146: 2024-03-19T19:50:27.086Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3938204Z logger.go:146: 2024-03-19T19:50:27.086Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3939006Z logger.go:146: 2024-03-19T19:50:27.086Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3939875Z logger.go:146: 2024-03-19T19:50:27.086Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3940689Z logger.go:146: 2024-03-19T19:50:27.087Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3941487Z logger.go:146: 2024-03-19T19:50:27.087Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3942294Z logger.go:146: 2024-03-19T19:50:27.087Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3942960Z logger.go:146: 2024-03-19T19:50:27.087Z DEBUG done processing headers {"headerIndex": 24, "blockHeight": 23, "took": "878.162µs"} 2024-03-19T19:54:07.3943755Z logger.go:146: 2024-03-19T19:50:27.088Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3944556Z logger.go:146: 2024-03-19T19:50:27.090Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3945353Z logger.go:146: 2024-03-19T19:50:27.090Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3946227Z logger.go:146: 2024-03-19T19:50:27.090Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3947101Z logger.go:146: 2024-03-19T19:50:27.090Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3947897Z logger.go:146: 2024-03-19T19:50:27.090Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3948702Z logger.go:146: 2024-03-19T19:50:27.090Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3949493Z logger.go:146: 2024-03-19T19:50:27.090Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3950285Z logger.go:146: 2024-03-19T19:50:27.090Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3950960Z logger.go:146: 2024-03-19T19:50:27.091Z DEBUG done processing headers {"headerIndex": 25, "blockHeight": 24, "took": "649.574µs"} 2024-03-19T19:54:07.3951761Z logger.go:146: 2024-03-19T19:50:27.093Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3952552Z logger.go:146: 2024-03-19T19:50:27.093Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3953417Z logger.go:146: 2024-03-19T19:50:27.093Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3954224Z logger.go:146: 2024-03-19T19:50:27.093Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3955020Z logger.go:146: 2024-03-19T19:50:27.093Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3955822Z logger.go:146: 2024-03-19T19:50:27.093Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3956611Z logger.go:146: 2024-03-19T19:50:27.094Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3957476Z logger.go:146: 2024-03-19T19:50:27.094Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3958276Z logger.go:146: 2024-03-19T19:50:27.094Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3959074Z logger.go:146: 2024-03-19T19:50:27.094Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3959867Z logger.go:146: 2024-03-19T19:50:27.094Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3960667Z logger.go:146: 2024-03-19T19:50:27.094Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3961462Z logger.go:146: 2024-03-19T19:50:27.094Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3962262Z logger.go:146: 2024-03-19T19:50:27.094Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3963053Z logger.go:146: 2024-03-19T19:50:27.094Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3963912Z logger.go:146: 2024-03-19T19:50:27.094Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3964635Z logger.go:146: 2024-03-19T19:50:27.095Z DEBUG done processing headers {"headerIndex": 26, "blockHeight": 25, "took": "778.004µs"} 2024-03-19T19:54:07.3965440Z logger.go:146: 2024-03-19T19:50:27.098Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3966237Z logger.go:146: 2024-03-19T19:50:27.098Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3966914Z logger.go:146: 2024-03-19T19:50:27.099Z DEBUG done processing headers {"headerIndex": 27, "blockHeight": 26, "took": "881.678µs"} 2024-03-19T19:54:07.3967713Z logger.go:146: 2024-03-19T19:50:27.100Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3968629Z logger.go:146: 2024-03-19T19:50:27.101Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.3969304Z logger.go:146: 2024-03-19T19:50:27.102Z DEBUG done processing headers {"headerIndex": 28, "blockHeight": 27, "took": "488.28µs"} 2024-03-19T19:54:07.3970110Z logger.go:146: 2024-03-19T19:50:27.263Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3970876Z logger.go:146: 2024-03-19T19:50:27.264Z DEBUG done processing headers {"headerIndex": 29, "blockHeight": 28, "took": "834.31µs"} 2024-03-19T19:54:07.3971682Z logger.go:146: 2024-03-19T19:50:27.266Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3972496Z logger.go:146: 2024-03-19T19:50:27.266Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3973176Z logger.go:146: 2024-03-19T19:50:27.266Z DEBUG done processing headers {"headerIndex": 30, "blockHeight": 29, "took": "1.042159ms"} 2024-03-19T19:54:07.3973974Z logger.go:146: 2024-03-19T19:50:27.268Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3975091Z logger.go:146: 2024-03-19T19:50:27.268Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3975816Z logger.go:146: 2024-03-19T19:50:27.269Z DEBUG done processing headers {"headerIndex": 31, "blockHeight": 30, "took": "1.061555ms"} 2024-03-19T19:54:07.3976616Z logger.go:146: 2024-03-19T19:50:27.270Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3977426Z logger.go:146: 2024-03-19T19:50:27.270Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3978102Z logger.go:146: 2024-03-19T19:50:27.271Z DEBUG done processing headers {"headerIndex": 32, "blockHeight": 31, "took": "509.713µs"} 2024-03-19T19:54:07.3978910Z logger.go:146: 2024-03-19T19:50:27.272Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3979716Z logger.go:146: 2024-03-19T19:50:27.272Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3980399Z logger.go:146: 2024-03-19T19:50:27.273Z DEBUG done processing headers {"headerIndex": 33, "blockHeight": 32, "took": "892.87µs"} 2024-03-19T19:54:07.3981193Z logger.go:146: 2024-03-19T19:50:27.279Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3982152Z logger.go:146: 2024-03-19T19:50:27.279Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3982822Z logger.go:146: 2024-03-19T19:50:27.280Z DEBUG done processing headers {"headerIndex": 34, "blockHeight": 33, "took": "492.541µs"} 2024-03-19T19:54:07.3983617Z logger.go:146: 2024-03-19T19:50:27.281Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3984430Z logger.go:146: 2024-03-19T19:50:27.281Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3985091Z logger.go:146: 2024-03-19T19:50:27.282Z DEBUG done processing headers {"headerIndex": 35, "blockHeight": 34, "took": "551.04µs"} 2024-03-19T19:54:07.3985888Z logger.go:146: 2024-03-19T19:50:27.282Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3986688Z logger.go:146: 2024-03-19T19:50:27.283Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3987353Z logger.go:146: 2024-03-19T19:50:27.283Z DEBUG done processing headers {"headerIndex": 36, "blockHeight": 35, "took": "482.435µs"} 2024-03-19T19:54:07.3988235Z logger.go:146: 2024-03-19T19:50:27.285Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3989042Z logger.go:146: 2024-03-19T19:50:27.286Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3989716Z logger.go:146: 2024-03-19T19:50:27.286Z DEBUG done processing headers {"headerIndex": 37, "blockHeight": 36, "took": "1.225581ms"} 2024-03-19T19:54:07.3990515Z logger.go:146: 2024-03-19T19:50:27.288Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3991310Z logger.go:146: 2024-03-19T19:50:27.288Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3991988Z logger.go:146: 2024-03-19T19:50:27.288Z DEBUG done processing headers {"headerIndex": 38, "blockHeight": 37, "took": "1.257942ms"} 2024-03-19T19:54:07.3992844Z logger.go:146: 2024-03-19T19:50:27.289Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3993648Z logger.go:146: 2024-03-19T19:50:27.289Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3994306Z logger.go:146: 2024-03-19T19:50:27.290Z DEBUG done processing headers {"headerIndex": 39, "blockHeight": 38, "took": "514.251µs"} 2024-03-19T19:54:07.3995111Z logger.go:146: 2024-03-19T19:50:27.291Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3995900Z logger.go:146: 2024-03-19T19:50:27.291Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3996567Z logger.go:146: 2024-03-19T19:50:27.292Z DEBUG done processing headers {"headerIndex": 40, "blockHeight": 39, "took": "525.212µs"} 2024-03-19T19:54:07.3997368Z logger.go:146: 2024-03-19T19:50:27.293Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3998162Z logger.go:146: 2024-03-19T19:50:27.293Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.3998846Z logger.go:146: 2024-03-19T19:50:27.299Z DEBUG done processing headers {"headerIndex": 41, "blockHeight": 40, "took": "6.304978ms"} 2024-03-19T19:54:07.3999849Z logger.go:146: 2024-03-19T19:50:27.300Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4000652Z logger.go:146: 2024-03-19T19:50:27.301Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4001340Z logger.go:146: 2024-03-19T19:50:27.301Z DEBUG done processing headers {"headerIndex": 42, "blockHeight": 41, "took": "1.098033ms"} 2024-03-19T19:54:07.4002137Z logger.go:146: 2024-03-19T19:50:27.303Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4003202Z logger.go:146: 2024-03-19T19:50:27.304Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4003947Z logger.go:146: 2024-03-19T19:50:27.304Z DEBUG done processing headers {"headerIndex": 43, "blockHeight": 42, "took": "1.06948ms"} 2024-03-19T19:54:07.4004749Z logger.go:146: 2024-03-19T19:50:27.305Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4005547Z logger.go:146: 2024-03-19T19:50:27.305Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4006311Z logger.go:146: 2024-03-19T19:50:27.305Z DEBUG done processing headers {"headerIndex": 44, "blockHeight": 43, "took": "528.027µs"} 2024-03-19T19:54:07.4007108Z logger.go:146: 2024-03-19T19:50:27.306Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4007899Z logger.go:146: 2024-03-19T19:50:27.306Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4008695Z logger.go:146: 2024-03-19T19:50:27.307Z DEBUG done processing headers {"headerIndex": 45, "blockHeight": 44, "took": "523.389µs"} 2024-03-19T19:54:07.4009495Z logger.go:146: 2024-03-19T19:50:27.308Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4010290Z logger.go:146: 2024-03-19T19:50:27.308Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4011040Z logger.go:146: 2024-03-19T19:50:27.309Z DEBUG done processing headers {"headerIndex": 46, "blockHeight": 45, "took": "508.721µs"} 2024-03-19T19:54:07.4011837Z logger.go:146: 2024-03-19T19:50:27.310Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4012663Z logger.go:146: 2024-03-19T19:50:27.310Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4013327Z logger.go:146: 2024-03-19T19:50:27.311Z DEBUG done processing headers {"headerIndex": 47, "blockHeight": 46, "took": "540.514µs"} 2024-03-19T19:54:07.4014125Z logger.go:146: 2024-03-19T19:50:27.312Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4014917Z logger.go:146: 2024-03-19T19:50:27.312Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4015871Z logger.go:146: 2024-03-19T19:50:27.312Z DEBUG done processing headers {"headerIndex": 48, "blockHeight": 47, "took": "529.53µs"} 2024-03-19T19:54:07.4016868Z logger.go:146: 2024-03-19T19:50:27.314Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.4017808Z logger.go:146: 2024-03-19T19:50:27.314Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.4018699Z logger.go:146: 2024-03-19T19:50:27.315Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.4019522Z logger.go:146: 2024-03-19T19:50:27.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.4020199Z logger.go:146: 2024-03-19T19:50:27.315Z DEBUG done processing headers {"headerIndex": 49, "blockHeight": 48, "took": "755.079µs"} 2024-03-19T19:54:07.4021009Z logger.go:146: 2024-03-19T19:50:27.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.4021813Z logger.go:146: 2024-03-19T19:50:27.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.4022629Z logger.go:146: 2024-03-19T19:50:27.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.4023431Z logger.go:146: 2024-03-19T19:50:27.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.4024322Z logger.go:146: 2024-03-19T19:50:27.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.4025123Z logger.go:146: 2024-03-19T19:50:27.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.4025796Z logger.go:146: 2024-03-19T19:50:27.319Z DEBUG done processing headers {"headerIndex": 50, "blockHeight": 49, "took": "703.856µs"} 2024-03-19T19:54:07.4026599Z logger.go:146: 2024-03-19T19:50:27.581Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4027276Z logger.go:146: 2024-03-19T19:50:27.583Z DEBUG done processing headers {"headerIndex": 51, "blockHeight": 50, "took": "1.076202ms"} 2024-03-19T19:54:07.4028072Z logger.go:146: 2024-03-19T19:50:27.585Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4028806Z logger.go:146: 2024-03-19T19:50:27.586Z DEBUG done processing headers {"headerIndex": 52, "blockHeight": 51, "took": "930.52µs"} 2024-03-19T19:54:07.4029621Z logger.go:146: 2024-03-19T19:50:27.586Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4030423Z logger.go:146: 2024-03-19T19:50:27.588Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4031238Z logger.go:146: 2024-03-19T19:50:27.588Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4031917Z logger.go:146: 2024-03-19T19:50:27.589Z DEBUG done processing headers {"headerIndex": 53, "blockHeight": 52, "took": "1.377154ms"} 2024-03-19T19:54:07.4032716Z logger.go:146: 2024-03-19T19:50:27.590Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4033519Z logger.go:146: 2024-03-19T19:50:27.590Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4034195Z logger.go:146: 2024-03-19T19:50:27.592Z DEBUG done processing headers {"headerIndex": 54, "blockHeight": 53, "took": "934.076µs"} 2024-03-19T19:54:07.4034993Z logger.go:146: 2024-03-19T19:50:27.593Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4035927Z logger.go:146: 2024-03-19T19:50:27.593Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4036607Z logger.go:146: 2024-03-19T19:50:27.595Z DEBUG done processing headers {"headerIndex": 55, "blockHeight": 54, "took": "900.704µs"} 2024-03-19T19:54:07.4037408Z logger.go:146: 2024-03-19T19:50:27.596Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4038073Z logger.go:146: 2024-03-19T19:50:27.597Z DEBUG done processing headers {"headerIndex": 56, "blockHeight": 55, "took": "957.761µs"} 2024-03-19T19:54:07.4038872Z logger.go:146: 2024-03-19T19:50:27.598Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4039670Z logger.go:146: 2024-03-19T19:50:27.599Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4040466Z logger.go:146: 2024-03-19T19:50:27.599Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4041139Z logger.go:146: 2024-03-19T19:50:27.601Z DEBUG done processing headers {"headerIndex": 57, "blockHeight": 56, "took": "852.565µs"} 2024-03-19T19:54:07.4042016Z logger.go:146: 2024-03-19T19:50:27.602Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4042827Z logger.go:146: 2024-03-19T19:50:27.603Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4043496Z logger.go:146: 2024-03-19T19:50:27.603Z DEBUG done processing headers {"headerIndex": 58, "blockHeight": 57, "took": "638.211µs"} 2024-03-19T19:54:07.4044309Z logger.go:146: 2024-03-19T19:50:27.605Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4045116Z logger.go:146: 2024-03-19T19:50:27.605Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4045796Z logger.go:146: 2024-03-19T19:50:27.606Z DEBUG done processing headers {"headerIndex": 59, "blockHeight": 58, "took": "1.066444ms"} 2024-03-19T19:54:07.4046660Z logger.go:146: 2024-03-19T19:50:27.608Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4047472Z logger.go:146: 2024-03-19T19:50:27.609Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4048148Z logger.go:146: 2024-03-19T19:50:27.609Z DEBUG done processing headers {"headerIndex": 60, "blockHeight": 59, "took": "1.424093ms"} 2024-03-19T19:54:07.4049094Z logger.go:146: 2024-03-19T19:50:27.611Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4049760Z logger.go:146: 2024-03-19T19:50:27.612Z DEBUG done processing headers {"headerIndex": 61, "blockHeight": 60, "took": "1.193201ms"} 2024-03-19T19:54:07.4050559Z logger.go:146: 2024-03-19T19:50:27.612Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4051366Z logger.go:146: 2024-03-19T19:50:27.613Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4052173Z logger.go:146: 2024-03-19T19:50:27.614Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4053022Z logger.go:146: 2024-03-19T19:50:27.614Z INFO persisted to disk {"blocks": 60, "keys": 704, "headerHeight": 61, "blockHeight": 61, "took": "907.236µs"} 2024-03-19T19:54:07.4053781Z logger.go:146: 2024-03-19T19:50:27.615Z DEBUG done processing headers {"headerIndex": 62, "blockHeight": 61, "took": "691.828µs"} 2024-03-19T19:54:07.4054588Z logger.go:146: 2024-03-19T19:50:27.616Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4055391Z logger.go:146: 2024-03-19T19:50:27.617Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4056070Z logger.go:146: 2024-03-19T19:50:27.618Z DEBUG done processing headers {"headerIndex": 63, "blockHeight": 62, "took": "1.2941ms"} 2024-03-19T19:54:07.4056870Z logger.go:146: 2024-03-19T19:50:27.619Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4057675Z logger.go:146: 2024-03-19T19:50:27.621Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4058344Z logger.go:146: 2024-03-19T19:50:27.621Z DEBUG done processing headers {"headerIndex": 64, "blockHeight": 63, "took": "1.325298ms"} 2024-03-19T19:54:07.4059138Z logger.go:146: 2024-03-19T19:50:27.623Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4060183Z logger.go:146: 2024-03-19T19:50:27.624Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4060863Z logger.go:146: 2024-03-19T19:50:27.624Z DEBUG done processing headers {"headerIndex": 65, "blockHeight": 64, "took": "1.031689ms"} 2024-03-19T19:54:07.4061657Z logger.go:146: 2024-03-19T19:50:27.626Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4062335Z logger.go:146: 2024-03-19T19:50:27.627Z DEBUG done processing headers {"headerIndex": 66, "blockHeight": 65, "took": "1.00513ms"} 2024-03-19T19:54:07.4062990Z logger.go:146: 2024-03-19T19:50:27.629Z DEBUG done processing headers {"headerIndex": 67, "blockHeight": 66, "took": "978.419µs"} 2024-03-19T19:54:07.4063647Z logger.go:146: 2024-03-19T19:50:27.632Z DEBUG done processing headers {"headerIndex": 68, "blockHeight": 67, "took": "854.938µs"} 2024-03-19T19:54:07.4064382Z logger.go:146: 2024-03-19T19:50:27.634Z DEBUG done processing headers {"headerIndex": 69, "blockHeight": 68, "took": "870.157µs"} 2024-03-19T19:54:07.4065056Z logger.go:146: 2024-03-19T19:50:27.637Z DEBUG done processing headers {"headerIndex": 70, "blockHeight": 69, "took": "1.159999ms"} 2024-03-19T19:54:07.4065716Z logger.go:146: 2024-03-19T19:50:27.641Z DEBUG done processing headers {"headerIndex": 71, "blockHeight": 70, "took": "1.712632ms"} 2024-03-19T19:54:07.4066544Z logger.go:146: 2024-03-19T19:50:27.644Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.4067361Z logger.go:146: 2024-03-19T19:50:27.644Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.4068177Z logger.go:146: 2024-03-19T19:50:27.645Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.4069000Z logger.go:146: 2024-03-19T19:50:27.645Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.4069804Z logger.go:146: 2024-03-19T19:50:27.645Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.4070676Z logger.go:146: 2024-03-19T19:50:27.645Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.4071545Z logger.go:146: 2024-03-19T19:50:27.645Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.4072352Z logger.go:146: 2024-03-19T19:50:27.645Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-03-19T19:54:07.4073020Z logger.go:146: 2024-03-19T19:50:27.797Z DEBUG done processing headers {"headerIndex": 72, "blockHeight": 71, "took": "845µs"} 2024-03-19T19:54:07.4073829Z logger.go:146: 2024-03-19T19:50:28.061Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4074499Z logger.go:146: 2024-03-19T19:50:28.063Z DEBUG done processing headers {"headerIndex": 73, "blockHeight": 72, "took": "952.24µs"} 2024-03-19T19:54:07.4075311Z logger.go:146: 2024-03-19T19:50:28.064Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4076116Z logger.go:146: 2024-03-19T19:50:28.065Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4076798Z logger.go:146: 2024-03-19T19:50:28.065Z DEBUG done processing headers {"headerIndex": 74, "blockHeight": 73, "took": "1.326932ms"} 2024-03-19T19:54:07.4077541Z logger.go:146: 2024-03-19T19:50:28.067Z DEBUG done processing headers {"headerIndex": 75, "blockHeight": 74, "took": "790.688µs"} 2024-03-19T19:54:07.4078348Z logger.go:146: 2024-03-19T19:50:28.067Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4079153Z logger.go:146: 2024-03-19T19:50:28.069Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4079968Z logger.go:146: 2024-03-19T19:50:28.069Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4080765Z logger.go:146: 2024-03-19T19:50:28.069Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4081430Z logger.go:146: 2024-03-19T19:50:28.070Z DEBUG done processing headers {"headerIndex": 76, "blockHeight": 75, "took": "931.121µs"} 2024-03-19T19:54:07.4082294Z logger.go:146: 2024-03-19T19:50:28.072Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4082967Z logger.go:146: 2024-03-19T19:50:28.073Z DEBUG done processing headers {"headerIndex": 77, "blockHeight": 76, "took": "1.094847ms"} 2024-03-19T19:54:07.4083767Z logger.go:146: 2024-03-19T19:50:28.074Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4084566Z logger.go:146: 2024-03-19T19:50:28.074Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4085365Z logger.go:146: 2024-03-19T19:50:28.075Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4086046Z logger.go:146: 2024-03-19T19:50:28.075Z DEBUG done processing headers {"headerIndex": 78, "blockHeight": 77, "took": "1.351617ms"} 2024-03-19T19:54:07.4086843Z logger.go:146: 2024-03-19T19:50:28.077Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4087641Z logger.go:146: 2024-03-19T19:50:28.078Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4088555Z logger.go:146: 2024-03-19T19:50:28.078Z DEBUG done processing headers {"headerIndex": 79, "blockHeight": 78, "took": "1.269032ms"} 2024-03-19T19:54:07.4089386Z logger.go:146: 2024-03-19T19:50:28.080Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4090196Z logger.go:146: 2024-03-19T19:50:28.080Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4090874Z logger.go:146: 2024-03-19T19:50:28.081Z DEBUG done processing headers {"headerIndex": 80, "blockHeight": 79, "took": "1.397844ms"} 2024-03-19T19:54:07.4091677Z logger.go:146: 2024-03-19T19:50:28.082Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4092476Z logger.go:146: 2024-03-19T19:50:28.082Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4093162Z logger.go:146: 2024-03-19T19:50:28.084Z DEBUG done processing headers {"headerIndex": 81, "blockHeight": 80, "took": "896.315µs"} 2024-03-19T19:54:07.4093956Z logger.go:146: 2024-03-19T19:50:28.085Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4094843Z logger.go:146: 2024-03-19T19:50:28.085Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4095519Z logger.go:146: 2024-03-19T19:50:28.086Z DEBUG done processing headers {"headerIndex": 82, "blockHeight": 81, "took": "810.085µs"} 2024-03-19T19:54:07.4096188Z logger.go:146: 2024-03-19T19:50:28.089Z DEBUG done processing headers {"headerIndex": 83, "blockHeight": 82, "took": "967.88µs"} 2024-03-19T19:54:07.4096847Z logger.go:146: 2024-03-19T19:50:28.091Z DEBUG done processing headers {"headerIndex": 84, "blockHeight": 83, "took": "850.901µs"} 2024-03-19T19:54:07.4097506Z logger.go:146: 2024-03-19T19:50:28.093Z DEBUG done processing headers {"headerIndex": 85, "blockHeight": 84, "took": "891.898µs"} 2024-03-19T19:54:07.4098159Z logger.go:146: 2024-03-19T19:50:28.096Z DEBUG done processing headers {"headerIndex": 86, "blockHeight": 85, "took": "802.501µs"} 2024-03-19T19:54:07.4098954Z logger.go:146: 2024-03-19T19:50:28.088Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4099847Z logger.go:146: 2024-03-19T19:50:28.098Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4100652Z logger.go:146: 2024-03-19T19:50:28.099Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4101456Z logger.go:146: 2024-03-19T19:50:28.099Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4102257Z logger.go:146: 2024-03-19T19:50:28.099Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4103059Z logger.go:146: 2024-03-19T19:50:28.099Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4103855Z logger.go:146: 2024-03-19T19:50:28.100Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4104651Z logger.go:146: 2024-03-19T19:50:28.100Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4105440Z logger.go:146: 2024-03-19T19:50:28.100Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4106385Z logger.go:146: 2024-03-19T19:50:28.100Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4107065Z logger.go:146: 2024-03-19T19:50:28.099Z DEBUG done processing headers {"headerIndex": 87, "blockHeight": 86, "took": "1.473445ms"} 2024-03-19T19:54:07.4107863Z logger.go:146: 2024-03-19T19:50:28.101Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-03-19T19:54:07.4108531Z logger.go:146: 2024-03-19T19:50:28.102Z DEBUG done processing headers {"headerIndex": 88, "blockHeight": 87, "took": "1.28867ms"} 2024-03-19T19:54:07.4109191Z logger.go:146: 2024-03-19T19:50:28.105Z DEBUG done processing headers {"headerIndex": 89, "blockHeight": 88, "took": "1.045906ms"} 2024-03-19T19:54:07.4109865Z logger.go:146: 2024-03-19T19:50:28.107Z DEBUG done processing headers {"headerIndex": 90, "blockHeight": 89, "took": "793.804µs"} 2024-03-19T19:54:07.4110536Z logger.go:146: 2024-03-19T19:50:28.109Z DEBUG done processing headers {"headerIndex": 91, "blockHeight": 90, "took": "1.124964ms"} 2024-03-19T19:54:07.4111212Z logger.go:146: 2024-03-19T19:50:28.112Z DEBUG done processing headers {"headerIndex": 92, "blockHeight": 91, "took": "1.179045ms"} 2024-03-19T19:54:07.4111879Z logger.go:146: 2024-03-19T19:50:28.114Z DEBUG done processing headers {"headerIndex": 93, "blockHeight": 92, "took": "813.921µs"} 2024-03-19T19:54:07.4112646Z logger.go:146: 2024-03-19T19:50:28.116Z DEBUG done processing headers {"headerIndex": 94, "blockHeight": 93, "took": "810.074µs"} 2024-03-19T19:54:07.4112777Z core_test.go:318: 2024-03-19T19:54:07.4113332Z Error Trace: /home/runner/work/neo-go/neo-go/pkg/services/notary/core_test.go:318 2024-03-19T19:54:07.4114088Z /home/runner/work/neo-go/neo-go/pkg/services/notary/core_test.go:608 2024-03-19T19:54:07.4145605Z Error: Expected nil, but got: &transaction.Transaction{Version:0x0, Nonce:0x60, SystemFee:100000000, NetworkFee:0, ValidUntilBlock:0x70, Script:[]uint8{0x40}, Attributes:[]transaction.Attribute{transaction.Attribute{Type:0x22, Value:(*transaction.NotaryAssisted)(0xc0001db97f)}}, Signers:[]transaction.Signer{transaction.Signer{Account:util.Uint160{0x43, 0x93, 0xc1, 0x2c, 0x9c, 0x65, 0x37, 0x81, 0xe6, 0x13, 0x8a, 0x23, 0x40, 0xbe, 0xe9, 0xc3, 0x1c, 0x83, 0x29, 0x9f}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}, transaction.Signer{Account:util.Uint160{0xe2, 0xed, 0x49, 0x62, 0x97, 0x7d, 0x24, 0xce, 0x1a, 0x1d, 0x7, 0x32, 0xa6, 0x9b, 0x3b, 0x4d, 0xb, 0x91, 0xe4, 0x47}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}, transaction.Signer{Account:util.Uint160{0x13, 0x82, 0x62, 0x41, 0x3c, 0x7b, 0xec, 0x92, 0x9f, 0x2a, 0xd5, 0x79, 0xf, 0x2d, 0xd4, 0x3b, 0xba, 0xed, 0x5, 0x85}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}, transaction.Signer{Account:util.Uint160{0x3e, 0x90, 0x75, 0x10, 0x9b, 0xbc, 0x84, 0x59, 0xac, 0x67, 0xae, 0xfa, 0x26, 0x91, 0x41, 0xf, 0x76, 0xe3, 0x53, 0xc2}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}, transaction.Signer{Account:util.Uint160{0xc0, 0xb1, 0x8, 0xa8, 0x51, 0xd2, 0xce, 0x9c, 0x26, 0xd5, 0xc6, 0xf0, 0x88, 0x6b, 0xc6, 0x6a, 0x56, 0x3, 0x5, 0x9c}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}, transaction.Signer{Account:util.Uint160{0x3b, 0xec, 0x35, 0x31, 0x11, 0x9b, 0xba, 0xd7, 0x6d, 0xd0, 0x44, 0x92, 0xb, 0xd, 0xe6, 0xc3, 0x19, 0x4f, 0xe1, 0xc1}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}}, Scripts:[]transaction.Witness{transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0x11, 0x7a, 0xcb, 0xff, 0x46, 0x13, 0x4e, 0xf2, 0x1f, 0xb, 0xa2, 0xb6, 0x64, 0xca, 0x72, 0xa1, 0x55, 0xcb, 0x69, 0x24, 0x3b, 0xcd, 0x2c, 0x1f, 0xfa, 0x54, 0x89, 0x1e, 0x58, 0x4, 0x61, 0x4, 0x2e, 0x95, 0x18, 0xa0, 0x5, 0x47, 0x8a, 0x45, 0x6e, 0xb2, 0x8b, 0xfe, 0xf3, 0x9c, 0x32, 0x1d, 0xd1, 0x8d, 0x39, 0x7f, 0xd5, 0x95, 0xd0, 0xfe, 0xea, 0x5a, 0xb8, 0xec, 0x9, 0xe7, 0x25, 0x97}, VerificationScript:[]uint8{0xc, 0x21, 0x3, 0x13, 0x1f, 0xf, 0xbe, 0x49, 0x18, 0xe4, 0x9c, 0x4b, 0x13, 0x6e, 0x3b, 0xa0, 0xb, 0xa7, 0x9b, 0x39, 0x38, 0xed, 0xcc, 0x86, 0x80, 0x6b, 0xb2, 0x58, 0xf2, 0x63, 0xdd, 0xd8, 0x55, 0x1, 0x93, 0x41, 0x56, 0xe7, 0xb3, 0x27}}, transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0x25, 0x61, 0x95, 0x2, 0xb4, 0xfc, 0x82, 0x71, 0xf0, 0x2, 0x57, 0x76, 0x30, 0xdc, 0x21, 0x6d, 0x79, 0xf3, 0x61, 0xb4, 0x43, 0x8b, 0xca, 0xf0, 0x6e, 0xbf, 0xce, 0x66, 0xf9, 0xd4, 0x59, 0x46, 0x62, 0xab, 0xf3, 0x1d, 0x39, 0xe7, 0xae, 0xd3, 0xbf, 0x13, 0x28, 0xed, 0x57, 0xd1, 0x89, 0x92, 0x2, 0x4a, 0xee, 0x13, 0xcd, 0x52, 0x3c, 0x1f, 0x77, 0xa6, 0xda, 0x5d, 0x60, 0x91, 0x6e, 0x99}, VerificationScript:[]uint8{0xc, 0x21, 0x2, 0x88, 0x72, 0x4, 0x66, 0x79, 0xec, 0x14, 0x59, 0x24, 0xc9, 0x8, 0xf4, 0x80, 0xf8, 0x61, 0x50, 0x3f, 0x15, 0xc0, 0x74, 0x99, 0x6b, 0xb8, 0x71, 0xb3, 0x44, 0xee, 0xdf, 0xa6, 0x2f, 0xa1, 0x4b, 0x41, 0x56, 0xe7, 0xb3, 0x27}}, transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0xaa, 0x3c, 0xdc, 0xf6, 0x33, 0x1a, 0x12, 0xcf, 0x30, 0x71, 0x7d, 0x75, 0x23, 0x23, 0x5b, 0x68, 0x98, 0x23, 0x5b, 0x9d, 0x9e, 0x19, 0x86, 0x77, 0x59, 0x0, 0x61, 0x9e, 0x79, 0x87, 0x7b, 0x3e, 0x14, 0x1e, 0x2a, 0x1b, 0x40, 0x5b, 0xbb, 0xc6, 0x65, 0xa7, 0xf5, 0xea, 0x8f, 0x23, 0xcb, 0xb9, 0x5c, 0x4c, 0x31, 0x61, 0x2c, 0x82, 0x16, 0xc3, 0xba, 0x12, 0x50, 0x31, 0x6d, 0x4f, 0xb1, 0x6}, VerificationScript:[]uint8{0xc, 0x21, 0x2, 0xb4, 0x24, 0x5d, 0xe0, 0x6, 0x5a, 0x77, 0xc1, 0x15, 0xf8, 0xc3, 0x76, 0xf4, 0x9, 0x13, 0xb9, 0x3a, 0x9f, 0x91, 0x14, 0x21, 0x3f, 0xfc, 0xe8, 0x1b, 0x8c, 0x1c, 0x7f, 0x92, 0x16, 0x6, 0xb2, 0x41, 0x56, 0xe7, 0xb3, 0x27}}, transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0x3, 0x9c, 0xa7, 0xf3, 0x2f, 0x31, 0xc5, 0x69, 0x4e, 0x4c, 0x4c, 0x64, 0x8d, 0x96, 0xbe, 0x76, 0x9b, 0xf4, 0xf7, 0xa7, 0x7f, 0x3, 0x4a, 0xbe, 0xc2, 0x27, 0x33, 0x1e, 0x20, 0xbd, 0xb5, 0x78, 0xba, 0xbb, 0x71, 0xc9, 0x51, 0x6a, 0x0, 0xc2, 0xe8, 0x8f, 0xc6, 0x38, 0x66, 0x30, 0x4e, 0xb5, 0x3b, 0xed, 0xeb, 0xc2, 0xf2, 0x9d, 0x22, 0x7f, 0x32, 0x7b, 0x6b, 0x9b, 0xc8, 0x56, 0xd5, 0x78}, VerificationScript:[]uint8{0xc, 0x21, 0x2, 0xc3, 0x34, 0x38, 0x6b, 0xb5, 0x5d, 0x2, 0xc0, 0x5a, 0x5b, 0xf5, 0x4c, 0x7e, 0x8c, 0x34, 0xc4, 0x33, 0x26, 0x0, 0xc7, 0x32, 0x15, 0x96, 0xc2, 0x9e, 0x4f, 0xf7, 0xe3, 0x9f, 0x77, 0x50, 0xf8, 0x41, 0x56, 0xe7, 0xb3, 0x27}}, transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0x79, 0xa8, 0xd3, 0x42, 0x30, 0xbc, 0x20, 0x56, 0x3e, 0xb9, 0x3b, 0xfd, 0x7, 0x21, 0x9c, 0x75, 0x41, 0xf4, 0xf5, 0xc9, 0xa, 0x9d, 0x17, 0xb1, 0x74, 0xbb, 0x96, 0x3b, 0xa7, 0x1e, 0x22, 0xdf, 0x5d, 0x8b, 0x49, 0x79, 0x11, 0xab, 0x3e, 0x2c, 0x26, 0xe5, 0x5c, 0xb6, 0xb5, 0x8d, 0x4e, 0x47, 0x7c, 0x76, 0x23, 0x92, 0x33, 0xbc, 0x55, 0x58, 0xa2, 0x23, 0x83, 0x86, 0xfc, 0x4a, 0x75, 0x24}, VerificationScript:[]uint8{0xc, 0x21, 0x2, 0xd0, 0x8b, 0xc5, 0x34, 0xda, 0x13, 0xf0, 0xc3, 0xa9, 0x18, 0xb0, 0xd8, 0xa0, 0xfc, 0x39, 0xf5, 0x4c, 0xfb, 0xf4, 0x91, 0xed, 0x8, 0x37, 0xaf, 0x9f, 0xf4, 0x9e, 0x6f, 0xa7, 0x41, 0xae, 0x99, 0x41, 0x56, 0xe7, 0xb3, 0x27}}, transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0xd5, 0x65, 0xa, 0xc1, 0xab, 0x80, 0x82, 0xd8, 0x1e, 0x8a, 0x4c, 0xbf, 0xaa, 0xcb, 0x8f, 0x22, 0xaf, 0xde, 0x50, 0xbc, 0xf5, 0x33, 0xd9, 0x33, 0x1d, 0x6, 0xec, 0xf0, 0x4, 0x93, 0x94, 0xa8, 0x80, 0x59, 0xdd, 0x24, 0x60, 0x51, 0x8f, 0x31, 0xae, 0xce, 0x91, 0x81, 0x9a, 0x18, 0x86, 0xd7, 0xfa, 0x5b, 0x84, 0x6, 0x40, 0x96, 0x2c, 0x5f, 0xc8, 0x7, 0xf0, 0x4e, 0x8b, 0x16, 0xf7, 0x12}, VerificationScript:[]uint8{}}}, size:766, hash:util.Uint256{0x9e, 0xb5, 0x3d, 0xce, 0xd2, 0x81, 0xc3, 0x67, 0x86, 0xdd, 0xee, 0x66, 0x2, 0xc0, 0x75, 0x65, 0xfe, 0x28, 0x25, 0xc8, 0xdf, 0x9a, 0xba, 0x53, 0x95, 0x37, 0x95, 0xbb, 0x90, 0x31, 0xea, 0xe}, hashed:true, Trimmed:false} 2024-03-19T19:54:07.4146012Z Test: TestNotary 2024-03-19T19:54:07.4146538Z Messages: main transaction shouldn't be completed: sent 5 out of 5 requests 2024-03-19T19:54:07.4146919Z logger.go:146: 2024-03-19T19:50:28.169Z INFO stopping notary service 2024-03-19T19:54:07.4147699Z logger.go:146: 2024-03-19T19:50:28.170Z INFO persisted to disk {"blocks": 33, "keys": 397, "headerHeight": 94, "blockHeight": 94, "took": "353.761µs"} 2024-03-19T19:54:07.4147856Z --- FAIL: TestNotary (3.57s) 2024-03-19T19:54:07.4147974Z === RUN TestNotary_GenesisRoles 2024-03-19T19:54:07.4148721Z logger.go:146: 2024-03-19T19:50:28.170Z INFO initial gas supply is not set or wrong, setting default value {"InitialGASSupply": "52000000"} 2024-03-19T19:54:07.4149385Z logger.go:146: 2024-03-19T19:50:28.171Z INFO mempool size is not set or wrong, setting default value {"MemPoolSize": 50000} 2024-03-19T19:54:07.4150285Z logger.go:146: 2024-03-19T19:50:28.171Z INFO P2PNotaryRequestPayloadPool size is not set or wrong, setting default value {"P2PNotaryRequestPayloadPoolSize": 1000} 2024-03-19T19:54:07.4150955Z logger.go:146: 2024-03-19T19:50:28.171Z INFO MaxBlockSize is not set or wrong, setting default value {"MaxBlockSize": 262144} 2024-03-19T19:54:07.4151778Z logger.go:146: 2024-03-19T19:50:28.171Z INFO MaxBlockSystemFee is not set or wrong, setting default value {"MaxBlockSystemFee": 900000000000} 2024-03-19T19:54:07.4152559Z logger.go:146: 2024-03-19T19:50:28.171Z INFO MaxTransactionsPerBlock is not set or wrong, using default value {"MaxTransactionsPerBlock": 512} 2024-03-19T19:54:07.4153384Z logger.go:146: 2024-03-19T19:50:28.171Z INFO MaxValidUntilBlockIncrement is not set or wrong, using default value {"MaxValidUntilBlockIncrement": 86400} 2024-03-19T19:54:07.4153846Z logger.go:146: 2024-03-19T19:50:28.171Z INFO Hardforks are not set, using default value 2024-03-19T19:54:07.4154336Z logger.go:146: 2024-03-19T19:50:28.188Z INFO no storage version found! creating genesis block 2024-03-19T19:54:07.4155101Z logger.go:146: 2024-03-19T19:50:28.195Z INFO persisted to disk {"blocks": 0, "keys": 130, "headerHeight": 0, "blockHeight": 0, "took": "85.91µs"} 2024-03-19T19:54:07.4155276Z --- PASS: TestNotary_GenesisRoles (0.03s) 2024-03-19T19:54:07.4155369Z FAIL 2024-03-19T19:54:07.4155631Z FAIL github.com/nspcc-dev/neo-go/pkg/services/notary 3.646s ```
Author
Owner

@AliceInHunterland commented on GitHub (Mar 19, 2024):

4_Run tests.txt

@AliceInHunterland commented on GitHub (Mar 19, 2024): [4_Run tests.txt](https://github.com/nspcc-dev/neo-go/files/14656074/4_Run.tests.txt)
Author
Owner

@AnnaShaleva commented on GitHub (Apr 3, 2024):

After the fix presented in #3390 this test is failing in the other place (later testcase). Discovered in https://github.com/nspcc-dev/neo-go/pull/3385.

2024-04-02T17:00:25.1449288Z === RUN   TestNotary
2024-04-02T17:00:25.1450905Z     logger.go:146: 2024-04-02T17:00:20.517Z	INFO	initial gas supply is not set or wrong, setting default value	{"InitialGASSupply": "52000000"}
2024-04-02T17:00:25.1453576Z     logger.go:146: 2024-04-02T17:00:20.517Z	INFO	mempool size is not set or wrong, setting default value	{"MemPoolSize": 50000}
2024-04-02T17:00:25.1456217Z     logger.go:146: 2024-04-02T17:00:20.517Z	INFO	P2PNotaryRequestPayloadPool size is not set or wrong, setting default value	{"P2PNotaryRequestPayloadPoolSize": 1000}
2024-04-02T17:00:25.1458740Z     logger.go:146: 2024-04-02T17:00:20.517Z	INFO	MaxBlockSize is not set or wrong, setting default value	{"MaxBlockSize": 262144}
2024-04-02T17:00:25.1461193Z     logger.go:146: 2024-04-02T17:00:20.517Z	INFO	MaxBlockSystemFee is not set or wrong, setting default value	{"MaxBlockSystemFee": 900000000000}
2024-04-02T17:00:25.1463684Z     logger.go:146: 2024-04-02T17:00:20.517Z	INFO	MaxTransactionsPerBlock is not set or wrong, using default value	{"MaxTransactionsPerBlock": 512}
2024-04-02T17:00:25.1466634Z     logger.go:146: 2024-04-02T17:00:20.517Z	INFO	MaxValidUntilBlockIncrement is not set or wrong, using default value	{"MaxValidUntilBlockIncrement": 86400}
2024-04-02T17:00:25.1468905Z     logger.go:146: 2024-04-02T17:00:20.517Z	INFO	Hardforks are not set, using default value
2024-04-02T17:00:25.1470536Z     logger.go:146: 2024-04-02T17:00:20.519Z	INFO	no storage version found! creating genesis block
2024-04-02T17:00:25.1471935Z     logger.go:146: 2024-04-02T17:00:20.520Z	INFO	starting notary service
2024-04-02T17:00:25.1473763Z     logger.go:146: 2024-04-02T17:00:20.521Z	DEBUG	done processing headers	{"headerIndex": 1, "blockHeight": 0, "took": "305.219µs"}
2024-04-02T17:00:25.1476670Z     logger.go:146: 2024-04-02T17:00:21.520Z	INFO	persisted to disk	{"blocks": 1, "keys": 148, "headerHeight": 1, "blockHeight": 1, "took": "76.984µs"}
2024-04-02T17:00:25.1479090Z     logger.go:146: 2024-04-02T17:00:22.745Z	DEBUG	done processing headers	{"headerIndex": 2, "blockHeight": 1, "took": "472.261µs"}
2024-04-02T17:00:25.1481379Z     logger.go:146: 2024-04-02T17:00:22.747Z	DEBUG	done processing headers	{"headerIndex": 3, "blockHeight": 2, "took": "482.45µs"}
2024-04-02T17:00:25.1484165Z     logger.go:146: 2024-04-02T17:00:22.747Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1487003Z     logger.go:146: 2024-04-02T17:00:22.747Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1489752Z     logger.go:146: 2024-04-02T17:00:22.748Z	DEBUG	done processing headers	{"headerIndex": 4, "blockHeight": 3, "took": "469.765µs"}
2024-04-02T17:00:25.1491952Z     logger.go:146: 2024-04-02T17:00:22.801Z	DEBUG	done processing headers	{"headerIndex": 5, "blockHeight": 4, "took": "518.507µs"}
2024-04-02T17:00:25.1494211Z     logger.go:146: 2024-04-02T17:00:22.802Z	DEBUG	done processing headers	{"headerIndex": 6, "blockHeight": 5, "took": "504.22µs"}
2024-04-02T17:00:25.1496760Z     logger.go:146: 2024-04-02T17:00:22.855Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1499240Z     logger.go:146: 2024-04-02T17:00:22.855Z	DEBUG	done processing headers	{"headerIndex": 7, "blockHeight": 6, "took": "507.336µs"}
2024-04-02T17:00:25.1501929Z     logger.go:146: 2024-04-02T17:00:22.856Z	DEBUG	done processing headers	{"headerIndex": 8, "blockHeight": 7, "took": "486.667µs"}
2024-04-02T17:00:25.1504440Z     logger.go:146: 2024-04-02T17:00:22.856Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1507107Z     logger.go:146: 2024-04-02T17:00:22.856Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1509585Z     logger.go:146: 2024-04-02T17:00:22.857Z	DEBUG	done processing headers	{"headerIndex": 9, "blockHeight": 8, "took": "487.268µs"}
2024-04-02T17:00:25.1512149Z     logger.go:146: 2024-04-02T17:00:22.857Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1515426Z     logger.go:146: 2024-04-02T17:00:22.857Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1518465Z     logger.go:146: 2024-04-02T17:00:22.857Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1521213Z     logger.go:146: 2024-04-02T17:00:22.857Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1523613Z     logger.go:146: 2024-04-02T17:00:22.857Z	DEBUG	done processing headers	{"headerIndex": 10, "blockHeight": 9, "took": "350.57µs"}
2024-04-02T17:00:25.1526143Z     logger.go:146: 2024-04-02T17:00:22.858Z	DEBUG	done processing headers	{"headerIndex": 11, "blockHeight": 10, "took": "469.665µs"}
2024-04-02T17:00:25.1528787Z     logger.go:146: 2024-04-02T17:00:22.858Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1531531Z     logger.go:146: 2024-04-02T17:00:22.858Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1533950Z     logger.go:146: 2024-04-02T17:00:22.859Z	DEBUG	done processing headers	{"headerIndex": 12, "blockHeight": 11, "took": "471.089µs"}
2024-04-02T17:00:25.1536725Z     logger.go:146: 2024-04-02T17:00:22.859Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1539384Z     logger.go:146: 2024-04-02T17:00:22.859Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1542134Z     logger.go:146: 2024-04-02T17:00:22.859Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1545016Z     logger.go:146: 2024-04-02T17:00:22.859Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1547845Z     logger.go:146: 2024-04-02T17:00:22.860Z	DEBUG	done processing headers	{"headerIndex": 13, "blockHeight": 12, "took": "483.922µs"}
2024-04-02T17:00:25.1550181Z     logger.go:146: 2024-04-02T17:00:22.861Z	DEBUG	done processing headers	{"headerIndex": 14, "blockHeight": 13, "took": "464.155µs"}
2024-04-02T17:00:25.1552715Z     logger.go:146: 2024-04-02T17:00:22.861Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1555450Z     logger.go:146: 2024-04-02T17:00:22.861Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1559204Z     logger.go:146: 2024-04-02T17:00:22.861Z	DEBUG	done processing headers	{"headerIndex": 15, "blockHeight": 14, "took": "471.82µs"}
2024-04-02T17:00:25.1562074Z     logger.go:146: 2024-04-02T17:00:22.861Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1564962Z     logger.go:146: 2024-04-02T17:00:22.862Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1567762Z     logger.go:146: 2024-04-02T17:00:22.862Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1570455Z     logger.go:146: 2024-04-02T17:00:22.862Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1573217Z     logger.go:146: 2024-04-02T17:00:22.862Z	DEBUG	done processing headers	{"headerIndex": 16, "blockHeight": 15, "took": "472.13µs"}
2024-04-02T17:00:25.1575881Z     logger.go:146: 2024-04-02T17:00:22.863Z	DEBUG	done processing headers	{"headerIndex": 17, "blockHeight": 16, "took": "470.588µs"}
2024-04-02T17:00:25.1578664Z     logger.go:146: 2024-04-02T17:00:22.863Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1581420Z     logger.go:146: 2024-04-02T17:00:22.863Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1584436Z     logger.go:146: 2024-04-02T17:00:22.863Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1587129Z     logger.go:146: 2024-04-02T17:00:22.863Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1589704Z     logger.go:146: 2024-04-02T17:00:22.864Z	DEBUG	done processing headers	{"headerIndex": 18, "blockHeight": 17, "took": "710.455µs"}
2024-04-02T17:00:25.1592355Z     logger.go:146: 2024-04-02T17:00:22.864Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1595044Z     logger.go:146: 2024-04-02T17:00:22.864Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1597982Z     logger.go:146: 2024-04-02T17:00:22.865Z	DEBUG	done processing headers	{"headerIndex": 19, "blockHeight": 18, "took": "554.894µs"}
2024-04-02T17:00:25.1600647Z     logger.go:146: 2024-04-02T17:00:22.865Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1603508Z     logger.go:146: 2024-04-02T17:00:22.865Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1606132Z     logger.go:146: 2024-04-02T17:00:22.866Z	DEBUG	done processing headers	{"headerIndex": 20, "blockHeight": 19, "took": "566.466µs"}
2024-04-02T17:00:25.1609005Z     logger.go:146: 2024-04-02T17:00:22.866Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1612075Z     logger.go:146: 2024-04-02T17:00:22.866Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1614557Z     logger.go:146: 2024-04-02T17:00:22.867Z	DEBUG	done processing headers	{"headerIndex": 21, "blockHeight": 20, "took": "543.694µs"}
2024-04-02T17:00:25.1617094Z     logger.go:146: 2024-04-02T17:00:22.867Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1619812Z     logger.go:146: 2024-04-02T17:00:22.867Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1622297Z     logger.go:146: 2024-04-02T17:00:22.868Z	DEBUG	done processing headers	{"headerIndex": 22, "blockHeight": 21, "took": "550.306µs"}
2024-04-02T17:00:25.1624971Z     logger.go:146: 2024-04-02T17:00:22.868Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1627772Z     logger.go:146: 2024-04-02T17:00:22.868Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1630555Z     logger.go:146: 2024-04-02T17:00:22.869Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1633295Z     logger.go:146: 2024-04-02T17:00:22.869Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1636016Z     logger.go:146: 2024-04-02T17:00:22.869Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1639652Z     logger.go:146: 2024-04-02T17:00:22.869Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1642689Z     logger.go:146: 2024-04-02T17:00:22.869Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1645264Z     logger.go:146: 2024-04-02T17:00:22.869Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1647754Z     logger.go:146: 2024-04-02T17:00:22.869Z	DEBUG	done processing headers	{"headerIndex": 23, "blockHeight": 22, "took": "576.054µs"}
2024-04-02T17:00:25.1650635Z     logger.go:146: 2024-04-02T17:00:22.870Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1653785Z     logger.go:146: 2024-04-02T17:00:22.870Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1656621Z     logger.go:146: 2024-04-02T17:00:22.870Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1659359Z     logger.go:146: 2024-04-02T17:00:22.870Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1662130Z     logger.go:146: 2024-04-02T17:00:22.870Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1664896Z     logger.go:146: 2024-04-02T17:00:22.870Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1668152Z     logger.go:146: 2024-04-02T17:00:22.870Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1671003Z     logger.go:146: 2024-04-02T17:00:22.870Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1673675Z     logger.go:146: 2024-04-02T17:00:22.871Z	DEBUG	done processing headers	{"headerIndex": 24, "blockHeight": 23, "took": "574.09µs"}
2024-04-02T17:00:25.1676391Z     logger.go:146: 2024-04-02T17:00:22.871Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1679241Z     logger.go:146: 2024-04-02T17:00:22.871Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1681997Z     logger.go:146: 2024-04-02T17:00:22.871Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1685098Z     logger.go:146: 2024-04-02T17:00:22.871Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1687849Z     logger.go:146: 2024-04-02T17:00:22.871Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1691082Z     logger.go:146: 2024-04-02T17:00:22.871Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1694605Z     logger.go:146: 2024-04-02T17:00:22.872Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1697515Z     logger.go:146: 2024-04-02T17:00:22.872Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1799819Z     logger.go:146: 2024-04-02T17:00:22.872Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1803409Z     logger.go:146: 2024-04-02T17:00:22.872Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1806295Z     logger.go:146: 2024-04-02T17:00:22.872Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1809108Z     logger.go:146: 2024-04-02T17:00:22.872Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1823472Z     logger.go:146: 2024-04-02T17:00:22.872Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1826355Z     logger.go:146: 2024-04-02T17:00:22.872Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1829123Z     logger.go:146: 2024-04-02T17:00:22.872Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1854946Z     logger.go:146: 2024-04-02T17:00:22.872Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1857644Z     logger.go:146: 2024-04-02T17:00:22.873Z	DEBUG	done processing headers	{"headerIndex": 25, "blockHeight": 24, "took": "559.053µs"}
2024-04-02T17:00:25.1860274Z     logger.go:146: 2024-04-02T17:00:22.873Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.1862980Z     logger.go:146: 2024-04-02T17:00:22.873Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1866228Z     logger.go:146: 2024-04-02T17:00:22.873Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1869105Z     logger.go:146: 2024-04-02T17:00:22.873Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1872106Z     logger.go:146: 2024-04-02T17:00:22.873Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1874961Z     logger.go:146: 2024-04-02T17:00:22.873Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1877897Z     logger.go:146: 2024-04-02T17:00:22.873Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1880632Z     logger.go:146: 2024-04-02T17:00:22.873Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1895950Z     logger.go:146: 2024-04-02T17:00:22.874Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1898637Z     logger.go:146: 2024-04-02T17:00:22.874Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1901387Z     logger.go:146: 2024-04-02T17:00:22.874Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1904212Z     logger.go:146: 2024-04-02T17:00:22.874Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.1906876Z     logger.go:146: 2024-04-02T17:00:22.874Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2013307Z     logger.go:146: 2024-04-02T17:00:22.874Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2016509Z     logger.go:146: 2024-04-02T17:00:22.874Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2019274Z     logger.go:146: 2024-04-02T17:00:22.874Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2033051Z     logger.go:146: 2024-04-02T17:00:22.874Z	DEBUG	done processing headers	{"headerIndex": 26, "blockHeight": 25, "took": "547.591µs"}
2024-04-02T17:00:25.2036040Z     logger.go:146: 2024-04-02T17:00:22.875Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2039067Z     logger.go:146: 2024-04-02T17:00:22.875Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2041838Z     logger.go:146: 2024-04-02T17:00:22.875Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2104481Z     logger.go:146: 2024-04-02T17:00:22.875Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2107928Z     logger.go:146: 2024-04-02T17:00:22.875Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2110591Z     logger.go:146: 2024-04-02T17:00:22.875Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2113735Z     logger.go:146: 2024-04-02T17:00:22.875Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2117074Z     logger.go:146: 2024-04-02T17:00:22.875Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2120123Z     logger.go:146: 2024-04-02T17:00:22.875Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2123200Z     logger.go:146: 2024-04-02T17:00:22.875Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2125892Z     logger.go:146: 2024-04-02T17:00:22.875Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2128586Z     logger.go:146: 2024-04-02T17:00:22.875Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2131294Z     logger.go:146: 2024-04-02T17:00:22.875Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2133998Z     logger.go:146: 2024-04-02T17:00:22.875Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2136691Z     logger.go:146: 2024-04-02T17:00:22.876Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2139379Z     logger.go:146: 2024-04-02T17:00:22.876Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2142057Z     logger.go:146: 2024-04-02T17:00:22.876Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2144725Z     logger.go:146: 2024-04-02T17:00:22.876Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2147624Z     logger.go:146: 2024-04-02T17:00:22.876Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2151063Z     logger.go:146: 2024-04-02T17:00:22.876Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2231142Z     logger.go:146: 2024-04-02T17:00:22.876Z	DEBUG	done processing headers	{"headerIndex": 27, "blockHeight": 26, "took": "546.018µs"}
2024-04-02T17:00:25.2233763Z     logger.go:146: 2024-04-02T17:00:22.877Z	DEBUG	done processing headers	{"headerIndex": 28, "blockHeight": 27, "took": "545.888µs"}
2024-04-02T17:00:25.2279401Z     logger.go:146: 2024-04-02T17:00:23.034Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2283045Z     logger.go:146: 2024-04-02T17:00:23.048Z	DEBUG	done processing headers	{"headerIndex": 29, "blockHeight": 28, "took": "539.707µs"}
2024-04-02T17:00:25.2286313Z     logger.go:146: 2024-04-02T17:00:23.049Z	DEBUG	done processing headers	{"headerIndex": 30, "blockHeight": 29, "took": "484.313µs"}
2024-04-02T17:00:25.2289746Z     logger.go:146: 2024-04-02T17:00:23.049Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2293579Z     logger.go:146: 2024-04-02T17:00:23.049Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2297055Z     logger.go:146: 2024-04-02T17:00:23.050Z	DEBUG	done processing headers	{"headerIndex": 31, "blockHeight": 30, "took": "484.022µs"}
2024-04-02T17:00:25.2300605Z     logger.go:146: 2024-04-02T17:00:23.050Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2304859Z     logger.go:146: 2024-04-02T17:00:23.050Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2308738Z     logger.go:146: 2024-04-02T17:00:23.050Z	DEBUG	done processing headers	{"headerIndex": 32, "blockHeight": 31, "took": "485.535µs"}
2024-04-02T17:00:25.2312441Z     logger.go:146: 2024-04-02T17:00:23.051Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2316490Z     logger.go:146: 2024-04-02T17:00:23.051Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2320419Z     logger.go:146: 2024-04-02T17:00:23.051Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2323727Z     logger.go:146: 2024-04-02T17:00:23.051Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2326714Z     logger.go:146: 2024-04-02T17:00:23.052Z	DEBUG	done processing headers	{"headerIndex": 33, "blockHeight": 32, "took": "569.702µs"}
2024-04-02T17:00:25.2329782Z     logger.go:146: 2024-04-02T17:00:23.052Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2332934Z     logger.go:146: 2024-04-02T17:00:23.052Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2335721Z     logger.go:146: 2024-04-02T17:00:23.053Z	DEBUG	done processing headers	{"headerIndex": 34, "blockHeight": 33, "took": "484.353µs"}
2024-04-02T17:00:25.2338071Z     logger.go:146: 2024-04-02T17:00:23.054Z	DEBUG	done processing headers	{"headerIndex": 35, "blockHeight": 34, "took": "480.196µs"}
2024-04-02T17:00:25.2340677Z     logger.go:146: 2024-04-02T17:00:23.054Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2343867Z     logger.go:146: 2024-04-02T17:00:23.054Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2346709Z     logger.go:146: 2024-04-02T17:00:23.054Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2349819Z     logger.go:146: 2024-04-02T17:00:23.054Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2352413Z     logger.go:146: 2024-04-02T17:00:23.055Z	DEBUG	done processing headers	{"headerIndex": 36, "blockHeight": 35, "took": "622.691µs"}
2024-04-02T17:00:25.2354771Z     logger.go:146: 2024-04-02T17:00:23.056Z	DEBUG	done processing headers	{"headerIndex": 37, "blockHeight": 36, "took": "475.336µs"}
2024-04-02T17:00:25.2357595Z     logger.go:146: 2024-04-02T17:00:23.056Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2360482Z     logger.go:146: 2024-04-02T17:00:23.056Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2363050Z     logger.go:146: 2024-04-02T17:00:23.057Z	DEBUG	done processing headers	{"headerIndex": 38, "blockHeight": 37, "took": "489.633µs"}
2024-04-02T17:00:25.2365581Z     logger.go:146: 2024-04-02T17:00:23.057Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2368418Z     logger.go:146: 2024-04-02T17:00:23.057Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2371217Z     logger.go:146: 2024-04-02T17:00:23.057Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2374130Z     logger.go:146: 2024-04-02T17:00:23.057Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2376898Z     logger.go:146: 2024-04-02T17:00:23.058Z	DEBUG	done processing headers	{"headerIndex": 39, "blockHeight": 38, "took": "495.935µs"}
2024-04-02T17:00:25.2379618Z     logger.go:146: 2024-04-02T17:00:23.058Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2382400Z     logger.go:146: 2024-04-02T17:00:23.058Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2384915Z     logger.go:146: 2024-04-02T17:00:23.058Z	DEBUG	done processing headers	{"headerIndex": 40, "blockHeight": 39, "took": "352.947µs"}
2024-04-02T17:00:25.2387546Z     logger.go:146: 2024-04-02T17:00:23.059Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2390136Z     logger.go:146: 2024-04-02T17:00:23.059Z	DEBUG	done processing headers	{"headerIndex": 41, "blockHeight": 40, "took": "277.228µs"}
2024-04-02T17:00:25.2392507Z     logger.go:146: 2024-04-02T17:00:23.060Z	DEBUG	done processing headers	{"headerIndex": 42, "blockHeight": 41, "took": "470.838µs"}
2024-04-02T17:00:25.2395028Z     logger.go:146: 2024-04-02T17:00:23.059Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2398150Z     logger.go:146: 2024-04-02T17:00:23.060Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2400843Z     logger.go:146: 2024-04-02T17:00:23.060Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2403641Z     logger.go:146: 2024-04-02T17:00:23.060Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2406679Z     logger.go:146: 2024-04-02T17:00:23.060Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2409181Z     logger.go:146: 2024-04-02T17:00:23.061Z	DEBUG	done processing headers	{"headerIndex": 43, "blockHeight": 42, "took": "314.836µs"}
2024-04-02T17:00:25.2411738Z     logger.go:146: 2024-04-02T17:00:23.061Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2414570Z     logger.go:146: 2024-04-02T17:00:23.061Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2416973Z     logger.go:146: 2024-04-02T17:00:23.061Z	DEBUG	done processing headers	{"headerIndex": 44, "blockHeight": 43, "took": "516.312µs"}
2024-04-02T17:00:25.2419476Z     logger.go:146: 2024-04-02T17:00:23.062Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2421936Z     logger.go:146: 2024-04-02T17:00:23.062Z	DEBUG	done processing headers	{"headerIndex": 45, "blockHeight": 44, "took": "264.532µs"}
2024-04-02T17:00:25.2424392Z     logger.go:146: 2024-04-02T17:00:23.062Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2427127Z     logger.go:146: 2024-04-02T17:00:23.063Z	DEBUG	done processing headers	{"headerIndex": 46, "blockHeight": 45, "took": "445.671µs"}
2024-04-02T17:00:25.2429408Z     logger.go:146: 2024-04-02T17:00:23.064Z	DEBUG	done processing headers	{"headerIndex": 47, "blockHeight": 46, "took": "478.332µs"}
2024-04-02T17:00:25.2431663Z     logger.go:146: 2024-04-02T17:00:23.064Z	DEBUG	done processing headers	{"headerIndex": 48, "blockHeight": 47, "took": "449.649µs"}
2024-04-02T17:00:25.2434430Z     logger.go:146: 2024-04-02T17:00:23.063Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2493445Z     logger.go:146: 2024-04-02T17:00:23.065Z	DEBUG	done processing headers	{"headerIndex": 49, "blockHeight": 48, "took": "486.066µs"}
2024-04-02T17:00:25.2508557Z     logger.go:146: 2024-04-02T17:00:23.066Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.2511869Z     logger.go:146: 2024-04-02T17:00:23.066Z	DEBUG	done processing headers	{"headerIndex": 50, "blockHeight": 49, "took": "348.499µs"}
2024-04-02T17:00:25.2515584Z     logger.go:146: 2024-04-02T17:00:23.323Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2540442Z     logger.go:146: 2024-04-02T17:00:23.323Z	DEBUG	done processing headers	{"headerIndex": 51, "blockHeight": 50, "took": "362.816µs"}
2024-04-02T17:00:25.2543878Z     logger.go:146: 2024-04-02T17:00:23.324Z	DEBUG	done processing headers	{"headerIndex": 52, "blockHeight": 51, "took": "496.415µs"}
2024-04-02T17:00:25.2592394Z     logger.go:146: 2024-04-02T17:00:23.324Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2598536Z     logger.go:146: 2024-04-02T17:00:23.324Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2602359Z     logger.go:146: 2024-04-02T17:00:23.324Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2633664Z     logger.go:146: 2024-04-02T17:00:23.325Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2638868Z     logger.go:146: 2024-04-02T17:00:23.325Z	DEBUG	done processing headers	{"headerIndex": 53, "blockHeight": 52, "took": "332.054µs"}
2024-04-02T17:00:25.2657319Z     logger.go:146: 2024-04-02T17:00:23.326Z	DEBUG	done processing headers	{"headerIndex": 54, "blockHeight": 53, "took": "477.07µs"}
2024-04-02T17:00:25.2660217Z     logger.go:146: 2024-04-02T17:00:23.326Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2664493Z     logger.go:146: 2024-04-02T17:00:23.326Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2697477Z     logger.go:146: 2024-04-02T17:00:23.326Z	DEBUG	done processing headers	{"headerIndex": 55, "blockHeight": 54, "took": "474.465µs"}
2024-04-02T17:00:25.2700139Z     logger.go:146: 2024-04-02T17:00:23.327Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2702987Z     logger.go:146: 2024-04-02T17:00:23.327Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2705774Z     logger.go:146: 2024-04-02T17:00:23.327Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2708536Z     logger.go:146: 2024-04-02T17:00:23.327Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2711037Z     logger.go:146: 2024-04-02T17:00:23.327Z	DEBUG	done processing headers	{"headerIndex": 56, "blockHeight": 55, "took": "493.59µs"}
2024-04-02T17:00:25.2713195Z     logger.go:146: 2024-04-02T17:00:23.328Z	DEBUG	done processing headers	{"headerIndex": 57, "blockHeight": 56, "took": "467.071µs"}
2024-04-02T17:00:25.2716533Z     logger.go:146: 2024-04-02T17:00:23.328Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2719676Z     logger.go:146: 2024-04-02T17:00:23.328Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2722287Z     logger.go:146: 2024-04-02T17:00:23.329Z	DEBUG	done processing headers	{"headerIndex": 58, "blockHeight": 57, "took": "489.604µs"}
2024-04-02T17:00:25.2725074Z     logger.go:146: 2024-04-02T17:00:23.329Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2727655Z     logger.go:146: 2024-04-02T17:00:23.329Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2730529Z     logger.go:146: 2024-04-02T17:00:23.329Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2733101Z     logger.go:146: 2024-04-02T17:00:23.329Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2736045Z     logger.go:146: 2024-04-02T17:00:23.330Z	DEBUG	done processing headers	{"headerIndex": 59, "blockHeight": 58, "took": "481.177µs"}
2024-04-02T17:00:25.2738171Z     logger.go:146: 2024-04-02T17:00:23.331Z	DEBUG	done processing headers	{"headerIndex": 60, "blockHeight": 59, "took": "488.44µs"}
2024-04-02T17:00:25.2740549Z     logger.go:146: 2024-04-02T17:00:23.331Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2743110Z     logger.go:146: 2024-04-02T17:00:23.331Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2745677Z     logger.go:146: 2024-04-02T17:00:23.331Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2748482Z     logger.go:146: 2024-04-02T17:00:23.331Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2750945Z     logger.go:146: 2024-04-02T17:00:23.339Z	DEBUG	done processing headers	{"headerIndex": 61, "blockHeight": 60, "took": "8.541666ms"}
2024-04-02T17:00:25.2753365Z     logger.go:146: 2024-04-02T17:00:23.340Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2756251Z     logger.go:146: 2024-04-02T17:00:23.340Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2758668Z     logger.go:146: 2024-04-02T17:00:23.340Z	DEBUG	done processing headers	{"headerIndex": 62, "blockHeight": 61, "took": "424.102µs"}
2024-04-02T17:00:25.2760789Z     logger.go:146: 2024-04-02T17:00:23.341Z	DEBUG	done processing headers	{"headerIndex": 63, "blockHeight": 62, "took": "485.936µs"}
2024-04-02T17:00:25.2762929Z     logger.go:146: 2024-04-02T17:00:23.342Z	DEBUG	done processing headers	{"headerIndex": 64, "blockHeight": 63, "took": "465.488µs"}
2024-04-02T17:00:25.2765062Z     logger.go:146: 2024-04-02T17:00:23.342Z	DEBUG	done processing headers	{"headerIndex": 65, "blockHeight": 64, "took": "464.206µs"}
2024-04-02T17:00:25.2767456Z     logger.go:146: 2024-04-02T17:00:23.343Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2770026Z     logger.go:146: 2024-04-02T17:00:23.343Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2772798Z     logger.go:146: 2024-04-02T17:00:23.343Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2775343Z     logger.go:146: 2024-04-02T17:00:23.343Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2778039Z     logger.go:146: 2024-04-02T17:00:23.343Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2780720Z     logger.go:146: 2024-04-02T17:00:23.343Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2783264Z     logger.go:146: 2024-04-02T17:00:23.343Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2785823Z     logger.go:146: 2024-04-02T17:00:23.343Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2788131Z     logger.go:146: 2024-04-02T17:00:23.343Z	DEBUG	done processing headers	{"headerIndex": 66, "blockHeight": 65, "took": "290.864µs"}
2024-04-02T17:00:25.2790284Z     logger.go:146: 2024-04-02T17:00:23.344Z	DEBUG	done processing headers	{"headerIndex": 67, "blockHeight": 66, "took": "477.66µs"}
2024-04-02T17:00:25.2792673Z     logger.go:146: 2024-04-02T17:00:23.344Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2795229Z     logger.go:146: 2024-04-02T17:00:23.344Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2798776Z     logger.go:146: 2024-04-02T17:00:23.345Z	DEBUG	done processing headers	{"headerIndex": 68, "blockHeight": 67, "took": "474.976µs"}
2024-04-02T17:00:25.2801165Z     logger.go:146: 2024-04-02T17:00:23.345Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2804516Z     logger.go:146: 2024-04-02T17:00:23.345Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2878620Z     logger.go:146: 2024-04-02T17:00:23.345Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2881263Z     logger.go:146: 2024-04-02T17:00:23.345Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.2884227Z     logger.go:146: 2024-04-02T17:00:23.346Z	DEBUG	done processing headers	{"headerIndex": 69, "blockHeight": 68, "took": "481.958µs"}
2024-04-02T17:00:25.2886945Z     logger.go:146: 2024-04-02T17:00:23.347Z	DEBUG	done processing headers	{"headerIndex": 70, "blockHeight": 69, "took": "483.652µs"}
2024-04-02T17:00:25.3044178Z     logger.go:146: 2024-04-02T17:00:23.347Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.3053126Z     logger.go:146: 2024-04-02T17:00:23.347Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.3055820Z     logger.go:146: 2024-04-02T17:00:23.347Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.3058481Z     logger.go:146: 2024-04-02T17:00:23.347Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.3061096Z     logger.go:146: 2024-04-02T17:00:23.347Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.3063490Z     logger.go:146: 2024-04-02T17:00:23.348Z	DEBUG	done processing headers	{"headerIndex": 71, "blockHeight": 70, "took": "479.474µs"}
2024-04-02T17:00:25.3065943Z     logger.go:146: 2024-04-02T17:00:23.348Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.3068866Z     logger.go:146: 2024-04-02T17:00:23.348Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.3088631Z     logger.go:146: 2024-04-02T17:00:23.348Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.3091500Z     logger.go:146: 2024-04-02T17:00:23.348Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.3094113Z     logger.go:146: 2024-04-02T17:00:23.348Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.3096711Z     logger.go:146: 2024-04-02T17:00:23.348Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.3099300Z     logger.go:146: 2024-04-02T17:00:23.348Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.3101980Z     logger.go:146: 2024-04-02T17:00:23.348Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.3104382Z     logger.go:146: 2024-04-02T17:00:23.501Z	DEBUG	done processing headers	{"headerIndex": 72, "blockHeight": 71, "took": "508.528µs"}
2024-04-02T17:00:25.3106712Z     logger.go:146: 2024-04-02T17:00:23.522Z	INFO	persisted to disk	{"blocks": 71, "keys": 828, "headerHeight": 72, "blockHeight": 72, "took": "291.935µs"}
2024-04-02T17:00:25.3109234Z     logger.go:146: 2024-04-02T17:00:23.758Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3111579Z     logger.go:146: 2024-04-02T17:00:23.758Z	DEBUG	done processing headers	{"headerIndex": 73, "blockHeight": 72, "took": "353.579µs"}
2024-04-02T17:00:25.3113738Z     logger.go:146: 2024-04-02T17:00:23.759Z	DEBUG	done processing headers	{"headerIndex": 74, "blockHeight": 73, "took": "506.665µs"}
2024-04-02T17:00:25.3116618Z     logger.go:146: 2024-04-02T17:00:23.759Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3160337Z     logger.go:146: 2024-04-02T17:00:23.759Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3162855Z     logger.go:146: 2024-04-02T17:00:23.760Z	DEBUG	done processing headers	{"headerIndex": 75, "blockHeight": 74, "took": "554.995µs"}
2024-04-02T17:00:25.3165316Z     logger.go:146: 2024-04-02T17:00:23.760Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3167919Z     logger.go:146: 2024-04-02T17:00:23.760Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3170526Z     logger.go:146: 2024-04-02T17:00:23.760Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3173092Z     logger.go:146: 2024-04-02T17:00:23.760Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3175430Z     logger.go:146: 2024-04-02T17:00:23.761Z	DEBUG	done processing headers	{"headerIndex": 76, "blockHeight": 75, "took": "484.363µs"}
2024-04-02T17:00:25.3177573Z     logger.go:146: 2024-04-02T17:00:23.761Z	DEBUG	done processing headers	{"headerIndex": 77, "blockHeight": 76, "took": "493.09µs"}
2024-04-02T17:00:25.3179980Z     logger.go:146: 2024-04-02T17:00:23.762Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3203820Z     logger.go:146: 2024-04-02T17:00:23.762Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3210878Z     logger.go:146: 2024-04-02T17:00:23.762Z	DEBUG	done processing headers	{"headerIndex": 78, "blockHeight": 77, "took": "496.174µs"}
2024-04-02T17:00:25.3213594Z     logger.go:146: 2024-04-02T17:00:23.762Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3216273Z     logger.go:146: 2024-04-02T17:00:23.763Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3218946Z     logger.go:146: 2024-04-02T17:00:23.763Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3232302Z     logger.go:146: 2024-04-02T17:00:23.763Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3238287Z     logger.go:146: 2024-04-02T17:00:23.763Z	DEBUG	done processing headers	{"headerIndex": 79, "blockHeight": 78, "took": "624.014µs"}
2024-04-02T17:00:25.3241052Z     logger.go:146: 2024-04-02T17:00:23.764Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3244192Z     logger.go:146: 2024-04-02T17:00:23.764Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3246612Z     logger.go:146: 2024-04-02T17:00:23.764Z	DEBUG	done processing headers	{"headerIndex": 80, "blockHeight": 79, "took": "340.644µs"}
2024-04-02T17:00:25.3249532Z     logger.go:146: 2024-04-02T17:00:23.764Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3252392Z     logger.go:146: 2024-04-02T17:00:23.765Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3255502Z     logger.go:146: 2024-04-02T17:00:23.765Z	DEBUG	done processing headers	{"headerIndex": 81, "blockHeight": 80, "took": "339.142µs"}
2024-04-02T17:00:25.3258364Z     logger.go:146: 2024-04-02T17:00:23.765Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3261291Z     logger.go:146: 2024-04-02T17:00:23.765Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3263909Z     logger.go:146: 2024-04-02T17:00:23.766Z	DEBUG	done processing headers	{"headerIndex": 82, "blockHeight": 81, "took": "348.55µs"}
2024-04-02T17:00:25.3266104Z     logger.go:146: 2024-04-02T17:00:23.773Z	DEBUG	done processing headers	{"headerIndex": 83, "blockHeight": 82, "took": "532.674µs"}
2024-04-02T17:00:25.3268912Z     logger.go:146: 2024-04-02T17:00:23.774Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3272120Z     logger.go:146: 2024-04-02T17:00:23.774Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3274530Z     logger.go:146: 2024-04-02T17:00:23.774Z	DEBUG	done processing headers	{"headerIndex": 84, "blockHeight": 83, "took": "498.129µs"}
2024-04-02T17:00:25.3277149Z     logger.go:146: 2024-04-02T17:00:23.775Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3279749Z     logger.go:146: 2024-04-02T17:00:23.775Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3282325Z     logger.go:146: 2024-04-02T17:00:23.775Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3285045Z     logger.go:146: 2024-04-02T17:00:23.775Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3287393Z     logger.go:146: 2024-04-02T17:00:23.775Z	DEBUG	done processing headers	{"headerIndex": 85, "blockHeight": 84, "took": "543.925µs"}
2024-04-02T17:00:25.3289954Z     logger.go:146: 2024-04-02T17:00:23.776Z	DEBUG	done processing headers	{"headerIndex": 86, "blockHeight": 85, "took": "481.087µs"}
2024-04-02T17:00:25.3292794Z     logger.go:146: 2024-04-02T17:00:23.776Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3307702Z     logger.go:146: 2024-04-02T17:00:23.777Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3310466Z     logger.go:146: 2024-04-02T17:00:23.777Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3313150Z     logger.go:146: 2024-04-02T17:00:23.777Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3315587Z     logger.go:146: 2024-04-02T17:00:23.777Z	DEBUG	done processing headers	{"headerIndex": 87, "blockHeight": 86, "took": "481.975µs"}
2024-04-02T17:00:25.3394035Z     logger.go:146: 2024-04-02T17:00:23.778Z	DEBUG	done processing headers	{"headerIndex": 88, "blockHeight": 87, "took": "480.546µs"}
2024-04-02T17:00:25.3397381Z     logger.go:146: 2024-04-02T17:00:23.778Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3400030Z     logger.go:146: 2024-04-02T17:00:23.778Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3402453Z     logger.go:146: 2024-04-02T17:00:23.778Z	DEBUG	done processing headers	{"headerIndex": 89, "blockHeight": 88, "took": "262.579µs"}
2024-04-02T17:00:25.3405041Z     logger.go:146: 2024-04-02T17:00:23.780Z	DEBUG	done processing headers	{"headerIndex": 90, "blockHeight": 89, "took": "482.68µs"}
2024-04-02T17:00:25.3408011Z     logger.go:146: 2024-04-02T17:00:23.778Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3410606Z     logger.go:146: 2024-04-02T17:00:23.781Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3413615Z     logger.go:146: 2024-04-02T17:00:23.781Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3416209Z     logger.go:146: 2024-04-02T17:00:23.781Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3418545Z     logger.go:146: 2024-04-02T17:00:23.781Z	DEBUG	done processing headers	{"headerIndex": 91, "blockHeight": 90, "took": "480.537µs"}
2024-04-02T17:00:25.3421348Z     logger.go:146: 2024-04-02T17:00:23.781Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3423955Z     logger.go:146: 2024-04-02T17:00:23.781Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3426515Z     logger.go:146: 2024-04-02T17:00:23.782Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3429328Z     logger.go:146: 2024-04-02T17:00:23.782Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3431827Z     logger.go:146: 2024-04-02T17:00:23.783Z	DEBUG	done processing headers	{"headerIndex": 92, "blockHeight": 91, "took": "616.159µs"}
2024-04-02T17:00:25.3434396Z     logger.go:146: 2024-04-02T17:00:23.783Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3437159Z     logger.go:146: 2024-04-02T17:00:23.783Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3440064Z     logger.go:146: 2024-04-02T17:00:23.784Z	DEBUG	done processing headers	{"headerIndex": 93, "blockHeight": 92, "took": "652.316µs"}
2024-04-02T17:00:25.3442487Z     logger.go:146: 2024-04-02T17:00:23.784Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.3445094Z     logger.go:146: 2024-04-02T17:00:23.785Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.3447440Z     logger.go:146: 2024-04-02T17:00:23.785Z	DEBUG	done processing headers	{"headerIndex": 94, "blockHeight": 93, "took": "603.205µs"}
2024-04-02T17:00:25.3449592Z     logger.go:146: 2024-04-02T17:00:23.786Z	DEBUG	done processing headers	{"headerIndex": 95, "blockHeight": 94, "took": "581.284µs"}
2024-04-02T17:00:25.3451728Z     logger.go:146: 2024-04-02T17:00:23.787Z	DEBUG	done processing headers	{"headerIndex": 96, "blockHeight": 95, "took": "493.189µs"}
2024-04-02T17:00:25.3453867Z     logger.go:146: 2024-04-02T17:00:23.788Z	DEBUG	done processing headers	{"headerIndex": 97, "blockHeight": 96, "took": "532.984µs"}
2024-04-02T17:00:25.3455992Z     logger.go:146: 2024-04-02T17:00:23.788Z	DEBUG	done processing headers	{"headerIndex": 98, "blockHeight": 97, "took": "503.409µs"}
2024-04-02T17:00:25.3458538Z     logger.go:146: 2024-04-02T17:00:23.839Z	DEBUG	done processing headers	{"headerIndex": 99, "blockHeight": 98, "took": "371.421µs"}
2024-04-02T17:00:25.3460942Z     logger.go:146: 2024-04-02T17:00:23.840Z	DEBUG	done processing headers	{"headerIndex": 100, "blockHeight": 99, "took": "505.262µs"}
2024-04-02T17:00:25.3463281Z     logger.go:146: 2024-04-02T17:00:23.841Z	DEBUG	done processing headers	{"headerIndex": 101, "blockHeight": 100, "took": "506.665µs"}
2024-04-02T17:00:25.3466260Z     logger.go:146: 2024-04-02T17:00:23.842Z	DEBUG	done processing headers	{"headerIndex": 102, "blockHeight": 101, "took": "510.822µs"}
2024-04-02T17:00:25.3468513Z     logger.go:146: 2024-04-02T17:00:23.944Z	DEBUG	done processing headers	{"headerIndex": 103, "blockHeight": 102, "took": "506.564µs"}
2024-04-02T17:00:25.3470663Z     logger.go:146: 2024-04-02T17:00:23.945Z	DEBUG	done processing headers	{"headerIndex": 104, "blockHeight": 103, "took": "481.909µs"}
2024-04-02T17:00:25.3472805Z     logger.go:146: 2024-04-02T17:00:23.946Z	DEBUG	done processing headers	{"headerIndex": 105, "blockHeight": 104, "took": "493.66µs"}
2024-04-02T17:00:25.3474950Z     logger.go:146: 2024-04-02T17:00:23.947Z	DEBUG	done processing headers	{"headerIndex": 106, "blockHeight": 105, "took": "482.63µs"}
2024-04-02T17:00:25.3477310Z     logger.go:146: 2024-04-02T17:00:24.099Z	DEBUG	done processing headers	{"headerIndex": 107, "blockHeight": 106, "took": "633.301µs"}
2024-04-02T17:00:25.3479899Z     logger.go:146: 2024-04-02T17:00:24.100Z	DEBUG	done processing headers	{"headerIndex": 108, "blockHeight": 107, "took": "459.908µs"}
2024-04-02T17:00:25.3482986Z     logger.go:146: 2024-04-02T17:00:24.101Z	DEBUG	done processing headers	{"headerIndex": 109, "blockHeight": 108, "took": "469.716µs"}
2024-04-02T17:00:25.3485601Z     logger.go:146: 2024-04-02T17:00:24.102Z	DEBUG	done processing headers	{"headerIndex": 110, "blockHeight": 109, "took": "442.425µs"}
2024-04-02T17:00:25.3488321Z     logger.go:146: 2024-04-02T17:00:24.305Z	DEBUG	done processing headers	{"headerIndex": 111, "blockHeight": 110, "took": "465.748µs"}
2024-04-02T17:00:25.3491051Z     logger.go:146: 2024-04-02T17:00:24.306Z	DEBUG	done processing headers	{"headerIndex": 112, "blockHeight": 111, "took": "439.109µs"}
2024-04-02T17:00:25.3493921Z     logger.go:146: 2024-04-02T17:00:24.306Z	DEBUG	done processing headers	{"headerIndex": 113, "blockHeight": 112, "took": "426.064µs"}
2024-04-02T17:00:25.3496603Z     logger.go:146: 2024-04-02T17:00:24.307Z	DEBUG	done processing headers	{"headerIndex": 114, "blockHeight": 113, "took": "446.031µs"}
2024-04-02T17:00:25.3499776Z     logger.go:146: 2024-04-02T17:00:24.527Z	INFO	persisted to disk	{"blocks": 42, "keys": 500, "headerHeight": 114, "blockHeight": 114, "took": "139.12µs"}
2024-04-02T17:00:25.3502840Z     logger.go:146: 2024-04-02T17:00:24.562Z	DEBUG	done processing headers	{"headerIndex": 115, "blockHeight": 114, "took": "496.105µs"}
2024-04-02T17:00:25.3505583Z     logger.go:146: 2024-04-02T17:00:24.562Z	DEBUG	done processing headers	{"headerIndex": 116, "blockHeight": 115, "took": "479.654µs"}
2024-04-02T17:00:25.3509351Z     logger.go:146: 2024-04-02T17:00:24.563Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3512882Z     logger.go:146: 2024-04-02T17:00:24.563Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3516745Z     logger.go:146: 2024-04-02T17:00:24.563Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3520016Z     logger.go:146: 2024-04-02T17:00:24.563Z	DEBUG	done processing headers	{"headerIndex": 117, "blockHeight": 116, "took": "486.436µs"}
2024-04-02T17:00:25.3523106Z     logger.go:146: 2024-04-02T17:00:24.563Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3525994Z     logger.go:146: 2024-04-02T17:00:24.564Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3529035Z     logger.go:146: 2024-04-02T17:00:24.564Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3532150Z     logger.go:146: 2024-04-02T17:00:24.564Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3535014Z     logger.go:146: 2024-04-02T17:00:24.564Z	DEBUG	done processing headers	{"headerIndex": 118, "blockHeight": 117, "took": "454.026µs"}
2024-04-02T17:00:25.3537647Z     logger.go:146: 2024-04-02T17:00:24.565Z	DEBUG	done processing headers	{"headerIndex": 119, "blockHeight": 118, "took": "571.265µs"}
2024-04-02T17:00:25.3540351Z     logger.go:146: 2024-04-02T17:00:24.565Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3543160Z     logger.go:146: 2024-04-02T17:00:24.565Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3545700Z     logger.go:146: 2024-04-02T17:00:24.566Z	DEBUG	done processing headers	{"headerIndex": 120, "blockHeight": 119, "took": "557.109µs"}
2024-04-02T17:00:25.3548344Z     logger.go:146: 2024-04-02T17:00:24.566Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3551412Z     logger.go:146: 2024-04-02T17:00:24.566Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3554117Z     logger.go:146: 2024-04-02T17:00:24.566Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3557059Z     logger.go:146: 2024-04-02T17:00:24.566Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3559674Z     logger.go:146: 2024-04-02T17:00:24.567Z	DEBUG	done processing headers	{"headerIndex": 121, "blockHeight": 120, "took": "481.548µs"}
2024-04-02T17:00:25.3562874Z     logger.go:146: 2024-04-02T17:00:24.567Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3565733Z     logger.go:146: 2024-04-02T17:00:24.567Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3568439Z     logger.go:146: 2024-04-02T17:00:24.568Z	DEBUG	done processing headers	{"headerIndex": 122, "blockHeight": 121, "took": "785.144µs"}
2024-04-02T17:00:25.3570985Z     logger.go:146: 2024-04-02T17:00:24.568Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3573828Z     logger.go:146: 2024-04-02T17:00:24.568Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3576605Z     logger.go:146: 2024-04-02T17:00:24.569Z	DEBUG	done processing headers	{"headerIndex": 123, "blockHeight": 122, "took": "370.27µs"}
2024-04-02T17:00:25.3579219Z     logger.go:146: 2024-04-02T17:00:24.569Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3582047Z     logger.go:146: 2024-04-02T17:00:24.569Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3584633Z     logger.go:146: 2024-04-02T17:00:24.570Z	DEBUG	done processing headers	{"headerIndex": 124, "blockHeight": 123, "took": "1.023689ms"}
2024-04-02T17:00:25.3587272Z     logger.go:146: 2024-04-02T17:00:24.571Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3590098Z     logger.go:146: 2024-04-02T17:00:24.571Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3592643Z     logger.go:146: 2024-04-02T17:00:24.573Z	DEBUG	done processing headers	{"headerIndex": 125, "blockHeight": 124, "took": "1.440746ms"}
2024-04-02T17:00:25.3595588Z     logger.go:146: 2024-04-02T17:00:24.573Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3598636Z     logger.go:146: 2024-04-02T17:00:24.573Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3601182Z     logger.go:146: 2024-04-02T17:00:24.574Z	DEBUG	done processing headers	{"headerIndex": 126, "blockHeight": 125, "took": "549.745µs"}
2024-04-02T17:00:25.3603842Z     logger.go:146: 2024-04-02T17:00:24.578Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3606597Z     logger.go:146: 2024-04-02T17:00:24.578Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3609121Z     logger.go:146: 2024-04-02T17:00:24.579Z	DEBUG	done processing headers	{"headerIndex": 127, "blockHeight": 126, "took": "543.312µs"}
2024-04-02T17:00:25.3611676Z     logger.go:146: 2024-04-02T17:00:24.579Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3614390Z     logger.go:146: 2024-04-02T17:00:24.579Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3616856Z     logger.go:146: 2024-04-02T17:00:24.580Z	DEBUG	done processing headers	{"headerIndex": 128, "blockHeight": 127, "took": "556.207µs"}
2024-04-02T17:00:25.3619482Z     logger.go:146: 2024-04-02T17:00:24.580Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3622214Z     logger.go:146: 2024-04-02T17:00:24.580Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3625024Z     logger.go:146: 2024-04-02T17:00:24.581Z	DEBUG	done processing headers	{"headerIndex": 129, "blockHeight": 128, "took": "546.027µs"}
2024-04-02T17:00:25.3627933Z     logger.go:146: 2024-04-02T17:00:24.581Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3631002Z     logger.go:146: 2024-04-02T17:00:24.581Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3633601Z     logger.go:146: 2024-04-02T17:00:24.582Z	DEBUG	done processing headers	{"headerIndex": 130, "blockHeight": 129, "took": "562.72µs"}
2024-04-02T17:00:25.3636426Z     logger.go:146: 2024-04-02T17:00:24.582Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3639271Z     logger.go:146: 2024-04-02T17:00:24.582Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3642536Z     logger.go:146: 2024-04-02T17:00:24.583Z	DEBUG	done processing headers	{"headerIndex": 131, "blockHeight": 130, "took": "669.238µs"}
2024-04-02T17:00:25.3645159Z     logger.go:146: 2024-04-02T17:00:24.583Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3648490Z     logger.go:146: 2024-04-02T17:00:24.584Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3651058Z     logger.go:146: 2024-04-02T17:00:24.584Z	DEBUG	done processing headers	{"headerIndex": 132, "blockHeight": 131, "took": "653.237µs"}
2024-04-02T17:00:25.3653660Z     logger.go:146: 2024-04-02T17:00:24.585Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3657736Z     logger.go:146: 2024-04-02T17:00:24.585Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3661569Z     logger.go:146: 2024-04-02T17:00:24.586Z	DEBUG	done processing headers	{"headerIndex": 133, "blockHeight": 132, "took": "714.382µs"}
2024-04-02T17:00:25.3664917Z     logger.go:146: 2024-04-02T17:00:24.586Z	DEBUG	done processing headers	{"headerIndex": 134, "blockHeight": 133, "took": "524.818µs"}
2024-04-02T17:00:25.3668193Z     logger.go:146: 2024-04-02T17:00:24.587Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.3671674Z     logger.go:146: 2024-04-02T17:00:24.587Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.3675034Z     logger.go:146: 2024-04-02T17:00:24.587Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.3678480Z     logger.go:146: 2024-04-02T17:00:24.587Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.3681637Z     logger.go:146: 2024-04-02T17:00:24.587Z	DEBUG	done processing headers	{"headerIndex": 135, "blockHeight": 134, "took": "516.764µs"}
2024-04-02T17:00:25.3684901Z     logger.go:146: 2024-04-02T17:00:24.589Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3688099Z     logger.go:146: 2024-04-02T17:00:24.590Z	DEBUG	done processing headers	{"headerIndex": 136, "blockHeight": 135, "took": "639.152µs"}
2024-04-02T17:00:25.3691323Z     logger.go:146: 2024-04-02T17:00:24.590Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3695090Z     logger.go:146: 2024-04-02T17:00:24.590Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3698110Z     logger.go:146: 2024-04-02T17:00:24.591Z	DEBUG	done processing headers	{"headerIndex": 137, "blockHeight": 136, "took": "658.938µs"}
2024-04-02T17:00:25.3701077Z     logger.go:146: 2024-04-02T17:00:24.591Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3704103Z     logger.go:146: 2024-04-02T17:00:24.592Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3706646Z     logger.go:146: 2024-04-02T17:00:24.592Z	DEBUG	done processing headers	{"headerIndex": 138, "blockHeight": 137, "took": "665.751µs"}
2024-04-02T17:00:25.3709240Z     logger.go:146: 2024-04-02T17:00:24.593Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3712253Z     logger.go:146: 2024-04-02T17:00:24.593Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3714809Z     logger.go:146: 2024-04-02T17:00:24.594Z	DEBUG	done processing headers	{"headerIndex": 139, "blockHeight": 138, "took": "636.247µs"}
2024-04-02T17:00:25.3717781Z     logger.go:146: 2024-04-02T17:00:24.594Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3720664Z     logger.go:146: 2024-04-02T17:00:24.594Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3723300Z     logger.go:146: 2024-04-02T17:00:24.595Z	DEBUG	done processing headers	{"headerIndex": 140, "blockHeight": 139, "took": "672.814µs"}
2024-04-02T17:00:25.3726091Z     logger.go:146: 2024-04-02T17:00:24.595Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3729591Z     logger.go:146: 2024-04-02T17:00:24.595Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3732482Z     logger.go:146: 2024-04-02T17:00:24.596Z	DEBUG	done processing headers	{"headerIndex": 141, "blockHeight": 140, "took": "610.278µs"}
2024-04-02T17:00:25.3735091Z     logger.go:146: 2024-04-02T17:00:24.596Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3737913Z     logger.go:146: 2024-04-02T17:00:24.597Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3741319Z     logger.go:146: 2024-04-02T17:00:24.597Z	DEBUG	done processing headers	{"headerIndex": 142, "blockHeight": 141, "took": "660.982µs"}
2024-04-02T17:00:25.3743947Z     logger.go:146: 2024-04-02T17:00:24.598Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3746779Z     logger.go:146: 2024-04-02T17:00:24.598Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3749420Z     logger.go:146: 2024-04-02T17:00:24.598Z	DEBUG	done processing headers	{"headerIndex": 143, "blockHeight": 142, "took": "333.563µs"}
2024-04-02T17:00:25.3751968Z     logger.go:146: 2024-04-02T17:00:24.599Z	DEBUG	done processing headers	{"headerIndex": 144, "blockHeight": 143, "took": "470.026µs"}
2024-04-02T17:00:25.3754536Z     logger.go:146: 2024-04-02T17:00:24.599Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3757585Z     logger.go:146: 2024-04-02T17:00:24.599Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3760276Z     logger.go:146: 2024-04-02T17:00:24.600Z	DEBUG	done processing headers	{"headerIndex": 145, "blockHeight": 144, "took": "558.411µs"}
2024-04-02T17:00:25.3763324Z     logger.go:146: 2024-04-02T17:00:24.600Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3766101Z     logger.go:146: 2024-04-02T17:00:24.600Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3768706Z     logger.go:146: 2024-04-02T17:00:24.600Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3771206Z     logger.go:146: 2024-04-02T17:00:24.600Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3773498Z     logger.go:146: 2024-04-02T17:00:24.601Z	DEBUG	done processing headers	{"headerIndex": 146, "blockHeight": 145, "took": "430.964µs"}
2024-04-02T17:00:25.3775697Z     logger.go:146: 2024-04-02T17:00:24.601Z	DEBUG	done processing headers	{"headerIndex": 147, "blockHeight": 146, "took": "446.903µs"}
2024-04-02T17:00:25.3778203Z     logger.go:146: 2024-04-02T17:00:24.602Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3780817Z     logger.go:146: 2024-04-02T17:00:24.602Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3783180Z     logger.go:146: 2024-04-02T17:00:24.602Z	DEBUG	done processing headers	{"headerIndex": 148, "blockHeight": 147, "took": "440.892µs"}
2024-04-02T17:00:25.3785610Z     logger.go:146: 2024-04-02T17:00:24.602Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3788197Z     logger.go:146: 2024-04-02T17:00:24.602Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3791279Z     logger.go:146: 2024-04-02T17:00:24.602Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3793939Z     logger.go:146: 2024-04-02T17:00:24.602Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3796505Z     logger.go:146: 2024-04-02T17:00:24.603Z	DEBUG	done processing headers	{"headerIndex": 149, "blockHeight": 148, "took": "433.267µs"}
2024-04-02T17:00:25.3799706Z     logger.go:146: 2024-04-02T17:00:24.604Z	DEBUG	done processing headers	{"headerIndex": 150, "blockHeight": 149, "took": "433.879µs"}
2024-04-02T17:00:25.3803316Z     logger.go:146: 2024-04-02T17:00:24.604Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3806937Z     logger.go:146: 2024-04-02T17:00:24.604Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3810205Z     logger.go:146: 2024-04-02T17:00:24.604Z	DEBUG	done processing headers	{"headerIndex": 151, "blockHeight": 150, "took": "429.01µs"}
2024-04-02T17:00:25.3813724Z     logger.go:146: 2024-04-02T17:00:24.605Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3817528Z     logger.go:146: 2024-04-02T17:00:24.605Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3820883Z     logger.go:146: 2024-04-02T17:00:24.605Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3824083Z     logger.go:146: 2024-04-02T17:00:24.605Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3827211Z     logger.go:146: 2024-04-02T17:00:24.605Z	DEBUG	done processing headers	{"headerIndex": 152, "blockHeight": 151, "took": "436.473µs"}
2024-04-02T17:00:25.3830143Z     logger.go:146: 2024-04-02T17:00:24.606Z	DEBUG	done processing headers	{"headerIndex": 153, "blockHeight": 152, "took": "446.232µs"}
2024-04-02T17:00:25.3833333Z     logger.go:146: 2024-04-02T17:00:24.606Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3836868Z     logger.go:146: 2024-04-02T17:00:24.606Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3839757Z     logger.go:146: 2024-04-02T17:00:24.607Z	DEBUG	done processing headers	{"headerIndex": 154, "blockHeight": 153, "took": "437.105µs"}
2024-04-02T17:00:25.3842718Z     logger.go:146: 2024-04-02T17:00:24.607Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3845851Z     logger.go:146: 2024-04-02T17:00:24.608Z	DEBUG	done processing headers	{"headerIndex": 155, "blockHeight": 154, "took": "446.472µs"}
2024-04-02T17:00:25.3848709Z     logger.go:146: 2024-04-02T17:00:24.610Z	DEBUG	done processing headers	{"headerIndex": 156, "blockHeight": 155, "took": "483.692µs"}
2024-04-02T17:00:25.3851379Z     logger.go:146: 2024-04-02T17:00:24.764Z	DEBUG	done processing headers	{"headerIndex": 157, "blockHeight": 156, "took": "563.39µs"}
2024-04-02T17:00:25.3854195Z     logger.go:146: 2024-04-02T17:00:24.765Z	DEBUG	done processing headers	{"headerIndex": 158, "blockHeight": 157, "took": "515.832µs"}
2024-04-02T17:00:25.3857203Z     logger.go:146: 2024-04-02T17:00:24.765Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3860372Z     logger.go:146: 2024-04-02T17:00:24.765Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3864149Z     logger.go:146: 2024-04-02T17:00:24.765Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3867176Z     logger.go:146: 2024-04-02T17:00:24.765Z	DEBUG	done processing headers	{"headerIndex": 159, "blockHeight": 158, "took": "508.016µs"}
2024-04-02T17:00:25.3870221Z     logger.go:146: 2024-04-02T17:00:24.766Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3873239Z     logger.go:146: 2024-04-02T17:00:24.766Z	DEBUG	done processing headers	{"headerIndex": 160, "blockHeight": 159, "took": "508.277µs"}
2024-04-02T17:00:25.3876452Z     logger.go:146: 2024-04-02T17:00:24.767Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3882294Z     logger.go:146: 2024-04-02T17:00:24.767Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3885176Z     logger.go:146: 2024-04-02T17:00:24.767Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3888053Z     logger.go:146: 2024-04-02T17:00:24.767Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3891032Z     logger.go:146: 2024-04-02T17:00:24.767Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3893765Z     logger.go:146: 2024-04-02T17:00:24.768Z	DEBUG	done processing headers	{"headerIndex": 161, "blockHeight": 160, "took": "598.806µs"}
2024-04-02T17:00:25.3896449Z     logger.go:146: 2024-04-02T17:00:24.768Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3899561Z     logger.go:146: 2024-04-02T17:00:24.768Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3902224Z     logger.go:146: 2024-04-02T17:00:24.769Z	DEBUG	done processing headers	{"headerIndex": 162, "blockHeight": 161, "took": "592.515µs"}
2024-04-02T17:00:25.3905177Z     logger.go:146: 2024-04-02T17:00:24.769Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3907795Z     logger.go:146: 2024-04-02T17:00:24.769Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3910432Z     logger.go:146: 2024-04-02T17:00:24.770Z	DEBUG	done processing headers	{"headerIndex": 163, "blockHeight": 162, "took": "577.377µs"}
2024-04-02T17:00:25.3912887Z     logger.go:146: 2024-04-02T17:00:24.771Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3915494Z     logger.go:146: 2024-04-02T17:00:24.771Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3918164Z     logger.go:146: 2024-04-02T17:00:24.771Z	DEBUG	done processing headers	{"headerIndex": 164, "blockHeight": 163, "took": "656.704µs"}
2024-04-02T17:00:25.3920347Z     logger.go:146: 2024-04-02T17:00:24.772Z	DEBUG	done processing headers	{"headerIndex": 165, "blockHeight": 164, "took": "500.413µs"}
2024-04-02T17:00:25.3922762Z     logger.go:146: 2024-04-02T17:00:24.772Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3925340Z     logger.go:146: 2024-04-02T17:00:24.772Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3927906Z     logger.go:146: 2024-04-02T17:00:24.773Z	DEBUG	done processing headers	{"headerIndex": 166, "blockHeight": 165, "took": "461.581µs"}
2024-04-02T17:00:25.3930458Z     logger.go:146: 2024-04-02T17:00:24.773Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3933244Z     logger.go:146: 2024-04-02T17:00:24.773Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3935857Z     logger.go:146: 2024-04-02T17:00:24.773Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3938629Z     logger.go:146: 2024-04-02T17:00:24.773Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3940986Z     logger.go:146: 2024-04-02T17:00:24.774Z	DEBUG	done processing headers	{"headerIndex": 167, "blockHeight": 166, "took": "519.729µs"}
2024-04-02T17:00:25.3943178Z     logger.go:146: 2024-04-02T17:00:24.775Z	DEBUG	done processing headers	{"headerIndex": 168, "blockHeight": 167, "took": "533.404µs"}
2024-04-02T17:00:25.3945911Z     logger.go:146: 2024-04-02T17:00:24.775Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3948615Z     logger.go:146: 2024-04-02T17:00:24.775Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3951059Z     logger.go:146: 2024-04-02T17:00:24.776Z	DEBUG	done processing headers	{"headerIndex": 169, "blockHeight": 168, "took": "565.023µs"}
2024-04-02T17:00:25.3953483Z     logger.go:146: 2024-04-02T17:00:24.776Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3956382Z     logger.go:146: 2024-04-02T17:00:24.776Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3959057Z     logger.go:146: 2024-04-02T17:00:24.776Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3961768Z     logger.go:146: 2024-04-02T17:00:24.776Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3964962Z     logger.go:146: 2024-04-02T17:00:24.777Z	DEBUG	done processing headers	{"headerIndex": 170, "blockHeight": 169, "took": "466.78µs"}
2024-04-02T17:00:25.3967168Z     logger.go:146: 2024-04-02T17:00:24.777Z	DEBUG	done processing headers	{"headerIndex": 171, "blockHeight": 170, "took": "468.143µs"}
2024-04-02T17:00:25.3969648Z     logger.go:146: 2024-04-02T17:00:24.778Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3972288Z     logger.go:146: 2024-04-02T17:00:24.778Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3974808Z     logger.go:146: 2024-04-02T17:00:24.778Z	DEBUG	done processing headers	{"headerIndex": 172, "blockHeight": 171, "took": "515.4µs"}
2024-04-02T17:00:25.3977359Z     logger.go:146: 2024-04-02T17:00:24.778Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3979959Z     logger.go:146: 2024-04-02T17:00:24.778Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3982556Z     logger.go:146: 2024-04-02T17:00:24.779Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3985133Z     logger.go:146: 2024-04-02T17:00:24.779Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3987811Z     logger.go:146: 2024-04-02T17:00:24.779Z	DEBUG	done processing headers	{"headerIndex": 173, "blockHeight": 172, "took": "465.097µs"}
2024-04-02T17:00:25.3990963Z     logger.go:146: 2024-04-02T17:00:24.780Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3994107Z     logger.go:146: 2024-04-02T17:00:24.780Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.3997320Z     logger.go:146: 2024-04-02T17:00:24.782Z	DEBUG	done processing headers	{"headerIndex": 174, "blockHeight": 173, "took": "654.02µs"}
2024-04-02T17:00:25.4000093Z     logger.go:146: 2024-04-02T17:00:24.783Z	DEBUG	done processing headers	{"headerIndex": 175, "blockHeight": 174, "took": "587.616µs"}
2024-04-02T17:00:25.4020604Z     logger.go:146: 2024-04-02T17:00:24.783Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4023345Z     logger.go:146: 2024-04-02T17:00:24.783Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4025782Z     logger.go:146: 2024-04-02T17:00:24.784Z	DEBUG	done processing headers	{"headerIndex": 176, "blockHeight": 175, "took": "573.098µs"}
2024-04-02T17:00:25.4028250Z     logger.go:146: 2024-04-02T17:00:24.784Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.4030881Z     logger.go:146: 2024-04-02T17:00:24.784Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.4033495Z     logger.go:146: 2024-04-02T17:00:24.784Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.4036449Z     logger.go:146: 2024-04-02T17:00:24.784Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.4039154Z     logger.go:146: 2024-04-02T17:00:24.785Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.4041914Z     logger.go:146: 2024-04-02T17:00:24.785Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.4044532Z     logger.go:146: 2024-04-02T17:00:24.785Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.4047372Z     logger.go:146: 2024-04-02T17:00:24.785Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.4049966Z     logger.go:146: 2024-04-02T17:00:24.785Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.4052562Z     logger.go:146: 2024-04-02T17:00:24.785Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.4055366Z     logger.go:146: 2024-04-02T17:00:24.785Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.4057975Z     logger.go:146: 2024-04-02T17:00:24.785Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.4060672Z     logger.go:146: 2024-04-02T17:00:24.785Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.4063634Z     logger.go:146: 2024-04-02T17:00:24.785Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.4066629Z     logger.go:146: 2024-04-02T17:00:24.785Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.4069292Z     logger.go:146: 2024-04-02T17:00:24.785Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.4071713Z     logger.go:146: 2024-04-02T17:00:24.786Z	DEBUG	done processing headers	{"headerIndex": 177, "blockHeight": 176, "took": "565.084µs"}
2024-04-02T17:00:25.4073934Z     logger.go:146: 2024-04-02T17:00:24.787Z	DEBUG	done processing headers	{"headerIndex": 178, "blockHeight": 177, "took": "537.302µs"}
2024-04-02T17:00:25.4076736Z     logger.go:146: 2024-04-02T17:00:24.789Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4079193Z     logger.go:146: 2024-04-02T17:00:24.789Z	DEBUG	done processing headers	{"headerIndex": 179, "blockHeight": 178, "took": "301.543µs"}
2024-04-02T17:00:25.4081683Z     logger.go:146: 2024-04-02T17:00:24.789Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4084298Z     logger.go:146: 2024-04-02T17:00:24.789Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4086663Z     logger.go:146: 2024-04-02T17:00:24.790Z	DEBUG	done processing headers	{"headerIndex": 180, "blockHeight": 179, "took": "293.517µs"}
2024-04-02T17:00:25.4089375Z     logger.go:146: 2024-04-02T17:00:24.790Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4091750Z     logger.go:146: 2024-04-02T17:00:24.790Z	DEBUG	done processing headers	{"headerIndex": 181, "blockHeight": 180, "took": "249.595µs"}
2024-04-02T17:00:25.4094398Z     logger.go:146: 2024-04-02T17:00:24.790Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4097065Z     logger.go:146: 2024-04-02T17:00:24.790Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4099766Z     logger.go:146: 2024-04-02T17:00:24.791Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4102169Z     logger.go:146: 2024-04-02T17:00:24.791Z	DEBUG	done processing headers	{"headerIndex": 182, "blockHeight": 181, "took": "284.238µs"}
2024-04-02T17:00:25.4104767Z     logger.go:146: 2024-04-02T17:00:24.791Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4107389Z     logger.go:146: 2024-04-02T17:00:24.791Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4109767Z     logger.go:146: 2024-04-02T17:00:24.791Z	DEBUG	done processing headers	{"headerIndex": 183, "blockHeight": 182, "took": "399.305µs"}
2024-04-02T17:00:25.4111942Z     logger.go:146: 2024-04-02T17:00:24.792Z	DEBUG	done processing headers	{"headerIndex": 184, "blockHeight": 183, "took": "458.384µs"}
2024-04-02T17:00:25.4114336Z     logger.go:146: 2024-04-02T17:00:24.792Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4117084Z     logger.go:146: 2024-04-02T17:00:24.792Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4119500Z     logger.go:146: 2024-04-02T17:00:24.793Z	DEBUG	done processing headers	{"headerIndex": 185, "blockHeight": 184, "took": "462.662µs"}
2024-04-02T17:00:25.4121961Z     logger.go:146: 2024-04-02T17:00:24.793Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4124887Z     logger.go:146: 2024-04-02T17:00:24.793Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4127546Z     logger.go:146: 2024-04-02T17:00:24.793Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4130185Z     logger.go:146: 2024-04-02T17:00:24.793Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4132571Z     logger.go:146: 2024-04-02T17:00:24.794Z	DEBUG	done processing headers	{"headerIndex": 186, "blockHeight": 185, "took": "473.373µs"}
2024-04-02T17:00:25.4134772Z     logger.go:146: 2024-04-02T17:00:24.795Z	DEBUG	done processing headers	{"headerIndex": 187, "blockHeight": 186, "took": "485.935µs"}
2024-04-02T17:00:25.4137224Z     logger.go:146: 2024-04-02T17:00:24.795Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4139904Z     logger.go:146: 2024-04-02T17:00:24.795Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4142273Z     logger.go:146: 2024-04-02T17:00:24.796Z	DEBUG	done processing headers	{"headerIndex": 188, "blockHeight": 187, "took": "642.418µs"}
2024-04-02T17:00:25.4144714Z     logger.go:146: 2024-04-02T17:00:24.796Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4159513Z     logger.go:146: 2024-04-02T17:00:24.796Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4162143Z     logger.go:146: 2024-04-02T17:00:24.796Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4165687Z     logger.go:146: 2024-04-02T17:00:24.796Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4168869Z     logger.go:146: 2024-04-02T17:00:24.797Z	DEBUG	done processing headers	{"headerIndex": 189, "blockHeight": 188, "took": "620.577µs"}
2024-04-02T17:00:25.4171618Z     logger.go:146: 2024-04-02T17:00:24.798Z	DEBUG	done processing headers	{"headerIndex": 190, "blockHeight": 189, "took": "623.523µs"}
2024-04-02T17:00:25.4174464Z     logger.go:146: 2024-04-02T17:00:24.798Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4177588Z     logger.go:146: 2024-04-02T17:00:24.798Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4180476Z     logger.go:146: 2024-04-02T17:00:24.799Z	DEBUG	done processing headers	{"headerIndex": 191, "blockHeight": 190, "took": "603.705µs"}
2024-04-02T17:00:25.4183447Z     logger.go:146: 2024-04-02T17:00:24.799Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4186596Z     logger.go:146: 2024-04-02T17:00:24.799Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4189806Z     logger.go:146: 2024-04-02T17:00:24.800Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4192929Z     logger.go:146: 2024-04-02T17:00:24.800Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4195713Z     logger.go:146: 2024-04-02T17:00:24.800Z	DEBUG	done processing headers	{"headerIndex": 192, "blockHeight": 191, "took": "533.755µs"}
2024-04-02T17:00:25.4199150Z     logger.go:146: 2024-04-02T17:00:24.801Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4202753Z     logger.go:146: 2024-04-02T17:00:24.801Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4205694Z     logger.go:146: 2024-04-02T17:00:24.801Z	DEBUG	done processing headers	{"headerIndex": 193, "blockHeight": 192, "took": "483.331µs"}
2024-04-02T17:00:25.4208290Z     logger.go:146: 2024-04-02T17:00:24.801Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4211792Z     logger.go:146: 2024-04-02T17:00:24.802Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4214332Z     logger.go:146: 2024-04-02T17:00:24.802Z	DEBUG	done processing headers	{"headerIndex": 194, "blockHeight": 193, "took": "603.916µs"}
2024-04-02T17:00:25.4216775Z     logger.go:146: 2024-04-02T17:00:24.802Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4219413Z     logger.go:146: 2024-04-02T17:00:24.803Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4222013Z     logger.go:146: 2024-04-02T17:00:24.803Z	DEBUG	done processing headers	{"headerIndex": 195, "blockHeight": 194, "took": "551.758µs"}
2024-04-02T17:00:25.4224501Z     logger.go:146: 2024-04-02T17:00:24.804Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4227092Z     logger.go:146: 2024-04-02T17:00:24.804Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4229631Z     logger.go:146: 2024-04-02T17:00:24.804Z	DEBUG	done processing headers	{"headerIndex": 196, "blockHeight": 195, "took": "601.501µs"}
2024-04-02T17:00:25.4232078Z     logger.go:146: 2024-04-02T17:00:24.805Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4235193Z     logger.go:146: 2024-04-02T17:00:24.805Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4237735Z     logger.go:146: 2024-04-02T17:00:24.806Z	DEBUG	done processing headers	{"headerIndex": 197, "blockHeight": 196, "took": "573.93µs"}
2024-04-02T17:00:25.4240144Z     logger.go:146: 2024-04-02T17:00:24.806Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4242756Z     logger.go:146: 2024-04-02T17:00:24.806Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4245135Z     logger.go:146: 2024-04-02T17:00:24.807Z	DEBUG	done processing headers	{"headerIndex": 198, "blockHeight": 197, "took": "606.861µs"}
2024-04-02T17:00:25.4255026Z     logger.go:146: 2024-04-02T17:00:24.808Z	DEBUG	done processing headers	{"headerIndex": 199, "blockHeight": 198, "took": "596.612µs"}
2024-04-02T17:00:25.4257391Z     logger.go:146: 2024-04-02T17:00:25.013Z	DEBUG	done processing headers	{"headerIndex": 200, "blockHeight": 199, "took": "550.466µs"}
2024-04-02T17:00:25.4259868Z     logger.go:146: 2024-04-02T17:00:25.014Z	DEBUG	done processing headers	{"headerIndex": 201, "blockHeight": 200, "took": "507.055µs"}
2024-04-02T17:00:25.4262318Z     logger.go:146: 2024-04-02T17:00:25.014Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4265083Z     logger.go:146: 2024-04-02T17:00:25.014Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4268185Z     logger.go:146: 2024-04-02T17:00:25.014Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4270679Z     logger.go:146: 2024-04-02T17:00:25.014Z	DEBUG	done processing headers	{"headerIndex": 202, "blockHeight": 201, "took": "509.45µs"}
2024-04-02T17:00:25.4273260Z     logger.go:146: 2024-04-02T17:00:25.015Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4276038Z     logger.go:146: 2024-04-02T17:00:25.015Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4279372Z     logger.go:146: 2024-04-02T17:00:25.015Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4282030Z     logger.go:146: 2024-04-02T17:00:25.015Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4284550Z     logger.go:146: 2024-04-02T17:00:25.015Z	DEBUG	done processing headers	{"headerIndex": 203, "blockHeight": 202, "took": "599.327µs"}
2024-04-02T17:00:25.4287066Z     logger.go:146: 2024-04-02T17:00:25.016Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4289833Z     logger.go:146: 2024-04-02T17:00:25.016Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4292857Z     logger.go:146: 2024-04-02T17:00:25.016Z	DEBUG	done processing headers	{"headerIndex": 204, "blockHeight": 203, "took": "588.226µs"}
2024-04-02T17:00:25.4295375Z     logger.go:146: 2024-04-02T17:00:25.017Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4298244Z     logger.go:146: 2024-04-02T17:00:25.017Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4300692Z     logger.go:146: 2024-04-02T17:00:25.018Z	DEBUG	done processing headers	{"headerIndex": 205, "blockHeight": 204, "took": "592.023µs"}
2024-04-02T17:00:25.4303440Z     logger.go:146: 2024-04-02T17:00:25.018Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4306137Z     logger.go:146: 2024-04-02T17:00:25.018Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4308635Z     logger.go:146: 2024-04-02T17:00:25.019Z	DEBUG	done processing headers	{"headerIndex": 206, "blockHeight": 205, "took": "651.936µs"}
2024-04-02T17:00:25.4311452Z     logger.go:146: 2024-04-02T17:00:25.019Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4314227Z     logger.go:146: 2024-04-02T17:00:25.019Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4316879Z     logger.go:146: 2024-04-02T17:00:25.020Z	DEBUG	done processing headers	{"headerIndex": 207, "blockHeight": 206, "took": "669.578µs"}
2024-04-02T17:00:25.4319487Z     logger.go:146: 2024-04-02T17:00:25.020Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4322286Z     logger.go:146: 2024-04-02T17:00:25.020Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4324832Z     logger.go:146: 2024-04-02T17:00:25.021Z	DEBUG	done processing headers	{"headerIndex": 208, "blockHeight": 207, "took": "587.835µs"}
2024-04-02T17:00:25.4327398Z     logger.go:146: 2024-04-02T17:00:25.021Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4330712Z     logger.go:146: 2024-04-02T17:00:25.021Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4333266Z     logger.go:146: 2024-04-02T17:00:25.022Z	DEBUG	done processing headers	{"headerIndex": 209, "blockHeight": 208, "took": "622.55µs"}
2024-04-02T17:00:25.4335878Z     logger.go:146: 2024-04-02T17:00:25.022Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4338648Z     logger.go:146: 2024-04-02T17:00:25.023Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4341194Z     logger.go:146: 2024-04-02T17:00:25.023Z	DEBUG	done processing headers	{"headerIndex": 210, "blockHeight": 209, "took": "613.934µs"}
2024-04-02T17:00:25.4343798Z     logger.go:146: 2024-04-02T17:00:25.024Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4346604Z     logger.go:146: 2024-04-02T17:00:25.024Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4349722Z     logger.go:146: 2024-04-02T17:00:25.024Z	DEBUG	done processing headers	{"headerIndex": 211, "blockHeight": 210, "took": "599.818µs"}
2024-04-02T17:00:25.4352305Z     logger.go:146: 2024-04-02T17:00:25.025Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4355029Z     logger.go:146: 2024-04-02T17:00:25.025Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4357760Z     logger.go:146: 2024-04-02T17:00:25.026Z	DEBUG	done processing headers	{"headerIndex": 212, "blockHeight": 211, "took": "652.526µs"}
2024-04-02T17:00:25.4360517Z     logger.go:146: 2024-04-02T17:00:25.026Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4363357Z     logger.go:146: 2024-04-02T17:00:25.026Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4366218Z     logger.go:146: 2024-04-02T17:00:25.027Z	DEBUG	done processing headers	{"headerIndex": 213, "blockHeight": 212, "took": "590.661µs"}
2024-04-02T17:00:25.4524234Z     logger.go:146: 2024-04-02T17:00:25.027Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4527098Z     logger.go:146: 2024-04-02T17:00:25.027Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4529725Z     logger.go:146: 2024-04-02T17:00:25.028Z	DEBUG	done processing headers	{"headerIndex": 214, "blockHeight": 213, "took": "635.024µs"}
2024-04-02T17:00:25.4532369Z     logger.go:146: 2024-04-02T17:00:25.028Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4535181Z     logger.go:146: 2024-04-02T17:00:25.028Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4537740Z     logger.go:146: 2024-04-02T17:00:25.029Z	DEBUG	done processing headers	{"headerIndex": 215, "blockHeight": 214, "took": "586.454µs"}
2024-04-02T17:00:25.4540357Z     logger.go:146: 2024-04-02T17:00:25.029Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4543129Z     logger.go:146: 2024-04-02T17:00:25.029Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4545988Z     logger.go:146: 2024-04-02T17:00:25.030Z	DEBUG	done processing headers	{"headerIndex": 216, "blockHeight": 215, "took": "592.595µs"}
2024-04-02T17:00:25.4548711Z     logger.go:146: 2024-04-02T17:00:25.030Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4551541Z     logger.go:146: 2024-04-02T17:00:25.030Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4553946Z     logger.go:146: 2024-04-02T17:00:25.032Z	DEBUG	done processing headers	{"headerIndex": 217, "blockHeight": 216, "took": "2.008465ms"}
2024-04-02T17:00:25.4556579Z     logger.go:146: 2024-04-02T17:00:25.033Z	DEBUG	done processing headers	{"headerIndex": 218, "blockHeight": 217, "took": "509.891µs"}
2024-04-02T17:00:25.4559214Z     logger.go:146: 2024-04-02T17:00:25.033Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4561965Z     logger.go:146: 2024-04-02T17:00:25.033Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-02T17:00:25.4564498Z     logger.go:146: 2024-04-02T17:00:25.034Z	DEBUG	done processing headers	{"headerIndex": 219, "blockHeight": 218, "took": "497.517µs"}
2024-04-02T17:00:25.4627967Z     logger.go:146: 2024-04-02T17:00:25.034Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.4631758Z     logger.go:146: 2024-04-02T17:00:25.034Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.4635007Z     logger.go:146: 2024-04-02T17:00:25.034Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.4639279Z     logger.go:146: 2024-04-02T17:00:25.034Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.4642563Z     logger.go:146: 2024-04-02T17:00:25.035Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-02T17:00:25.4645738Z     logger.go:146: 2024-04-02T17:00:25.044Z	DEBUG	done processing headers	{"headerIndex": 220, "blockHeight": 219, "took": "553.803µs"}
2024-04-02T17:00:25.4647255Z     core_test.go:339: 
2024-04-02T17:00:25.4648771Z         	Error Trace:	/home/runner/work/neo-go/neo-go/pkg/services/notary/core_test.go:339
2024-04-02T17:00:25.4651271Z         	            				/home/runner/work/neo-go/neo-go/pkg/services/notary/core_test.go:707
2024-04-02T17:00:25.4678909Z         	Error:      	Expected nil, but got: &transaction.Transaction{Version:0x0, Nonce:0x7c, SystemFee:100000000, NetworkFee:0, ValidUntilBlock:0xef, Script:[]uint8{0x40}, Attributes:[]transaction.Attribute{transaction.Attribute{Type:0x22, Value:(*transaction.NotaryAssisted)(0xc0004f4d2a)}, transaction.Attribute{Type:0x20, Value:(*transaction.NotValidBefore)(0xc0004f4d2c)}, transaction.Attribute{Type:0x21, Value:(*transaction.Conflicts)(0xc000dffce0)}}, Signers:[]transaction.Signer{transaction.Signer{Account:util.Uint160{0x3b, 0xec, 0x35, 0x31, 0x11, 0x9b, 0xba, 0xd7, 0x6d, 0xd0, 0x44, 0x92, 0xb, 0xd, 0xe6, 0xc3, 0x19, 0x4f, 0xe1, 0xc1}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}, transaction.Signer{Account:util.Uint160{0x84, 0x97, 0xa2, 0x6d, 0x57, 0x48, 0x1, 0x23, 0x4b, 0x19, 0xfa, 0x78, 0xb3, 0xee, 0x5e, 0xed, 0xb2, 0xa5, 0x90, 0x86}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}}, Scripts:[]transaction.Witness{transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0x16, 0x2a, 0x80, 0x60, 0x74, 0xde, 0xbb, 0x35, 0x49, 0xf6, 0x35, 0xb2, 0xca, 0xf7, 0xe8, 0xc5, 0x3e, 0x94, 0x7d, 0x75, 0x70, 0x2c, 0xd7, 0xec, 0x2c, 0x44, 0xec, 0x96, 0xd2, 0xc, 0xb9, 0xbe, 0xd7, 0xaf, 0xa7, 0x33, 0xb9, 0x7d, 0xb6, 0xe8, 0xef, 0xba, 0xeb, 0x21, 0xc0, 0x97, 0xaf, 0x12, 0xb4, 0x2d, 0x56, 0x71, 0xb0, 0x96, 0x93, 0xf4, 0x79, 0xc5, 0x86, 0xc9, 0x9c, 0xe6, 0x11, 0xe6}, VerificationScript:[]uint8{}}, transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0xb3, 0x7c, 0x5a, 0x6e, 0x23, 0x48, 0x81, 0x8f, 0xbd, 0xb2, 0xe8, 0x36, 0x4e, 0x44, 0x5, 0x7b, 0x8e, 0x6f, 0xa2, 0xbe, 0xbc, 0x4b, 0xe2, 0xea, 0xeb, 0x2b, 0xde, 0x4b, 0x3e, 0x39, 0xb3, 0x48, 0xb5, 0xb, 0x37, 0xc6, 0x95, 0xe8, 0x52, 0x16, 0x74, 0xa9, 0x21, 0xcf, 0xe3, 0x5f, 0x9d, 0x6b, 0x21, 0xec, 0xe9, 0xd3, 0x52, 0x4b, 0x9, 0xe, 0xb4, 0x4a, 0xdb, 0x3b, 0x17, 0xce, 0x13, 0xac}, VerificationScript:[]uint8{0xc, 0x21, 0x2, 0x3c, 0x4d, 0x70, 0x7, 0x5f, 0xde, 0x26, 0x99, 0xe, 0xf1, 0x55, 0x13, 0x60, 0x5e, 0xd5, 0xe, 0xa2, 0xcf, 0x15, 0xa6, 0x54, 0x9b, 0x9a, 0xf0, 0x8d, 0x3a, 0x80, 0xb5, 0xd9, 0x78, 0xea, 0x3b, 0x41, 0x56, 0xe7, 0xb3, 0x27}}}, size:288, hash:util.Uint256{0xa6, 0x45, 0x27, 0xd5, 0x64, 0xb7, 0xeb, 0xf2, 0x43, 0xce, 0x6d, 0x75, 0xce, 0x4d, 0x2e, 0x5b, 0x8a, 0x2e, 0xf8, 0x7, 0x26, 0xf1, 0x14, 0x3b, 0xdc, 0xe6, 0x3f, 0x79, 0x17, 0xa4, 0xf6, 0xf4}, hashed:true, Trimmed:false}
2024-04-02T17:00:25.4695726Z         	Test:       	TestNotary
2024-04-02T17:00:25.4697019Z         	Messages:   	fallback transaction for request #0 shouldn't be completed
2024-04-02T17:00:25.4698251Z     logger.go:146: 2024-04-02T17:00:25.044Z	INFO	stopping notary service
2024-04-02T17:00:25.4700203Z     logger.go:146: 2024-04-02T17:00:25.045Z	INFO	persisted to disk	{"blocks": 106, "keys": 1225, "headerHeight": 220, "blockHeight": 220, "took": "479.714µs"}
2024-04-02T17:00:25.4701542Z --- FAIL: TestNotary (4.53s)
@AnnaShaleva commented on GitHub (Apr 3, 2024): After the fix presented in #3390 this test is failing in the other place (later testcase). Discovered in https://github.com/nspcc-dev/neo-go/pull/3385. ``` 2024-04-02T17:00:25.1449288Z === RUN TestNotary 2024-04-02T17:00:25.1450905Z logger.go:146: 2024-04-02T17:00:20.517Z INFO initial gas supply is not set or wrong, setting default value {"InitialGASSupply": "52000000"} 2024-04-02T17:00:25.1453576Z logger.go:146: 2024-04-02T17:00:20.517Z INFO mempool size is not set or wrong, setting default value {"MemPoolSize": 50000} 2024-04-02T17:00:25.1456217Z logger.go:146: 2024-04-02T17:00:20.517Z INFO P2PNotaryRequestPayloadPool size is not set or wrong, setting default value {"P2PNotaryRequestPayloadPoolSize": 1000} 2024-04-02T17:00:25.1458740Z logger.go:146: 2024-04-02T17:00:20.517Z INFO MaxBlockSize is not set or wrong, setting default value {"MaxBlockSize": 262144} 2024-04-02T17:00:25.1461193Z logger.go:146: 2024-04-02T17:00:20.517Z INFO MaxBlockSystemFee is not set or wrong, setting default value {"MaxBlockSystemFee": 900000000000} 2024-04-02T17:00:25.1463684Z logger.go:146: 2024-04-02T17:00:20.517Z INFO MaxTransactionsPerBlock is not set or wrong, using default value {"MaxTransactionsPerBlock": 512} 2024-04-02T17:00:25.1466634Z logger.go:146: 2024-04-02T17:00:20.517Z INFO MaxValidUntilBlockIncrement is not set or wrong, using default value {"MaxValidUntilBlockIncrement": 86400} 2024-04-02T17:00:25.1468905Z logger.go:146: 2024-04-02T17:00:20.517Z INFO Hardforks are not set, using default value 2024-04-02T17:00:25.1470536Z logger.go:146: 2024-04-02T17:00:20.519Z INFO no storage version found! creating genesis block 2024-04-02T17:00:25.1471935Z logger.go:146: 2024-04-02T17:00:20.520Z INFO starting notary service 2024-04-02T17:00:25.1473763Z logger.go:146: 2024-04-02T17:00:20.521Z DEBUG done processing headers {"headerIndex": 1, "blockHeight": 0, "took": "305.219µs"} 2024-04-02T17:00:25.1476670Z logger.go:146: 2024-04-02T17:00:21.520Z INFO persisted to disk {"blocks": 1, "keys": 148, "headerHeight": 1, "blockHeight": 1, "took": "76.984µs"} 2024-04-02T17:00:25.1479090Z logger.go:146: 2024-04-02T17:00:22.745Z DEBUG done processing headers {"headerIndex": 2, "blockHeight": 1, "took": "472.261µs"} 2024-04-02T17:00:25.1481379Z logger.go:146: 2024-04-02T17:00:22.747Z DEBUG done processing headers {"headerIndex": 3, "blockHeight": 2, "took": "482.45µs"} 2024-04-02T17:00:25.1484165Z logger.go:146: 2024-04-02T17:00:22.747Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1487003Z logger.go:146: 2024-04-02T17:00:22.747Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1489752Z logger.go:146: 2024-04-02T17:00:22.748Z DEBUG done processing headers {"headerIndex": 4, "blockHeight": 3, "took": "469.765µs"} 2024-04-02T17:00:25.1491952Z logger.go:146: 2024-04-02T17:00:22.801Z DEBUG done processing headers {"headerIndex": 5, "blockHeight": 4, "took": "518.507µs"} 2024-04-02T17:00:25.1494211Z logger.go:146: 2024-04-02T17:00:22.802Z DEBUG done processing headers {"headerIndex": 6, "blockHeight": 5, "took": "504.22µs"} 2024-04-02T17:00:25.1496760Z logger.go:146: 2024-04-02T17:00:22.855Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1499240Z logger.go:146: 2024-04-02T17:00:22.855Z DEBUG done processing headers {"headerIndex": 7, "blockHeight": 6, "took": "507.336µs"} 2024-04-02T17:00:25.1501929Z logger.go:146: 2024-04-02T17:00:22.856Z DEBUG done processing headers {"headerIndex": 8, "blockHeight": 7, "took": "486.667µs"} 2024-04-02T17:00:25.1504440Z logger.go:146: 2024-04-02T17:00:22.856Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1507107Z logger.go:146: 2024-04-02T17:00:22.856Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1509585Z logger.go:146: 2024-04-02T17:00:22.857Z DEBUG done processing headers {"headerIndex": 9, "blockHeight": 8, "took": "487.268µs"} 2024-04-02T17:00:25.1512149Z logger.go:146: 2024-04-02T17:00:22.857Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1515426Z logger.go:146: 2024-04-02T17:00:22.857Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1518465Z logger.go:146: 2024-04-02T17:00:22.857Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1521213Z logger.go:146: 2024-04-02T17:00:22.857Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1523613Z logger.go:146: 2024-04-02T17:00:22.857Z DEBUG done processing headers {"headerIndex": 10, "blockHeight": 9, "took": "350.57µs"} 2024-04-02T17:00:25.1526143Z logger.go:146: 2024-04-02T17:00:22.858Z DEBUG done processing headers {"headerIndex": 11, "blockHeight": 10, "took": "469.665µs"} 2024-04-02T17:00:25.1528787Z logger.go:146: 2024-04-02T17:00:22.858Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1531531Z logger.go:146: 2024-04-02T17:00:22.858Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1533950Z logger.go:146: 2024-04-02T17:00:22.859Z DEBUG done processing headers {"headerIndex": 12, "blockHeight": 11, "took": "471.089µs"} 2024-04-02T17:00:25.1536725Z logger.go:146: 2024-04-02T17:00:22.859Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1539384Z logger.go:146: 2024-04-02T17:00:22.859Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1542134Z logger.go:146: 2024-04-02T17:00:22.859Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1545016Z logger.go:146: 2024-04-02T17:00:22.859Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1547845Z logger.go:146: 2024-04-02T17:00:22.860Z DEBUG done processing headers {"headerIndex": 13, "blockHeight": 12, "took": "483.922µs"} 2024-04-02T17:00:25.1550181Z logger.go:146: 2024-04-02T17:00:22.861Z DEBUG done processing headers {"headerIndex": 14, "blockHeight": 13, "took": "464.155µs"} 2024-04-02T17:00:25.1552715Z logger.go:146: 2024-04-02T17:00:22.861Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1555450Z logger.go:146: 2024-04-02T17:00:22.861Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1559204Z logger.go:146: 2024-04-02T17:00:22.861Z DEBUG done processing headers {"headerIndex": 15, "blockHeight": 14, "took": "471.82µs"} 2024-04-02T17:00:25.1562074Z logger.go:146: 2024-04-02T17:00:22.861Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1564962Z logger.go:146: 2024-04-02T17:00:22.862Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1567762Z logger.go:146: 2024-04-02T17:00:22.862Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1570455Z logger.go:146: 2024-04-02T17:00:22.862Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1573217Z logger.go:146: 2024-04-02T17:00:22.862Z DEBUG done processing headers {"headerIndex": 16, "blockHeight": 15, "took": "472.13µs"} 2024-04-02T17:00:25.1575881Z logger.go:146: 2024-04-02T17:00:22.863Z DEBUG done processing headers {"headerIndex": 17, "blockHeight": 16, "took": "470.588µs"} 2024-04-02T17:00:25.1578664Z logger.go:146: 2024-04-02T17:00:22.863Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1581420Z logger.go:146: 2024-04-02T17:00:22.863Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1584436Z logger.go:146: 2024-04-02T17:00:22.863Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1587129Z logger.go:146: 2024-04-02T17:00:22.863Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1589704Z logger.go:146: 2024-04-02T17:00:22.864Z DEBUG done processing headers {"headerIndex": 18, "blockHeight": 17, "took": "710.455µs"} 2024-04-02T17:00:25.1592355Z logger.go:146: 2024-04-02T17:00:22.864Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1595044Z logger.go:146: 2024-04-02T17:00:22.864Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1597982Z logger.go:146: 2024-04-02T17:00:22.865Z DEBUG done processing headers {"headerIndex": 19, "blockHeight": 18, "took": "554.894µs"} 2024-04-02T17:00:25.1600647Z logger.go:146: 2024-04-02T17:00:22.865Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1603508Z logger.go:146: 2024-04-02T17:00:22.865Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1606132Z logger.go:146: 2024-04-02T17:00:22.866Z DEBUG done processing headers {"headerIndex": 20, "blockHeight": 19, "took": "566.466µs"} 2024-04-02T17:00:25.1609005Z logger.go:146: 2024-04-02T17:00:22.866Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1612075Z logger.go:146: 2024-04-02T17:00:22.866Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1614557Z logger.go:146: 2024-04-02T17:00:22.867Z DEBUG done processing headers {"headerIndex": 21, "blockHeight": 20, "took": "543.694µs"} 2024-04-02T17:00:25.1617094Z logger.go:146: 2024-04-02T17:00:22.867Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1619812Z logger.go:146: 2024-04-02T17:00:22.867Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1622297Z logger.go:146: 2024-04-02T17:00:22.868Z DEBUG done processing headers {"headerIndex": 22, "blockHeight": 21, "took": "550.306µs"} 2024-04-02T17:00:25.1624971Z logger.go:146: 2024-04-02T17:00:22.868Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1627772Z logger.go:146: 2024-04-02T17:00:22.868Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1630555Z logger.go:146: 2024-04-02T17:00:22.869Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1633295Z logger.go:146: 2024-04-02T17:00:22.869Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1636016Z logger.go:146: 2024-04-02T17:00:22.869Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1639652Z logger.go:146: 2024-04-02T17:00:22.869Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1642689Z logger.go:146: 2024-04-02T17:00:22.869Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1645264Z logger.go:146: 2024-04-02T17:00:22.869Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1647754Z logger.go:146: 2024-04-02T17:00:22.869Z DEBUG done processing headers {"headerIndex": 23, "blockHeight": 22, "took": "576.054µs"} 2024-04-02T17:00:25.1650635Z logger.go:146: 2024-04-02T17:00:22.870Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1653785Z logger.go:146: 2024-04-02T17:00:22.870Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1656621Z logger.go:146: 2024-04-02T17:00:22.870Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1659359Z logger.go:146: 2024-04-02T17:00:22.870Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1662130Z logger.go:146: 2024-04-02T17:00:22.870Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1664896Z logger.go:146: 2024-04-02T17:00:22.870Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1668152Z logger.go:146: 2024-04-02T17:00:22.870Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1671003Z logger.go:146: 2024-04-02T17:00:22.870Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1673675Z logger.go:146: 2024-04-02T17:00:22.871Z DEBUG done processing headers {"headerIndex": 24, "blockHeight": 23, "took": "574.09µs"} 2024-04-02T17:00:25.1676391Z logger.go:146: 2024-04-02T17:00:22.871Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1679241Z logger.go:146: 2024-04-02T17:00:22.871Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1681997Z logger.go:146: 2024-04-02T17:00:22.871Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1685098Z logger.go:146: 2024-04-02T17:00:22.871Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1687849Z logger.go:146: 2024-04-02T17:00:22.871Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1691082Z logger.go:146: 2024-04-02T17:00:22.871Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1694605Z logger.go:146: 2024-04-02T17:00:22.872Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1697515Z logger.go:146: 2024-04-02T17:00:22.872Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1799819Z logger.go:146: 2024-04-02T17:00:22.872Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1803409Z logger.go:146: 2024-04-02T17:00:22.872Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1806295Z logger.go:146: 2024-04-02T17:00:22.872Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1809108Z logger.go:146: 2024-04-02T17:00:22.872Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1823472Z logger.go:146: 2024-04-02T17:00:22.872Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1826355Z logger.go:146: 2024-04-02T17:00:22.872Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1829123Z logger.go:146: 2024-04-02T17:00:22.872Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1854946Z logger.go:146: 2024-04-02T17:00:22.872Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1857644Z logger.go:146: 2024-04-02T17:00:22.873Z DEBUG done processing headers {"headerIndex": 25, "blockHeight": 24, "took": "559.053µs"} 2024-04-02T17:00:25.1860274Z logger.go:146: 2024-04-02T17:00:22.873Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.1862980Z logger.go:146: 2024-04-02T17:00:22.873Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1866228Z logger.go:146: 2024-04-02T17:00:22.873Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1869105Z logger.go:146: 2024-04-02T17:00:22.873Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1872106Z logger.go:146: 2024-04-02T17:00:22.873Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1874961Z logger.go:146: 2024-04-02T17:00:22.873Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1877897Z logger.go:146: 2024-04-02T17:00:22.873Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1880632Z logger.go:146: 2024-04-02T17:00:22.873Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1895950Z logger.go:146: 2024-04-02T17:00:22.874Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1898637Z logger.go:146: 2024-04-02T17:00:22.874Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1901387Z logger.go:146: 2024-04-02T17:00:22.874Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1904212Z logger.go:146: 2024-04-02T17:00:22.874Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.1906876Z logger.go:146: 2024-04-02T17:00:22.874Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2013307Z logger.go:146: 2024-04-02T17:00:22.874Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2016509Z logger.go:146: 2024-04-02T17:00:22.874Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2019274Z logger.go:146: 2024-04-02T17:00:22.874Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2033051Z logger.go:146: 2024-04-02T17:00:22.874Z DEBUG done processing headers {"headerIndex": 26, "blockHeight": 25, "took": "547.591µs"} 2024-04-02T17:00:25.2036040Z logger.go:146: 2024-04-02T17:00:22.875Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2039067Z logger.go:146: 2024-04-02T17:00:22.875Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2041838Z logger.go:146: 2024-04-02T17:00:22.875Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2104481Z logger.go:146: 2024-04-02T17:00:22.875Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2107928Z logger.go:146: 2024-04-02T17:00:22.875Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2110591Z logger.go:146: 2024-04-02T17:00:22.875Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2113735Z logger.go:146: 2024-04-02T17:00:22.875Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2117074Z logger.go:146: 2024-04-02T17:00:22.875Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2120123Z logger.go:146: 2024-04-02T17:00:22.875Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2123200Z logger.go:146: 2024-04-02T17:00:22.875Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2125892Z logger.go:146: 2024-04-02T17:00:22.875Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2128586Z logger.go:146: 2024-04-02T17:00:22.875Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2131294Z logger.go:146: 2024-04-02T17:00:22.875Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2133998Z logger.go:146: 2024-04-02T17:00:22.875Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2136691Z logger.go:146: 2024-04-02T17:00:22.876Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2139379Z logger.go:146: 2024-04-02T17:00:22.876Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2142057Z logger.go:146: 2024-04-02T17:00:22.876Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2144725Z logger.go:146: 2024-04-02T17:00:22.876Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2147624Z logger.go:146: 2024-04-02T17:00:22.876Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2151063Z logger.go:146: 2024-04-02T17:00:22.876Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2231142Z logger.go:146: 2024-04-02T17:00:22.876Z DEBUG done processing headers {"headerIndex": 27, "blockHeight": 26, "took": "546.018µs"} 2024-04-02T17:00:25.2233763Z logger.go:146: 2024-04-02T17:00:22.877Z DEBUG done processing headers {"headerIndex": 28, "blockHeight": 27, "took": "545.888µs"} 2024-04-02T17:00:25.2279401Z logger.go:146: 2024-04-02T17:00:23.034Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2283045Z logger.go:146: 2024-04-02T17:00:23.048Z DEBUG done processing headers {"headerIndex": 29, "blockHeight": 28, "took": "539.707µs"} 2024-04-02T17:00:25.2286313Z logger.go:146: 2024-04-02T17:00:23.049Z DEBUG done processing headers {"headerIndex": 30, "blockHeight": 29, "took": "484.313µs"} 2024-04-02T17:00:25.2289746Z logger.go:146: 2024-04-02T17:00:23.049Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2293579Z logger.go:146: 2024-04-02T17:00:23.049Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2297055Z logger.go:146: 2024-04-02T17:00:23.050Z DEBUG done processing headers {"headerIndex": 31, "blockHeight": 30, "took": "484.022µs"} 2024-04-02T17:00:25.2300605Z logger.go:146: 2024-04-02T17:00:23.050Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2304859Z logger.go:146: 2024-04-02T17:00:23.050Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2308738Z logger.go:146: 2024-04-02T17:00:23.050Z DEBUG done processing headers {"headerIndex": 32, "blockHeight": 31, "took": "485.535µs"} 2024-04-02T17:00:25.2312441Z logger.go:146: 2024-04-02T17:00:23.051Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2316490Z logger.go:146: 2024-04-02T17:00:23.051Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2320419Z logger.go:146: 2024-04-02T17:00:23.051Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2323727Z logger.go:146: 2024-04-02T17:00:23.051Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2326714Z logger.go:146: 2024-04-02T17:00:23.052Z DEBUG done processing headers {"headerIndex": 33, "blockHeight": 32, "took": "569.702µs"} 2024-04-02T17:00:25.2329782Z logger.go:146: 2024-04-02T17:00:23.052Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2332934Z logger.go:146: 2024-04-02T17:00:23.052Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2335721Z logger.go:146: 2024-04-02T17:00:23.053Z DEBUG done processing headers {"headerIndex": 34, "blockHeight": 33, "took": "484.353µs"} 2024-04-02T17:00:25.2338071Z logger.go:146: 2024-04-02T17:00:23.054Z DEBUG done processing headers {"headerIndex": 35, "blockHeight": 34, "took": "480.196µs"} 2024-04-02T17:00:25.2340677Z logger.go:146: 2024-04-02T17:00:23.054Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2343867Z logger.go:146: 2024-04-02T17:00:23.054Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2346709Z logger.go:146: 2024-04-02T17:00:23.054Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2349819Z logger.go:146: 2024-04-02T17:00:23.054Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2352413Z logger.go:146: 2024-04-02T17:00:23.055Z DEBUG done processing headers {"headerIndex": 36, "blockHeight": 35, "took": "622.691µs"} 2024-04-02T17:00:25.2354771Z logger.go:146: 2024-04-02T17:00:23.056Z DEBUG done processing headers {"headerIndex": 37, "blockHeight": 36, "took": "475.336µs"} 2024-04-02T17:00:25.2357595Z logger.go:146: 2024-04-02T17:00:23.056Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2360482Z logger.go:146: 2024-04-02T17:00:23.056Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2363050Z logger.go:146: 2024-04-02T17:00:23.057Z DEBUG done processing headers {"headerIndex": 38, "blockHeight": 37, "took": "489.633µs"} 2024-04-02T17:00:25.2365581Z logger.go:146: 2024-04-02T17:00:23.057Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2368418Z logger.go:146: 2024-04-02T17:00:23.057Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2371217Z logger.go:146: 2024-04-02T17:00:23.057Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2374130Z logger.go:146: 2024-04-02T17:00:23.057Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2376898Z logger.go:146: 2024-04-02T17:00:23.058Z DEBUG done processing headers {"headerIndex": 39, "blockHeight": 38, "took": "495.935µs"} 2024-04-02T17:00:25.2379618Z logger.go:146: 2024-04-02T17:00:23.058Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2382400Z logger.go:146: 2024-04-02T17:00:23.058Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2384915Z logger.go:146: 2024-04-02T17:00:23.058Z DEBUG done processing headers {"headerIndex": 40, "blockHeight": 39, "took": "352.947µs"} 2024-04-02T17:00:25.2387546Z logger.go:146: 2024-04-02T17:00:23.059Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2390136Z logger.go:146: 2024-04-02T17:00:23.059Z DEBUG done processing headers {"headerIndex": 41, "blockHeight": 40, "took": "277.228µs"} 2024-04-02T17:00:25.2392507Z logger.go:146: 2024-04-02T17:00:23.060Z DEBUG done processing headers {"headerIndex": 42, "blockHeight": 41, "took": "470.838µs"} 2024-04-02T17:00:25.2395028Z logger.go:146: 2024-04-02T17:00:23.059Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2398150Z logger.go:146: 2024-04-02T17:00:23.060Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2400843Z logger.go:146: 2024-04-02T17:00:23.060Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2403641Z logger.go:146: 2024-04-02T17:00:23.060Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2406679Z logger.go:146: 2024-04-02T17:00:23.060Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2409181Z logger.go:146: 2024-04-02T17:00:23.061Z DEBUG done processing headers {"headerIndex": 43, "blockHeight": 42, "took": "314.836µs"} 2024-04-02T17:00:25.2411738Z logger.go:146: 2024-04-02T17:00:23.061Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2414570Z logger.go:146: 2024-04-02T17:00:23.061Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2416973Z logger.go:146: 2024-04-02T17:00:23.061Z DEBUG done processing headers {"headerIndex": 44, "blockHeight": 43, "took": "516.312µs"} 2024-04-02T17:00:25.2419476Z logger.go:146: 2024-04-02T17:00:23.062Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2421936Z logger.go:146: 2024-04-02T17:00:23.062Z DEBUG done processing headers {"headerIndex": 45, "blockHeight": 44, "took": "264.532µs"} 2024-04-02T17:00:25.2424392Z logger.go:146: 2024-04-02T17:00:23.062Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2427127Z logger.go:146: 2024-04-02T17:00:23.063Z DEBUG done processing headers {"headerIndex": 46, "blockHeight": 45, "took": "445.671µs"} 2024-04-02T17:00:25.2429408Z logger.go:146: 2024-04-02T17:00:23.064Z DEBUG done processing headers {"headerIndex": 47, "blockHeight": 46, "took": "478.332µs"} 2024-04-02T17:00:25.2431663Z logger.go:146: 2024-04-02T17:00:23.064Z DEBUG done processing headers {"headerIndex": 48, "blockHeight": 47, "took": "449.649µs"} 2024-04-02T17:00:25.2434430Z logger.go:146: 2024-04-02T17:00:23.063Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2493445Z logger.go:146: 2024-04-02T17:00:23.065Z DEBUG done processing headers {"headerIndex": 49, "blockHeight": 48, "took": "486.066µs"} 2024-04-02T17:00:25.2508557Z logger.go:146: 2024-04-02T17:00:23.066Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.2511869Z logger.go:146: 2024-04-02T17:00:23.066Z DEBUG done processing headers {"headerIndex": 50, "blockHeight": 49, "took": "348.499µs"} 2024-04-02T17:00:25.2515584Z logger.go:146: 2024-04-02T17:00:23.323Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2540442Z logger.go:146: 2024-04-02T17:00:23.323Z DEBUG done processing headers {"headerIndex": 51, "blockHeight": 50, "took": "362.816µs"} 2024-04-02T17:00:25.2543878Z logger.go:146: 2024-04-02T17:00:23.324Z DEBUG done processing headers {"headerIndex": 52, "blockHeight": 51, "took": "496.415µs"} 2024-04-02T17:00:25.2592394Z logger.go:146: 2024-04-02T17:00:23.324Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2598536Z logger.go:146: 2024-04-02T17:00:23.324Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2602359Z logger.go:146: 2024-04-02T17:00:23.324Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2633664Z logger.go:146: 2024-04-02T17:00:23.325Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2638868Z logger.go:146: 2024-04-02T17:00:23.325Z DEBUG done processing headers {"headerIndex": 53, "blockHeight": 52, "took": "332.054µs"} 2024-04-02T17:00:25.2657319Z logger.go:146: 2024-04-02T17:00:23.326Z DEBUG done processing headers {"headerIndex": 54, "blockHeight": 53, "took": "477.07µs"} 2024-04-02T17:00:25.2660217Z logger.go:146: 2024-04-02T17:00:23.326Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2664493Z logger.go:146: 2024-04-02T17:00:23.326Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2697477Z logger.go:146: 2024-04-02T17:00:23.326Z DEBUG done processing headers {"headerIndex": 55, "blockHeight": 54, "took": "474.465µs"} 2024-04-02T17:00:25.2700139Z logger.go:146: 2024-04-02T17:00:23.327Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2702987Z logger.go:146: 2024-04-02T17:00:23.327Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2705774Z logger.go:146: 2024-04-02T17:00:23.327Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2708536Z logger.go:146: 2024-04-02T17:00:23.327Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2711037Z logger.go:146: 2024-04-02T17:00:23.327Z DEBUG done processing headers {"headerIndex": 56, "blockHeight": 55, "took": "493.59µs"} 2024-04-02T17:00:25.2713195Z logger.go:146: 2024-04-02T17:00:23.328Z DEBUG done processing headers {"headerIndex": 57, "blockHeight": 56, "took": "467.071µs"} 2024-04-02T17:00:25.2716533Z logger.go:146: 2024-04-02T17:00:23.328Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2719676Z logger.go:146: 2024-04-02T17:00:23.328Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2722287Z logger.go:146: 2024-04-02T17:00:23.329Z DEBUG done processing headers {"headerIndex": 58, "blockHeight": 57, "took": "489.604µs"} 2024-04-02T17:00:25.2725074Z logger.go:146: 2024-04-02T17:00:23.329Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2727655Z logger.go:146: 2024-04-02T17:00:23.329Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2730529Z logger.go:146: 2024-04-02T17:00:23.329Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2733101Z logger.go:146: 2024-04-02T17:00:23.329Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2736045Z logger.go:146: 2024-04-02T17:00:23.330Z DEBUG done processing headers {"headerIndex": 59, "blockHeight": 58, "took": "481.177µs"} 2024-04-02T17:00:25.2738171Z logger.go:146: 2024-04-02T17:00:23.331Z DEBUG done processing headers {"headerIndex": 60, "blockHeight": 59, "took": "488.44µs"} 2024-04-02T17:00:25.2740549Z logger.go:146: 2024-04-02T17:00:23.331Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2743110Z logger.go:146: 2024-04-02T17:00:23.331Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2745677Z logger.go:146: 2024-04-02T17:00:23.331Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2748482Z logger.go:146: 2024-04-02T17:00:23.331Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2750945Z logger.go:146: 2024-04-02T17:00:23.339Z DEBUG done processing headers {"headerIndex": 61, "blockHeight": 60, "took": "8.541666ms"} 2024-04-02T17:00:25.2753365Z logger.go:146: 2024-04-02T17:00:23.340Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2756251Z logger.go:146: 2024-04-02T17:00:23.340Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2758668Z logger.go:146: 2024-04-02T17:00:23.340Z DEBUG done processing headers {"headerIndex": 62, "blockHeight": 61, "took": "424.102µs"} 2024-04-02T17:00:25.2760789Z logger.go:146: 2024-04-02T17:00:23.341Z DEBUG done processing headers {"headerIndex": 63, "blockHeight": 62, "took": "485.936µs"} 2024-04-02T17:00:25.2762929Z logger.go:146: 2024-04-02T17:00:23.342Z DEBUG done processing headers {"headerIndex": 64, "blockHeight": 63, "took": "465.488µs"} 2024-04-02T17:00:25.2765062Z logger.go:146: 2024-04-02T17:00:23.342Z DEBUG done processing headers {"headerIndex": 65, "blockHeight": 64, "took": "464.206µs"} 2024-04-02T17:00:25.2767456Z logger.go:146: 2024-04-02T17:00:23.343Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2770026Z logger.go:146: 2024-04-02T17:00:23.343Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2772798Z logger.go:146: 2024-04-02T17:00:23.343Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2775343Z logger.go:146: 2024-04-02T17:00:23.343Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2778039Z logger.go:146: 2024-04-02T17:00:23.343Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2780720Z logger.go:146: 2024-04-02T17:00:23.343Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2783264Z logger.go:146: 2024-04-02T17:00:23.343Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2785823Z logger.go:146: 2024-04-02T17:00:23.343Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2788131Z logger.go:146: 2024-04-02T17:00:23.343Z DEBUG done processing headers {"headerIndex": 66, "blockHeight": 65, "took": "290.864µs"} 2024-04-02T17:00:25.2790284Z logger.go:146: 2024-04-02T17:00:23.344Z DEBUG done processing headers {"headerIndex": 67, "blockHeight": 66, "took": "477.66µs"} 2024-04-02T17:00:25.2792673Z logger.go:146: 2024-04-02T17:00:23.344Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2795229Z logger.go:146: 2024-04-02T17:00:23.344Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2798776Z logger.go:146: 2024-04-02T17:00:23.345Z DEBUG done processing headers {"headerIndex": 68, "blockHeight": 67, "took": "474.976µs"} 2024-04-02T17:00:25.2801165Z logger.go:146: 2024-04-02T17:00:23.345Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2804516Z logger.go:146: 2024-04-02T17:00:23.345Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2878620Z logger.go:146: 2024-04-02T17:00:23.345Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2881263Z logger.go:146: 2024-04-02T17:00:23.345Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.2884227Z logger.go:146: 2024-04-02T17:00:23.346Z DEBUG done processing headers {"headerIndex": 69, "blockHeight": 68, "took": "481.958µs"} 2024-04-02T17:00:25.2886945Z logger.go:146: 2024-04-02T17:00:23.347Z DEBUG done processing headers {"headerIndex": 70, "blockHeight": 69, "took": "483.652µs"} 2024-04-02T17:00:25.3044178Z logger.go:146: 2024-04-02T17:00:23.347Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.3053126Z logger.go:146: 2024-04-02T17:00:23.347Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.3055820Z logger.go:146: 2024-04-02T17:00:23.347Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.3058481Z logger.go:146: 2024-04-02T17:00:23.347Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.3061096Z logger.go:146: 2024-04-02T17:00:23.347Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.3063490Z logger.go:146: 2024-04-02T17:00:23.348Z DEBUG done processing headers {"headerIndex": 71, "blockHeight": 70, "took": "479.474µs"} 2024-04-02T17:00:25.3065943Z logger.go:146: 2024-04-02T17:00:23.348Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.3068866Z logger.go:146: 2024-04-02T17:00:23.348Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.3088631Z logger.go:146: 2024-04-02T17:00:23.348Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.3091500Z logger.go:146: 2024-04-02T17:00:23.348Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.3094113Z logger.go:146: 2024-04-02T17:00:23.348Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.3096711Z logger.go:146: 2024-04-02T17:00:23.348Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.3099300Z logger.go:146: 2024-04-02T17:00:23.348Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.3101980Z logger.go:146: 2024-04-02T17:00:23.348Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.3104382Z logger.go:146: 2024-04-02T17:00:23.501Z DEBUG done processing headers {"headerIndex": 72, "blockHeight": 71, "took": "508.528µs"} 2024-04-02T17:00:25.3106712Z logger.go:146: 2024-04-02T17:00:23.522Z INFO persisted to disk {"blocks": 71, "keys": 828, "headerHeight": 72, "blockHeight": 72, "took": "291.935µs"} 2024-04-02T17:00:25.3109234Z logger.go:146: 2024-04-02T17:00:23.758Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3111579Z logger.go:146: 2024-04-02T17:00:23.758Z DEBUG done processing headers {"headerIndex": 73, "blockHeight": 72, "took": "353.579µs"} 2024-04-02T17:00:25.3113738Z logger.go:146: 2024-04-02T17:00:23.759Z DEBUG done processing headers {"headerIndex": 74, "blockHeight": 73, "took": "506.665µs"} 2024-04-02T17:00:25.3116618Z logger.go:146: 2024-04-02T17:00:23.759Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3160337Z logger.go:146: 2024-04-02T17:00:23.759Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3162855Z logger.go:146: 2024-04-02T17:00:23.760Z DEBUG done processing headers {"headerIndex": 75, "blockHeight": 74, "took": "554.995µs"} 2024-04-02T17:00:25.3165316Z logger.go:146: 2024-04-02T17:00:23.760Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3167919Z logger.go:146: 2024-04-02T17:00:23.760Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3170526Z logger.go:146: 2024-04-02T17:00:23.760Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3173092Z logger.go:146: 2024-04-02T17:00:23.760Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3175430Z logger.go:146: 2024-04-02T17:00:23.761Z DEBUG done processing headers {"headerIndex": 76, "blockHeight": 75, "took": "484.363µs"} 2024-04-02T17:00:25.3177573Z logger.go:146: 2024-04-02T17:00:23.761Z DEBUG done processing headers {"headerIndex": 77, "blockHeight": 76, "took": "493.09µs"} 2024-04-02T17:00:25.3179980Z logger.go:146: 2024-04-02T17:00:23.762Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3203820Z logger.go:146: 2024-04-02T17:00:23.762Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3210878Z logger.go:146: 2024-04-02T17:00:23.762Z DEBUG done processing headers {"headerIndex": 78, "blockHeight": 77, "took": "496.174µs"} 2024-04-02T17:00:25.3213594Z logger.go:146: 2024-04-02T17:00:23.762Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3216273Z logger.go:146: 2024-04-02T17:00:23.763Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3218946Z logger.go:146: 2024-04-02T17:00:23.763Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3232302Z logger.go:146: 2024-04-02T17:00:23.763Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3238287Z logger.go:146: 2024-04-02T17:00:23.763Z DEBUG done processing headers {"headerIndex": 79, "blockHeight": 78, "took": "624.014µs"} 2024-04-02T17:00:25.3241052Z logger.go:146: 2024-04-02T17:00:23.764Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3244192Z logger.go:146: 2024-04-02T17:00:23.764Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3246612Z logger.go:146: 2024-04-02T17:00:23.764Z DEBUG done processing headers {"headerIndex": 80, "blockHeight": 79, "took": "340.644µs"} 2024-04-02T17:00:25.3249532Z logger.go:146: 2024-04-02T17:00:23.764Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3252392Z logger.go:146: 2024-04-02T17:00:23.765Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3255502Z logger.go:146: 2024-04-02T17:00:23.765Z DEBUG done processing headers {"headerIndex": 81, "blockHeight": 80, "took": "339.142µs"} 2024-04-02T17:00:25.3258364Z logger.go:146: 2024-04-02T17:00:23.765Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3261291Z logger.go:146: 2024-04-02T17:00:23.765Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3263909Z logger.go:146: 2024-04-02T17:00:23.766Z DEBUG done processing headers {"headerIndex": 82, "blockHeight": 81, "took": "348.55µs"} 2024-04-02T17:00:25.3266104Z logger.go:146: 2024-04-02T17:00:23.773Z DEBUG done processing headers {"headerIndex": 83, "blockHeight": 82, "took": "532.674µs"} 2024-04-02T17:00:25.3268912Z logger.go:146: 2024-04-02T17:00:23.774Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3272120Z logger.go:146: 2024-04-02T17:00:23.774Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3274530Z logger.go:146: 2024-04-02T17:00:23.774Z DEBUG done processing headers {"headerIndex": 84, "blockHeight": 83, "took": "498.129µs"} 2024-04-02T17:00:25.3277149Z logger.go:146: 2024-04-02T17:00:23.775Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3279749Z logger.go:146: 2024-04-02T17:00:23.775Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3282325Z logger.go:146: 2024-04-02T17:00:23.775Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3285045Z logger.go:146: 2024-04-02T17:00:23.775Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3287393Z logger.go:146: 2024-04-02T17:00:23.775Z DEBUG done processing headers {"headerIndex": 85, "blockHeight": 84, "took": "543.925µs"} 2024-04-02T17:00:25.3289954Z logger.go:146: 2024-04-02T17:00:23.776Z DEBUG done processing headers {"headerIndex": 86, "blockHeight": 85, "took": "481.087µs"} 2024-04-02T17:00:25.3292794Z logger.go:146: 2024-04-02T17:00:23.776Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3307702Z logger.go:146: 2024-04-02T17:00:23.777Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3310466Z logger.go:146: 2024-04-02T17:00:23.777Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3313150Z logger.go:146: 2024-04-02T17:00:23.777Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3315587Z logger.go:146: 2024-04-02T17:00:23.777Z DEBUG done processing headers {"headerIndex": 87, "blockHeight": 86, "took": "481.975µs"} 2024-04-02T17:00:25.3394035Z logger.go:146: 2024-04-02T17:00:23.778Z DEBUG done processing headers {"headerIndex": 88, "blockHeight": 87, "took": "480.546µs"} 2024-04-02T17:00:25.3397381Z logger.go:146: 2024-04-02T17:00:23.778Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3400030Z logger.go:146: 2024-04-02T17:00:23.778Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3402453Z logger.go:146: 2024-04-02T17:00:23.778Z DEBUG done processing headers {"headerIndex": 89, "blockHeight": 88, "took": "262.579µs"} 2024-04-02T17:00:25.3405041Z logger.go:146: 2024-04-02T17:00:23.780Z DEBUG done processing headers {"headerIndex": 90, "blockHeight": 89, "took": "482.68µs"} 2024-04-02T17:00:25.3408011Z logger.go:146: 2024-04-02T17:00:23.778Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3410606Z logger.go:146: 2024-04-02T17:00:23.781Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3413615Z logger.go:146: 2024-04-02T17:00:23.781Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3416209Z logger.go:146: 2024-04-02T17:00:23.781Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3418545Z logger.go:146: 2024-04-02T17:00:23.781Z DEBUG done processing headers {"headerIndex": 91, "blockHeight": 90, "took": "480.537µs"} 2024-04-02T17:00:25.3421348Z logger.go:146: 2024-04-02T17:00:23.781Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3423955Z logger.go:146: 2024-04-02T17:00:23.781Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3426515Z logger.go:146: 2024-04-02T17:00:23.782Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3429328Z logger.go:146: 2024-04-02T17:00:23.782Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3431827Z logger.go:146: 2024-04-02T17:00:23.783Z DEBUG done processing headers {"headerIndex": 92, "blockHeight": 91, "took": "616.159µs"} 2024-04-02T17:00:25.3434396Z logger.go:146: 2024-04-02T17:00:23.783Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3437159Z logger.go:146: 2024-04-02T17:00:23.783Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3440064Z logger.go:146: 2024-04-02T17:00:23.784Z DEBUG done processing headers {"headerIndex": 93, "blockHeight": 92, "took": "652.316µs"} 2024-04-02T17:00:25.3442487Z logger.go:146: 2024-04-02T17:00:23.784Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.3445094Z logger.go:146: 2024-04-02T17:00:23.785Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.3447440Z logger.go:146: 2024-04-02T17:00:23.785Z DEBUG done processing headers {"headerIndex": 94, "blockHeight": 93, "took": "603.205µs"} 2024-04-02T17:00:25.3449592Z logger.go:146: 2024-04-02T17:00:23.786Z DEBUG done processing headers {"headerIndex": 95, "blockHeight": 94, "took": "581.284µs"} 2024-04-02T17:00:25.3451728Z logger.go:146: 2024-04-02T17:00:23.787Z DEBUG done processing headers {"headerIndex": 96, "blockHeight": 95, "took": "493.189µs"} 2024-04-02T17:00:25.3453867Z logger.go:146: 2024-04-02T17:00:23.788Z DEBUG done processing headers {"headerIndex": 97, "blockHeight": 96, "took": "532.984µs"} 2024-04-02T17:00:25.3455992Z logger.go:146: 2024-04-02T17:00:23.788Z DEBUG done processing headers {"headerIndex": 98, "blockHeight": 97, "took": "503.409µs"} 2024-04-02T17:00:25.3458538Z logger.go:146: 2024-04-02T17:00:23.839Z DEBUG done processing headers {"headerIndex": 99, "blockHeight": 98, "took": "371.421µs"} 2024-04-02T17:00:25.3460942Z logger.go:146: 2024-04-02T17:00:23.840Z DEBUG done processing headers {"headerIndex": 100, "blockHeight": 99, "took": "505.262µs"} 2024-04-02T17:00:25.3463281Z logger.go:146: 2024-04-02T17:00:23.841Z DEBUG done processing headers {"headerIndex": 101, "blockHeight": 100, "took": "506.665µs"} 2024-04-02T17:00:25.3466260Z logger.go:146: 2024-04-02T17:00:23.842Z DEBUG done processing headers {"headerIndex": 102, "blockHeight": 101, "took": "510.822µs"} 2024-04-02T17:00:25.3468513Z logger.go:146: 2024-04-02T17:00:23.944Z DEBUG done processing headers {"headerIndex": 103, "blockHeight": 102, "took": "506.564µs"} 2024-04-02T17:00:25.3470663Z logger.go:146: 2024-04-02T17:00:23.945Z DEBUG done processing headers {"headerIndex": 104, "blockHeight": 103, "took": "481.909µs"} 2024-04-02T17:00:25.3472805Z logger.go:146: 2024-04-02T17:00:23.946Z DEBUG done processing headers {"headerIndex": 105, "blockHeight": 104, "took": "493.66µs"} 2024-04-02T17:00:25.3474950Z logger.go:146: 2024-04-02T17:00:23.947Z DEBUG done processing headers {"headerIndex": 106, "blockHeight": 105, "took": "482.63µs"} 2024-04-02T17:00:25.3477310Z logger.go:146: 2024-04-02T17:00:24.099Z DEBUG done processing headers {"headerIndex": 107, "blockHeight": 106, "took": "633.301µs"} 2024-04-02T17:00:25.3479899Z logger.go:146: 2024-04-02T17:00:24.100Z DEBUG done processing headers {"headerIndex": 108, "blockHeight": 107, "took": "459.908µs"} 2024-04-02T17:00:25.3482986Z logger.go:146: 2024-04-02T17:00:24.101Z DEBUG done processing headers {"headerIndex": 109, "blockHeight": 108, "took": "469.716µs"} 2024-04-02T17:00:25.3485601Z logger.go:146: 2024-04-02T17:00:24.102Z DEBUG done processing headers {"headerIndex": 110, "blockHeight": 109, "took": "442.425µs"} 2024-04-02T17:00:25.3488321Z logger.go:146: 2024-04-02T17:00:24.305Z DEBUG done processing headers {"headerIndex": 111, "blockHeight": 110, "took": "465.748µs"} 2024-04-02T17:00:25.3491051Z logger.go:146: 2024-04-02T17:00:24.306Z DEBUG done processing headers {"headerIndex": 112, "blockHeight": 111, "took": "439.109µs"} 2024-04-02T17:00:25.3493921Z logger.go:146: 2024-04-02T17:00:24.306Z DEBUG done processing headers {"headerIndex": 113, "blockHeight": 112, "took": "426.064µs"} 2024-04-02T17:00:25.3496603Z logger.go:146: 2024-04-02T17:00:24.307Z DEBUG done processing headers {"headerIndex": 114, "blockHeight": 113, "took": "446.031µs"} 2024-04-02T17:00:25.3499776Z logger.go:146: 2024-04-02T17:00:24.527Z INFO persisted to disk {"blocks": 42, "keys": 500, "headerHeight": 114, "blockHeight": 114, "took": "139.12µs"} 2024-04-02T17:00:25.3502840Z logger.go:146: 2024-04-02T17:00:24.562Z DEBUG done processing headers {"headerIndex": 115, "blockHeight": 114, "took": "496.105µs"} 2024-04-02T17:00:25.3505583Z logger.go:146: 2024-04-02T17:00:24.562Z DEBUG done processing headers {"headerIndex": 116, "blockHeight": 115, "took": "479.654µs"} 2024-04-02T17:00:25.3509351Z logger.go:146: 2024-04-02T17:00:24.563Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3512882Z logger.go:146: 2024-04-02T17:00:24.563Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3516745Z logger.go:146: 2024-04-02T17:00:24.563Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3520016Z logger.go:146: 2024-04-02T17:00:24.563Z DEBUG done processing headers {"headerIndex": 117, "blockHeight": 116, "took": "486.436µs"} 2024-04-02T17:00:25.3523106Z logger.go:146: 2024-04-02T17:00:24.563Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3525994Z logger.go:146: 2024-04-02T17:00:24.564Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3529035Z logger.go:146: 2024-04-02T17:00:24.564Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3532150Z logger.go:146: 2024-04-02T17:00:24.564Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3535014Z logger.go:146: 2024-04-02T17:00:24.564Z DEBUG done processing headers {"headerIndex": 118, "blockHeight": 117, "took": "454.026µs"} 2024-04-02T17:00:25.3537647Z logger.go:146: 2024-04-02T17:00:24.565Z DEBUG done processing headers {"headerIndex": 119, "blockHeight": 118, "took": "571.265µs"} 2024-04-02T17:00:25.3540351Z logger.go:146: 2024-04-02T17:00:24.565Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3543160Z logger.go:146: 2024-04-02T17:00:24.565Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3545700Z logger.go:146: 2024-04-02T17:00:24.566Z DEBUG done processing headers {"headerIndex": 120, "blockHeight": 119, "took": "557.109µs"} 2024-04-02T17:00:25.3548344Z logger.go:146: 2024-04-02T17:00:24.566Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3551412Z logger.go:146: 2024-04-02T17:00:24.566Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3554117Z logger.go:146: 2024-04-02T17:00:24.566Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3557059Z logger.go:146: 2024-04-02T17:00:24.566Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3559674Z logger.go:146: 2024-04-02T17:00:24.567Z DEBUG done processing headers {"headerIndex": 121, "blockHeight": 120, "took": "481.548µs"} 2024-04-02T17:00:25.3562874Z logger.go:146: 2024-04-02T17:00:24.567Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3565733Z logger.go:146: 2024-04-02T17:00:24.567Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3568439Z logger.go:146: 2024-04-02T17:00:24.568Z DEBUG done processing headers {"headerIndex": 122, "blockHeight": 121, "took": "785.144µs"} 2024-04-02T17:00:25.3570985Z logger.go:146: 2024-04-02T17:00:24.568Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3573828Z logger.go:146: 2024-04-02T17:00:24.568Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3576605Z logger.go:146: 2024-04-02T17:00:24.569Z DEBUG done processing headers {"headerIndex": 123, "blockHeight": 122, "took": "370.27µs"} 2024-04-02T17:00:25.3579219Z logger.go:146: 2024-04-02T17:00:24.569Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3582047Z logger.go:146: 2024-04-02T17:00:24.569Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3584633Z logger.go:146: 2024-04-02T17:00:24.570Z DEBUG done processing headers {"headerIndex": 124, "blockHeight": 123, "took": "1.023689ms"} 2024-04-02T17:00:25.3587272Z logger.go:146: 2024-04-02T17:00:24.571Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3590098Z logger.go:146: 2024-04-02T17:00:24.571Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3592643Z logger.go:146: 2024-04-02T17:00:24.573Z DEBUG done processing headers {"headerIndex": 125, "blockHeight": 124, "took": "1.440746ms"} 2024-04-02T17:00:25.3595588Z logger.go:146: 2024-04-02T17:00:24.573Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3598636Z logger.go:146: 2024-04-02T17:00:24.573Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3601182Z logger.go:146: 2024-04-02T17:00:24.574Z DEBUG done processing headers {"headerIndex": 126, "blockHeight": 125, "took": "549.745µs"} 2024-04-02T17:00:25.3603842Z logger.go:146: 2024-04-02T17:00:24.578Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3606597Z logger.go:146: 2024-04-02T17:00:24.578Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3609121Z logger.go:146: 2024-04-02T17:00:24.579Z DEBUG done processing headers {"headerIndex": 127, "blockHeight": 126, "took": "543.312µs"} 2024-04-02T17:00:25.3611676Z logger.go:146: 2024-04-02T17:00:24.579Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3614390Z logger.go:146: 2024-04-02T17:00:24.579Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3616856Z logger.go:146: 2024-04-02T17:00:24.580Z DEBUG done processing headers {"headerIndex": 128, "blockHeight": 127, "took": "556.207µs"} 2024-04-02T17:00:25.3619482Z logger.go:146: 2024-04-02T17:00:24.580Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3622214Z logger.go:146: 2024-04-02T17:00:24.580Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3625024Z logger.go:146: 2024-04-02T17:00:24.581Z DEBUG done processing headers {"headerIndex": 129, "blockHeight": 128, "took": "546.027µs"} 2024-04-02T17:00:25.3627933Z logger.go:146: 2024-04-02T17:00:24.581Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3631002Z logger.go:146: 2024-04-02T17:00:24.581Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3633601Z logger.go:146: 2024-04-02T17:00:24.582Z DEBUG done processing headers {"headerIndex": 130, "blockHeight": 129, "took": "562.72µs"} 2024-04-02T17:00:25.3636426Z logger.go:146: 2024-04-02T17:00:24.582Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3639271Z logger.go:146: 2024-04-02T17:00:24.582Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3642536Z logger.go:146: 2024-04-02T17:00:24.583Z DEBUG done processing headers {"headerIndex": 131, "blockHeight": 130, "took": "669.238µs"} 2024-04-02T17:00:25.3645159Z logger.go:146: 2024-04-02T17:00:24.583Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3648490Z logger.go:146: 2024-04-02T17:00:24.584Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3651058Z logger.go:146: 2024-04-02T17:00:24.584Z DEBUG done processing headers {"headerIndex": 132, "blockHeight": 131, "took": "653.237µs"} 2024-04-02T17:00:25.3653660Z logger.go:146: 2024-04-02T17:00:24.585Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3657736Z logger.go:146: 2024-04-02T17:00:24.585Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3661569Z logger.go:146: 2024-04-02T17:00:24.586Z DEBUG done processing headers {"headerIndex": 133, "blockHeight": 132, "took": "714.382µs"} 2024-04-02T17:00:25.3664917Z logger.go:146: 2024-04-02T17:00:24.586Z DEBUG done processing headers {"headerIndex": 134, "blockHeight": 133, "took": "524.818µs"} 2024-04-02T17:00:25.3668193Z logger.go:146: 2024-04-02T17:00:24.587Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.3671674Z logger.go:146: 2024-04-02T17:00:24.587Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.3675034Z logger.go:146: 2024-04-02T17:00:24.587Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.3678480Z logger.go:146: 2024-04-02T17:00:24.587Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.3681637Z logger.go:146: 2024-04-02T17:00:24.587Z DEBUG done processing headers {"headerIndex": 135, "blockHeight": 134, "took": "516.764µs"} 2024-04-02T17:00:25.3684901Z logger.go:146: 2024-04-02T17:00:24.589Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3688099Z logger.go:146: 2024-04-02T17:00:24.590Z DEBUG done processing headers {"headerIndex": 136, "blockHeight": 135, "took": "639.152µs"} 2024-04-02T17:00:25.3691323Z logger.go:146: 2024-04-02T17:00:24.590Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3695090Z logger.go:146: 2024-04-02T17:00:24.590Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3698110Z logger.go:146: 2024-04-02T17:00:24.591Z DEBUG done processing headers {"headerIndex": 137, "blockHeight": 136, "took": "658.938µs"} 2024-04-02T17:00:25.3701077Z logger.go:146: 2024-04-02T17:00:24.591Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3704103Z logger.go:146: 2024-04-02T17:00:24.592Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3706646Z logger.go:146: 2024-04-02T17:00:24.592Z DEBUG done processing headers {"headerIndex": 138, "blockHeight": 137, "took": "665.751µs"} 2024-04-02T17:00:25.3709240Z logger.go:146: 2024-04-02T17:00:24.593Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3712253Z logger.go:146: 2024-04-02T17:00:24.593Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3714809Z logger.go:146: 2024-04-02T17:00:24.594Z DEBUG done processing headers {"headerIndex": 139, "blockHeight": 138, "took": "636.247µs"} 2024-04-02T17:00:25.3717781Z logger.go:146: 2024-04-02T17:00:24.594Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3720664Z logger.go:146: 2024-04-02T17:00:24.594Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3723300Z logger.go:146: 2024-04-02T17:00:24.595Z DEBUG done processing headers {"headerIndex": 140, "blockHeight": 139, "took": "672.814µs"} 2024-04-02T17:00:25.3726091Z logger.go:146: 2024-04-02T17:00:24.595Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3729591Z logger.go:146: 2024-04-02T17:00:24.595Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3732482Z logger.go:146: 2024-04-02T17:00:24.596Z DEBUG done processing headers {"headerIndex": 141, "blockHeight": 140, "took": "610.278µs"} 2024-04-02T17:00:25.3735091Z logger.go:146: 2024-04-02T17:00:24.596Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3737913Z logger.go:146: 2024-04-02T17:00:24.597Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3741319Z logger.go:146: 2024-04-02T17:00:24.597Z DEBUG done processing headers {"headerIndex": 142, "blockHeight": 141, "took": "660.982µs"} 2024-04-02T17:00:25.3743947Z logger.go:146: 2024-04-02T17:00:24.598Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3746779Z logger.go:146: 2024-04-02T17:00:24.598Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3749420Z logger.go:146: 2024-04-02T17:00:24.598Z DEBUG done processing headers {"headerIndex": 143, "blockHeight": 142, "took": "333.563µs"} 2024-04-02T17:00:25.3751968Z logger.go:146: 2024-04-02T17:00:24.599Z DEBUG done processing headers {"headerIndex": 144, "blockHeight": 143, "took": "470.026µs"} 2024-04-02T17:00:25.3754536Z logger.go:146: 2024-04-02T17:00:24.599Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3757585Z logger.go:146: 2024-04-02T17:00:24.599Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3760276Z logger.go:146: 2024-04-02T17:00:24.600Z DEBUG done processing headers {"headerIndex": 145, "blockHeight": 144, "took": "558.411µs"} 2024-04-02T17:00:25.3763324Z logger.go:146: 2024-04-02T17:00:24.600Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3766101Z logger.go:146: 2024-04-02T17:00:24.600Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3768706Z logger.go:146: 2024-04-02T17:00:24.600Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3771206Z logger.go:146: 2024-04-02T17:00:24.600Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3773498Z logger.go:146: 2024-04-02T17:00:24.601Z DEBUG done processing headers {"headerIndex": 146, "blockHeight": 145, "took": "430.964µs"} 2024-04-02T17:00:25.3775697Z logger.go:146: 2024-04-02T17:00:24.601Z DEBUG done processing headers {"headerIndex": 147, "blockHeight": 146, "took": "446.903µs"} 2024-04-02T17:00:25.3778203Z logger.go:146: 2024-04-02T17:00:24.602Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3780817Z logger.go:146: 2024-04-02T17:00:24.602Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3783180Z logger.go:146: 2024-04-02T17:00:24.602Z DEBUG done processing headers {"headerIndex": 148, "blockHeight": 147, "took": "440.892µs"} 2024-04-02T17:00:25.3785610Z logger.go:146: 2024-04-02T17:00:24.602Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3788197Z logger.go:146: 2024-04-02T17:00:24.602Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3791279Z logger.go:146: 2024-04-02T17:00:24.602Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3793939Z logger.go:146: 2024-04-02T17:00:24.602Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3796505Z logger.go:146: 2024-04-02T17:00:24.603Z DEBUG done processing headers {"headerIndex": 149, "blockHeight": 148, "took": "433.267µs"} 2024-04-02T17:00:25.3799706Z logger.go:146: 2024-04-02T17:00:24.604Z DEBUG done processing headers {"headerIndex": 150, "blockHeight": 149, "took": "433.879µs"} 2024-04-02T17:00:25.3803316Z logger.go:146: 2024-04-02T17:00:24.604Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3806937Z logger.go:146: 2024-04-02T17:00:24.604Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3810205Z logger.go:146: 2024-04-02T17:00:24.604Z DEBUG done processing headers {"headerIndex": 151, "blockHeight": 150, "took": "429.01µs"} 2024-04-02T17:00:25.3813724Z logger.go:146: 2024-04-02T17:00:24.605Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3817528Z logger.go:146: 2024-04-02T17:00:24.605Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3820883Z logger.go:146: 2024-04-02T17:00:24.605Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3824083Z logger.go:146: 2024-04-02T17:00:24.605Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3827211Z logger.go:146: 2024-04-02T17:00:24.605Z DEBUG done processing headers {"headerIndex": 152, "blockHeight": 151, "took": "436.473µs"} 2024-04-02T17:00:25.3830143Z logger.go:146: 2024-04-02T17:00:24.606Z DEBUG done processing headers {"headerIndex": 153, "blockHeight": 152, "took": "446.232µs"} 2024-04-02T17:00:25.3833333Z logger.go:146: 2024-04-02T17:00:24.606Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3836868Z logger.go:146: 2024-04-02T17:00:24.606Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3839757Z logger.go:146: 2024-04-02T17:00:24.607Z DEBUG done processing headers {"headerIndex": 154, "blockHeight": 153, "took": "437.105µs"} 2024-04-02T17:00:25.3842718Z logger.go:146: 2024-04-02T17:00:24.607Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3845851Z logger.go:146: 2024-04-02T17:00:24.608Z DEBUG done processing headers {"headerIndex": 155, "blockHeight": 154, "took": "446.472µs"} 2024-04-02T17:00:25.3848709Z logger.go:146: 2024-04-02T17:00:24.610Z DEBUG done processing headers {"headerIndex": 156, "blockHeight": 155, "took": "483.692µs"} 2024-04-02T17:00:25.3851379Z logger.go:146: 2024-04-02T17:00:24.764Z DEBUG done processing headers {"headerIndex": 157, "blockHeight": 156, "took": "563.39µs"} 2024-04-02T17:00:25.3854195Z logger.go:146: 2024-04-02T17:00:24.765Z DEBUG done processing headers {"headerIndex": 158, "blockHeight": 157, "took": "515.832µs"} 2024-04-02T17:00:25.3857203Z logger.go:146: 2024-04-02T17:00:24.765Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3860372Z logger.go:146: 2024-04-02T17:00:24.765Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3864149Z logger.go:146: 2024-04-02T17:00:24.765Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3867176Z logger.go:146: 2024-04-02T17:00:24.765Z DEBUG done processing headers {"headerIndex": 159, "blockHeight": 158, "took": "508.016µs"} 2024-04-02T17:00:25.3870221Z logger.go:146: 2024-04-02T17:00:24.766Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3873239Z logger.go:146: 2024-04-02T17:00:24.766Z DEBUG done processing headers {"headerIndex": 160, "blockHeight": 159, "took": "508.277µs"} 2024-04-02T17:00:25.3876452Z logger.go:146: 2024-04-02T17:00:24.767Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3882294Z logger.go:146: 2024-04-02T17:00:24.767Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3885176Z logger.go:146: 2024-04-02T17:00:24.767Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3888053Z logger.go:146: 2024-04-02T17:00:24.767Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3891032Z logger.go:146: 2024-04-02T17:00:24.767Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3893765Z logger.go:146: 2024-04-02T17:00:24.768Z DEBUG done processing headers {"headerIndex": 161, "blockHeight": 160, "took": "598.806µs"} 2024-04-02T17:00:25.3896449Z logger.go:146: 2024-04-02T17:00:24.768Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3899561Z logger.go:146: 2024-04-02T17:00:24.768Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3902224Z logger.go:146: 2024-04-02T17:00:24.769Z DEBUG done processing headers {"headerIndex": 162, "blockHeight": 161, "took": "592.515µs"} 2024-04-02T17:00:25.3905177Z logger.go:146: 2024-04-02T17:00:24.769Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3907795Z logger.go:146: 2024-04-02T17:00:24.769Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3910432Z logger.go:146: 2024-04-02T17:00:24.770Z DEBUG done processing headers {"headerIndex": 163, "blockHeight": 162, "took": "577.377µs"} 2024-04-02T17:00:25.3912887Z logger.go:146: 2024-04-02T17:00:24.771Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3915494Z logger.go:146: 2024-04-02T17:00:24.771Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3918164Z logger.go:146: 2024-04-02T17:00:24.771Z DEBUG done processing headers {"headerIndex": 164, "blockHeight": 163, "took": "656.704µs"} 2024-04-02T17:00:25.3920347Z logger.go:146: 2024-04-02T17:00:24.772Z DEBUG done processing headers {"headerIndex": 165, "blockHeight": 164, "took": "500.413µs"} 2024-04-02T17:00:25.3922762Z logger.go:146: 2024-04-02T17:00:24.772Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3925340Z logger.go:146: 2024-04-02T17:00:24.772Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3927906Z logger.go:146: 2024-04-02T17:00:24.773Z DEBUG done processing headers {"headerIndex": 166, "blockHeight": 165, "took": "461.581µs"} 2024-04-02T17:00:25.3930458Z logger.go:146: 2024-04-02T17:00:24.773Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3933244Z logger.go:146: 2024-04-02T17:00:24.773Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3935857Z logger.go:146: 2024-04-02T17:00:24.773Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3938629Z logger.go:146: 2024-04-02T17:00:24.773Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3940986Z logger.go:146: 2024-04-02T17:00:24.774Z DEBUG done processing headers {"headerIndex": 167, "blockHeight": 166, "took": "519.729µs"} 2024-04-02T17:00:25.3943178Z logger.go:146: 2024-04-02T17:00:24.775Z DEBUG done processing headers {"headerIndex": 168, "blockHeight": 167, "took": "533.404µs"} 2024-04-02T17:00:25.3945911Z logger.go:146: 2024-04-02T17:00:24.775Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3948615Z logger.go:146: 2024-04-02T17:00:24.775Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3951059Z logger.go:146: 2024-04-02T17:00:24.776Z DEBUG done processing headers {"headerIndex": 169, "blockHeight": 168, "took": "565.023µs"} 2024-04-02T17:00:25.3953483Z logger.go:146: 2024-04-02T17:00:24.776Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3956382Z logger.go:146: 2024-04-02T17:00:24.776Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3959057Z logger.go:146: 2024-04-02T17:00:24.776Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3961768Z logger.go:146: 2024-04-02T17:00:24.776Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3964962Z logger.go:146: 2024-04-02T17:00:24.777Z DEBUG done processing headers {"headerIndex": 170, "blockHeight": 169, "took": "466.78µs"} 2024-04-02T17:00:25.3967168Z logger.go:146: 2024-04-02T17:00:24.777Z DEBUG done processing headers {"headerIndex": 171, "blockHeight": 170, "took": "468.143µs"} 2024-04-02T17:00:25.3969648Z logger.go:146: 2024-04-02T17:00:24.778Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3972288Z logger.go:146: 2024-04-02T17:00:24.778Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3974808Z logger.go:146: 2024-04-02T17:00:24.778Z DEBUG done processing headers {"headerIndex": 172, "blockHeight": 171, "took": "515.4µs"} 2024-04-02T17:00:25.3977359Z logger.go:146: 2024-04-02T17:00:24.778Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3979959Z logger.go:146: 2024-04-02T17:00:24.778Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3982556Z logger.go:146: 2024-04-02T17:00:24.779Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3985133Z logger.go:146: 2024-04-02T17:00:24.779Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3987811Z logger.go:146: 2024-04-02T17:00:24.779Z DEBUG done processing headers {"headerIndex": 173, "blockHeight": 172, "took": "465.097µs"} 2024-04-02T17:00:25.3990963Z logger.go:146: 2024-04-02T17:00:24.780Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3994107Z logger.go:146: 2024-04-02T17:00:24.780Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.3997320Z logger.go:146: 2024-04-02T17:00:24.782Z DEBUG done processing headers {"headerIndex": 174, "blockHeight": 173, "took": "654.02µs"} 2024-04-02T17:00:25.4000093Z logger.go:146: 2024-04-02T17:00:24.783Z DEBUG done processing headers {"headerIndex": 175, "blockHeight": 174, "took": "587.616µs"} 2024-04-02T17:00:25.4020604Z logger.go:146: 2024-04-02T17:00:24.783Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4023345Z logger.go:146: 2024-04-02T17:00:24.783Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4025782Z logger.go:146: 2024-04-02T17:00:24.784Z DEBUG done processing headers {"headerIndex": 176, "blockHeight": 175, "took": "573.098µs"} 2024-04-02T17:00:25.4028250Z logger.go:146: 2024-04-02T17:00:24.784Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.4030881Z logger.go:146: 2024-04-02T17:00:24.784Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.4033495Z logger.go:146: 2024-04-02T17:00:24.784Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.4036449Z logger.go:146: 2024-04-02T17:00:24.784Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.4039154Z logger.go:146: 2024-04-02T17:00:24.785Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.4041914Z logger.go:146: 2024-04-02T17:00:24.785Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.4044532Z logger.go:146: 2024-04-02T17:00:24.785Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.4047372Z logger.go:146: 2024-04-02T17:00:24.785Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.4049966Z logger.go:146: 2024-04-02T17:00:24.785Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.4052562Z logger.go:146: 2024-04-02T17:00:24.785Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.4055366Z logger.go:146: 2024-04-02T17:00:24.785Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.4057975Z logger.go:146: 2024-04-02T17:00:24.785Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.4060672Z logger.go:146: 2024-04-02T17:00:24.785Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.4063634Z logger.go:146: 2024-04-02T17:00:24.785Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.4066629Z logger.go:146: 2024-04-02T17:00:24.785Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.4069292Z logger.go:146: 2024-04-02T17:00:24.785Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.4071713Z logger.go:146: 2024-04-02T17:00:24.786Z DEBUG done processing headers {"headerIndex": 177, "blockHeight": 176, "took": "565.084µs"} 2024-04-02T17:00:25.4073934Z logger.go:146: 2024-04-02T17:00:24.787Z DEBUG done processing headers {"headerIndex": 178, "blockHeight": 177, "took": "537.302µs"} 2024-04-02T17:00:25.4076736Z logger.go:146: 2024-04-02T17:00:24.789Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4079193Z logger.go:146: 2024-04-02T17:00:24.789Z DEBUG done processing headers {"headerIndex": 179, "blockHeight": 178, "took": "301.543µs"} 2024-04-02T17:00:25.4081683Z logger.go:146: 2024-04-02T17:00:24.789Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4084298Z logger.go:146: 2024-04-02T17:00:24.789Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4086663Z logger.go:146: 2024-04-02T17:00:24.790Z DEBUG done processing headers {"headerIndex": 180, "blockHeight": 179, "took": "293.517µs"} 2024-04-02T17:00:25.4089375Z logger.go:146: 2024-04-02T17:00:24.790Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4091750Z logger.go:146: 2024-04-02T17:00:24.790Z DEBUG done processing headers {"headerIndex": 181, "blockHeight": 180, "took": "249.595µs"} 2024-04-02T17:00:25.4094398Z logger.go:146: 2024-04-02T17:00:24.790Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4097065Z logger.go:146: 2024-04-02T17:00:24.790Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4099766Z logger.go:146: 2024-04-02T17:00:24.791Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4102169Z logger.go:146: 2024-04-02T17:00:24.791Z DEBUG done processing headers {"headerIndex": 182, "blockHeight": 181, "took": "284.238µs"} 2024-04-02T17:00:25.4104767Z logger.go:146: 2024-04-02T17:00:24.791Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4107389Z logger.go:146: 2024-04-02T17:00:24.791Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4109767Z logger.go:146: 2024-04-02T17:00:24.791Z DEBUG done processing headers {"headerIndex": 183, "blockHeight": 182, "took": "399.305µs"} 2024-04-02T17:00:25.4111942Z logger.go:146: 2024-04-02T17:00:24.792Z DEBUG done processing headers {"headerIndex": 184, "blockHeight": 183, "took": "458.384µs"} 2024-04-02T17:00:25.4114336Z logger.go:146: 2024-04-02T17:00:24.792Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4117084Z logger.go:146: 2024-04-02T17:00:24.792Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4119500Z logger.go:146: 2024-04-02T17:00:24.793Z DEBUG done processing headers {"headerIndex": 185, "blockHeight": 184, "took": "462.662µs"} 2024-04-02T17:00:25.4121961Z logger.go:146: 2024-04-02T17:00:24.793Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4124887Z logger.go:146: 2024-04-02T17:00:24.793Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4127546Z logger.go:146: 2024-04-02T17:00:24.793Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4130185Z logger.go:146: 2024-04-02T17:00:24.793Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4132571Z logger.go:146: 2024-04-02T17:00:24.794Z DEBUG done processing headers {"headerIndex": 186, "blockHeight": 185, "took": "473.373µs"} 2024-04-02T17:00:25.4134772Z logger.go:146: 2024-04-02T17:00:24.795Z DEBUG done processing headers {"headerIndex": 187, "blockHeight": 186, "took": "485.935µs"} 2024-04-02T17:00:25.4137224Z logger.go:146: 2024-04-02T17:00:24.795Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4139904Z logger.go:146: 2024-04-02T17:00:24.795Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4142273Z logger.go:146: 2024-04-02T17:00:24.796Z DEBUG done processing headers {"headerIndex": 188, "blockHeight": 187, "took": "642.418µs"} 2024-04-02T17:00:25.4144714Z logger.go:146: 2024-04-02T17:00:24.796Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4159513Z logger.go:146: 2024-04-02T17:00:24.796Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4162143Z logger.go:146: 2024-04-02T17:00:24.796Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4165687Z logger.go:146: 2024-04-02T17:00:24.796Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4168869Z logger.go:146: 2024-04-02T17:00:24.797Z DEBUG done processing headers {"headerIndex": 189, "blockHeight": 188, "took": "620.577µs"} 2024-04-02T17:00:25.4171618Z logger.go:146: 2024-04-02T17:00:24.798Z DEBUG done processing headers {"headerIndex": 190, "blockHeight": 189, "took": "623.523µs"} 2024-04-02T17:00:25.4174464Z logger.go:146: 2024-04-02T17:00:24.798Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4177588Z logger.go:146: 2024-04-02T17:00:24.798Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4180476Z logger.go:146: 2024-04-02T17:00:24.799Z DEBUG done processing headers {"headerIndex": 191, "blockHeight": 190, "took": "603.705µs"} 2024-04-02T17:00:25.4183447Z logger.go:146: 2024-04-02T17:00:24.799Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4186596Z logger.go:146: 2024-04-02T17:00:24.799Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4189806Z logger.go:146: 2024-04-02T17:00:24.800Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4192929Z logger.go:146: 2024-04-02T17:00:24.800Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4195713Z logger.go:146: 2024-04-02T17:00:24.800Z DEBUG done processing headers {"headerIndex": 192, "blockHeight": 191, "took": "533.755µs"} 2024-04-02T17:00:25.4199150Z logger.go:146: 2024-04-02T17:00:24.801Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4202753Z logger.go:146: 2024-04-02T17:00:24.801Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4205694Z logger.go:146: 2024-04-02T17:00:24.801Z DEBUG done processing headers {"headerIndex": 193, "blockHeight": 192, "took": "483.331µs"} 2024-04-02T17:00:25.4208290Z logger.go:146: 2024-04-02T17:00:24.801Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4211792Z logger.go:146: 2024-04-02T17:00:24.802Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4214332Z logger.go:146: 2024-04-02T17:00:24.802Z DEBUG done processing headers {"headerIndex": 194, "blockHeight": 193, "took": "603.916µs"} 2024-04-02T17:00:25.4216775Z logger.go:146: 2024-04-02T17:00:24.802Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4219413Z logger.go:146: 2024-04-02T17:00:24.803Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4222013Z logger.go:146: 2024-04-02T17:00:24.803Z DEBUG done processing headers {"headerIndex": 195, "blockHeight": 194, "took": "551.758µs"} 2024-04-02T17:00:25.4224501Z logger.go:146: 2024-04-02T17:00:24.804Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4227092Z logger.go:146: 2024-04-02T17:00:24.804Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4229631Z logger.go:146: 2024-04-02T17:00:24.804Z DEBUG done processing headers {"headerIndex": 196, "blockHeight": 195, "took": "601.501µs"} 2024-04-02T17:00:25.4232078Z logger.go:146: 2024-04-02T17:00:24.805Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4235193Z logger.go:146: 2024-04-02T17:00:24.805Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4237735Z logger.go:146: 2024-04-02T17:00:24.806Z DEBUG done processing headers {"headerIndex": 197, "blockHeight": 196, "took": "573.93µs"} 2024-04-02T17:00:25.4240144Z logger.go:146: 2024-04-02T17:00:24.806Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4242756Z logger.go:146: 2024-04-02T17:00:24.806Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4245135Z logger.go:146: 2024-04-02T17:00:24.807Z DEBUG done processing headers {"headerIndex": 198, "blockHeight": 197, "took": "606.861µs"} 2024-04-02T17:00:25.4255026Z logger.go:146: 2024-04-02T17:00:24.808Z DEBUG done processing headers {"headerIndex": 199, "blockHeight": 198, "took": "596.612µs"} 2024-04-02T17:00:25.4257391Z logger.go:146: 2024-04-02T17:00:25.013Z DEBUG done processing headers {"headerIndex": 200, "blockHeight": 199, "took": "550.466µs"} 2024-04-02T17:00:25.4259868Z logger.go:146: 2024-04-02T17:00:25.014Z DEBUG done processing headers {"headerIndex": 201, "blockHeight": 200, "took": "507.055µs"} 2024-04-02T17:00:25.4262318Z logger.go:146: 2024-04-02T17:00:25.014Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4265083Z logger.go:146: 2024-04-02T17:00:25.014Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4268185Z logger.go:146: 2024-04-02T17:00:25.014Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4270679Z logger.go:146: 2024-04-02T17:00:25.014Z DEBUG done processing headers {"headerIndex": 202, "blockHeight": 201, "took": "509.45µs"} 2024-04-02T17:00:25.4273260Z logger.go:146: 2024-04-02T17:00:25.015Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4276038Z logger.go:146: 2024-04-02T17:00:25.015Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4279372Z logger.go:146: 2024-04-02T17:00:25.015Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4282030Z logger.go:146: 2024-04-02T17:00:25.015Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4284550Z logger.go:146: 2024-04-02T17:00:25.015Z DEBUG done processing headers {"headerIndex": 203, "blockHeight": 202, "took": "599.327µs"} 2024-04-02T17:00:25.4287066Z logger.go:146: 2024-04-02T17:00:25.016Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4289833Z logger.go:146: 2024-04-02T17:00:25.016Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4292857Z logger.go:146: 2024-04-02T17:00:25.016Z DEBUG done processing headers {"headerIndex": 204, "blockHeight": 203, "took": "588.226µs"} 2024-04-02T17:00:25.4295375Z logger.go:146: 2024-04-02T17:00:25.017Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4298244Z logger.go:146: 2024-04-02T17:00:25.017Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4300692Z logger.go:146: 2024-04-02T17:00:25.018Z DEBUG done processing headers {"headerIndex": 205, "blockHeight": 204, "took": "592.023µs"} 2024-04-02T17:00:25.4303440Z logger.go:146: 2024-04-02T17:00:25.018Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4306137Z logger.go:146: 2024-04-02T17:00:25.018Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4308635Z logger.go:146: 2024-04-02T17:00:25.019Z DEBUG done processing headers {"headerIndex": 206, "blockHeight": 205, "took": "651.936µs"} 2024-04-02T17:00:25.4311452Z logger.go:146: 2024-04-02T17:00:25.019Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4314227Z logger.go:146: 2024-04-02T17:00:25.019Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4316879Z logger.go:146: 2024-04-02T17:00:25.020Z DEBUG done processing headers {"headerIndex": 207, "blockHeight": 206, "took": "669.578µs"} 2024-04-02T17:00:25.4319487Z logger.go:146: 2024-04-02T17:00:25.020Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4322286Z logger.go:146: 2024-04-02T17:00:25.020Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4324832Z logger.go:146: 2024-04-02T17:00:25.021Z DEBUG done processing headers {"headerIndex": 208, "blockHeight": 207, "took": "587.835µs"} 2024-04-02T17:00:25.4327398Z logger.go:146: 2024-04-02T17:00:25.021Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4330712Z logger.go:146: 2024-04-02T17:00:25.021Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4333266Z logger.go:146: 2024-04-02T17:00:25.022Z DEBUG done processing headers {"headerIndex": 209, "blockHeight": 208, "took": "622.55µs"} 2024-04-02T17:00:25.4335878Z logger.go:146: 2024-04-02T17:00:25.022Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4338648Z logger.go:146: 2024-04-02T17:00:25.023Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4341194Z logger.go:146: 2024-04-02T17:00:25.023Z DEBUG done processing headers {"headerIndex": 210, "blockHeight": 209, "took": "613.934µs"} 2024-04-02T17:00:25.4343798Z logger.go:146: 2024-04-02T17:00:25.024Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4346604Z logger.go:146: 2024-04-02T17:00:25.024Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4349722Z logger.go:146: 2024-04-02T17:00:25.024Z DEBUG done processing headers {"headerIndex": 211, "blockHeight": 210, "took": "599.818µs"} 2024-04-02T17:00:25.4352305Z logger.go:146: 2024-04-02T17:00:25.025Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4355029Z logger.go:146: 2024-04-02T17:00:25.025Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4357760Z logger.go:146: 2024-04-02T17:00:25.026Z DEBUG done processing headers {"headerIndex": 212, "blockHeight": 211, "took": "652.526µs"} 2024-04-02T17:00:25.4360517Z logger.go:146: 2024-04-02T17:00:25.026Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4363357Z logger.go:146: 2024-04-02T17:00:25.026Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4366218Z logger.go:146: 2024-04-02T17:00:25.027Z DEBUG done processing headers {"headerIndex": 213, "blockHeight": 212, "took": "590.661µs"} 2024-04-02T17:00:25.4524234Z logger.go:146: 2024-04-02T17:00:25.027Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4527098Z logger.go:146: 2024-04-02T17:00:25.027Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4529725Z logger.go:146: 2024-04-02T17:00:25.028Z DEBUG done processing headers {"headerIndex": 214, "blockHeight": 213, "took": "635.024µs"} 2024-04-02T17:00:25.4532369Z logger.go:146: 2024-04-02T17:00:25.028Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4535181Z logger.go:146: 2024-04-02T17:00:25.028Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4537740Z logger.go:146: 2024-04-02T17:00:25.029Z DEBUG done processing headers {"headerIndex": 215, "blockHeight": 214, "took": "586.454µs"} 2024-04-02T17:00:25.4540357Z logger.go:146: 2024-04-02T17:00:25.029Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4543129Z logger.go:146: 2024-04-02T17:00:25.029Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4545988Z logger.go:146: 2024-04-02T17:00:25.030Z DEBUG done processing headers {"headerIndex": 216, "blockHeight": 215, "took": "592.595µs"} 2024-04-02T17:00:25.4548711Z logger.go:146: 2024-04-02T17:00:25.030Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4551541Z logger.go:146: 2024-04-02T17:00:25.030Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4553946Z logger.go:146: 2024-04-02T17:00:25.032Z DEBUG done processing headers {"headerIndex": 217, "blockHeight": 216, "took": "2.008465ms"} 2024-04-02T17:00:25.4556579Z logger.go:146: 2024-04-02T17:00:25.033Z DEBUG done processing headers {"headerIndex": 218, "blockHeight": 217, "took": "509.891µs"} 2024-04-02T17:00:25.4559214Z logger.go:146: 2024-04-02T17:00:25.033Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4561965Z logger.go:146: 2024-04-02T17:00:25.033Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-02T17:00:25.4564498Z logger.go:146: 2024-04-02T17:00:25.034Z DEBUG done processing headers {"headerIndex": 219, "blockHeight": 218, "took": "497.517µs"} 2024-04-02T17:00:25.4627967Z logger.go:146: 2024-04-02T17:00:25.034Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.4631758Z logger.go:146: 2024-04-02T17:00:25.034Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.4635007Z logger.go:146: 2024-04-02T17:00:25.034Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.4639279Z logger.go:146: 2024-04-02T17:00:25.034Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.4642563Z logger.go:146: 2024-04-02T17:00:25.035Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-02T17:00:25.4645738Z logger.go:146: 2024-04-02T17:00:25.044Z DEBUG done processing headers {"headerIndex": 220, "blockHeight": 219, "took": "553.803µs"} 2024-04-02T17:00:25.4647255Z core_test.go:339: 2024-04-02T17:00:25.4648771Z Error Trace: /home/runner/work/neo-go/neo-go/pkg/services/notary/core_test.go:339 2024-04-02T17:00:25.4651271Z /home/runner/work/neo-go/neo-go/pkg/services/notary/core_test.go:707 2024-04-02T17:00:25.4678909Z Error: Expected nil, but got: &transaction.Transaction{Version:0x0, Nonce:0x7c, SystemFee:100000000, NetworkFee:0, ValidUntilBlock:0xef, Script:[]uint8{0x40}, Attributes:[]transaction.Attribute{transaction.Attribute{Type:0x22, Value:(*transaction.NotaryAssisted)(0xc0004f4d2a)}, transaction.Attribute{Type:0x20, Value:(*transaction.NotValidBefore)(0xc0004f4d2c)}, transaction.Attribute{Type:0x21, Value:(*transaction.Conflicts)(0xc000dffce0)}}, Signers:[]transaction.Signer{transaction.Signer{Account:util.Uint160{0x3b, 0xec, 0x35, 0x31, 0x11, 0x9b, 0xba, 0xd7, 0x6d, 0xd0, 0x44, 0x92, 0xb, 0xd, 0xe6, 0xc3, 0x19, 0x4f, 0xe1, 0xc1}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}, transaction.Signer{Account:util.Uint160{0x84, 0x97, 0xa2, 0x6d, 0x57, 0x48, 0x1, 0x23, 0x4b, 0x19, 0xfa, 0x78, 0xb3, 0xee, 0x5e, 0xed, 0xb2, 0xa5, 0x90, 0x86}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}}, Scripts:[]transaction.Witness{transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0x16, 0x2a, 0x80, 0x60, 0x74, 0xde, 0xbb, 0x35, 0x49, 0xf6, 0x35, 0xb2, 0xca, 0xf7, 0xe8, 0xc5, 0x3e, 0x94, 0x7d, 0x75, 0x70, 0x2c, 0xd7, 0xec, 0x2c, 0x44, 0xec, 0x96, 0xd2, 0xc, 0xb9, 0xbe, 0xd7, 0xaf, 0xa7, 0x33, 0xb9, 0x7d, 0xb6, 0xe8, 0xef, 0xba, 0xeb, 0x21, 0xc0, 0x97, 0xaf, 0x12, 0xb4, 0x2d, 0x56, 0x71, 0xb0, 0x96, 0x93, 0xf4, 0x79, 0xc5, 0x86, 0xc9, 0x9c, 0xe6, 0x11, 0xe6}, VerificationScript:[]uint8{}}, transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0xb3, 0x7c, 0x5a, 0x6e, 0x23, 0x48, 0x81, 0x8f, 0xbd, 0xb2, 0xe8, 0x36, 0x4e, 0x44, 0x5, 0x7b, 0x8e, 0x6f, 0xa2, 0xbe, 0xbc, 0x4b, 0xe2, 0xea, 0xeb, 0x2b, 0xde, 0x4b, 0x3e, 0x39, 0xb3, 0x48, 0xb5, 0xb, 0x37, 0xc6, 0x95, 0xe8, 0x52, 0x16, 0x74, 0xa9, 0x21, 0xcf, 0xe3, 0x5f, 0x9d, 0x6b, 0x21, 0xec, 0xe9, 0xd3, 0x52, 0x4b, 0x9, 0xe, 0xb4, 0x4a, 0xdb, 0x3b, 0x17, 0xce, 0x13, 0xac}, VerificationScript:[]uint8{0xc, 0x21, 0x2, 0x3c, 0x4d, 0x70, 0x7, 0x5f, 0xde, 0x26, 0x99, 0xe, 0xf1, 0x55, 0x13, 0x60, 0x5e, 0xd5, 0xe, 0xa2, 0xcf, 0x15, 0xa6, 0x54, 0x9b, 0x9a, 0xf0, 0x8d, 0x3a, 0x80, 0xb5, 0xd9, 0x78, 0xea, 0x3b, 0x41, 0x56, 0xe7, 0xb3, 0x27}}}, size:288, hash:util.Uint256{0xa6, 0x45, 0x27, 0xd5, 0x64, 0xb7, 0xeb, 0xf2, 0x43, 0xce, 0x6d, 0x75, 0xce, 0x4d, 0x2e, 0x5b, 0x8a, 0x2e, 0xf8, 0x7, 0x26, 0xf1, 0x14, 0x3b, 0xdc, 0xe6, 0x3f, 0x79, 0x17, 0xa4, 0xf6, 0xf4}, hashed:true, Trimmed:false} 2024-04-02T17:00:25.4695726Z Test: TestNotary 2024-04-02T17:00:25.4697019Z Messages: fallback transaction for request #0 shouldn't be completed 2024-04-02T17:00:25.4698251Z logger.go:146: 2024-04-02T17:00:25.044Z INFO stopping notary service 2024-04-02T17:00:25.4700203Z logger.go:146: 2024-04-02T17:00:25.045Z INFO persisted to disk {"blocks": 106, "keys": 1225, "headerHeight": 220, "blockHeight": 220, "took": "479.714µs"} 2024-04-02T17:00:25.4701542Z --- FAIL: TestNotary (4.53s) ```
Author
Owner

@AnnaShaleva commented on GitHub (Apr 10, 2024):

Discovered again after #3404 merge into master (Go 1.21, Ubuntu, https://github.com/nspcc-dev/neo-go/actions/runs/8627442036/job/23647412672), the error is in other place of the test, but the idea is the same:

2024-04-10T07:22:56.2390854Z === RUN   TestNotary
2024-04-10T07:22:56.2391614Z     logger.go:146: 2024-04-10T07:19:09.804Z	INFO	initial gas supply is not set or wrong, setting default value	{"InitialGASSupply": "52000000"}
2024-04-10T07:22:56.2392276Z     logger.go:146: 2024-04-10T07:19:09.804Z	INFO	mempool size is not set or wrong, setting default value	{"MemPoolSize": 50000}
2024-04-10T07:22:56.2393178Z     logger.go:146: 2024-04-10T07:19:09.804Z	INFO	P2PNotaryRequestPayloadPool size is not set or wrong, setting default value	{"P2PNotaryRequestPayloadPoolSize": 1000}
2024-04-10T07:22:56.2393838Z     logger.go:146: 2024-04-10T07:19:09.804Z	INFO	MaxBlockSize is not set or wrong, setting default value	{"MaxBlockSize": 262144}
2024-04-10T07:22:56.2394593Z     logger.go:146: 2024-04-10T07:19:09.805Z	INFO	MaxBlockSystemFee is not set or wrong, setting default value	{"MaxBlockSystemFee": 900000000000}
2024-04-10T07:22:56.2395359Z     logger.go:146: 2024-04-10T07:19:09.805Z	INFO	MaxTransactionsPerBlock is not set or wrong, using default value	{"MaxTransactionsPerBlock": 512}
2024-04-10T07:22:56.2396187Z     logger.go:146: 2024-04-10T07:19:09.805Z	INFO	MaxValidUntilBlockIncrement is not set or wrong, using default value	{"MaxValidUntilBlockIncrement": 86400}
2024-04-10T07:22:56.2396725Z     logger.go:146: 2024-04-10T07:19:09.805Z	INFO	Hardforks are not set, using default value
2024-04-10T07:22:56.2397218Z     logger.go:146: 2024-04-10T07:19:09.818Z	INFO	no storage version found! creating genesis block
2024-04-10T07:22:56.2397568Z     logger.go:146: 2024-04-10T07:19:09.826Z	INFO	starting notary service
2024-04-10T07:22:56.2398243Z     logger.go:146: 2024-04-10T07:19:09.830Z	DEBUG	done processing headers	{"headerIndex": 1, "blockHeight": 0, "took": "1.009862ms"}
2024-04-10T07:22:56.2399030Z     logger.go:146: 2024-04-10T07:19:10.823Z	INFO	persisted to disk	{"blocks": 1, "keys": 148, "headerHeight": 1, "blockHeight": 1, "took": "178.975µs"}
2024-04-10T07:22:56.2400297Z     logger.go:146: 2024-04-10T07:19:12.141Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2401020Z     logger.go:146: 2024-04-10T07:19:12.142Z	DEBUG	done processing headers	{"headerIndex": 2, "blockHeight": 1, "took": "724.758µs"}
2024-04-10T07:22:56.2401814Z     logger.go:146: 2024-04-10T07:19:12.145Z	DEBUG	done processing headers	{"headerIndex": 3, "blockHeight": 2, "took": "867.225µs"}
2024-04-10T07:22:56.2402649Z     logger.go:146: 2024-04-10T07:19:12.151Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2403320Z     logger.go:146: 2024-04-10T07:19:12.152Z	DEBUG	done processing headers	{"headerIndex": 4, "blockHeight": 3, "took": "545.309µs"}
2024-04-10T07:22:56.2404142Z     logger.go:146: 2024-04-10T07:19:12.152Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2404979Z     logger.go:146: 2024-04-10T07:19:12.153Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2405672Z     logger.go:146: 2024-04-10T07:19:12.154Z	DEBUG	done processing headers	{"headerIndex": 5, "blockHeight": 4, "took": "662.962µs"}
2024-04-10T07:22:56.2406488Z     logger.go:146: 2024-04-10T07:19:12.154Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2407248Z     logger.go:146: 2024-04-10T07:19:12.155Z	DEBUG	done processing headers	{"headerIndex": 6, "blockHeight": 5, "took": "544.244µs"}
2024-04-10T07:22:56.2407897Z     logger.go:146: 2024-04-10T07:19:12.157Z	DEBUG	done processing headers	{"headerIndex": 7, "blockHeight": 6, "took": "621.455µs"}
2024-04-10T07:22:56.2408714Z     logger.go:146: 2024-04-10T07:19:12.213Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2409373Z     logger.go:146: 2024-04-10T07:19:12.215Z	DEBUG	done processing headers	{"headerIndex": 8, "blockHeight": 7, "took": "738.964µs"}
2024-04-10T07:22:56.2410267Z     logger.go:146: 2024-04-10T07:19:12.215Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2411080Z     logger.go:146: 2024-04-10T07:19:12.216Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2411741Z     logger.go:146: 2024-04-10T07:19:12.216Z	DEBUG	done processing headers	{"headerIndex": 9, "blockHeight": 8, "took": "525.815µs"}
2024-04-10T07:22:56.2412548Z     logger.go:146: 2024-04-10T07:19:12.217Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2413216Z     logger.go:146: 2024-04-10T07:19:12.218Z	DEBUG	done processing headers	{"headerIndex": 10, "blockHeight": 9, "took": "521.668µs"}
2024-04-10T07:22:56.2413894Z     logger.go:146: 2024-04-10T07:19:12.219Z	DEBUG	done processing headers	{"headerIndex": 11, "blockHeight": 10, "took": "565.931µs"}
2024-04-10T07:22:56.2414783Z     logger.go:146: 2024-04-10T07:19:12.276Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2415465Z     logger.go:146: 2024-04-10T07:19:12.277Z	DEBUG	done processing headers	{"headerIndex": 12, "blockHeight": 11, "took": "515.87µs"}
2024-04-10T07:22:56.2416272Z     logger.go:146: 2024-04-10T07:19:12.278Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2416949Z     logger.go:146: 2024-04-10T07:19:12.279Z	DEBUG	done processing headers	{"headerIndex": 13, "blockHeight": 12, "took": "642.868µs"}
2024-04-10T07:22:56.2417749Z     logger.go:146: 2024-04-10T07:19:12.279Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2418563Z     logger.go:146: 2024-04-10T07:19:12.279Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2419430Z     logger.go:146: 2024-04-10T07:19:12.280Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2420112Z     logger.go:146: 2024-04-10T07:19:12.280Z	DEBUG	done processing headers	{"headerIndex": 14, "blockHeight": 13, "took": "569.347µs"}
2024-04-10T07:22:56.2420916Z     logger.go:146: 2024-04-10T07:19:12.281Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2421717Z     logger.go:146: 2024-04-10T07:19:12.281Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2422387Z     logger.go:146: 2024-04-10T07:19:12.282Z	DEBUG	done processing headers	{"headerIndex": 15, "blockHeight": 14, "took": "495.519µs"}
2024-04-10T07:22:56.2423188Z     logger.go:146: 2024-04-10T07:19:12.282Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2423997Z     logger.go:146: 2024-04-10T07:19:12.283Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2424738Z     logger.go:146: 2024-04-10T07:19:12.283Z	DEBUG	done processing headers	{"headerIndex": 16, "blockHeight": 15, "took": "508.092µs"}
2024-04-10T07:22:56.2425552Z     logger.go:146: 2024-04-10T07:19:12.284Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2426348Z     logger.go:146: 2024-04-10T07:19:12.284Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2427082Z     logger.go:146: 2024-04-10T07:19:12.285Z	DEBUG	done processing headers	{"headerIndex": 17, "blockHeight": 16, "took": "489.227µs"}
2024-04-10T07:22:56.2427887Z     logger.go:146: 2024-04-10T07:19:12.286Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2428681Z     logger.go:146: 2024-04-10T07:19:12.286Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2429357Z     logger.go:146: 2024-04-10T07:19:12.287Z	DEBUG	done processing headers	{"headerIndex": 18, "blockHeight": 17, "took": "501.13µs"}
2024-04-10T07:22:56.2430159Z     logger.go:146: 2024-04-10T07:19:12.287Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2430950Z     logger.go:146: 2024-04-10T07:19:12.288Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2431619Z     logger.go:146: 2024-04-10T07:19:12.288Z	DEBUG	done processing headers	{"headerIndex": 19, "blockHeight": 18, "took": "486.501µs"}
2024-04-10T07:22:56.2432480Z     logger.go:146: 2024-04-10T07:19:12.289Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2433286Z     logger.go:146: 2024-04-10T07:19:12.289Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2433946Z     logger.go:146: 2024-04-10T07:19:12.290Z	DEBUG	done processing headers	{"headerIndex": 20, "blockHeight": 19, "took": "516.578µs"}
2024-04-10T07:22:56.2434743Z     logger.go:146: 2024-04-10T07:19:12.291Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2435530Z     logger.go:146: 2024-04-10T07:19:12.291Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2436188Z     logger.go:146: 2024-04-10T07:19:12.292Z	DEBUG	done processing headers	{"headerIndex": 21, "blockHeight": 20, "took": "499.877µs"}
2024-04-10T07:22:56.2437054Z     logger.go:146: 2024-04-10T07:19:12.292Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2437846Z     logger.go:146: 2024-04-10T07:19:12.293Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2438508Z     logger.go:146: 2024-04-10T07:19:12.293Z	DEBUG	done processing headers	{"headerIndex": 22, "blockHeight": 21, "took": "529.402µs"}
2024-04-10T07:22:56.2439615Z     logger.go:146: 2024-04-10T07:19:12.294Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2440479Z     logger.go:146: 2024-04-10T07:19:12.294Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2441178Z     logger.go:146: 2024-04-10T07:19:12.295Z	DEBUG	done processing headers	{"headerIndex": 23, "blockHeight": 22, "took": "549.319µs"}
2024-04-10T07:22:56.2441850Z     logger.go:146: 2024-04-10T07:19:12.297Z	DEBUG	done processing headers	{"headerIndex": 24, "blockHeight": 23, "took": "628.057µs"}
2024-04-10T07:22:56.2442787Z     logger.go:146: 2024-04-10T07:19:12.297Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2443610Z     logger.go:146: 2024-04-10T07:19:12.298Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2444439Z     logger.go:146: 2024-04-10T07:19:12.298Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2445328Z     logger.go:146: 2024-04-10T07:19:12.298Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2446143Z     logger.go:146: 2024-04-10T07:19:12.299Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2446957Z     logger.go:146: 2024-04-10T07:19:12.299Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2447763Z     logger.go:146: 2024-04-10T07:19:12.299Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2448576Z     logger.go:146: 2024-04-10T07:19:12.299Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2449372Z     logger.go:146: 2024-04-10T07:19:12.299Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2450255Z     logger.go:146: 2024-04-10T07:19:12.299Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2451062Z     logger.go:146: 2024-04-10T07:19:12.299Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2451865Z     logger.go:146: 2024-04-10T07:19:12.299Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2452540Z     logger.go:146: 2024-04-10T07:19:12.300Z	DEBUG	done processing headers	{"headerIndex": 25, "blockHeight": 24, "took": "825.868µs"}
2024-04-10T07:22:56.2453348Z     logger.go:146: 2024-04-10T07:19:12.300Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2454154Z     logger.go:146: 2024-04-10T07:19:12.300Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2455031Z     logger.go:146: 2024-04-10T07:19:12.300Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2455842Z     logger.go:146: 2024-04-10T07:19:12.301Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2456643Z     logger.go:146: 2024-04-10T07:19:12.303Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2457444Z     logger.go:146: 2024-04-10T07:19:12.303Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2458242Z     logger.go:146: 2024-04-10T07:19:12.303Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2459048Z     logger.go:146: 2024-04-10T07:19:12.303Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2459846Z     logger.go:146: 2024-04-10T07:19:12.303Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2460718Z     logger.go:146: 2024-04-10T07:19:12.303Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2461517Z     logger.go:146: 2024-04-10T07:19:12.303Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2462311Z     logger.go:146: 2024-04-10T07:19:12.303Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2463055Z     logger.go:146: 2024-04-10T07:19:12.303Z	DEBUG	done processing headers	{"headerIndex": 26, "blockHeight": 25, "took": "922.198µs"}
2024-04-10T07:22:56.2463905Z     logger.go:146: 2024-04-10T07:19:12.304Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2464701Z     logger.go:146: 2024-04-10T07:19:12.304Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2465500Z     logger.go:146: 2024-04-10T07:19:12.305Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2466288Z     logger.go:146: 2024-04-10T07:19:12.305Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2467087Z     logger.go:146: 2024-04-10T07:19:12.306Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2467835Z     logger.go:146: 2024-04-10T07:19:12.306Z	DEBUG	done processing headers	{"headerIndex": 27, "blockHeight": 26, "took": "784.61µs"}
2024-04-10T07:22:56.2468634Z     logger.go:146: 2024-04-10T07:19:12.306Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2469437Z     logger.go:146: 2024-04-10T07:19:12.306Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2470222Z     logger.go:146: 2024-04-10T07:19:12.306Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2470890Z     logger.go:146: 2024-04-10T07:19:12.309Z	DEBUG	done processing headers	{"headerIndex": 28, "blockHeight": 27, "took": "800.37µs"}
2024-04-10T07:22:56.2471687Z     logger.go:146: 2024-04-10T07:19:12.309Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2472760Z     logger.go:146: 2024-04-10T07:19:12.309Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2473593Z     logger.go:146: 2024-04-10T07:19:12.309Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2474421Z     logger.go:146: 2024-04-10T07:19:12.309Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2475226Z     logger.go:146: 2024-04-10T07:19:12.309Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2476033Z     logger.go:146: 2024-04-10T07:19:12.310Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2476853Z     logger.go:146: 2024-04-10T07:19:12.311Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2477666Z     logger.go:146: 2024-04-10T07:19:12.311Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2478575Z     logger.go:146: 2024-04-10T07:19:12.311Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2479618Z     logger.go:146: 2024-04-10T07:19:12.311Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2480436Z     logger.go:146: 2024-04-10T07:19:12.311Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2481348Z     logger.go:146: 2024-04-10T07:19:12.311Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2482151Z     logger.go:146: 2024-04-10T07:19:12.312Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2482953Z     logger.go:146: 2024-04-10T07:19:12.312Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2483748Z     logger.go:146: 2024-04-10T07:19:12.312Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2484540Z     logger.go:146: 2024-04-10T07:19:12.312Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2485353Z     logger.go:146: 2024-04-10T07:19:12.312Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2486236Z     logger.go:146: 2024-04-10T07:19:12.312Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2487041Z     logger.go:146: 2024-04-10T07:19:12.312Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2487837Z     logger.go:146: 2024-04-10T07:19:12.312Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2488640Z     logger.go:146: 2024-04-10T07:19:12.312Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2489432Z     logger.go:146: 2024-04-10T07:19:12.312Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2490306Z     logger.go:146: 2024-04-10T07:19:12.312Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2491097Z     logger.go:146: 2024-04-10T07:19:12.312Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2491790Z     logger.go:146: 2024-04-10T07:19:12.313Z	DEBUG	done processing headers	{"headerIndex": 29, "blockHeight": 28, "took": "1.224635ms"}
2024-04-10T07:22:56.2492580Z     logger.go:146: 2024-04-10T07:19:12.315Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2493380Z     logger.go:146: 2024-04-10T07:19:12.315Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2494173Z     logger.go:146: 2024-04-10T07:19:12.315Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2494975Z     logger.go:146: 2024-04-10T07:19:12.315Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2495862Z     logger.go:146: 2024-04-10T07:19:12.315Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2496664Z     logger.go:146: 2024-04-10T07:19:12.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2497455Z     logger.go:146: 2024-04-10T07:19:12.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2498252Z     logger.go:146: 2024-04-10T07:19:12.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2499107Z     logger.go:146: 2024-04-10T07:19:12.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2499912Z     logger.go:146: 2024-04-10T07:19:12.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2500702Z     logger.go:146: 2024-04-10T07:19:12.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2501495Z     logger.go:146: 2024-04-10T07:19:12.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2502289Z     logger.go:146: 2024-04-10T07:19:12.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2503083Z     logger.go:146: 2024-04-10T07:19:12.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2503942Z     logger.go:146: 2024-04-10T07:19:12.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2504755Z     logger.go:146: 2024-04-10T07:19:12.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2505441Z     logger.go:146: 2024-04-10T07:19:12.316Z	DEBUG	done processing headers	{"headerIndex": 30, "blockHeight": 29, "took": "835.566µs"}
2024-04-10T07:22:56.2506236Z     logger.go:146: 2024-04-10T07:19:12.319Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2507040Z     logger.go:146: 2024-04-10T07:19:12.319Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2507784Z     logger.go:146: 2024-04-10T07:19:12.321Z	DEBUG	done processing headers	{"headerIndex": 31, "blockHeight": 30, "took": "866.654µs"}
2024-04-10T07:22:56.2508591Z     logger.go:146: 2024-04-10T07:19:12.321Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2509397Z     logger.go:146: 2024-04-10T07:19:12.321Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2510193Z     logger.go:146: 2024-04-10T07:19:12.321Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2510988Z     logger.go:146: 2024-04-10T07:19:12.321Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2511787Z     logger.go:146: 2024-04-10T07:19:12.321Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2512596Z     logger.go:146: 2024-04-10T07:19:12.321Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2513471Z     logger.go:146: 2024-04-10T07:19:12.323Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2514268Z     logger.go:146: 2024-04-10T07:19:12.324Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2515063Z     logger.go:146: 2024-04-10T07:19:12.324Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2515734Z     logger.go:146: 2024-04-10T07:19:12.325Z	DEBUG	done processing headers	{"headerIndex": 32, "blockHeight": 31, "took": "823.233µs"}
2024-04-10T07:22:56.2516603Z     logger.go:146: 2024-04-10T07:19:12.326Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2517402Z     logger.go:146: 2024-04-10T07:19:12.326Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2518198Z     logger.go:146: 2024-04-10T07:19:12.328Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2518992Z     logger.go:146: 2024-04-10T07:19:12.330Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2520082Z     logger.go:146: 2024-04-10T07:19:12.330Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2520899Z     logger.go:146: 2024-04-10T07:19:12.330Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2521803Z     logger.go:146: 2024-04-10T07:19:12.330Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2522605Z     logger.go:146: 2024-04-10T07:19:12.330Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2523400Z     logger.go:146: 2024-04-10T07:19:12.330Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2524202Z     logger.go:146: 2024-04-10T07:19:12.330Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2525002Z     logger.go:146: 2024-04-10T07:19:12.330Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2525876Z     logger.go:146: 2024-04-10T07:19:12.330Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2526668Z     logger.go:146: 2024-04-10T07:19:12.330Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2527465Z     logger.go:146: 2024-04-10T07:19:12.330Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2528259Z     logger.go:146: 2024-04-10T07:19:12.330Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2529054Z     logger.go:146: 2024-04-10T07:19:12.330Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2529851Z     logger.go:146: 2024-04-10T07:19:12.330Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2530651Z     logger.go:146: 2024-04-10T07:19:12.330Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2531546Z     logger.go:146: 2024-04-10T07:19:12.331Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2532346Z     logger.go:146: 2024-04-10T07:19:12.331Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2533140Z     logger.go:146: 2024-04-10T07:19:12.331Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2534006Z     logger.go:146: 2024-04-10T07:19:12.331Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2534811Z     logger.go:146: 2024-04-10T07:19:12.331Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2535605Z     logger.go:146: 2024-04-10T07:19:12.331Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2536403Z     logger.go:146: 2024-04-10T07:19:12.331Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2537192Z     logger.go:146: 2024-04-10T07:19:12.331Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2537990Z     logger.go:146: 2024-04-10T07:19:12.331Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2538849Z     logger.go:146: 2024-04-10T07:19:12.331Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2539653Z     logger.go:146: 2024-04-10T07:19:12.331Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2540327Z     logger.go:146: 2024-04-10T07:19:12.332Z	DEBUG	done processing headers	{"headerIndex": 33, "blockHeight": 32, "took": "866.828µs"}
2024-04-10T07:22:56.2541127Z     logger.go:146: 2024-04-10T07:19:12.332Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2541919Z     logger.go:146: 2024-04-10T07:19:12.334Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2542724Z     logger.go:146: 2024-04-10T07:19:12.334Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2543670Z     logger.go:146: 2024-04-10T07:19:12.334Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2544469Z     logger.go:146: 2024-04-10T07:19:12.334Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2545263Z     logger.go:146: 2024-04-10T07:19:12.335Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2546058Z     logger.go:146: 2024-04-10T07:19:12.335Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2546849Z     logger.go:146: 2024-04-10T07:19:12.335Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2547653Z     logger.go:146: 2024-04-10T07:19:12.335Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2548445Z     logger.go:146: 2024-04-10T07:19:12.335Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2549320Z     logger.go:146: 2024-04-10T07:19:12.335Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2550115Z     logger.go:146: 2024-04-10T07:19:12.335Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2550905Z     logger.go:146: 2024-04-10T07:19:12.335Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2551762Z     logger.go:146: 2024-04-10T07:19:12.335Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2552554Z     logger.go:146: 2024-04-10T07:19:12.335Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2553353Z     logger.go:146: 2024-04-10T07:19:12.335Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2554142Z     logger.go:146: 2024-04-10T07:19:12.335Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2554940Z     logger.go:146: 2024-04-10T07:19:12.335Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2555610Z     logger.go:146: 2024-04-10T07:19:12.335Z	DEBUG	done processing headers	{"headerIndex": 34, "blockHeight": 33, "took": "849.001µs"}
2024-04-10T07:22:56.2556475Z     logger.go:146: 2024-04-10T07:19:12.338Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2557273Z     logger.go:146: 2024-04-10T07:19:12.340Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2557942Z     logger.go:146: 2024-04-10T07:19:12.341Z	DEBUG	done processing headers	{"headerIndex": 35, "blockHeight": 34, "took": "586.686µs"}
2024-04-10T07:22:56.2558594Z     logger.go:146: 2024-04-10T07:19:12.343Z	DEBUG	done processing headers	{"headerIndex": 36, "blockHeight": 35, "took": "861.184µs"}
2024-04-10T07:22:56.2559650Z     logger.go:146: 2024-04-10T07:19:12.503Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2560360Z     logger.go:146: 2024-04-10T07:19:12.505Z	DEBUG	done processing headers	{"headerIndex": 37, "blockHeight": 36, "took": "540.974µs"}
2024-04-10T07:22:56.2561294Z     logger.go:146: 2024-04-10T07:19:12.506Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2562107Z     logger.go:146: 2024-04-10T07:19:12.506Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2562793Z     logger.go:146: 2024-04-10T07:19:12.506Z	DEBUG	done processing headers	{"headerIndex": 38, "blockHeight": 37, "took": "517.309µs"}
2024-04-10T07:22:56.2563602Z     logger.go:146: 2024-04-10T07:19:12.507Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2564433Z     logger.go:146: 2024-04-10T07:19:12.507Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2565115Z     logger.go:146: 2024-04-10T07:19:12.508Z	DEBUG	done processing headers	{"headerIndex": 39, "blockHeight": 38, "took": "512.29µs"}
2024-04-10T07:22:56.2565923Z     logger.go:146: 2024-04-10T07:19:12.509Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2566824Z     logger.go:146: 2024-04-10T07:19:12.509Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2567495Z     logger.go:146: 2024-04-10T07:19:12.510Z	DEBUG	done processing headers	{"headerIndex": 40, "blockHeight": 39, "took": "511.519µs"}
2024-04-10T07:22:56.2568303Z     logger.go:146: 2024-04-10T07:19:12.511Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2569097Z     logger.go:146: 2024-04-10T07:19:12.511Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2569856Z     logger.go:146: 2024-04-10T07:19:12.511Z	DEBUG	done processing headers	{"headerIndex": 41, "blockHeight": 40, "took": "502.963µs"}
2024-04-10T07:22:56.2570658Z     logger.go:146: 2024-04-10T07:19:12.512Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2571464Z     logger.go:146: 2024-04-10T07:19:12.512Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2572123Z     logger.go:146: 2024-04-10T07:19:12.513Z	DEBUG	done processing headers	{"headerIndex": 42, "blockHeight": 41, "took": "496.932µs"}
2024-04-10T07:22:56.2573072Z     logger.go:146: 2024-04-10T07:19:12.515Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2573884Z     logger.go:146: 2024-04-10T07:19:12.515Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2574656Z     logger.go:146: 2024-04-10T07:19:12.515Z	DEBUG	done processing headers	{"headerIndex": 43, "blockHeight": 42, "took": "605.749µs"}
2024-04-10T07:22:56.2575462Z     logger.go:146: 2024-04-10T07:19:12.516Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2576258Z     logger.go:146: 2024-04-10T07:19:12.516Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2576915Z     logger.go:146: 2024-04-10T07:19:12.517Z	DEBUG	done processing headers	{"headerIndex": 44, "blockHeight": 43, "took": "492.566µs"}
2024-04-10T07:22:56.2577715Z     logger.go:146: 2024-04-10T07:19:12.517Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2578509Z     logger.go:146: 2024-04-10T07:19:12.518Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2579247Z     logger.go:146: 2024-04-10T07:19:12.518Z	DEBUG	done processing headers	{"headerIndex": 45, "blockHeight": 44, "took": "513.593µs"}
2024-04-10T07:22:56.2580048Z     logger.go:146: 2024-04-10T07:19:12.519Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2580842Z     logger.go:146: 2024-04-10T07:19:12.520Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2581503Z     logger.go:146: 2024-04-10T07:19:12.520Z	DEBUG	done processing headers	{"headerIndex": 46, "blockHeight": 45, "took": "490.719µs"}
2024-04-10T07:22:56.2582298Z     logger.go:146: 2024-04-10T07:19:12.521Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2583100Z     logger.go:146: 2024-04-10T07:19:12.521Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2583754Z     logger.go:146: 2024-04-10T07:19:12.522Z	DEBUG	done processing headers	{"headerIndex": 47, "blockHeight": 46, "took": "557.134µs"}
2024-04-10T07:22:56.2584628Z     logger.go:146: 2024-04-10T07:19:12.523Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2585424Z     logger.go:146: 2024-04-10T07:19:12.523Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2586083Z     logger.go:146: 2024-04-10T07:19:12.524Z	DEBUG	done processing headers	{"headerIndex": 48, "blockHeight": 47, "took": "539.902µs"}
2024-04-10T07:22:56.2586938Z     logger.go:146: 2024-04-10T07:19:12.524Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2587737Z     logger.go:146: 2024-04-10T07:19:12.525Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2588391Z     logger.go:146: 2024-04-10T07:19:12.525Z	DEBUG	done processing headers	{"headerIndex": 49, "blockHeight": 48, "took": "483.215µs"}
2024-04-10T07:22:56.2589189Z     logger.go:146: 2024-04-10T07:19:12.526Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2589977Z     logger.go:146: 2024-04-10T07:19:12.526Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2590635Z     logger.go:146: 2024-04-10T07:19:12.527Z	DEBUG	done processing headers	{"headerIndex": 50, "blockHeight": 49, "took": "566.682µs"}
2024-04-10T07:22:56.2591435Z     logger.go:146: 2024-04-10T07:19:12.528Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2592289Z     logger.go:146: 2024-04-10T07:19:12.528Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2592955Z     logger.go:146: 2024-04-10T07:19:12.529Z	DEBUG	done processing headers	{"headerIndex": 51, "blockHeight": 50, "took": "915.926µs"}
2024-04-10T07:22:56.2593747Z     logger.go:146: 2024-04-10T07:19:12.530Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2594543Z     logger.go:146: 2024-04-10T07:19:12.531Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2595219Z     logger.go:146: 2024-04-10T07:19:12.532Z	DEBUG	done processing headers	{"headerIndex": 52, "blockHeight": 51, "took": "581.34µs"}
2024-04-10T07:22:56.2596108Z     logger.go:146: 2024-04-10T07:19:12.533Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2596777Z     logger.go:146: 2024-04-10T07:19:12.534Z	DEBUG	done processing headers	{"headerIndex": 53, "blockHeight": 52, "took": "895.859µs"}
2024-04-10T07:22:56.2597577Z     logger.go:146: 2024-04-10T07:19:12.535Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2598369Z     logger.go:146: 2024-04-10T07:19:12.535Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2599160Z     logger.go:146: 2024-04-10T07:19:12.535Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2600125Z     logger.go:146: 2024-04-10T07:19:12.536Z	DEBUG	done processing headers	{"headerIndex": 54, "blockHeight": 53, "took": "503.957µs"}
2024-04-10T07:22:56.2600947Z     logger.go:146: 2024-04-10T07:19:12.537Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2601923Z     logger.go:146: 2024-04-10T07:19:12.537Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2602595Z     logger.go:146: 2024-04-10T07:19:12.538Z	DEBUG	done processing headers	{"headerIndex": 55, "blockHeight": 54, "took": "858.666µs"}
2024-04-10T07:22:56.2603389Z     logger.go:146: 2024-04-10T07:19:12.539Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2604181Z     logger.go:146: 2024-04-10T07:19:12.539Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2604917Z     logger.go:146: 2024-04-10T07:19:12.540Z	DEBUG	done processing headers	{"headerIndex": 56, "blockHeight": 55, "took": "551.336µs"}
2024-04-10T07:22:56.2605744Z     logger.go:146: 2024-04-10T07:19:12.542Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2606553Z     logger.go:146: 2024-04-10T07:19:12.542Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2607364Z     logger.go:146: 2024-04-10T07:19:12.543Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2608179Z     logger.go:146: 2024-04-10T07:19:12.543Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2608987Z     logger.go:146: 2024-04-10T07:19:12.543Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2609872Z     logger.go:146: 2024-04-10T07:19:12.543Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2610681Z     logger.go:146: 2024-04-10T07:19:12.543Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2611490Z     logger.go:146: 2024-04-10T07:19:12.543Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2612291Z     logger.go:146: 2024-04-10T07:19:12.543Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2613093Z     logger.go:146: 2024-04-10T07:19:12.543Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2613761Z     logger.go:146: 2024-04-10T07:19:12.544Z	DEBUG	done processing headers	{"headerIndex": 57, "blockHeight": 56, "took": "568.709µs"}
2024-04-10T07:22:56.2614646Z     logger.go:146: 2024-04-10T07:19:12.546Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2615445Z     logger.go:146: 2024-04-10T07:19:12.546Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2616247Z     logger.go:146: 2024-04-10T07:19:12.546Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2617037Z     logger.go:146: 2024-04-10T07:19:12.546Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2617842Z     logger.go:146: 2024-04-10T07:19:12.547Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2618524Z     logger.go:146: 2024-04-10T07:19:12.547Z	DEBUG	done processing headers	{"headerIndex": 58, "blockHeight": 57, "took": "1.014462ms"}
2024-04-10T07:22:56.2619328Z     logger.go:146: 2024-04-10T07:19:12.550Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2620196Z     logger.go:146: 2024-04-10T07:19:12.550Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2621003Z     logger.go:146: 2024-04-10T07:19:12.550Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2621794Z     logger.go:146: 2024-04-10T07:19:12.550Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2622646Z     logger.go:146: 2024-04-10T07:19:12.550Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2623448Z     logger.go:146: 2024-04-10T07:19:12.550Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2624115Z     logger.go:146: 2024-04-10T07:19:12.550Z	DEBUG	done processing headers	{"headerIndex": 59, "blockHeight": 58, "took": "860.383µs"}
2024-04-10T07:22:56.2624917Z     logger.go:146: 2024-04-10T07:19:12.550Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2625717Z     logger.go:146: 2024-04-10T07:19:12.550Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2626518Z     logger.go:146: 2024-04-10T07:19:12.550Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2627375Z     logger.go:146: 2024-04-10T07:19:12.550Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2628177Z     logger.go:146: 2024-04-10T07:19:12.551Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2628969Z     logger.go:146: 2024-04-10T07:19:12.551Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2629769Z     logger.go:146: 2024-04-10T07:19:12.552Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2630435Z     logger.go:146: 2024-04-10T07:19:12.553Z	DEBUG	done processing headers	{"headerIndex": 60, "blockHeight": 59, "took": "525.154µs"}
2024-04-10T07:22:56.2631094Z     logger.go:146: 2024-04-10T07:19:12.555Z	DEBUG	done processing headers	{"headerIndex": 61, "blockHeight": 60, "took": "910.487µs"}
2024-04-10T07:22:56.2631964Z     logger.go:146: 2024-04-10T07:19:12.818Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2632634Z     logger.go:146: 2024-04-10T07:19:12.819Z	DEBUG	done processing headers	{"headerIndex": 62, "blockHeight": 61, "took": "570.563µs"}
2024-04-10T07:22:56.2633439Z     logger.go:146: 2024-04-10T07:19:12.820Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2634245Z     logger.go:146: 2024-04-10T07:19:12.821Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2634909Z     logger.go:146: 2024-04-10T07:19:12.821Z	DEBUG	done processing headers	{"headerIndex": 63, "blockHeight": 62, "took": "546.991µs"}
2024-04-10T07:22:56.2635724Z     logger.go:146: 2024-04-10T07:19:12.822Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2636530Z     logger.go:146: 2024-04-10T07:19:12.822Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2637264Z     logger.go:146: 2024-04-10T07:19:12.823Z	DEBUG	done processing headers	{"headerIndex": 64, "blockHeight": 63, "took": "502.264µs"}
2024-04-10T07:22:56.2638043Z     logger.go:146: 2024-04-10T07:19:12.825Z	INFO	persisted to disk	{"blocks": 63, "keys": 737, "headerHeight": 64, "blockHeight": 64, "took": "1.642398ms"}
2024-04-10T07:22:56.2638841Z     logger.go:146: 2024-04-10T07:19:12.826Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2639937Z     logger.go:146: 2024-04-10T07:19:12.827Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2640637Z     logger.go:146: 2024-04-10T07:19:12.827Z	DEBUG	done processing headers	{"headerIndex": 65, "blockHeight": 64, "took": "1.493302ms"}
2024-04-10T07:22:56.2641434Z     logger.go:146: 2024-04-10T07:19:12.829Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2642101Z     logger.go:146: 2024-04-10T07:19:12.829Z	DEBUG	done processing headers	{"headerIndex": 66, "blockHeight": 65, "took": "944.179µs"}
2024-04-10T07:22:56.2642757Z     logger.go:146: 2024-04-10T07:19:12.832Z	DEBUG	done processing headers	{"headerIndex": 67, "blockHeight": 66, "took": "815.337µs"}
2024-04-10T07:22:56.2643564Z     logger.go:146: 2024-04-10T07:19:12.832Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2644375Z     logger.go:146: 2024-04-10T07:19:12.832Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2645271Z     logger.go:146: 2024-04-10T07:19:12.832Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2646080Z     logger.go:146: 2024-04-10T07:19:12.833Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2646880Z     logger.go:146: 2024-04-10T07:19:12.833Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2647555Z     logger.go:146: 2024-04-10T07:19:12.834Z	DEBUG	done processing headers	{"headerIndex": 68, "blockHeight": 67, "took": "536.967µs"}
2024-04-10T07:22:56.2648355Z     logger.go:146: 2024-04-10T07:19:12.835Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2649156Z     logger.go:146: 2024-04-10T07:19:12.836Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2649903Z     logger.go:146: 2024-04-10T07:19:12.836Z	DEBUG	done processing headers	{"headerIndex": 69, "blockHeight": 68, "took": "739.045µs"}
2024-04-10T07:22:56.2650699Z     logger.go:146: 2024-04-10T07:19:12.837Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2651501Z     logger.go:146: 2024-04-10T07:19:12.837Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2652155Z     logger.go:146: 2024-04-10T07:19:12.839Z	DEBUG	done processing headers	{"headerIndex": 70, "blockHeight": 69, "took": "813.255µs"}
2024-04-10T07:22:56.2652958Z     logger.go:146: 2024-04-10T07:19:12.840Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2653758Z     logger.go:146: 2024-04-10T07:19:12.840Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2654416Z     logger.go:146: 2024-04-10T07:19:12.841Z	DEBUG	done processing headers	{"headerIndex": 71, "blockHeight": 70, "took": "586.108µs"}
2024-04-10T07:22:56.2655297Z     logger.go:146: 2024-04-10T07:19:12.841Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2656109Z     logger.go:146: 2024-04-10T07:19:12.842Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2656778Z     logger.go:146: 2024-04-10T07:19:12.842Z	DEBUG	done processing headers	{"headerIndex": 72, "blockHeight": 71, "took": "521.701µs"}
2024-04-10T07:22:56.2657660Z     logger.go:146: 2024-04-10T07:19:12.843Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2658472Z     logger.go:146: 2024-04-10T07:19:12.844Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2659157Z     logger.go:146: 2024-04-10T07:19:12.844Z	DEBUG	done processing headers	{"headerIndex": 73, "blockHeight": 72, "took": "510.667µs"}
2024-04-10T07:22:56.2659960Z     logger.go:146: 2024-04-10T07:19:12.845Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2660770Z     logger.go:146: 2024-04-10T07:19:12.846Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2661430Z     logger.go:146: 2024-04-10T07:19:12.846Z	DEBUG	done processing headers	{"headerIndex": 74, "blockHeight": 73, "took": "482.083µs"}
2024-04-10T07:22:56.2662239Z     logger.go:146: 2024-04-10T07:19:12.847Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2663169Z     logger.go:146: 2024-04-10T07:19:12.847Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2663894Z     logger.go:146: 2024-04-10T07:19:12.848Z	DEBUG	done processing headers	{"headerIndex": 75, "blockHeight": 74, "took": "528.651µs"}
2024-04-10T07:22:56.2664698Z     logger.go:146: 2024-04-10T07:19:12.849Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2665500Z     logger.go:146: 2024-04-10T07:19:12.849Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2666176Z     logger.go:146: 2024-04-10T07:19:12.850Z	DEBUG	done processing headers	{"headerIndex": 76, "blockHeight": 75, "took": "485.85µs"}
2024-04-10T07:22:56.2667054Z     logger.go:146: 2024-04-10T07:19:12.851Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2667863Z     logger.go:146: 2024-04-10T07:19:12.851Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2668525Z     logger.go:146: 2024-04-10T07:19:12.851Z	DEBUG	done processing headers	{"headerIndex": 77, "blockHeight": 76, "took": "491.361µs"}
2024-04-10T07:22:56.2669337Z     logger.go:146: 2024-04-10T07:19:12.852Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2670145Z     logger.go:146: 2024-04-10T07:19:12.852Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2670840Z     logger.go:146: 2024-04-10T07:19:12.853Z	DEBUG	done processing headers	{"headerIndex": 78, "blockHeight": 77, "took": "476.563µs"}
2024-04-10T07:22:56.2671646Z     logger.go:146: 2024-04-10T07:19:12.854Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2672530Z     logger.go:146: 2024-04-10T07:19:12.854Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2673190Z     logger.go:146: 2024-04-10T07:19:12.855Z	DEBUG	done processing headers	{"headerIndex": 79, "blockHeight": 78, "took": "475.712µs"}
2024-04-10T07:22:56.2674158Z     logger.go:146: 2024-04-10T07:19:12.856Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2674970Z     logger.go:146: 2024-04-10T07:19:12.856Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2675728Z     logger.go:146: 2024-04-10T07:19:12.857Z	DEBUG	done processing headers	{"headerIndex": 80, "blockHeight": 79, "took": "473.257µs"}
2024-04-10T07:22:56.2676535Z     logger.go:146: 2024-04-10T07:19:12.858Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2677343Z     logger.go:146: 2024-04-10T07:19:12.858Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2677999Z     logger.go:146: 2024-04-10T07:19:12.858Z	DEBUG	done processing headers	{"headerIndex": 81, "blockHeight": 80, "took": "485.661µs"}
2024-04-10T07:22:56.2678811Z     logger.go:146: 2024-04-10T07:19:12.860Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2679838Z     logger.go:146: 2024-04-10T07:19:12.860Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2680763Z     logger.go:146: 2024-04-10T07:19:12.860Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2681586Z     logger.go:146: 2024-04-10T07:19:12.860Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2682396Z     logger.go:146: 2024-04-10T07:19:12.860Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2683214Z     logger.go:146: 2024-04-10T07:19:12.861Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2684020Z     logger.go:146: 2024-04-10T07:19:12.861Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2684834Z     logger.go:146: 2024-04-10T07:19:12.861Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2685718Z     logger.go:146: 2024-04-10T07:19:12.861Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2686401Z     logger.go:146: 2024-04-10T07:19:12.861Z	DEBUG	done processing headers	{"headerIndex": 82, "blockHeight": 81, "took": "884.438µs"}
2024-04-10T07:22:56.2687213Z     logger.go:146: 2024-04-10T07:19:12.861Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2688022Z     logger.go:146: 2024-04-10T07:19:12.863Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2688835Z     logger.go:146: 2024-04-10T07:19:12.863Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2689647Z     logger.go:146: 2024-04-10T07:19:12.863Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2690533Z     logger.go:146: 2024-04-10T07:19:12.863Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2691217Z     logger.go:146: 2024-04-10T07:19:12.864Z	DEBUG	done processing headers	{"headerIndex": 83, "blockHeight": 82, "took": "578.043µs"}
2024-04-10T07:22:56.2691873Z     logger.go:146: 2024-04-10T07:19:12.866Z	DEBUG	done processing headers	{"headerIndex": 84, "blockHeight": 83, "took": "754.013µs"}
2024-04-10T07:22:56.2692690Z     logger.go:146: 2024-04-10T07:19:12.866Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2693576Z     logger.go:146: 2024-04-10T07:19:12.866Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2694392Z     logger.go:146: 2024-04-10T07:19:12.867Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2695212Z     logger.go:146: 2024-04-10T07:19:12.867Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2696017Z     logger.go:146: 2024-04-10T07:19:12.867Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2696825Z     logger.go:146: 2024-04-10T07:19:12.868Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2697629Z     logger.go:146: 2024-04-10T07:19:12.868Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2698500Z     logger.go:146: 2024-04-10T07:19:12.868Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2699163Z     logger.go:146: 2024-04-10T07:19:13.021Z	DEBUG	done processing headers	{"headerIndex": 85, "blockHeight": 84, "took": "540.556µs"}
2024-04-10T07:22:56.2699837Z     logger.go:146: 2024-04-10T07:19:13.023Z	DEBUG	done processing headers	{"headerIndex": 86, "blockHeight": 85, "took": "502.05µs"}
2024-04-10T07:22:56.2700642Z     logger.go:146: 2024-04-10T07:19:13.288Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2701319Z     logger.go:146: 2024-04-10T07:19:13.290Z	DEBUG	done processing headers	{"headerIndex": 87, "blockHeight": 86, "took": "969.517µs"}
2024-04-10T07:22:56.2702131Z     logger.go:146: 2024-04-10T07:19:13.292Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2703013Z     logger.go:146: 2024-04-10T07:19:13.292Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2703691Z     logger.go:146: 2024-04-10T07:19:13.292Z	DEBUG	done processing headers	{"headerIndex": 88, "blockHeight": 87, "took": "1.256775ms"}
2024-04-10T07:22:56.2704493Z     logger.go:146: 2024-04-10T07:19:13.294Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2705301Z     logger.go:146: 2024-04-10T07:19:13.294Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2705979Z     logger.go:146: 2024-04-10T07:19:13.295Z	DEBUG	done processing headers	{"headerIndex": 89, "blockHeight": 88, "took": "1.118446ms"}
2024-04-10T07:22:56.2706782Z     logger.go:146: 2024-04-10T07:19:13.297Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2707597Z     logger.go:146: 2024-04-10T07:19:13.297Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2708344Z     logger.go:146: 2024-04-10T07:19:13.297Z	DEBUG	done processing headers	{"headerIndex": 90, "blockHeight": 89, "took": "1.255633ms"}
2024-04-10T07:22:56.2709141Z     logger.go:146: 2024-04-10T07:19:13.298Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2709952Z     logger.go:146: 2024-04-10T07:19:13.299Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2710626Z     logger.go:146: 2024-04-10T07:19:13.301Z	DEBUG	done processing headers	{"headerIndex": 91, "blockHeight": 90, "took": "999.083µs"}
2024-04-10T07:22:56.2711495Z     logger.go:146: 2024-04-10T07:19:13.302Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2712295Z     logger.go:146: 2024-04-10T07:19:13.303Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2712969Z     logger.go:146: 2024-04-10T07:19:13.303Z	DEBUG	done processing headers	{"headerIndex": 92, "blockHeight": 91, "took": "1.018259ms"}
2024-04-10T07:22:56.2713762Z     logger.go:146: 2024-04-10T07:19:13.304Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2714558Z     logger.go:146: 2024-04-10T07:19:13.304Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2715231Z     logger.go:146: 2024-04-10T07:19:13.306Z	DEBUG	done processing headers	{"headerIndex": 93, "blockHeight": 92, "took": "869.199µs"}
2024-04-10T07:22:56.2716102Z     logger.go:146: 2024-04-10T07:19:13.307Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2716901Z     logger.go:146: 2024-04-10T07:19:13.308Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2717579Z     logger.go:146: 2024-04-10T07:19:13.308Z	DEBUG	done processing headers	{"headerIndex": 94, "blockHeight": 93, "took": "1.216039ms"}
2024-04-10T07:22:56.2718240Z     logger.go:146: 2024-04-10T07:19:13.310Z	DEBUG	done processing headers	{"headerIndex": 95, "blockHeight": 94, "took": "793.447µs"}
2024-04-10T07:22:56.2719041Z     logger.go:146: 2024-04-10T07:19:13.310Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2719953Z     logger.go:146: 2024-04-10T07:19:13.311Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2720850Z     logger.go:146: 2024-04-10T07:19:13.312Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2721651Z     logger.go:146: 2024-04-10T07:19:13.312Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2722327Z     logger.go:146: 2024-04-10T07:19:13.315Z	DEBUG	done processing headers	{"headerIndex": 96, "blockHeight": 95, "took": "3.375051ms"}
2024-04-10T07:22:56.2723126Z     logger.go:146: 2024-04-10T07:19:13.318Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2723916Z     logger.go:146: 2024-04-10T07:19:13.318Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2724593Z     logger.go:146: 2024-04-10T07:19:13.318Z	DEBUG	done processing headers	{"headerIndex": 97, "blockHeight": 96, "took": "1.348056ms"}
2024-04-10T07:22:56.2725386Z     logger.go:146: 2024-04-10T07:19:13.319Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2726270Z     logger.go:146: 2024-04-10T07:19:13.320Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2726942Z     logger.go:146: 2024-04-10T07:19:13.320Z	DEBUG	done processing headers	{"headerIndex": 98, "blockHeight": 97, "took": "528.145µs"}
2024-04-10T07:22:56.2727744Z     logger.go:146: 2024-04-10T07:19:13.322Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2728642Z     logger.go:146: 2024-04-10T07:19:13.322Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2729317Z     logger.go:146: 2024-04-10T07:19:13.322Z	DEBUG	done processing headers	{"headerIndex": 99, "blockHeight": 98, "took": "844.694µs"}
2024-04-10T07:22:56.2730117Z     logger.go:146: 2024-04-10T07:19:13.323Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2730932Z     logger.go:146: 2024-04-10T07:19:13.324Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2731603Z     logger.go:146: 2024-04-10T07:19:13.325Z	DEBUG	done processing headers	{"headerIndex": 100, "blockHeight": 99, "took": "787.706µs"}
2024-04-10T07:22:56.2732409Z     logger.go:146: 2024-04-10T07:19:13.327Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2733208Z     logger.go:146: 2024-04-10T07:19:13.328Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2733985Z     logger.go:146: 2024-04-10T07:19:13.327Z	DEBUG	done processing headers	{"headerIndex": 101, "blockHeight": 100, "took": "914.925µs"}
2024-04-10T07:22:56.2734786Z     logger.go:146: 2024-04-10T07:19:13.329Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2735479Z     logger.go:146: 2024-04-10T07:19:13.330Z	DEBUG	done processing headers	{"headerIndex": 102, "blockHeight": 101, "took": "1.132392ms"}
2024-04-10T07:22:56.2736154Z     logger.go:146: 2024-04-10T07:19:13.333Z	DEBUG	done processing headers	{"headerIndex": 103, "blockHeight": 102, "took": "916.207µs"}
2024-04-10T07:22:56.2736824Z     logger.go:146: 2024-04-10T07:19:13.335Z	DEBUG	done processing headers	{"headerIndex": 104, "blockHeight": 103, "took": "880.17µs"}
2024-04-10T07:22:56.2737631Z     logger.go:146: 2024-04-10T07:19:13.336Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2738502Z     logger.go:146: 2024-04-10T07:19:13.336Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2739305Z     logger.go:146: 2024-04-10T07:19:13.336Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2740108Z     logger.go:146: 2024-04-10T07:19:13.336Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2740903Z     logger.go:146: 2024-04-10T07:19:13.337Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2741701Z     logger.go:146: 2024-04-10T07:19:13.337Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2742500Z     logger.go:146: 2024-04-10T07:19:13.337Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2743177Z     logger.go:146: 2024-04-10T07:19:13.338Z	DEBUG	done processing headers	{"headerIndex": 105, "blockHeight": 104, "took": "876.873µs"}
2024-04-10T07:22:56.2744049Z     logger.go:146: 2024-04-10T07:19:13.338Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2744851Z     logger.go:146: 2024-04-10T07:19:13.339Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2745536Z     logger.go:146: 2024-04-10T07:19:13.339Z	DEBUG	done processing headers	{"headerIndex": 106, "blockHeight": 105, "took": "514.615µs"}
2024-04-10T07:22:56.2746393Z     logger.go:146: 2024-04-10T07:19:13.340Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2747198Z     logger.go:146: 2024-04-10T07:19:13.340Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2747879Z     logger.go:146: 2024-04-10T07:19:13.341Z	DEBUG	done processing headers	{"headerIndex": 107, "blockHeight": 106, "took": "521.195µs"}
2024-04-10T07:22:56.2748695Z     logger.go:146: 2024-04-10T07:19:13.341Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2749507Z     logger.go:146: 2024-04-10T07:19:13.342Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2750179Z     logger.go:146: 2024-04-10T07:19:13.342Z	DEBUG	done processing headers	{"headerIndex": 108, "blockHeight": 107, "took": "491.652µs"}
2024-04-10T07:22:56.2750998Z     logger.go:146: 2024-04-10T07:19:13.343Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2751725Z     logger.go:146: 2024-04-10T07:19:13.344Z	DEBUG	done processing headers	{"headerIndex": 109, "blockHeight": 108, "took": "508.956µs"}
2024-04-10T07:22:56.2752411Z     logger.go:146: 2024-04-10T07:19:13.345Z	DEBUG	done processing headers	{"headerIndex": 110, "blockHeight": 109, "took": "500.148µs"}
2024-04-10T07:22:56.2753083Z     logger.go:146: 2024-04-10T07:19:13.347Z	DEBUG	done processing headers	{"headerIndex": 111, "blockHeight": 110, "took": "492.455µs"}
2024-04-10T07:22:56.2753760Z     logger.go:146: 2024-04-10T07:19:13.348Z	DEBUG	done processing headers	{"headerIndex": 112, "blockHeight": 111, "took": "913.933µs"}
2024-04-10T07:22:56.2754419Z     logger.go:146: 2024-04-10T07:19:13.400Z	DEBUG	done processing headers	{"headerIndex": 113, "blockHeight": 112, "took": "557.886µs"}
2024-04-10T07:22:56.2755160Z     logger.go:146: 2024-04-10T07:19:13.402Z	DEBUG	done processing headers	{"headerIndex": 114, "blockHeight": 113, "took": "517.463µs"}
2024-04-10T07:22:56.2755826Z     logger.go:146: 2024-04-10T07:19:13.403Z	DEBUG	done processing headers	{"headerIndex": 115, "blockHeight": 114, "took": "501.957µs"}
2024-04-10T07:22:56.2756500Z     logger.go:146: 2024-04-10T07:19:13.405Z	DEBUG	done processing headers	{"headerIndex": 116, "blockHeight": 115, "took": "491.297µs"}
2024-04-10T07:22:56.2757157Z     logger.go:146: 2024-04-10T07:19:13.508Z	DEBUG	done processing headers	{"headerIndex": 117, "blockHeight": 116, "took": "825.968µs"}
2024-04-10T07:22:56.2757823Z     logger.go:146: 2024-04-10T07:19:13.511Z	DEBUG	done processing headers	{"headerIndex": 118, "blockHeight": 117, "took": "868.207µs"}
2024-04-10T07:22:56.2758486Z     logger.go:146: 2024-04-10T07:19:13.512Z	DEBUG	done processing headers	{"headerIndex": 119, "blockHeight": 118, "took": "797.023µs"}
2024-04-10T07:22:56.2759156Z     logger.go:146: 2024-04-10T07:19:13.514Z	DEBUG	done processing headers	{"headerIndex": 120, "blockHeight": 119, "took": "905.157µs"}
2024-04-10T07:22:56.2759943Z     logger.go:146: 2024-04-10T07:19:13.670Z	DEBUG	done processing headers	{"headerIndex": 121, "blockHeight": 120, "took": "834.443µs"}
2024-04-10T07:22:56.2760729Z     logger.go:146: 2024-04-10T07:19:13.672Z	DEBUG	done processing headers	{"headerIndex": 122, "blockHeight": 121, "took": "1.025161ms"}
2024-04-10T07:22:56.2761396Z     logger.go:146: 2024-04-10T07:19:13.674Z	DEBUG	done processing headers	{"headerIndex": 123, "blockHeight": 122, "took": "876.192µs"}
2024-04-10T07:22:56.2762054Z     logger.go:146: 2024-04-10T07:19:13.676Z	DEBUG	done processing headers	{"headerIndex": 124, "blockHeight": 123, "took": "867.877µs"}
2024-04-10T07:22:56.2762821Z     logger.go:146: 2024-04-10T07:19:13.824Z	INFO	persisted to disk	{"blocks": 60, "keys": 704, "headerHeight": 124, "blockHeight": 124, "took": "437.94µs"}
2024-04-10T07:22:56.2763558Z     logger.go:146: 2024-04-10T07:19:13.881Z	DEBUG	done processing headers	{"headerIndex": 125, "blockHeight": 124, "took": "836.999µs"}
2024-04-10T07:22:56.2764289Z     logger.go:146: 2024-04-10T07:19:13.883Z	DEBUG	done processing headers	{"headerIndex": 126, "blockHeight": 125, "took": "1.027506ms"}
2024-04-10T07:22:56.2764957Z     logger.go:146: 2024-04-10T07:19:13.885Z	DEBUG	done processing headers	{"headerIndex": 127, "blockHeight": 126, "took": "805.219µs"}
2024-04-10T07:22:56.2765629Z     logger.go:146: 2024-04-10T07:19:13.887Z	DEBUG	done processing headers	{"headerIndex": 128, "blockHeight": 127, "took": "772.418µs"}
2024-04-10T07:22:56.2766432Z     logger.go:146: 2024-04-10T07:19:14.151Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2767119Z     logger.go:146: 2024-04-10T07:19:14.153Z	DEBUG	done processing headers	{"headerIndex": 129, "blockHeight": 128, "took": "1.005835ms"}
2024-04-10T07:22:56.2767916Z     logger.go:146: 2024-04-10T07:19:14.154Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2768810Z     logger.go:146: 2024-04-10T07:19:14.154Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2769489Z     logger.go:146: 2024-04-10T07:19:14.156Z	DEBUG	done processing headers	{"headerIndex": 130, "blockHeight": 129, "took": "898.353µs"}
2024-04-10T07:22:56.2770295Z     logger.go:146: 2024-04-10T07:19:14.157Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2770976Z     logger.go:146: 2024-04-10T07:19:14.158Z	DEBUG	done processing headers	{"headerIndex": 131, "blockHeight": 130, "took": "1.113777ms"}
2024-04-10T07:22:56.2771768Z     logger.go:146: 2024-04-10T07:19:14.158Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2772657Z     logger.go:146: 2024-04-10T07:19:14.160Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2773466Z     logger.go:146: 2024-04-10T07:19:14.160Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2774283Z     logger.go:146: 2024-04-10T07:19:14.160Z	DEBUG	done processing headers	{"headerIndex": 132, "blockHeight": 131, "took": "1.358005ms"}
2024-04-10T07:22:56.2775146Z     logger.go:146: 2024-04-10T07:19:14.163Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2775954Z     logger.go:146: 2024-04-10T07:19:14.163Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2776642Z     logger.go:146: 2024-04-10T07:19:14.163Z	DEBUG	done processing headers	{"headerIndex": 133, "blockHeight": 132, "took": "1.156667ms"}
2024-04-10T07:22:56.2777447Z     logger.go:146: 2024-04-10T07:19:14.165Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2778123Z     logger.go:146: 2024-04-10T07:19:14.165Z	DEBUG	done processing headers	{"headerIndex": 134, "blockHeight": 133, "took": "1.07285ms"}
2024-04-10T07:22:56.2779019Z     logger.go:146: 2024-04-10T07:19:14.167Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2779820Z     logger.go:146: 2024-04-10T07:19:14.167Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2780623Z     logger.go:146: 2024-04-10T07:19:14.167Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2781368Z     logger.go:146: 2024-04-10T07:19:14.168Z	DEBUG	done processing headers	{"headerIndex": 135, "blockHeight": 134, "took": "1.311007ms"}
2024-04-10T07:22:56.2782171Z     logger.go:146: 2024-04-10T07:19:14.169Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2782849Z     logger.go:146: 2024-04-10T07:19:14.170Z	DEBUG	done processing headers	{"headerIndex": 136, "blockHeight": 135, "took": "1.07228ms"}
2024-04-10T07:22:56.2783643Z     logger.go:146: 2024-04-10T07:19:14.171Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2784440Z     logger.go:146: 2024-04-10T07:19:14.171Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2785237Z     logger.go:146: 2024-04-10T07:19:14.172Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2785923Z     logger.go:146: 2024-04-10T07:19:14.173Z	DEBUG	done processing headers	{"headerIndex": 137, "blockHeight": 136, "took": "926.656µs"}
2024-04-10T07:22:56.2786776Z     logger.go:146: 2024-04-10T07:19:14.174Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2787452Z     logger.go:146: 2024-04-10T07:19:14.175Z	DEBUG	done processing headers	{"headerIndex": 138, "blockHeight": 137, "took": "909.694µs"}
2024-04-10T07:22:56.2788241Z     logger.go:146: 2024-04-10T07:19:14.176Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2789042Z     logger.go:146: 2024-04-10T07:19:14.178Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2789726Z     logger.go:146: 2024-04-10T07:19:14.178Z	DEBUG	done processing headers	{"headerIndex": 139, "blockHeight": 138, "took": "1.227941ms"}
2024-04-10T07:22:56.2790596Z     logger.go:146: 2024-04-10T07:19:14.178Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2791390Z     logger.go:146: 2024-04-10T07:19:14.180Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2792191Z     logger.go:146: 2024-04-10T07:19:14.180Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2792861Z     logger.go:146: 2024-04-10T07:19:14.181Z	DEBUG	done processing headers	{"headerIndex": 140, "blockHeight": 139, "took": "802.584µs"}
2024-04-10T07:22:56.2793663Z     logger.go:146: 2024-04-10T07:19:14.182Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2794455Z     logger.go:146: 2024-04-10T07:19:14.182Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2795131Z     logger.go:146: 2024-04-10T07:19:14.184Z	DEBUG	done processing headers	{"headerIndex": 141, "blockHeight": 140, "took": "818.064µs"}
2024-04-10T07:22:56.2796011Z     logger.go:146: 2024-04-10T07:19:14.185Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2796814Z     logger.go:146: 2024-04-10T07:19:14.185Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2797489Z     logger.go:146: 2024-04-10T07:19:14.186Z	DEBUG	done processing headers	{"headerIndex": 142, "blockHeight": 141, "took": "872.966µs"}
2024-04-10T07:22:56.2798286Z     logger.go:146: 2024-04-10T07:19:14.187Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2799150Z     logger.go:146: 2024-04-10T07:19:14.188Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2799967Z     logger.go:146: 2024-04-10T07:19:14.189Z	DEBUG	done processing headers	{"headerIndex": 143, "blockHeight": 142, "took": "861.335µs"}
2024-04-10T07:22:56.2800770Z     logger.go:146: 2024-04-10T07:19:14.191Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2801565Z     logger.go:146: 2024-04-10T07:19:14.192Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2802251Z     logger.go:146: 2024-04-10T07:19:14.191Z	DEBUG	done processing headers	{"headerIndex": 144, "blockHeight": 143, "took": "1.180452ms"}
2024-04-10T07:22:56.2803047Z     logger.go:146: 2024-04-10T07:19:14.193Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2803932Z     logger.go:146: 2024-04-10T07:19:14.194Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2804621Z     logger.go:146: 2024-04-10T07:19:14.195Z	DEBUG	done processing headers	{"headerIndex": 145, "blockHeight": 144, "took": "1.398611ms"}
2024-04-10T07:22:56.2805415Z     logger.go:146: 2024-04-10T07:19:14.196Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2806209Z     logger.go:146: 2024-04-10T07:19:14.197Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2806891Z     logger.go:146: 2024-04-10T07:19:14.197Z	DEBUG	done processing headers	{"headerIndex": 146, "blockHeight": 145, "took": "1.178088ms"}
2024-04-10T07:22:56.2807685Z     logger.go:146: 2024-04-10T07:19:14.199Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2808562Z     logger.go:146: 2024-04-10T07:19:14.199Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2809234Z     logger.go:146: 2024-04-10T07:19:14.199Z	DEBUG	done processing headers	{"headerIndex": 147, "blockHeight": 146, "took": "1.16833ms"}
2024-04-10T07:22:56.2810029Z     logger.go:146: 2024-04-10T07:19:14.201Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2810821Z     logger.go:146: 2024-04-10T07:19:14.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2811503Z     logger.go:146: 2024-04-10T07:19:14.202Z	DEBUG	done processing headers	{"headerIndex": 148, "blockHeight": 147, "took": "1.170042ms"}
2024-04-10T07:22:56.2812326Z     logger.go:146: 2024-04-10T07:19:14.204Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2813144Z     logger.go:146: 2024-04-10T07:19:14.206Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2814041Z     logger.go:146: 2024-04-10T07:19:14.206Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2814855Z     logger.go:146: 2024-04-10T07:19:14.206Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2815666Z     logger.go:146: 2024-04-10T07:19:14.206Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2816540Z     logger.go:146: 2024-04-10T07:19:14.206Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2817356Z     logger.go:146: 2024-04-10T07:19:14.206Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2818156Z     logger.go:146: 2024-04-10T07:19:14.206Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2818847Z     logger.go:146: 2024-04-10T07:19:14.206Z	DEBUG	done processing headers	{"headerIndex": 149, "blockHeight": 148, "took": "1.700017ms"}
2024-04-10T07:22:56.2819523Z     logger.go:146: 2024-04-10T07:19:14.209Z	DEBUG	done processing headers	{"headerIndex": 150, "blockHeight": 149, "took": "822.061µs"}
2024-04-10T07:22:56.2820206Z     logger.go:146: 2024-04-10T07:19:14.212Z	DEBUG	done processing headers	{"headerIndex": 151, "blockHeight": 150, "took": "872.846µs"}
2024-04-10T07:22:56.2821014Z     logger.go:146: 2024-04-10T07:19:14.219Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2821762Z     logger.go:146: 2024-04-10T07:19:14.221Z	DEBUG	done processing headers	{"headerIndex": 152, "blockHeight": 151, "took": "1.150326ms"}
2024-04-10T07:22:56.2822560Z     logger.go:146: 2024-04-10T07:19:14.225Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2823370Z     logger.go:146: 2024-04-10T07:19:14.225Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2824049Z     logger.go:146: 2024-04-10T07:19:14.226Z	DEBUG	done processing headers	{"headerIndex": 153, "blockHeight": 152, "took": "1.273867ms"}
2024-04-10T07:22:56.2824851Z     logger.go:146: 2024-04-10T07:19:14.228Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2825721Z     logger.go:146: 2024-04-10T07:19:14.229Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2826404Z     logger.go:146: 2024-04-10T07:19:14.229Z	DEBUG	done processing headers	{"headerIndex": 154, "blockHeight": 153, "took": "2.110365ms"}
2024-04-10T07:22:56.2827199Z     logger.go:146: 2024-04-10T07:19:14.231Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2827869Z     logger.go:146: 2024-04-10T07:19:14.232Z	DEBUG	done processing headers	{"headerIndex": 155, "blockHeight": 154, "took": "1.088781ms"}
2024-04-10T07:22:56.2828663Z     logger.go:146: 2024-04-10T07:19:14.232Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2829467Z     logger.go:146: 2024-04-10T07:19:14.233Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2830271Z     logger.go:146: 2024-04-10T07:19:14.233Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2831020Z     logger.go:146: 2024-04-10T07:19:14.236Z	DEBUG	done processing headers	{"headerIndex": 156, "blockHeight": 155, "took": "2.630818ms"}
2024-04-10T07:22:56.2831819Z     logger.go:146: 2024-04-10T07:19:14.238Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2832613Z     logger.go:146: 2024-04-10T07:19:14.239Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2833289Z     logger.go:146: 2024-04-10T07:19:14.239Z	DEBUG	done processing headers	{"headerIndex": 157, "blockHeight": 156, "took": "1.281662ms"}
2024-04-10T07:22:56.2834166Z     logger.go:146: 2024-04-10T07:19:14.241Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2834841Z     logger.go:146: 2024-04-10T07:19:14.241Z	DEBUG	done processing headers	{"headerIndex": 158, "blockHeight": 157, "took": "1.164181ms"}
2024-04-10T07:22:56.2835632Z     logger.go:146: 2024-04-10T07:19:14.242Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2836428Z     logger.go:146: 2024-04-10T07:19:14.243Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2837223Z     logger.go:146: 2024-04-10T07:19:14.244Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2837910Z     logger.go:146: 2024-04-10T07:19:14.244Z	DEBUG	done processing headers	{"headerIndex": 159, "blockHeight": 158, "took": "1.263948ms"}
2024-04-10T07:22:56.2838765Z     logger.go:146: 2024-04-10T07:19:14.245Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2839702Z     logger.go:146: 2024-04-10T07:19:14.246Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2840392Z     logger.go:146: 2024-04-10T07:19:14.246Z	DEBUG	done processing headers	{"headerIndex": 160, "blockHeight": 159, "took": "869.201µs"}
2024-04-10T07:22:56.2841194Z     logger.go:146: 2024-04-10T07:19:14.248Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2841984Z     logger.go:146: 2024-04-10T07:19:14.248Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2842663Z     logger.go:146: 2024-04-10T07:19:14.249Z	DEBUG	done processing headers	{"headerIndex": 161, "blockHeight": 160, "took": "1.36624ms"}
2024-04-10T07:22:56.2843559Z     logger.go:146: 2024-04-10T07:19:14.250Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2844358Z     logger.go:146: 2024-04-10T07:19:14.250Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2845044Z     logger.go:146: 2024-04-10T07:19:14.251Z	DEBUG	done processing headers	{"headerIndex": 162, "blockHeight": 161, "took": "1.303062ms"}
2024-04-10T07:22:56.2845833Z     logger.go:146: 2024-04-10T07:19:14.253Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2846632Z     logger.go:146: 2024-04-10T07:19:14.254Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2847311Z     logger.go:146: 2024-04-10T07:19:14.256Z	DEBUG	done processing headers	{"headerIndex": 163, "blockHeight": 162, "took": "965.699µs"}
2024-04-10T07:22:56.2848111Z     logger.go:146: 2024-04-10T07:19:14.256Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2849006Z     logger.go:146: 2024-04-10T07:19:14.257Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2849688Z     logger.go:146: 2024-04-10T07:19:14.258Z	DEBUG	done processing headers	{"headerIndex": 164, "blockHeight": 163, "took": "921.928µs"}
2024-04-10T07:22:56.2850478Z     logger.go:146: 2024-04-10T07:19:14.260Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2851354Z     logger.go:146: 2024-04-10T07:19:14.260Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2852042Z     logger.go:146: 2024-04-10T07:19:14.261Z	DEBUG	done processing headers	{"headerIndex": 165, "blockHeight": 164, "took": "1.208906ms"}
2024-04-10T07:22:56.2852845Z     logger.go:146: 2024-04-10T07:19:14.262Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2853634Z     logger.go:146: 2024-04-10T07:19:14.262Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2854320Z     logger.go:146: 2024-04-10T07:19:14.263Z	DEBUG	done processing headers	{"headerIndex": 166, "blockHeight": 165, "took": "1.159152ms"}
2024-04-10T07:22:56.2855110Z     logger.go:146: 2024-04-10T07:19:14.265Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2855903Z     logger.go:146: 2024-04-10T07:19:14.265Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2856658Z     logger.go:146: 2024-04-10T07:19:14.265Z	DEBUG	done processing headers	{"headerIndex": 167, "blockHeight": 166, "took": "1.152179ms"}
2024-04-10T07:22:56.2857455Z     logger.go:146: 2024-04-10T07:19:14.267Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2858129Z     logger.go:146: 2024-04-10T07:19:14.268Z	DEBUG	done processing headers	{"headerIndex": 168, "blockHeight": 167, "took": "1.190381ms"}
2024-04-10T07:22:56.2858806Z     logger.go:146: 2024-04-10T07:19:14.270Z	DEBUG	done processing headers	{"headerIndex": 169, "blockHeight": 168, "took": "856.245µs"}
2024-04-10T07:22:56.2859482Z     logger.go:146: 2024-04-10T07:19:14.272Z	DEBUG	done processing headers	{"headerIndex": 170, "blockHeight": 169, "took": "1.040981ms"}
2024-04-10T07:22:56.2860159Z     logger.go:146: 2024-04-10T07:19:14.274Z	DEBUG	done processing headers	{"headerIndex": 171, "blockHeight": 170, "took": "716.362µs"}
2024-04-10T07:22:56.2860923Z     logger.go:146: 2024-04-10T07:19:14.277Z	DEBUG	done processing headers	{"headerIndex": 172, "blockHeight": 171, "took": "729.637µs"}
2024-04-10T07:22:56.2861720Z     logger.go:146: 2024-04-10T07:19:14.268Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2862387Z     logger.go:146: 2024-04-10T07:19:14.280Z	DEBUG	done processing headers	{"headerIndex": 173, "blockHeight": 172, "took": "898.063µs"}
2024-04-10T07:22:56.2863235Z     logger.go:146: 2024-04-10T07:19:14.282Z	DEBUG	done processing headers	{"headerIndex": 174, "blockHeight": 173, "took": "769.782µs"}
2024-04-10T07:22:56.2864068Z     logger.go:146: 2024-04-10T07:19:14.443Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2864740Z     logger.go:146: 2024-04-10T07:19:14.444Z	DEBUG	done processing headers	{"headerIndex": 175, "blockHeight": 174, "took": "589.114µs"}
2024-04-10T07:22:56.2865539Z     logger.go:146: 2024-04-10T07:19:14.446Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2866422Z     logger.go:146: 2024-04-10T07:19:14.446Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2867093Z     logger.go:146: 2024-04-10T07:19:14.447Z	DEBUG	done processing headers	{"headerIndex": 176, "blockHeight": 175, "took": "990.767µs"}
2024-04-10T07:22:56.2867883Z     logger.go:146: 2024-04-10T07:19:14.449Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2868747Z     logger.go:146: 2024-04-10T07:19:14.449Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2869456Z     logger.go:146: 2024-04-10T07:19:14.450Z	DEBUG	done processing headers	{"headerIndex": 177, "blockHeight": 176, "took": "1.227721ms"}
2024-04-10T07:22:56.2870126Z     logger.go:146: 2024-04-10T07:19:14.452Z	DEBUG	done processing headers	{"headerIndex": 178, "blockHeight": 177, "took": "826.719µs"}
2024-04-10T07:22:56.2870933Z     logger.go:146: 2024-04-10T07:19:14.452Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2871725Z     logger.go:146: 2024-04-10T07:19:14.453Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2872536Z     logger.go:146: 2024-04-10T07:19:14.454Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2873329Z     logger.go:146: 2024-04-10T07:19:14.454Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2874070Z     logger.go:146: 2024-04-10T07:19:14.455Z	DEBUG	done processing headers	{"headerIndex": 179, "blockHeight": 178, "took": "797.885µs"}
2024-04-10T07:22:56.2874999Z     logger.go:146: 2024-04-10T07:19:14.456Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2875840Z     logger.go:146: 2024-04-10T07:19:14.457Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2876875Z     logger.go:146: 2024-04-10T07:19:14.457Z	DEBUG	done processing headers	{"headerIndex": 180, "blockHeight": 179, "took": "1.204998ms"}
2024-04-10T07:22:56.2878115Z     logger.go:146: 2024-04-10T07:19:14.459Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2879059Z     logger.go:146: 2024-04-10T07:19:14.460Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2879896Z     logger.go:146: 2024-04-10T07:19:14.460Z	DEBUG	done processing headers	{"headerIndex": 181, "blockHeight": 180, "took": "1.256435ms"}
2024-04-10T07:22:56.2880709Z     logger.go:146: 2024-04-10T07:19:14.462Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2881527Z     logger.go:146: 2024-04-10T07:19:14.462Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2882211Z     logger.go:146: 2024-04-10T07:19:14.462Z	DEBUG	done processing headers	{"headerIndex": 182, "blockHeight": 181, "took": "1.226349ms"}
2024-04-10T07:22:56.2883012Z     logger.go:146: 2024-04-10T07:19:14.464Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2883833Z     logger.go:146: 2024-04-10T07:19:14.464Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2884518Z     logger.go:146: 2024-04-10T07:19:14.465Z	DEBUG	done processing headers	{"headerIndex": 183, "blockHeight": 182, "took": "1.283936ms"}
2024-04-10T07:22:56.2885421Z     logger.go:146: 2024-04-10T07:19:14.467Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2886099Z     logger.go:146: 2024-04-10T07:19:14.468Z	DEBUG	done processing headers	{"headerIndex": 184, "blockHeight": 183, "took": "1.164271ms"}
2024-04-10T07:22:56.2886898Z     logger.go:146: 2024-04-10T07:19:14.468Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2887778Z     logger.go:146: 2024-04-10T07:19:14.470Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2888586Z     logger.go:146: 2024-04-10T07:19:14.470Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2889271Z     logger.go:146: 2024-04-10T07:19:14.470Z	DEBUG	done processing headers	{"headerIndex": 185, "blockHeight": 184, "took": "1.053655ms"}
2024-04-10T07:22:56.2890068Z     logger.go:146: 2024-04-10T07:19:14.471Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2890870Z     logger.go:146: 2024-04-10T07:19:14.471Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2891561Z     logger.go:146: 2024-04-10T07:19:14.472Z	DEBUG	done processing headers	{"headerIndex": 186, "blockHeight": 185, "took": "767.088µs"}
2024-04-10T07:22:56.2892362Z     logger.go:146: 2024-04-10T07:19:14.473Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2893107Z     logger.go:146: 2024-04-10T07:19:14.476Z	DEBUG	done processing headers	{"headerIndex": 187, "blockHeight": 186, "took": "909.605µs"}
2024-04-10T07:22:56.2893908Z     logger.go:146: 2024-04-10T07:19:14.476Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2894709Z     logger.go:146: 2024-04-10T07:19:14.478Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2895512Z     logger.go:146: 2024-04-10T07:19:14.478Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2896204Z     logger.go:146: 2024-04-10T07:19:14.478Z	DEBUG	done processing headers	{"headerIndex": 188, "blockHeight": 187, "took": "1.247438ms"}
2024-04-10T07:22:56.2897079Z     logger.go:146: 2024-04-10T07:19:14.480Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2897876Z     logger.go:146: 2024-04-10T07:19:14.480Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2898563Z     logger.go:146: 2024-04-10T07:19:14.480Z	DEBUG	done processing headers	{"headerIndex": 189, "blockHeight": 188, "took": "538.473µs"}
2024-04-10T07:22:56.2899356Z     logger.go:146: 2024-04-10T07:19:14.482Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2900160Z     logger.go:146: 2024-04-10T07:19:14.482Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2900846Z     logger.go:146: 2024-04-10T07:19:14.483Z	DEBUG	done processing headers	{"headerIndex": 190, "blockHeight": 189, "took": "1.235095ms"}
2024-04-10T07:22:56.2901653Z     logger.go:146: 2024-04-10T07:19:14.484Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2902523Z     logger.go:146: 2024-04-10T07:19:14.485Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2903214Z     logger.go:146: 2024-04-10T07:19:14.485Z	DEBUG	done processing headers	{"headerIndex": 191, "blockHeight": 190, "took": "920.496µs"}
2024-04-10T07:22:56.2903885Z     logger.go:146: 2024-04-10T07:19:14.487Z	DEBUG	done processing headers	{"headerIndex": 192, "blockHeight": 191, "took": "891.13µs"}
2024-04-10T07:22:56.2904692Z     logger.go:146: 2024-04-10T07:19:14.487Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2905555Z     logger.go:146: 2024-04-10T07:19:14.488Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2906362Z     logger.go:146: 2024-04-10T07:19:14.490Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2907160Z     logger.go:146: 2024-04-10T07:19:14.490Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2907851Z     logger.go:146: 2024-04-10T07:19:14.490Z	DEBUG	done processing headers	{"headerIndex": 193, "blockHeight": 192, "took": "1.055939ms"}
2024-04-10T07:22:56.2908643Z     logger.go:146: 2024-04-10T07:19:14.492Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2909444Z     logger.go:146: 2024-04-10T07:19:14.492Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2910180Z     logger.go:146: 2024-04-10T07:19:14.493Z	DEBUG	done processing headers	{"headerIndex": 194, "blockHeight": 193, "took": "1.005565ms"}
2024-04-10T07:22:56.2910855Z     logger.go:146: 2024-04-10T07:19:14.496Z	DEBUG	done processing headers	{"headerIndex": 195, "blockHeight": 194, "took": "1.778643ms"}
2024-04-10T07:22:56.2911544Z     logger.go:146: 2024-04-10T07:19:14.499Z	DEBUG	done processing headers	{"headerIndex": 196, "blockHeight": 195, "took": "841.927µs"}
2024-04-10T07:22:56.2912215Z     logger.go:146: 2024-04-10T07:19:14.501Z	DEBUG	done processing headers	{"headerIndex": 197, "blockHeight": 196, "took": "916.318µs"}
2024-04-10T07:22:56.2912893Z     logger.go:146: 2024-04-10T07:19:14.503Z	DEBUG	done processing headers	{"headerIndex": 198, "blockHeight": 197, "took": "856.886µs"}
2024-04-10T07:22:56.2913569Z     logger.go:146: 2024-04-10T07:19:14.505Z	DEBUG	done processing headers	{"headerIndex": 199, "blockHeight": 198, "took": "884.778µs"}
2024-04-10T07:22:56.2914490Z     logger.go:146: 2024-04-10T07:19:14.495Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2915159Z     logger.go:146: 2024-04-10T07:19:14.514Z	DEBUG	done processing headers	{"headerIndex": 200, "blockHeight": 199, "took": "842.699µs"}
2024-04-10T07:22:56.2915966Z     logger.go:146: 2024-04-10T07:19:14.515Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2916763Z     logger.go:146: 2024-04-10T07:19:14.515Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2917565Z     logger.go:146: 2024-04-10T07:19:14.516Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2918240Z     logger.go:146: 2024-04-10T07:19:14.517Z	DEBUG	done processing headers	{"headerIndex": 201, "blockHeight": 200, "took": "954.449µs"}
2024-04-10T07:22:56.2919050Z     logger.go:146: 2024-04-10T07:19:14.518Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2920057Z     logger.go:146: 2024-04-10T07:19:14.519Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2920747Z     logger.go:146: 2024-04-10T07:19:14.520Z	DEBUG	done processing headers	{"headerIndex": 202, "blockHeight": 201, "took": "948.978µs"}
2024-04-10T07:22:56.2921544Z     logger.go:146: 2024-04-10T07:19:14.521Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2922345Z     logger.go:146: 2024-04-10T07:19:14.522Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2923106Z     logger.go:146: 2024-04-10T07:19:14.522Z	DEBUG	done processing headers	{"headerIndex": 203, "blockHeight": 202, "took": "1.237229ms"}
2024-04-10T07:22:56.2923903Z     logger.go:146: 2024-04-10T07:19:14.523Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2924708Z     logger.go:146: 2024-04-10T07:19:14.524Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2925381Z     logger.go:146: 2024-04-10T07:19:14.525Z	DEBUG	done processing headers	{"headerIndex": 204, "blockHeight": 203, "took": "910.576µs"}
2024-04-10T07:22:56.2926183Z     logger.go:146: 2024-04-10T07:19:14.527Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2926980Z     logger.go:146: 2024-04-10T07:19:14.527Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2927765Z     logger.go:146: 2024-04-10T07:19:14.528Z	DEBUG	done processing headers	{"headerIndex": 205, "blockHeight": 204, "took": "1.276342ms"}
2024-04-10T07:22:56.2928564Z     logger.go:146: 2024-04-10T07:19:14.530Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2929370Z     logger.go:146: 2024-04-10T07:19:14.530Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2930053Z     logger.go:146: 2024-04-10T07:19:14.531Z	DEBUG	done processing headers	{"headerIndex": 206, "blockHeight": 205, "took": "1.167307ms"}
2024-04-10T07:22:56.2930853Z     logger.go:146: 2024-04-10T07:19:14.532Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2931647Z     logger.go:146: 2024-04-10T07:19:14.533Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2932411Z     logger.go:146: 2024-04-10T07:19:14.533Z	DEBUG	done processing headers	{"headerIndex": 207, "blockHeight": 206, "took": "1.111923ms"}
2024-04-10T07:22:56.2933203Z     logger.go:146: 2024-04-10T07:19:14.535Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2934002Z     logger.go:146: 2024-04-10T07:19:14.535Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2934675Z     logger.go:146: 2024-04-10T07:19:14.535Z	DEBUG	done processing headers	{"headerIndex": 208, "blockHeight": 207, "took": "1.1471ms"}
2024-04-10T07:22:56.2935359Z     logger.go:146: 2024-04-10T07:19:14.538Z	DEBUG	done processing headers	{"headerIndex": 209, "blockHeight": 208, "took": "812.603µs"}
2024-04-10T07:22:56.2936152Z     logger.go:146: 2024-04-10T07:19:14.538Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2936953Z     logger.go:146: 2024-04-10T07:19:14.539Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2937831Z     logger.go:146: 2024-04-10T07:19:14.539Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2938632Z     logger.go:146: 2024-04-10T07:19:14.539Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2939311Z     logger.go:146: 2024-04-10T07:19:14.541Z	DEBUG	done processing headers	{"headerIndex": 210, "blockHeight": 209, "took": "845.354µs"}
2024-04-10T07:22:56.2940166Z     logger.go:146: 2024-04-10T07:19:14.542Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2940966Z     logger.go:146: 2024-04-10T07:19:14.543Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2941643Z     logger.go:146: 2024-04-10T07:19:14.543Z	DEBUG	done processing headers	{"headerIndex": 211, "blockHeight": 210, "took": "1.092597ms"}
2024-04-10T07:22:56.2942330Z     logger.go:146: 2024-04-10T07:19:14.546Z	DEBUG	done processing headers	{"headerIndex": 212, "blockHeight": 211, "took": "1.184669ms"}
2024-04-10T07:22:56.2943153Z     logger.go:146: 2024-04-10T07:19:14.548Z	DEBUG	done processing headers	{"headerIndex": 213, "blockHeight": 212, "took": "1.094291ms"}
2024-04-10T07:22:56.2943965Z     logger.go:146: 2024-04-10T07:19:14.549Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2944767Z     logger.go:146: 2024-04-10T07:19:14.549Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2945652Z     logger.go:146: 2024-04-10T07:19:14.549Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2946457Z     logger.go:146: 2024-04-10T07:19:14.549Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2947255Z     logger.go:146: 2024-04-10T07:19:14.549Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2948046Z     logger.go:146: 2024-04-10T07:19:14.550Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2948724Z     logger.go:146: 2024-04-10T07:19:14.551Z	DEBUG	done processing headers	{"headerIndex": 214, "blockHeight": 213, "took": "790.731µs"}
2024-04-10T07:22:56.2949585Z     logger.go:146: 2024-04-10T07:19:14.552Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2950388Z     logger.go:146: 2024-04-10T07:19:14.553Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2951067Z     logger.go:146: 2024-04-10T07:19:14.553Z	DEBUG	done processing headers	{"headerIndex": 215, "blockHeight": 214, "took": "1.301369ms"}
2024-04-10T07:22:56.2951857Z     logger.go:146: 2024-04-10T07:19:14.554Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2952658Z     logger.go:146: 2024-04-10T07:19:14.555Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2953334Z     logger.go:146: 2024-04-10T07:19:14.556Z	DEBUG	done processing headers	{"headerIndex": 216, "blockHeight": 215, "took": "941.605µs"}
2024-04-10T07:22:56.2954140Z     logger.go:146: 2024-04-10T07:19:14.557Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2955010Z     logger.go:146: 2024-04-10T07:19:14.558Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2955698Z     logger.go:146: 2024-04-10T07:19:14.559Z	DEBUG	done processing headers	{"headerIndex": 217, "blockHeight": 216, "took": "908.342µs"}
2024-04-10T07:22:56.2956488Z     logger.go:146: 2024-04-10T07:19:14.560Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2957287Z     logger.go:146: 2024-04-10T07:19:14.561Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2958020Z     logger.go:146: 2024-04-10T07:19:14.562Z	DEBUG	done processing headers	{"headerIndex": 218, "blockHeight": 217, "took": "918.361µs"}
2024-04-10T07:22:56.2958827Z     logger.go:146: 2024-04-10T07:19:14.564Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2959770Z     logger.go:146: 2024-04-10T07:19:14.564Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2960464Z     logger.go:146: 2024-04-10T07:19:14.564Z	DEBUG	done processing headers	{"headerIndex": 219, "blockHeight": 218, "took": "967.844µs"}
2024-04-10T07:22:56.2961276Z     logger.go:146: 2024-04-10T07:19:14.566Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2962095Z     logger.go:146: 2024-04-10T07:19:14.567Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2963003Z     logger.go:146: 2024-04-10T07:19:14.567Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2963864Z     logger.go:146: 2024-04-10T07:19:14.567Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2964669Z     logger.go:146: 2024-04-10T07:19:14.567Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2965482Z     logger.go:146: 2024-04-10T07:19:14.567Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2966286Z     logger.go:146: 2024-04-10T07:19:14.567Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2967094Z     logger.go:146: 2024-04-10T07:19:14.567Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2967978Z     logger.go:146: 2024-04-10T07:19:14.568Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2968781Z     logger.go:146: 2024-04-10T07:19:14.568Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2969481Z     logger.go:146: 2024-04-10T07:19:14.568Z	DEBUG	done processing headers	{"headerIndex": 220, "blockHeight": 219, "took": "1.126521ms"}
2024-04-10T07:22:56.2970280Z     logger.go:146: 2024-04-10T07:19:14.570Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2971085Z     logger.go:146: 2024-04-10T07:19:14.570Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2971891Z     logger.go:146: 2024-04-10T07:19:14.570Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2972781Z     logger.go:146: 2024-04-10T07:19:14.570Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2973582Z     logger.go:146: 2024-04-10T07:19:14.571Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2974379Z     logger.go:146: 2024-04-10T07:19:14.571Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2975179Z     logger.go:146: 2024-04-10T07:19:14.571Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2976247Z     logger.go:146: 2024-04-10T07:19:14.571Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.2976952Z     logger.go:146: 2024-04-10T07:19:14.572Z	DEBUG	done processing headers	{"headerIndex": 221, "blockHeight": 220, "took": "943.919µs"}
2024-04-10T07:22:56.2977635Z     logger.go:146: 2024-04-10T07:19:14.575Z	DEBUG	done processing headers	{"headerIndex": 222, "blockHeight": 221, "took": "518.189µs"}
2024-04-10T07:22:56.2978441Z     logger.go:146: 2024-04-10T07:19:14.787Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2979129Z     logger.go:146: 2024-04-10T07:19:14.789Z	DEBUG	done processing headers	{"headerIndex": 223, "blockHeight": 222, "took": "1.014411ms"}
2024-04-10T07:22:56.2979933Z     logger.go:146: 2024-04-10T07:19:14.790Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2980836Z     logger.go:146: 2024-04-10T07:19:14.791Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2981513Z     logger.go:146: 2024-04-10T07:19:14.792Z	DEBUG	done processing headers	{"headerIndex": 224, "blockHeight": 223, "took": "938.419µs"}
2024-04-10T07:22:56.2982313Z     logger.go:146: 2024-04-10T07:19:14.794Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2983124Z     logger.go:146: 2024-04-10T07:19:14.794Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2983802Z     logger.go:146: 2024-04-10T07:19:14.795Z	DEBUG	done processing headers	{"headerIndex": 225, "blockHeight": 224, "took": "1.170634ms"}
2024-04-10T07:22:56.2984611Z     logger.go:146: 2024-04-10T07:19:14.796Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2985359Z     logger.go:146: 2024-04-10T07:19:14.797Z	DEBUG	done processing headers	{"headerIndex": 226, "blockHeight": 225, "took": "887.714µs"}
2024-04-10T07:22:56.2986161Z     logger.go:146: 2024-04-10T07:19:14.797Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2986965Z     logger.go:146: 2024-04-10T07:19:14.798Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2987768Z     logger.go:146: 2024-04-10T07:19:14.798Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2988444Z     logger.go:146: 2024-04-10T07:19:14.800Z	DEBUG	done processing headers	{"headerIndex": 227, "blockHeight": 226, "took": "837.48µs"}
2024-04-10T07:22:56.2989247Z     logger.go:146: 2024-04-10T07:19:14.802Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2990051Z     logger.go:146: 2024-04-10T07:19:14.802Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2990805Z     logger.go:146: 2024-04-10T07:19:14.803Z	DEBUG	done processing headers	{"headerIndex": 228, "blockHeight": 227, "took": "1.28046ms"}
2024-04-10T07:22:56.2991601Z     logger.go:146: 2024-04-10T07:19:14.804Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2992403Z     logger.go:146: 2024-04-10T07:19:14.804Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2993160Z     logger.go:146: 2024-04-10T07:19:14.805Z	DEBUG	done processing headers	{"headerIndex": 229, "blockHeight": 228, "took": "865.421µs"}
2024-04-10T07:22:56.2993979Z     logger.go:146: 2024-04-10T07:19:14.807Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2994779Z     logger.go:146: 2024-04-10T07:19:14.807Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2995461Z     logger.go:146: 2024-04-10T07:19:14.809Z	DEBUG	done processing headers	{"headerIndex": 230, "blockHeight": 229, "took": "910.968µs"}
2024-04-10T07:22:56.2996260Z     logger.go:146: 2024-04-10T07:19:14.810Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2997061Z     logger.go:146: 2024-04-10T07:19:14.811Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2997751Z     logger.go:146: 2024-04-10T07:19:14.811Z	DEBUG	done processing headers	{"headerIndex": 231, "blockHeight": 230, "took": "1.149304ms"}
2024-04-10T07:22:56.2998779Z     logger.go:146: 2024-04-10T07:19:14.813Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.2999717Z     logger.go:146: 2024-04-10T07:19:14.813Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.3000409Z     logger.go:146: 2024-04-10T07:19:14.813Z	DEBUG	done processing headers	{"headerIndex": 232, "blockHeight": 231, "took": "1.138043ms"}
2024-04-10T07:22:56.3001207Z     logger.go:146: 2024-04-10T07:19:14.815Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.3002004Z     logger.go:146: 2024-04-10T07:19:14.815Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.3002691Z     logger.go:146: 2024-04-10T07:19:14.816Z	DEBUG	done processing headers	{"headerIndex": 233, "blockHeight": 232, "took": "1.204377ms"}
2024-04-10T07:22:56.3003459Z     logger.go:146: 2024-04-10T07:19:14.818Z	DEBUG	done processing headers	{"headerIndex": 234, "blockHeight": 233, "took": "1.044056ms"}
2024-04-10T07:22:56.3004259Z     logger.go:146: 2024-04-10T07:19:14.820Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.3004936Z     logger.go:146: 2024-04-10T07:19:14.820Z	DEBUG	done processing headers	{"headerIndex": 235, "blockHeight": 234, "took": "527.854µs"}
2024-04-10T07:22:56.3005730Z     logger.go:146: 2024-04-10T07:19:14.820Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.3006525Z     logger.go:146: 2024-04-10T07:19:14.821Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.3007340Z     logger.go:146: 2024-04-10T07:19:14.821Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.3008139Z     logger.go:146: 2024-04-10T07:19:14.822Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.3009104Z     logger.go:146: 2024-04-10T07:19:14.822Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.3009805Z     logger.go:146: 2024-04-10T07:19:14.822Z	DEBUG	done processing headers	{"headerIndex": 236, "blockHeight": 235, "took": "1.116913ms"}
2024-04-10T07:22:56.3010593Z     logger.go:146: 2024-04-10T07:19:14.824Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.3011350Z     logger.go:146: 2024-04-10T07:19:14.824Z	DEBUG	done processing headers	{"headerIndex": 237, "blockHeight": 236, "took": "784.26µs"}
2024-04-10T07:22:56.3012145Z     logger.go:146: 2024-04-10T07:19:14.824Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.3012954Z     logger.go:146: 2024-04-10T07:19:14.825Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.3013749Z     logger.go:146: 2024-04-10T07:19:14.826Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.3014529Z     logger.go:146: 2024-04-10T07:19:14.826Z	INFO	persisted to disk	{"blocks": 112, "keys": 1295, "headerHeight": 237, "blockHeight": 236, "took": "1.584218ms"}
2024-04-10T07:22:56.3015205Z     logger.go:146: 2024-04-10T07:19:14.827Z	DEBUG	done processing headers	{"headerIndex": 238, "blockHeight": 237, "took": "536.335µs"}
2024-04-10T07:22:56.3016013Z     logger.go:146: 2024-04-10T07:19:14.830Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.3016879Z     logger.go:146: 2024-04-10T07:19:14.830Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.3017578Z     logger.go:146: 2024-04-10T07:19:14.830Z	DEBUG	done processing headers	{"headerIndex": 239, "blockHeight": 238, "took": "2.036982ms"}
2024-04-10T07:22:56.3018365Z     logger.go:146: 2024-04-10T07:19:14.831Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.3019164Z     logger.go:146: 2024-04-10T07:19:14.832Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.3019843Z     logger.go:146: 2024-04-10T07:19:14.834Z	DEBUG	done processing headers	{"headerIndex": 240, "blockHeight": 239, "took": "823.623µs"}
2024-04-10T07:22:56.3020711Z     logger.go:146: 2024-04-10T07:19:14.836Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.3021504Z     logger.go:146: 2024-04-10T07:19:14.836Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.3022197Z     logger.go:146: 2024-04-10T07:19:14.837Z	DEBUG	done processing headers	{"headerIndex": 241, "blockHeight": 240, "took": "1.561697ms"}
2024-04-10T07:22:56.3022990Z     logger.go:146: 2024-04-10T07:19:14.842Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.3023665Z     logger.go:146: 2024-04-10T07:19:14.843Z	DEBUG	done processing headers	{"headerIndex": 242, "blockHeight": 241, "took": "1.138703ms"}
2024-04-10T07:22:56.3024465Z     logger.go:146: 2024-04-10T07:19:14.843Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-04-10T07:22:56.3025147Z     logger.go:146: 2024-04-10T07:19:14.846Z	DEBUG	done processing headers	{"headerIndex": 243, "blockHeight": 242, "took": "803.696µs"}
2024-04-10T07:22:56.3026037Z     logger.go:146: 2024-04-10T07:19:14.846Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.3026856Z     logger.go:146: 2024-04-10T07:19:14.846Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.3027672Z     logger.go:146: 2024-04-10T07:19:14.846Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.3028484Z     logger.go:146: 2024-04-10T07:19:14.846Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.3029359Z     logger.go:146: 2024-04-10T07:19:14.846Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-04-10T07:22:56.3030039Z     logger.go:146: 2024-04-10T07:19:14.851Z	DEBUG	done processing headers	{"headerIndex": 244, "blockHeight": 243, "took": "828.052µs"}
2024-04-10T07:22:56.3030718Z     logger.go:146: 2024-04-10T07:19:14.853Z	DEBUG	done processing headers	{"headerIndex": 245, "blockHeight": 244, "took": "793.978µs"}
2024-04-10T07:22:56.3030850Z     core_test.go:339: 
2024-04-10T07:22:56.3031405Z         	Error Trace:	/home/runner/work/neo-go/neo-go/pkg/services/notary/core_test.go:339
2024-04-10T07:22:56.3032167Z         	            				/home/runner/work/neo-go/neo-go/pkg/services/notary/core_test.go:740
2024-04-10T07:22:56.3044932Z         	Error:      	Expected nil, but got: &transaction.Transaction{Version:0x0, Nonce:0x7f, SystemFee:100000000, NetworkFee:0, ValidUntilBlock:0x106, Script:[]uint8{0x40}, Attributes:[]transaction.Attribute{transaction.Attribute{Type:0x22, Value:(*transaction.NotaryAssisted)(0xc001106baf)}, transaction.Attribute{Type:0x20, Value:(*transaction.NotValidBefore)(0xc001106bbc)}, transaction.Attribute{Type:0x21, Value:(*transaction.Conflicts)(0xc000e2cf60)}}, Signers:[]transaction.Signer{transaction.Signer{Account:util.Uint160{0x3b, 0xec, 0x35, 0x31, 0x11, 0x9b, 0xba, 0xd7, 0x6d, 0xd0, 0x44, 0x92, 0xb, 0xd, 0xe6, 0xc3, 0x19, 0x4f, 0xe1, 0xc1}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}, transaction.Signer{Account:util.Uint160{0x1a, 0x5, 0x1, 0x1c, 0xd7, 0x85, 0x41, 0xfb, 0x38, 0x6a, 0x59, 0xa5, 0xea, 0x76, 0x5b, 0x49, 0xb6, 0x62, 0x21, 0x4f}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}}, Scripts:[]transaction.Witness{transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0x16, 0xd3, 0x88, 0x10, 0x93, 0xc1, 0xa, 0xa6, 0x19, 0x8c, 0x6a, 0xb4, 0x22, 0x33, 0x4e, 0x45, 0x97, 0x16, 0xab, 0xe5, 0x82, 0x23, 0x16, 0xf9, 0xe4, 0xce, 0xc0, 0x24, 0x98, 0x48, 0x78, 0xf, 0xdc, 0x56, 0xb4, 0x65, 0x7, 0xc7, 0x8c, 0x41, 0xb4, 0xdd, 0x83, 0x73, 0x54, 0xce, 0x7, 0x20, 0x88, 0x2d, 0xb4, 0x37, 0x68, 0xd7, 0x9f, 0xf7, 0x5b, 0x30, 0xd6, 0x5f, 0xd7, 0xc2, 0xd7, 0x85}, VerificationScript:[]uint8{}}, transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0xf5, 0xe0, 0xdb, 0x1b, 0x52, 0xa2, 0x84, 0xd2, 0xec, 0xc, 0xa1, 0xc8, 0xe1, 0xe7, 0x4c, 0x98, 0xe7, 0x21, 0x73, 0xa, 0xa1, 0xd8, 0xc9, 0xe0, 0x65, 0xb7, 0x42, 0x56, 0x6f, 0x2, 0xff, 0x4, 0x2c, 0x1b, 0xfd, 0x19, 0xfd, 0x6e, 0xea, 0x2d, 0xb4, 0x9d, 0x6e, 0x21, 0xe0, 0x3a, 0xd4, 0xbf, 0x7, 0xdd, 0xe8, 0xf6, 0x6a, 0x47, 0xbe, 0xbe, 0x8e, 0xc6, 0x91, 0x66, 0x23, 0x78, 0x84, 0x12}, VerificationScript:[]uint8{0xc, 0x21, 0x2, 0x66, 0xff, 0x10, 0x72, 0xe4, 0x4b, 0x7c, 0x85, 0xb6, 0x44, 0xde, 0x14, 0x9e, 0xe7, 0x42, 0xf8, 0xce, 0xb3, 0xc1, 0x24, 0xed, 0x8, 0x4a, 0xcd, 0x16, 0x62, 0x8c, 0x37, 0x4d, 0x4d, 0x33, 0x99, 0x41, 0x56, 0xe7, 0xb3, 0x27}}}, size:288, hash:util.Uint256{0xe6, 0x1e, 0xd5, 0x1, 0xa0, 0xd7, 0xbd, 0x88, 0x11, 0xa3, 0x21, 0x0, 0x1d, 0xe8, 0x22, 0x4d, 0x85, 0x5c, 0x9a, 0xb8, 0xde, 0x36, 0x8, 0x9, 0xac, 0x7c, 0xae, 0x1f, 0xf2, 0xad, 0xc2, 0x31}, hashed:true, Trimmed:false}
2024-04-10T07:22:56.3045190Z         	Test:       	TestNotary
2024-04-10T07:22:56.3045719Z         	Messages:   	fallback transaction for request #0 shouldn't be completed
2024-04-10T07:22:56.3046094Z     logger.go:146: 2024-04-10T07:19:14.854Z	INFO	stopping notary service
2024-04-10T07:22:56.3046874Z     logger.go:146: 2024-04-10T07:19:14.855Z	INFO	persisted to disk	{"blocks": 9, "keys": 125, "headerHeight": 245, "blockHeight": 245, "took": "121.928µs"}
2024-04-10T07:22:56.3047020Z --- FAIL: TestNotary (5.05s)
@AnnaShaleva commented on GitHub (Apr 10, 2024): Discovered again after #3404 merge into master (Go 1.21, Ubuntu, https://github.com/nspcc-dev/neo-go/actions/runs/8627442036/job/23647412672), the error is in other place of the test, but the idea is the same: ``` 2024-04-10T07:22:56.2390854Z === RUN TestNotary 2024-04-10T07:22:56.2391614Z logger.go:146: 2024-04-10T07:19:09.804Z INFO initial gas supply is not set or wrong, setting default value {"InitialGASSupply": "52000000"} 2024-04-10T07:22:56.2392276Z logger.go:146: 2024-04-10T07:19:09.804Z INFO mempool size is not set or wrong, setting default value {"MemPoolSize": 50000} 2024-04-10T07:22:56.2393178Z logger.go:146: 2024-04-10T07:19:09.804Z INFO P2PNotaryRequestPayloadPool size is not set or wrong, setting default value {"P2PNotaryRequestPayloadPoolSize": 1000} 2024-04-10T07:22:56.2393838Z logger.go:146: 2024-04-10T07:19:09.804Z INFO MaxBlockSize is not set or wrong, setting default value {"MaxBlockSize": 262144} 2024-04-10T07:22:56.2394593Z logger.go:146: 2024-04-10T07:19:09.805Z INFO MaxBlockSystemFee is not set or wrong, setting default value {"MaxBlockSystemFee": 900000000000} 2024-04-10T07:22:56.2395359Z logger.go:146: 2024-04-10T07:19:09.805Z INFO MaxTransactionsPerBlock is not set or wrong, using default value {"MaxTransactionsPerBlock": 512} 2024-04-10T07:22:56.2396187Z logger.go:146: 2024-04-10T07:19:09.805Z INFO MaxValidUntilBlockIncrement is not set or wrong, using default value {"MaxValidUntilBlockIncrement": 86400} 2024-04-10T07:22:56.2396725Z logger.go:146: 2024-04-10T07:19:09.805Z INFO Hardforks are not set, using default value 2024-04-10T07:22:56.2397218Z logger.go:146: 2024-04-10T07:19:09.818Z INFO no storage version found! creating genesis block 2024-04-10T07:22:56.2397568Z logger.go:146: 2024-04-10T07:19:09.826Z INFO starting notary service 2024-04-10T07:22:56.2398243Z logger.go:146: 2024-04-10T07:19:09.830Z DEBUG done processing headers {"headerIndex": 1, "blockHeight": 0, "took": "1.009862ms"} 2024-04-10T07:22:56.2399030Z logger.go:146: 2024-04-10T07:19:10.823Z INFO persisted to disk {"blocks": 1, "keys": 148, "headerHeight": 1, "blockHeight": 1, "took": "178.975µs"} 2024-04-10T07:22:56.2400297Z logger.go:146: 2024-04-10T07:19:12.141Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2401020Z logger.go:146: 2024-04-10T07:19:12.142Z DEBUG done processing headers {"headerIndex": 2, "blockHeight": 1, "took": "724.758µs"} 2024-04-10T07:22:56.2401814Z logger.go:146: 2024-04-10T07:19:12.145Z DEBUG done processing headers {"headerIndex": 3, "blockHeight": 2, "took": "867.225µs"} 2024-04-10T07:22:56.2402649Z logger.go:146: 2024-04-10T07:19:12.151Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2403320Z logger.go:146: 2024-04-10T07:19:12.152Z DEBUG done processing headers {"headerIndex": 4, "blockHeight": 3, "took": "545.309µs"} 2024-04-10T07:22:56.2404142Z logger.go:146: 2024-04-10T07:19:12.152Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2404979Z logger.go:146: 2024-04-10T07:19:12.153Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2405672Z logger.go:146: 2024-04-10T07:19:12.154Z DEBUG done processing headers {"headerIndex": 5, "blockHeight": 4, "took": "662.962µs"} 2024-04-10T07:22:56.2406488Z logger.go:146: 2024-04-10T07:19:12.154Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2407248Z logger.go:146: 2024-04-10T07:19:12.155Z DEBUG done processing headers {"headerIndex": 6, "blockHeight": 5, "took": "544.244µs"} 2024-04-10T07:22:56.2407897Z logger.go:146: 2024-04-10T07:19:12.157Z DEBUG done processing headers {"headerIndex": 7, "blockHeight": 6, "took": "621.455µs"} 2024-04-10T07:22:56.2408714Z logger.go:146: 2024-04-10T07:19:12.213Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2409373Z logger.go:146: 2024-04-10T07:19:12.215Z DEBUG done processing headers {"headerIndex": 8, "blockHeight": 7, "took": "738.964µs"} 2024-04-10T07:22:56.2410267Z logger.go:146: 2024-04-10T07:19:12.215Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2411080Z logger.go:146: 2024-04-10T07:19:12.216Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2411741Z logger.go:146: 2024-04-10T07:19:12.216Z DEBUG done processing headers {"headerIndex": 9, "blockHeight": 8, "took": "525.815µs"} 2024-04-10T07:22:56.2412548Z logger.go:146: 2024-04-10T07:19:12.217Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2413216Z logger.go:146: 2024-04-10T07:19:12.218Z DEBUG done processing headers {"headerIndex": 10, "blockHeight": 9, "took": "521.668µs"} 2024-04-10T07:22:56.2413894Z logger.go:146: 2024-04-10T07:19:12.219Z DEBUG done processing headers {"headerIndex": 11, "blockHeight": 10, "took": "565.931µs"} 2024-04-10T07:22:56.2414783Z logger.go:146: 2024-04-10T07:19:12.276Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2415465Z logger.go:146: 2024-04-10T07:19:12.277Z DEBUG done processing headers {"headerIndex": 12, "blockHeight": 11, "took": "515.87µs"} 2024-04-10T07:22:56.2416272Z logger.go:146: 2024-04-10T07:19:12.278Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2416949Z logger.go:146: 2024-04-10T07:19:12.279Z DEBUG done processing headers {"headerIndex": 13, "blockHeight": 12, "took": "642.868µs"} 2024-04-10T07:22:56.2417749Z logger.go:146: 2024-04-10T07:19:12.279Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2418563Z logger.go:146: 2024-04-10T07:19:12.279Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2419430Z logger.go:146: 2024-04-10T07:19:12.280Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2420112Z logger.go:146: 2024-04-10T07:19:12.280Z DEBUG done processing headers {"headerIndex": 14, "blockHeight": 13, "took": "569.347µs"} 2024-04-10T07:22:56.2420916Z logger.go:146: 2024-04-10T07:19:12.281Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2421717Z logger.go:146: 2024-04-10T07:19:12.281Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2422387Z logger.go:146: 2024-04-10T07:19:12.282Z DEBUG done processing headers {"headerIndex": 15, "blockHeight": 14, "took": "495.519µs"} 2024-04-10T07:22:56.2423188Z logger.go:146: 2024-04-10T07:19:12.282Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2423997Z logger.go:146: 2024-04-10T07:19:12.283Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2424738Z logger.go:146: 2024-04-10T07:19:12.283Z DEBUG done processing headers {"headerIndex": 16, "blockHeight": 15, "took": "508.092µs"} 2024-04-10T07:22:56.2425552Z logger.go:146: 2024-04-10T07:19:12.284Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2426348Z logger.go:146: 2024-04-10T07:19:12.284Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2427082Z logger.go:146: 2024-04-10T07:19:12.285Z DEBUG done processing headers {"headerIndex": 17, "blockHeight": 16, "took": "489.227µs"} 2024-04-10T07:22:56.2427887Z logger.go:146: 2024-04-10T07:19:12.286Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2428681Z logger.go:146: 2024-04-10T07:19:12.286Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2429357Z logger.go:146: 2024-04-10T07:19:12.287Z DEBUG done processing headers {"headerIndex": 18, "blockHeight": 17, "took": "501.13µs"} 2024-04-10T07:22:56.2430159Z logger.go:146: 2024-04-10T07:19:12.287Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2430950Z logger.go:146: 2024-04-10T07:19:12.288Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2431619Z logger.go:146: 2024-04-10T07:19:12.288Z DEBUG done processing headers {"headerIndex": 19, "blockHeight": 18, "took": "486.501µs"} 2024-04-10T07:22:56.2432480Z logger.go:146: 2024-04-10T07:19:12.289Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2433286Z logger.go:146: 2024-04-10T07:19:12.289Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2433946Z logger.go:146: 2024-04-10T07:19:12.290Z DEBUG done processing headers {"headerIndex": 20, "blockHeight": 19, "took": "516.578µs"} 2024-04-10T07:22:56.2434743Z logger.go:146: 2024-04-10T07:19:12.291Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2435530Z logger.go:146: 2024-04-10T07:19:12.291Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2436188Z logger.go:146: 2024-04-10T07:19:12.292Z DEBUG done processing headers {"headerIndex": 21, "blockHeight": 20, "took": "499.877µs"} 2024-04-10T07:22:56.2437054Z logger.go:146: 2024-04-10T07:19:12.292Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2437846Z logger.go:146: 2024-04-10T07:19:12.293Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2438508Z logger.go:146: 2024-04-10T07:19:12.293Z DEBUG done processing headers {"headerIndex": 22, "blockHeight": 21, "took": "529.402µs"} 2024-04-10T07:22:56.2439615Z logger.go:146: 2024-04-10T07:19:12.294Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2440479Z logger.go:146: 2024-04-10T07:19:12.294Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2441178Z logger.go:146: 2024-04-10T07:19:12.295Z DEBUG done processing headers {"headerIndex": 23, "blockHeight": 22, "took": "549.319µs"} 2024-04-10T07:22:56.2441850Z logger.go:146: 2024-04-10T07:19:12.297Z DEBUG done processing headers {"headerIndex": 24, "blockHeight": 23, "took": "628.057µs"} 2024-04-10T07:22:56.2442787Z logger.go:146: 2024-04-10T07:19:12.297Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2443610Z logger.go:146: 2024-04-10T07:19:12.298Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2444439Z logger.go:146: 2024-04-10T07:19:12.298Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2445328Z logger.go:146: 2024-04-10T07:19:12.298Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2446143Z logger.go:146: 2024-04-10T07:19:12.299Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2446957Z logger.go:146: 2024-04-10T07:19:12.299Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2447763Z logger.go:146: 2024-04-10T07:19:12.299Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2448576Z logger.go:146: 2024-04-10T07:19:12.299Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2449372Z logger.go:146: 2024-04-10T07:19:12.299Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2450255Z logger.go:146: 2024-04-10T07:19:12.299Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2451062Z logger.go:146: 2024-04-10T07:19:12.299Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2451865Z logger.go:146: 2024-04-10T07:19:12.299Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2452540Z logger.go:146: 2024-04-10T07:19:12.300Z DEBUG done processing headers {"headerIndex": 25, "blockHeight": 24, "took": "825.868µs"} 2024-04-10T07:22:56.2453348Z logger.go:146: 2024-04-10T07:19:12.300Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2454154Z logger.go:146: 2024-04-10T07:19:12.300Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2455031Z logger.go:146: 2024-04-10T07:19:12.300Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2455842Z logger.go:146: 2024-04-10T07:19:12.301Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2456643Z logger.go:146: 2024-04-10T07:19:12.303Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2457444Z logger.go:146: 2024-04-10T07:19:12.303Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2458242Z logger.go:146: 2024-04-10T07:19:12.303Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2459048Z logger.go:146: 2024-04-10T07:19:12.303Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2459846Z logger.go:146: 2024-04-10T07:19:12.303Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2460718Z logger.go:146: 2024-04-10T07:19:12.303Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2461517Z logger.go:146: 2024-04-10T07:19:12.303Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2462311Z logger.go:146: 2024-04-10T07:19:12.303Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2463055Z logger.go:146: 2024-04-10T07:19:12.303Z DEBUG done processing headers {"headerIndex": 26, "blockHeight": 25, "took": "922.198µs"} 2024-04-10T07:22:56.2463905Z logger.go:146: 2024-04-10T07:19:12.304Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2464701Z logger.go:146: 2024-04-10T07:19:12.304Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2465500Z logger.go:146: 2024-04-10T07:19:12.305Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2466288Z logger.go:146: 2024-04-10T07:19:12.305Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2467087Z logger.go:146: 2024-04-10T07:19:12.306Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2467835Z logger.go:146: 2024-04-10T07:19:12.306Z DEBUG done processing headers {"headerIndex": 27, "blockHeight": 26, "took": "784.61µs"} 2024-04-10T07:22:56.2468634Z logger.go:146: 2024-04-10T07:19:12.306Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2469437Z logger.go:146: 2024-04-10T07:19:12.306Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2470222Z logger.go:146: 2024-04-10T07:19:12.306Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2470890Z logger.go:146: 2024-04-10T07:19:12.309Z DEBUG done processing headers {"headerIndex": 28, "blockHeight": 27, "took": "800.37µs"} 2024-04-10T07:22:56.2471687Z logger.go:146: 2024-04-10T07:19:12.309Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2472760Z logger.go:146: 2024-04-10T07:19:12.309Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2473593Z logger.go:146: 2024-04-10T07:19:12.309Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2474421Z logger.go:146: 2024-04-10T07:19:12.309Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2475226Z logger.go:146: 2024-04-10T07:19:12.309Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2476033Z logger.go:146: 2024-04-10T07:19:12.310Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2476853Z logger.go:146: 2024-04-10T07:19:12.311Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2477666Z logger.go:146: 2024-04-10T07:19:12.311Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2478575Z logger.go:146: 2024-04-10T07:19:12.311Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2479618Z logger.go:146: 2024-04-10T07:19:12.311Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2480436Z logger.go:146: 2024-04-10T07:19:12.311Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2481348Z logger.go:146: 2024-04-10T07:19:12.311Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2482151Z logger.go:146: 2024-04-10T07:19:12.312Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2482953Z logger.go:146: 2024-04-10T07:19:12.312Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2483748Z logger.go:146: 2024-04-10T07:19:12.312Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2484540Z logger.go:146: 2024-04-10T07:19:12.312Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2485353Z logger.go:146: 2024-04-10T07:19:12.312Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2486236Z logger.go:146: 2024-04-10T07:19:12.312Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2487041Z logger.go:146: 2024-04-10T07:19:12.312Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2487837Z logger.go:146: 2024-04-10T07:19:12.312Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2488640Z logger.go:146: 2024-04-10T07:19:12.312Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2489432Z logger.go:146: 2024-04-10T07:19:12.312Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2490306Z logger.go:146: 2024-04-10T07:19:12.312Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2491097Z logger.go:146: 2024-04-10T07:19:12.312Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2491790Z logger.go:146: 2024-04-10T07:19:12.313Z DEBUG done processing headers {"headerIndex": 29, "blockHeight": 28, "took": "1.224635ms"} 2024-04-10T07:22:56.2492580Z logger.go:146: 2024-04-10T07:19:12.315Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2493380Z logger.go:146: 2024-04-10T07:19:12.315Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2494173Z logger.go:146: 2024-04-10T07:19:12.315Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2494975Z logger.go:146: 2024-04-10T07:19:12.315Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2495862Z logger.go:146: 2024-04-10T07:19:12.315Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2496664Z logger.go:146: 2024-04-10T07:19:12.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2497455Z logger.go:146: 2024-04-10T07:19:12.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2498252Z logger.go:146: 2024-04-10T07:19:12.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2499107Z logger.go:146: 2024-04-10T07:19:12.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2499912Z logger.go:146: 2024-04-10T07:19:12.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2500702Z logger.go:146: 2024-04-10T07:19:12.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2501495Z logger.go:146: 2024-04-10T07:19:12.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2502289Z logger.go:146: 2024-04-10T07:19:12.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2503083Z logger.go:146: 2024-04-10T07:19:12.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2503942Z logger.go:146: 2024-04-10T07:19:12.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2504755Z logger.go:146: 2024-04-10T07:19:12.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2505441Z logger.go:146: 2024-04-10T07:19:12.316Z DEBUG done processing headers {"headerIndex": 30, "blockHeight": 29, "took": "835.566µs"} 2024-04-10T07:22:56.2506236Z logger.go:146: 2024-04-10T07:19:12.319Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2507040Z logger.go:146: 2024-04-10T07:19:12.319Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2507784Z logger.go:146: 2024-04-10T07:19:12.321Z DEBUG done processing headers {"headerIndex": 31, "blockHeight": 30, "took": "866.654µs"} 2024-04-10T07:22:56.2508591Z logger.go:146: 2024-04-10T07:19:12.321Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2509397Z logger.go:146: 2024-04-10T07:19:12.321Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2510193Z logger.go:146: 2024-04-10T07:19:12.321Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2510988Z logger.go:146: 2024-04-10T07:19:12.321Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2511787Z logger.go:146: 2024-04-10T07:19:12.321Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2512596Z logger.go:146: 2024-04-10T07:19:12.321Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2513471Z logger.go:146: 2024-04-10T07:19:12.323Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2514268Z logger.go:146: 2024-04-10T07:19:12.324Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2515063Z logger.go:146: 2024-04-10T07:19:12.324Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2515734Z logger.go:146: 2024-04-10T07:19:12.325Z DEBUG done processing headers {"headerIndex": 32, "blockHeight": 31, "took": "823.233µs"} 2024-04-10T07:22:56.2516603Z logger.go:146: 2024-04-10T07:19:12.326Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2517402Z logger.go:146: 2024-04-10T07:19:12.326Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2518198Z logger.go:146: 2024-04-10T07:19:12.328Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2518992Z logger.go:146: 2024-04-10T07:19:12.330Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2520082Z logger.go:146: 2024-04-10T07:19:12.330Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2520899Z logger.go:146: 2024-04-10T07:19:12.330Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2521803Z logger.go:146: 2024-04-10T07:19:12.330Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2522605Z logger.go:146: 2024-04-10T07:19:12.330Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2523400Z logger.go:146: 2024-04-10T07:19:12.330Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2524202Z logger.go:146: 2024-04-10T07:19:12.330Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2525002Z logger.go:146: 2024-04-10T07:19:12.330Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2525876Z logger.go:146: 2024-04-10T07:19:12.330Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2526668Z logger.go:146: 2024-04-10T07:19:12.330Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2527465Z logger.go:146: 2024-04-10T07:19:12.330Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2528259Z logger.go:146: 2024-04-10T07:19:12.330Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2529054Z logger.go:146: 2024-04-10T07:19:12.330Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2529851Z logger.go:146: 2024-04-10T07:19:12.330Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2530651Z logger.go:146: 2024-04-10T07:19:12.330Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2531546Z logger.go:146: 2024-04-10T07:19:12.331Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2532346Z logger.go:146: 2024-04-10T07:19:12.331Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2533140Z logger.go:146: 2024-04-10T07:19:12.331Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2534006Z logger.go:146: 2024-04-10T07:19:12.331Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2534811Z logger.go:146: 2024-04-10T07:19:12.331Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2535605Z logger.go:146: 2024-04-10T07:19:12.331Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2536403Z logger.go:146: 2024-04-10T07:19:12.331Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2537192Z logger.go:146: 2024-04-10T07:19:12.331Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2537990Z logger.go:146: 2024-04-10T07:19:12.331Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2538849Z logger.go:146: 2024-04-10T07:19:12.331Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2539653Z logger.go:146: 2024-04-10T07:19:12.331Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2540327Z logger.go:146: 2024-04-10T07:19:12.332Z DEBUG done processing headers {"headerIndex": 33, "blockHeight": 32, "took": "866.828µs"} 2024-04-10T07:22:56.2541127Z logger.go:146: 2024-04-10T07:19:12.332Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2541919Z logger.go:146: 2024-04-10T07:19:12.334Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2542724Z logger.go:146: 2024-04-10T07:19:12.334Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2543670Z logger.go:146: 2024-04-10T07:19:12.334Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2544469Z logger.go:146: 2024-04-10T07:19:12.334Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2545263Z logger.go:146: 2024-04-10T07:19:12.335Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2546058Z logger.go:146: 2024-04-10T07:19:12.335Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2546849Z logger.go:146: 2024-04-10T07:19:12.335Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2547653Z logger.go:146: 2024-04-10T07:19:12.335Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2548445Z logger.go:146: 2024-04-10T07:19:12.335Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2549320Z logger.go:146: 2024-04-10T07:19:12.335Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2550115Z logger.go:146: 2024-04-10T07:19:12.335Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2550905Z logger.go:146: 2024-04-10T07:19:12.335Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2551762Z logger.go:146: 2024-04-10T07:19:12.335Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2552554Z logger.go:146: 2024-04-10T07:19:12.335Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2553353Z logger.go:146: 2024-04-10T07:19:12.335Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2554142Z logger.go:146: 2024-04-10T07:19:12.335Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2554940Z logger.go:146: 2024-04-10T07:19:12.335Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2555610Z logger.go:146: 2024-04-10T07:19:12.335Z DEBUG done processing headers {"headerIndex": 34, "blockHeight": 33, "took": "849.001µs"} 2024-04-10T07:22:56.2556475Z logger.go:146: 2024-04-10T07:19:12.338Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2557273Z logger.go:146: 2024-04-10T07:19:12.340Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2557942Z logger.go:146: 2024-04-10T07:19:12.341Z DEBUG done processing headers {"headerIndex": 35, "blockHeight": 34, "took": "586.686µs"} 2024-04-10T07:22:56.2558594Z logger.go:146: 2024-04-10T07:19:12.343Z DEBUG done processing headers {"headerIndex": 36, "blockHeight": 35, "took": "861.184µs"} 2024-04-10T07:22:56.2559650Z logger.go:146: 2024-04-10T07:19:12.503Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2560360Z logger.go:146: 2024-04-10T07:19:12.505Z DEBUG done processing headers {"headerIndex": 37, "blockHeight": 36, "took": "540.974µs"} 2024-04-10T07:22:56.2561294Z logger.go:146: 2024-04-10T07:19:12.506Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2562107Z logger.go:146: 2024-04-10T07:19:12.506Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2562793Z logger.go:146: 2024-04-10T07:19:12.506Z DEBUG done processing headers {"headerIndex": 38, "blockHeight": 37, "took": "517.309µs"} 2024-04-10T07:22:56.2563602Z logger.go:146: 2024-04-10T07:19:12.507Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2564433Z logger.go:146: 2024-04-10T07:19:12.507Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2565115Z logger.go:146: 2024-04-10T07:19:12.508Z DEBUG done processing headers {"headerIndex": 39, "blockHeight": 38, "took": "512.29µs"} 2024-04-10T07:22:56.2565923Z logger.go:146: 2024-04-10T07:19:12.509Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2566824Z logger.go:146: 2024-04-10T07:19:12.509Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2567495Z logger.go:146: 2024-04-10T07:19:12.510Z DEBUG done processing headers {"headerIndex": 40, "blockHeight": 39, "took": "511.519µs"} 2024-04-10T07:22:56.2568303Z logger.go:146: 2024-04-10T07:19:12.511Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2569097Z logger.go:146: 2024-04-10T07:19:12.511Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2569856Z logger.go:146: 2024-04-10T07:19:12.511Z DEBUG done processing headers {"headerIndex": 41, "blockHeight": 40, "took": "502.963µs"} 2024-04-10T07:22:56.2570658Z logger.go:146: 2024-04-10T07:19:12.512Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2571464Z logger.go:146: 2024-04-10T07:19:12.512Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2572123Z logger.go:146: 2024-04-10T07:19:12.513Z DEBUG done processing headers {"headerIndex": 42, "blockHeight": 41, "took": "496.932µs"} 2024-04-10T07:22:56.2573072Z logger.go:146: 2024-04-10T07:19:12.515Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2573884Z logger.go:146: 2024-04-10T07:19:12.515Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2574656Z logger.go:146: 2024-04-10T07:19:12.515Z DEBUG done processing headers {"headerIndex": 43, "blockHeight": 42, "took": "605.749µs"} 2024-04-10T07:22:56.2575462Z logger.go:146: 2024-04-10T07:19:12.516Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2576258Z logger.go:146: 2024-04-10T07:19:12.516Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2576915Z logger.go:146: 2024-04-10T07:19:12.517Z DEBUG done processing headers {"headerIndex": 44, "blockHeight": 43, "took": "492.566µs"} 2024-04-10T07:22:56.2577715Z logger.go:146: 2024-04-10T07:19:12.517Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2578509Z logger.go:146: 2024-04-10T07:19:12.518Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2579247Z logger.go:146: 2024-04-10T07:19:12.518Z DEBUG done processing headers {"headerIndex": 45, "blockHeight": 44, "took": "513.593µs"} 2024-04-10T07:22:56.2580048Z logger.go:146: 2024-04-10T07:19:12.519Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2580842Z logger.go:146: 2024-04-10T07:19:12.520Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2581503Z logger.go:146: 2024-04-10T07:19:12.520Z DEBUG done processing headers {"headerIndex": 46, "blockHeight": 45, "took": "490.719µs"} 2024-04-10T07:22:56.2582298Z logger.go:146: 2024-04-10T07:19:12.521Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2583100Z logger.go:146: 2024-04-10T07:19:12.521Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2583754Z logger.go:146: 2024-04-10T07:19:12.522Z DEBUG done processing headers {"headerIndex": 47, "blockHeight": 46, "took": "557.134µs"} 2024-04-10T07:22:56.2584628Z logger.go:146: 2024-04-10T07:19:12.523Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2585424Z logger.go:146: 2024-04-10T07:19:12.523Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2586083Z logger.go:146: 2024-04-10T07:19:12.524Z DEBUG done processing headers {"headerIndex": 48, "blockHeight": 47, "took": "539.902µs"} 2024-04-10T07:22:56.2586938Z logger.go:146: 2024-04-10T07:19:12.524Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2587737Z logger.go:146: 2024-04-10T07:19:12.525Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2588391Z logger.go:146: 2024-04-10T07:19:12.525Z DEBUG done processing headers {"headerIndex": 49, "blockHeight": 48, "took": "483.215µs"} 2024-04-10T07:22:56.2589189Z logger.go:146: 2024-04-10T07:19:12.526Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2589977Z logger.go:146: 2024-04-10T07:19:12.526Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2590635Z logger.go:146: 2024-04-10T07:19:12.527Z DEBUG done processing headers {"headerIndex": 50, "blockHeight": 49, "took": "566.682µs"} 2024-04-10T07:22:56.2591435Z logger.go:146: 2024-04-10T07:19:12.528Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2592289Z logger.go:146: 2024-04-10T07:19:12.528Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2592955Z logger.go:146: 2024-04-10T07:19:12.529Z DEBUG done processing headers {"headerIndex": 51, "blockHeight": 50, "took": "915.926µs"} 2024-04-10T07:22:56.2593747Z logger.go:146: 2024-04-10T07:19:12.530Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2594543Z logger.go:146: 2024-04-10T07:19:12.531Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2595219Z logger.go:146: 2024-04-10T07:19:12.532Z DEBUG done processing headers {"headerIndex": 52, "blockHeight": 51, "took": "581.34µs"} 2024-04-10T07:22:56.2596108Z logger.go:146: 2024-04-10T07:19:12.533Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2596777Z logger.go:146: 2024-04-10T07:19:12.534Z DEBUG done processing headers {"headerIndex": 53, "blockHeight": 52, "took": "895.859µs"} 2024-04-10T07:22:56.2597577Z logger.go:146: 2024-04-10T07:19:12.535Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2598369Z logger.go:146: 2024-04-10T07:19:12.535Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2599160Z logger.go:146: 2024-04-10T07:19:12.535Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2600125Z logger.go:146: 2024-04-10T07:19:12.536Z DEBUG done processing headers {"headerIndex": 54, "blockHeight": 53, "took": "503.957µs"} 2024-04-10T07:22:56.2600947Z logger.go:146: 2024-04-10T07:19:12.537Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2601923Z logger.go:146: 2024-04-10T07:19:12.537Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2602595Z logger.go:146: 2024-04-10T07:19:12.538Z DEBUG done processing headers {"headerIndex": 55, "blockHeight": 54, "took": "858.666µs"} 2024-04-10T07:22:56.2603389Z logger.go:146: 2024-04-10T07:19:12.539Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2604181Z logger.go:146: 2024-04-10T07:19:12.539Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2604917Z logger.go:146: 2024-04-10T07:19:12.540Z DEBUG done processing headers {"headerIndex": 56, "blockHeight": 55, "took": "551.336µs"} 2024-04-10T07:22:56.2605744Z logger.go:146: 2024-04-10T07:19:12.542Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2606553Z logger.go:146: 2024-04-10T07:19:12.542Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2607364Z logger.go:146: 2024-04-10T07:19:12.543Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2608179Z logger.go:146: 2024-04-10T07:19:12.543Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2608987Z logger.go:146: 2024-04-10T07:19:12.543Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2609872Z logger.go:146: 2024-04-10T07:19:12.543Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2610681Z logger.go:146: 2024-04-10T07:19:12.543Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2611490Z logger.go:146: 2024-04-10T07:19:12.543Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2612291Z logger.go:146: 2024-04-10T07:19:12.543Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2613093Z logger.go:146: 2024-04-10T07:19:12.543Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2613761Z logger.go:146: 2024-04-10T07:19:12.544Z DEBUG done processing headers {"headerIndex": 57, "blockHeight": 56, "took": "568.709µs"} 2024-04-10T07:22:56.2614646Z logger.go:146: 2024-04-10T07:19:12.546Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2615445Z logger.go:146: 2024-04-10T07:19:12.546Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2616247Z logger.go:146: 2024-04-10T07:19:12.546Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2617037Z logger.go:146: 2024-04-10T07:19:12.546Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2617842Z logger.go:146: 2024-04-10T07:19:12.547Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2618524Z logger.go:146: 2024-04-10T07:19:12.547Z DEBUG done processing headers {"headerIndex": 58, "blockHeight": 57, "took": "1.014462ms"} 2024-04-10T07:22:56.2619328Z logger.go:146: 2024-04-10T07:19:12.550Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2620196Z logger.go:146: 2024-04-10T07:19:12.550Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2621003Z logger.go:146: 2024-04-10T07:19:12.550Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2621794Z logger.go:146: 2024-04-10T07:19:12.550Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2622646Z logger.go:146: 2024-04-10T07:19:12.550Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2623448Z logger.go:146: 2024-04-10T07:19:12.550Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2624115Z logger.go:146: 2024-04-10T07:19:12.550Z DEBUG done processing headers {"headerIndex": 59, "blockHeight": 58, "took": "860.383µs"} 2024-04-10T07:22:56.2624917Z logger.go:146: 2024-04-10T07:19:12.550Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2625717Z logger.go:146: 2024-04-10T07:19:12.550Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2626518Z logger.go:146: 2024-04-10T07:19:12.550Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2627375Z logger.go:146: 2024-04-10T07:19:12.550Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2628177Z logger.go:146: 2024-04-10T07:19:12.551Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2628969Z logger.go:146: 2024-04-10T07:19:12.551Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2629769Z logger.go:146: 2024-04-10T07:19:12.552Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2630435Z logger.go:146: 2024-04-10T07:19:12.553Z DEBUG done processing headers {"headerIndex": 60, "blockHeight": 59, "took": "525.154µs"} 2024-04-10T07:22:56.2631094Z logger.go:146: 2024-04-10T07:19:12.555Z DEBUG done processing headers {"headerIndex": 61, "blockHeight": 60, "took": "910.487µs"} 2024-04-10T07:22:56.2631964Z logger.go:146: 2024-04-10T07:19:12.818Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2632634Z logger.go:146: 2024-04-10T07:19:12.819Z DEBUG done processing headers {"headerIndex": 62, "blockHeight": 61, "took": "570.563µs"} 2024-04-10T07:22:56.2633439Z logger.go:146: 2024-04-10T07:19:12.820Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2634245Z logger.go:146: 2024-04-10T07:19:12.821Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2634909Z logger.go:146: 2024-04-10T07:19:12.821Z DEBUG done processing headers {"headerIndex": 63, "blockHeight": 62, "took": "546.991µs"} 2024-04-10T07:22:56.2635724Z logger.go:146: 2024-04-10T07:19:12.822Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2636530Z logger.go:146: 2024-04-10T07:19:12.822Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2637264Z logger.go:146: 2024-04-10T07:19:12.823Z DEBUG done processing headers {"headerIndex": 64, "blockHeight": 63, "took": "502.264µs"} 2024-04-10T07:22:56.2638043Z logger.go:146: 2024-04-10T07:19:12.825Z INFO persisted to disk {"blocks": 63, "keys": 737, "headerHeight": 64, "blockHeight": 64, "took": "1.642398ms"} 2024-04-10T07:22:56.2638841Z logger.go:146: 2024-04-10T07:19:12.826Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2639937Z logger.go:146: 2024-04-10T07:19:12.827Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2640637Z logger.go:146: 2024-04-10T07:19:12.827Z DEBUG done processing headers {"headerIndex": 65, "blockHeight": 64, "took": "1.493302ms"} 2024-04-10T07:22:56.2641434Z logger.go:146: 2024-04-10T07:19:12.829Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2642101Z logger.go:146: 2024-04-10T07:19:12.829Z DEBUG done processing headers {"headerIndex": 66, "blockHeight": 65, "took": "944.179µs"} 2024-04-10T07:22:56.2642757Z logger.go:146: 2024-04-10T07:19:12.832Z DEBUG done processing headers {"headerIndex": 67, "blockHeight": 66, "took": "815.337µs"} 2024-04-10T07:22:56.2643564Z logger.go:146: 2024-04-10T07:19:12.832Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2644375Z logger.go:146: 2024-04-10T07:19:12.832Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2645271Z logger.go:146: 2024-04-10T07:19:12.832Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2646080Z logger.go:146: 2024-04-10T07:19:12.833Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2646880Z logger.go:146: 2024-04-10T07:19:12.833Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2647555Z logger.go:146: 2024-04-10T07:19:12.834Z DEBUG done processing headers {"headerIndex": 68, "blockHeight": 67, "took": "536.967µs"} 2024-04-10T07:22:56.2648355Z logger.go:146: 2024-04-10T07:19:12.835Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2649156Z logger.go:146: 2024-04-10T07:19:12.836Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2649903Z logger.go:146: 2024-04-10T07:19:12.836Z DEBUG done processing headers {"headerIndex": 69, "blockHeight": 68, "took": "739.045µs"} 2024-04-10T07:22:56.2650699Z logger.go:146: 2024-04-10T07:19:12.837Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2651501Z logger.go:146: 2024-04-10T07:19:12.837Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2652155Z logger.go:146: 2024-04-10T07:19:12.839Z DEBUG done processing headers {"headerIndex": 70, "blockHeight": 69, "took": "813.255µs"} 2024-04-10T07:22:56.2652958Z logger.go:146: 2024-04-10T07:19:12.840Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2653758Z logger.go:146: 2024-04-10T07:19:12.840Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2654416Z logger.go:146: 2024-04-10T07:19:12.841Z DEBUG done processing headers {"headerIndex": 71, "blockHeight": 70, "took": "586.108µs"} 2024-04-10T07:22:56.2655297Z logger.go:146: 2024-04-10T07:19:12.841Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2656109Z logger.go:146: 2024-04-10T07:19:12.842Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2656778Z logger.go:146: 2024-04-10T07:19:12.842Z DEBUG done processing headers {"headerIndex": 72, "blockHeight": 71, "took": "521.701µs"} 2024-04-10T07:22:56.2657660Z logger.go:146: 2024-04-10T07:19:12.843Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2658472Z logger.go:146: 2024-04-10T07:19:12.844Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2659157Z logger.go:146: 2024-04-10T07:19:12.844Z DEBUG done processing headers {"headerIndex": 73, "blockHeight": 72, "took": "510.667µs"} 2024-04-10T07:22:56.2659960Z logger.go:146: 2024-04-10T07:19:12.845Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2660770Z logger.go:146: 2024-04-10T07:19:12.846Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2661430Z logger.go:146: 2024-04-10T07:19:12.846Z DEBUG done processing headers {"headerIndex": 74, "blockHeight": 73, "took": "482.083µs"} 2024-04-10T07:22:56.2662239Z logger.go:146: 2024-04-10T07:19:12.847Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2663169Z logger.go:146: 2024-04-10T07:19:12.847Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2663894Z logger.go:146: 2024-04-10T07:19:12.848Z DEBUG done processing headers {"headerIndex": 75, "blockHeight": 74, "took": "528.651µs"} 2024-04-10T07:22:56.2664698Z logger.go:146: 2024-04-10T07:19:12.849Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2665500Z logger.go:146: 2024-04-10T07:19:12.849Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2666176Z logger.go:146: 2024-04-10T07:19:12.850Z DEBUG done processing headers {"headerIndex": 76, "blockHeight": 75, "took": "485.85µs"} 2024-04-10T07:22:56.2667054Z logger.go:146: 2024-04-10T07:19:12.851Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2667863Z logger.go:146: 2024-04-10T07:19:12.851Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2668525Z logger.go:146: 2024-04-10T07:19:12.851Z DEBUG done processing headers {"headerIndex": 77, "blockHeight": 76, "took": "491.361µs"} 2024-04-10T07:22:56.2669337Z logger.go:146: 2024-04-10T07:19:12.852Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2670145Z logger.go:146: 2024-04-10T07:19:12.852Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2670840Z logger.go:146: 2024-04-10T07:19:12.853Z DEBUG done processing headers {"headerIndex": 78, "blockHeight": 77, "took": "476.563µs"} 2024-04-10T07:22:56.2671646Z logger.go:146: 2024-04-10T07:19:12.854Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2672530Z logger.go:146: 2024-04-10T07:19:12.854Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2673190Z logger.go:146: 2024-04-10T07:19:12.855Z DEBUG done processing headers {"headerIndex": 79, "blockHeight": 78, "took": "475.712µs"} 2024-04-10T07:22:56.2674158Z logger.go:146: 2024-04-10T07:19:12.856Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2674970Z logger.go:146: 2024-04-10T07:19:12.856Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2675728Z logger.go:146: 2024-04-10T07:19:12.857Z DEBUG done processing headers {"headerIndex": 80, "blockHeight": 79, "took": "473.257µs"} 2024-04-10T07:22:56.2676535Z logger.go:146: 2024-04-10T07:19:12.858Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2677343Z logger.go:146: 2024-04-10T07:19:12.858Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2677999Z logger.go:146: 2024-04-10T07:19:12.858Z DEBUG done processing headers {"headerIndex": 81, "blockHeight": 80, "took": "485.661µs"} 2024-04-10T07:22:56.2678811Z logger.go:146: 2024-04-10T07:19:12.860Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2679838Z logger.go:146: 2024-04-10T07:19:12.860Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2680763Z logger.go:146: 2024-04-10T07:19:12.860Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2681586Z logger.go:146: 2024-04-10T07:19:12.860Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2682396Z logger.go:146: 2024-04-10T07:19:12.860Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2683214Z logger.go:146: 2024-04-10T07:19:12.861Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2684020Z logger.go:146: 2024-04-10T07:19:12.861Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2684834Z logger.go:146: 2024-04-10T07:19:12.861Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2685718Z logger.go:146: 2024-04-10T07:19:12.861Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2686401Z logger.go:146: 2024-04-10T07:19:12.861Z DEBUG done processing headers {"headerIndex": 82, "blockHeight": 81, "took": "884.438µs"} 2024-04-10T07:22:56.2687213Z logger.go:146: 2024-04-10T07:19:12.861Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2688022Z logger.go:146: 2024-04-10T07:19:12.863Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2688835Z logger.go:146: 2024-04-10T07:19:12.863Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2689647Z logger.go:146: 2024-04-10T07:19:12.863Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2690533Z logger.go:146: 2024-04-10T07:19:12.863Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2691217Z logger.go:146: 2024-04-10T07:19:12.864Z DEBUG done processing headers {"headerIndex": 83, "blockHeight": 82, "took": "578.043µs"} 2024-04-10T07:22:56.2691873Z logger.go:146: 2024-04-10T07:19:12.866Z DEBUG done processing headers {"headerIndex": 84, "blockHeight": 83, "took": "754.013µs"} 2024-04-10T07:22:56.2692690Z logger.go:146: 2024-04-10T07:19:12.866Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2693576Z logger.go:146: 2024-04-10T07:19:12.866Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2694392Z logger.go:146: 2024-04-10T07:19:12.867Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2695212Z logger.go:146: 2024-04-10T07:19:12.867Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2696017Z logger.go:146: 2024-04-10T07:19:12.867Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2696825Z logger.go:146: 2024-04-10T07:19:12.868Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2697629Z logger.go:146: 2024-04-10T07:19:12.868Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2698500Z logger.go:146: 2024-04-10T07:19:12.868Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2699163Z logger.go:146: 2024-04-10T07:19:13.021Z DEBUG done processing headers {"headerIndex": 85, "blockHeight": 84, "took": "540.556µs"} 2024-04-10T07:22:56.2699837Z logger.go:146: 2024-04-10T07:19:13.023Z DEBUG done processing headers {"headerIndex": 86, "blockHeight": 85, "took": "502.05µs"} 2024-04-10T07:22:56.2700642Z logger.go:146: 2024-04-10T07:19:13.288Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2701319Z logger.go:146: 2024-04-10T07:19:13.290Z DEBUG done processing headers {"headerIndex": 87, "blockHeight": 86, "took": "969.517µs"} 2024-04-10T07:22:56.2702131Z logger.go:146: 2024-04-10T07:19:13.292Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2703013Z logger.go:146: 2024-04-10T07:19:13.292Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2703691Z logger.go:146: 2024-04-10T07:19:13.292Z DEBUG done processing headers {"headerIndex": 88, "blockHeight": 87, "took": "1.256775ms"} 2024-04-10T07:22:56.2704493Z logger.go:146: 2024-04-10T07:19:13.294Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2705301Z logger.go:146: 2024-04-10T07:19:13.294Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2705979Z logger.go:146: 2024-04-10T07:19:13.295Z DEBUG done processing headers {"headerIndex": 89, "blockHeight": 88, "took": "1.118446ms"} 2024-04-10T07:22:56.2706782Z logger.go:146: 2024-04-10T07:19:13.297Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2707597Z logger.go:146: 2024-04-10T07:19:13.297Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2708344Z logger.go:146: 2024-04-10T07:19:13.297Z DEBUG done processing headers {"headerIndex": 90, "blockHeight": 89, "took": "1.255633ms"} 2024-04-10T07:22:56.2709141Z logger.go:146: 2024-04-10T07:19:13.298Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2709952Z logger.go:146: 2024-04-10T07:19:13.299Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2710626Z logger.go:146: 2024-04-10T07:19:13.301Z DEBUG done processing headers {"headerIndex": 91, "blockHeight": 90, "took": "999.083µs"} 2024-04-10T07:22:56.2711495Z logger.go:146: 2024-04-10T07:19:13.302Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2712295Z logger.go:146: 2024-04-10T07:19:13.303Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2712969Z logger.go:146: 2024-04-10T07:19:13.303Z DEBUG done processing headers {"headerIndex": 92, "blockHeight": 91, "took": "1.018259ms"} 2024-04-10T07:22:56.2713762Z logger.go:146: 2024-04-10T07:19:13.304Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2714558Z logger.go:146: 2024-04-10T07:19:13.304Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2715231Z logger.go:146: 2024-04-10T07:19:13.306Z DEBUG done processing headers {"headerIndex": 93, "blockHeight": 92, "took": "869.199µs"} 2024-04-10T07:22:56.2716102Z logger.go:146: 2024-04-10T07:19:13.307Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2716901Z logger.go:146: 2024-04-10T07:19:13.308Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2717579Z logger.go:146: 2024-04-10T07:19:13.308Z DEBUG done processing headers {"headerIndex": 94, "blockHeight": 93, "took": "1.216039ms"} 2024-04-10T07:22:56.2718240Z logger.go:146: 2024-04-10T07:19:13.310Z DEBUG done processing headers {"headerIndex": 95, "blockHeight": 94, "took": "793.447µs"} 2024-04-10T07:22:56.2719041Z logger.go:146: 2024-04-10T07:19:13.310Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2719953Z logger.go:146: 2024-04-10T07:19:13.311Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2720850Z logger.go:146: 2024-04-10T07:19:13.312Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2721651Z logger.go:146: 2024-04-10T07:19:13.312Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2722327Z logger.go:146: 2024-04-10T07:19:13.315Z DEBUG done processing headers {"headerIndex": 96, "blockHeight": 95, "took": "3.375051ms"} 2024-04-10T07:22:56.2723126Z logger.go:146: 2024-04-10T07:19:13.318Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2723916Z logger.go:146: 2024-04-10T07:19:13.318Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2724593Z logger.go:146: 2024-04-10T07:19:13.318Z DEBUG done processing headers {"headerIndex": 97, "blockHeight": 96, "took": "1.348056ms"} 2024-04-10T07:22:56.2725386Z logger.go:146: 2024-04-10T07:19:13.319Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2726270Z logger.go:146: 2024-04-10T07:19:13.320Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2726942Z logger.go:146: 2024-04-10T07:19:13.320Z DEBUG done processing headers {"headerIndex": 98, "blockHeight": 97, "took": "528.145µs"} 2024-04-10T07:22:56.2727744Z logger.go:146: 2024-04-10T07:19:13.322Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2728642Z logger.go:146: 2024-04-10T07:19:13.322Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2729317Z logger.go:146: 2024-04-10T07:19:13.322Z DEBUG done processing headers {"headerIndex": 99, "blockHeight": 98, "took": "844.694µs"} 2024-04-10T07:22:56.2730117Z logger.go:146: 2024-04-10T07:19:13.323Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2730932Z logger.go:146: 2024-04-10T07:19:13.324Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2731603Z logger.go:146: 2024-04-10T07:19:13.325Z DEBUG done processing headers {"headerIndex": 100, "blockHeight": 99, "took": "787.706µs"} 2024-04-10T07:22:56.2732409Z logger.go:146: 2024-04-10T07:19:13.327Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2733208Z logger.go:146: 2024-04-10T07:19:13.328Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2733985Z logger.go:146: 2024-04-10T07:19:13.327Z DEBUG done processing headers {"headerIndex": 101, "blockHeight": 100, "took": "914.925µs"} 2024-04-10T07:22:56.2734786Z logger.go:146: 2024-04-10T07:19:13.329Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2735479Z logger.go:146: 2024-04-10T07:19:13.330Z DEBUG done processing headers {"headerIndex": 102, "blockHeight": 101, "took": "1.132392ms"} 2024-04-10T07:22:56.2736154Z logger.go:146: 2024-04-10T07:19:13.333Z DEBUG done processing headers {"headerIndex": 103, "blockHeight": 102, "took": "916.207µs"} 2024-04-10T07:22:56.2736824Z logger.go:146: 2024-04-10T07:19:13.335Z DEBUG done processing headers {"headerIndex": 104, "blockHeight": 103, "took": "880.17µs"} 2024-04-10T07:22:56.2737631Z logger.go:146: 2024-04-10T07:19:13.336Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2738502Z logger.go:146: 2024-04-10T07:19:13.336Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2739305Z logger.go:146: 2024-04-10T07:19:13.336Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2740108Z logger.go:146: 2024-04-10T07:19:13.336Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2740903Z logger.go:146: 2024-04-10T07:19:13.337Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2741701Z logger.go:146: 2024-04-10T07:19:13.337Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2742500Z logger.go:146: 2024-04-10T07:19:13.337Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2743177Z logger.go:146: 2024-04-10T07:19:13.338Z DEBUG done processing headers {"headerIndex": 105, "blockHeight": 104, "took": "876.873µs"} 2024-04-10T07:22:56.2744049Z logger.go:146: 2024-04-10T07:19:13.338Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2744851Z logger.go:146: 2024-04-10T07:19:13.339Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2745536Z logger.go:146: 2024-04-10T07:19:13.339Z DEBUG done processing headers {"headerIndex": 106, "blockHeight": 105, "took": "514.615µs"} 2024-04-10T07:22:56.2746393Z logger.go:146: 2024-04-10T07:19:13.340Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2747198Z logger.go:146: 2024-04-10T07:19:13.340Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2747879Z logger.go:146: 2024-04-10T07:19:13.341Z DEBUG done processing headers {"headerIndex": 107, "blockHeight": 106, "took": "521.195µs"} 2024-04-10T07:22:56.2748695Z logger.go:146: 2024-04-10T07:19:13.341Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2749507Z logger.go:146: 2024-04-10T07:19:13.342Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2750179Z logger.go:146: 2024-04-10T07:19:13.342Z DEBUG done processing headers {"headerIndex": 108, "blockHeight": 107, "took": "491.652µs"} 2024-04-10T07:22:56.2750998Z logger.go:146: 2024-04-10T07:19:13.343Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2751725Z logger.go:146: 2024-04-10T07:19:13.344Z DEBUG done processing headers {"headerIndex": 109, "blockHeight": 108, "took": "508.956µs"} 2024-04-10T07:22:56.2752411Z logger.go:146: 2024-04-10T07:19:13.345Z DEBUG done processing headers {"headerIndex": 110, "blockHeight": 109, "took": "500.148µs"} 2024-04-10T07:22:56.2753083Z logger.go:146: 2024-04-10T07:19:13.347Z DEBUG done processing headers {"headerIndex": 111, "blockHeight": 110, "took": "492.455µs"} 2024-04-10T07:22:56.2753760Z logger.go:146: 2024-04-10T07:19:13.348Z DEBUG done processing headers {"headerIndex": 112, "blockHeight": 111, "took": "913.933µs"} 2024-04-10T07:22:56.2754419Z logger.go:146: 2024-04-10T07:19:13.400Z DEBUG done processing headers {"headerIndex": 113, "blockHeight": 112, "took": "557.886µs"} 2024-04-10T07:22:56.2755160Z logger.go:146: 2024-04-10T07:19:13.402Z DEBUG done processing headers {"headerIndex": 114, "blockHeight": 113, "took": "517.463µs"} 2024-04-10T07:22:56.2755826Z logger.go:146: 2024-04-10T07:19:13.403Z DEBUG done processing headers {"headerIndex": 115, "blockHeight": 114, "took": "501.957µs"} 2024-04-10T07:22:56.2756500Z logger.go:146: 2024-04-10T07:19:13.405Z DEBUG done processing headers {"headerIndex": 116, "blockHeight": 115, "took": "491.297µs"} 2024-04-10T07:22:56.2757157Z logger.go:146: 2024-04-10T07:19:13.508Z DEBUG done processing headers {"headerIndex": 117, "blockHeight": 116, "took": "825.968µs"} 2024-04-10T07:22:56.2757823Z logger.go:146: 2024-04-10T07:19:13.511Z DEBUG done processing headers {"headerIndex": 118, "blockHeight": 117, "took": "868.207µs"} 2024-04-10T07:22:56.2758486Z logger.go:146: 2024-04-10T07:19:13.512Z DEBUG done processing headers {"headerIndex": 119, "blockHeight": 118, "took": "797.023µs"} 2024-04-10T07:22:56.2759156Z logger.go:146: 2024-04-10T07:19:13.514Z DEBUG done processing headers {"headerIndex": 120, "blockHeight": 119, "took": "905.157µs"} 2024-04-10T07:22:56.2759943Z logger.go:146: 2024-04-10T07:19:13.670Z DEBUG done processing headers {"headerIndex": 121, "blockHeight": 120, "took": "834.443µs"} 2024-04-10T07:22:56.2760729Z logger.go:146: 2024-04-10T07:19:13.672Z DEBUG done processing headers {"headerIndex": 122, "blockHeight": 121, "took": "1.025161ms"} 2024-04-10T07:22:56.2761396Z logger.go:146: 2024-04-10T07:19:13.674Z DEBUG done processing headers {"headerIndex": 123, "blockHeight": 122, "took": "876.192µs"} 2024-04-10T07:22:56.2762054Z logger.go:146: 2024-04-10T07:19:13.676Z DEBUG done processing headers {"headerIndex": 124, "blockHeight": 123, "took": "867.877µs"} 2024-04-10T07:22:56.2762821Z logger.go:146: 2024-04-10T07:19:13.824Z INFO persisted to disk {"blocks": 60, "keys": 704, "headerHeight": 124, "blockHeight": 124, "took": "437.94µs"} 2024-04-10T07:22:56.2763558Z logger.go:146: 2024-04-10T07:19:13.881Z DEBUG done processing headers {"headerIndex": 125, "blockHeight": 124, "took": "836.999µs"} 2024-04-10T07:22:56.2764289Z logger.go:146: 2024-04-10T07:19:13.883Z DEBUG done processing headers {"headerIndex": 126, "blockHeight": 125, "took": "1.027506ms"} 2024-04-10T07:22:56.2764957Z logger.go:146: 2024-04-10T07:19:13.885Z DEBUG done processing headers {"headerIndex": 127, "blockHeight": 126, "took": "805.219µs"} 2024-04-10T07:22:56.2765629Z logger.go:146: 2024-04-10T07:19:13.887Z DEBUG done processing headers {"headerIndex": 128, "blockHeight": 127, "took": "772.418µs"} 2024-04-10T07:22:56.2766432Z logger.go:146: 2024-04-10T07:19:14.151Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2767119Z logger.go:146: 2024-04-10T07:19:14.153Z DEBUG done processing headers {"headerIndex": 129, "blockHeight": 128, "took": "1.005835ms"} 2024-04-10T07:22:56.2767916Z logger.go:146: 2024-04-10T07:19:14.154Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2768810Z logger.go:146: 2024-04-10T07:19:14.154Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2769489Z logger.go:146: 2024-04-10T07:19:14.156Z DEBUG done processing headers {"headerIndex": 130, "blockHeight": 129, "took": "898.353µs"} 2024-04-10T07:22:56.2770295Z logger.go:146: 2024-04-10T07:19:14.157Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2770976Z logger.go:146: 2024-04-10T07:19:14.158Z DEBUG done processing headers {"headerIndex": 131, "blockHeight": 130, "took": "1.113777ms"} 2024-04-10T07:22:56.2771768Z logger.go:146: 2024-04-10T07:19:14.158Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2772657Z logger.go:146: 2024-04-10T07:19:14.160Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2773466Z logger.go:146: 2024-04-10T07:19:14.160Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2774283Z logger.go:146: 2024-04-10T07:19:14.160Z DEBUG done processing headers {"headerIndex": 132, "blockHeight": 131, "took": "1.358005ms"} 2024-04-10T07:22:56.2775146Z logger.go:146: 2024-04-10T07:19:14.163Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2775954Z logger.go:146: 2024-04-10T07:19:14.163Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2776642Z logger.go:146: 2024-04-10T07:19:14.163Z DEBUG done processing headers {"headerIndex": 133, "blockHeight": 132, "took": "1.156667ms"} 2024-04-10T07:22:56.2777447Z logger.go:146: 2024-04-10T07:19:14.165Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2778123Z logger.go:146: 2024-04-10T07:19:14.165Z DEBUG done processing headers {"headerIndex": 134, "blockHeight": 133, "took": "1.07285ms"} 2024-04-10T07:22:56.2779019Z logger.go:146: 2024-04-10T07:19:14.167Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2779820Z logger.go:146: 2024-04-10T07:19:14.167Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2780623Z logger.go:146: 2024-04-10T07:19:14.167Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2781368Z logger.go:146: 2024-04-10T07:19:14.168Z DEBUG done processing headers {"headerIndex": 135, "blockHeight": 134, "took": "1.311007ms"} 2024-04-10T07:22:56.2782171Z logger.go:146: 2024-04-10T07:19:14.169Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2782849Z logger.go:146: 2024-04-10T07:19:14.170Z DEBUG done processing headers {"headerIndex": 136, "blockHeight": 135, "took": "1.07228ms"} 2024-04-10T07:22:56.2783643Z logger.go:146: 2024-04-10T07:19:14.171Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2784440Z logger.go:146: 2024-04-10T07:19:14.171Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2785237Z logger.go:146: 2024-04-10T07:19:14.172Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2785923Z logger.go:146: 2024-04-10T07:19:14.173Z DEBUG done processing headers {"headerIndex": 137, "blockHeight": 136, "took": "926.656µs"} 2024-04-10T07:22:56.2786776Z logger.go:146: 2024-04-10T07:19:14.174Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2787452Z logger.go:146: 2024-04-10T07:19:14.175Z DEBUG done processing headers {"headerIndex": 138, "blockHeight": 137, "took": "909.694µs"} 2024-04-10T07:22:56.2788241Z logger.go:146: 2024-04-10T07:19:14.176Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2789042Z logger.go:146: 2024-04-10T07:19:14.178Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2789726Z logger.go:146: 2024-04-10T07:19:14.178Z DEBUG done processing headers {"headerIndex": 139, "blockHeight": 138, "took": "1.227941ms"} 2024-04-10T07:22:56.2790596Z logger.go:146: 2024-04-10T07:19:14.178Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2791390Z logger.go:146: 2024-04-10T07:19:14.180Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2792191Z logger.go:146: 2024-04-10T07:19:14.180Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2792861Z logger.go:146: 2024-04-10T07:19:14.181Z DEBUG done processing headers {"headerIndex": 140, "blockHeight": 139, "took": "802.584µs"} 2024-04-10T07:22:56.2793663Z logger.go:146: 2024-04-10T07:19:14.182Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2794455Z logger.go:146: 2024-04-10T07:19:14.182Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2795131Z logger.go:146: 2024-04-10T07:19:14.184Z DEBUG done processing headers {"headerIndex": 141, "blockHeight": 140, "took": "818.064µs"} 2024-04-10T07:22:56.2796011Z logger.go:146: 2024-04-10T07:19:14.185Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2796814Z logger.go:146: 2024-04-10T07:19:14.185Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2797489Z logger.go:146: 2024-04-10T07:19:14.186Z DEBUG done processing headers {"headerIndex": 142, "blockHeight": 141, "took": "872.966µs"} 2024-04-10T07:22:56.2798286Z logger.go:146: 2024-04-10T07:19:14.187Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2799150Z logger.go:146: 2024-04-10T07:19:14.188Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2799967Z logger.go:146: 2024-04-10T07:19:14.189Z DEBUG done processing headers {"headerIndex": 143, "blockHeight": 142, "took": "861.335µs"} 2024-04-10T07:22:56.2800770Z logger.go:146: 2024-04-10T07:19:14.191Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2801565Z logger.go:146: 2024-04-10T07:19:14.192Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2802251Z logger.go:146: 2024-04-10T07:19:14.191Z DEBUG done processing headers {"headerIndex": 144, "blockHeight": 143, "took": "1.180452ms"} 2024-04-10T07:22:56.2803047Z logger.go:146: 2024-04-10T07:19:14.193Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2803932Z logger.go:146: 2024-04-10T07:19:14.194Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2804621Z logger.go:146: 2024-04-10T07:19:14.195Z DEBUG done processing headers {"headerIndex": 145, "blockHeight": 144, "took": "1.398611ms"} 2024-04-10T07:22:56.2805415Z logger.go:146: 2024-04-10T07:19:14.196Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2806209Z logger.go:146: 2024-04-10T07:19:14.197Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2806891Z logger.go:146: 2024-04-10T07:19:14.197Z DEBUG done processing headers {"headerIndex": 146, "blockHeight": 145, "took": "1.178088ms"} 2024-04-10T07:22:56.2807685Z logger.go:146: 2024-04-10T07:19:14.199Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2808562Z logger.go:146: 2024-04-10T07:19:14.199Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2809234Z logger.go:146: 2024-04-10T07:19:14.199Z DEBUG done processing headers {"headerIndex": 147, "blockHeight": 146, "took": "1.16833ms"} 2024-04-10T07:22:56.2810029Z logger.go:146: 2024-04-10T07:19:14.201Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2810821Z logger.go:146: 2024-04-10T07:19:14.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2811503Z logger.go:146: 2024-04-10T07:19:14.202Z DEBUG done processing headers {"headerIndex": 148, "blockHeight": 147, "took": "1.170042ms"} 2024-04-10T07:22:56.2812326Z logger.go:146: 2024-04-10T07:19:14.204Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2813144Z logger.go:146: 2024-04-10T07:19:14.206Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2814041Z logger.go:146: 2024-04-10T07:19:14.206Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2814855Z logger.go:146: 2024-04-10T07:19:14.206Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2815666Z logger.go:146: 2024-04-10T07:19:14.206Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2816540Z logger.go:146: 2024-04-10T07:19:14.206Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2817356Z logger.go:146: 2024-04-10T07:19:14.206Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2818156Z logger.go:146: 2024-04-10T07:19:14.206Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2818847Z logger.go:146: 2024-04-10T07:19:14.206Z DEBUG done processing headers {"headerIndex": 149, "blockHeight": 148, "took": "1.700017ms"} 2024-04-10T07:22:56.2819523Z logger.go:146: 2024-04-10T07:19:14.209Z DEBUG done processing headers {"headerIndex": 150, "blockHeight": 149, "took": "822.061µs"} 2024-04-10T07:22:56.2820206Z logger.go:146: 2024-04-10T07:19:14.212Z DEBUG done processing headers {"headerIndex": 151, "blockHeight": 150, "took": "872.846µs"} 2024-04-10T07:22:56.2821014Z logger.go:146: 2024-04-10T07:19:14.219Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2821762Z logger.go:146: 2024-04-10T07:19:14.221Z DEBUG done processing headers {"headerIndex": 152, "blockHeight": 151, "took": "1.150326ms"} 2024-04-10T07:22:56.2822560Z logger.go:146: 2024-04-10T07:19:14.225Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2823370Z logger.go:146: 2024-04-10T07:19:14.225Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2824049Z logger.go:146: 2024-04-10T07:19:14.226Z DEBUG done processing headers {"headerIndex": 153, "blockHeight": 152, "took": "1.273867ms"} 2024-04-10T07:22:56.2824851Z logger.go:146: 2024-04-10T07:19:14.228Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2825721Z logger.go:146: 2024-04-10T07:19:14.229Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2826404Z logger.go:146: 2024-04-10T07:19:14.229Z DEBUG done processing headers {"headerIndex": 154, "blockHeight": 153, "took": "2.110365ms"} 2024-04-10T07:22:56.2827199Z logger.go:146: 2024-04-10T07:19:14.231Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2827869Z logger.go:146: 2024-04-10T07:19:14.232Z DEBUG done processing headers {"headerIndex": 155, "blockHeight": 154, "took": "1.088781ms"} 2024-04-10T07:22:56.2828663Z logger.go:146: 2024-04-10T07:19:14.232Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2829467Z logger.go:146: 2024-04-10T07:19:14.233Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2830271Z logger.go:146: 2024-04-10T07:19:14.233Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2831020Z logger.go:146: 2024-04-10T07:19:14.236Z DEBUG done processing headers {"headerIndex": 156, "blockHeight": 155, "took": "2.630818ms"} 2024-04-10T07:22:56.2831819Z logger.go:146: 2024-04-10T07:19:14.238Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2832613Z logger.go:146: 2024-04-10T07:19:14.239Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2833289Z logger.go:146: 2024-04-10T07:19:14.239Z DEBUG done processing headers {"headerIndex": 157, "blockHeight": 156, "took": "1.281662ms"} 2024-04-10T07:22:56.2834166Z logger.go:146: 2024-04-10T07:19:14.241Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2834841Z logger.go:146: 2024-04-10T07:19:14.241Z DEBUG done processing headers {"headerIndex": 158, "blockHeight": 157, "took": "1.164181ms"} 2024-04-10T07:22:56.2835632Z logger.go:146: 2024-04-10T07:19:14.242Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2836428Z logger.go:146: 2024-04-10T07:19:14.243Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2837223Z logger.go:146: 2024-04-10T07:19:14.244Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2837910Z logger.go:146: 2024-04-10T07:19:14.244Z DEBUG done processing headers {"headerIndex": 159, "blockHeight": 158, "took": "1.263948ms"} 2024-04-10T07:22:56.2838765Z logger.go:146: 2024-04-10T07:19:14.245Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2839702Z logger.go:146: 2024-04-10T07:19:14.246Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2840392Z logger.go:146: 2024-04-10T07:19:14.246Z DEBUG done processing headers {"headerIndex": 160, "blockHeight": 159, "took": "869.201µs"} 2024-04-10T07:22:56.2841194Z logger.go:146: 2024-04-10T07:19:14.248Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2841984Z logger.go:146: 2024-04-10T07:19:14.248Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2842663Z logger.go:146: 2024-04-10T07:19:14.249Z DEBUG done processing headers {"headerIndex": 161, "blockHeight": 160, "took": "1.36624ms"} 2024-04-10T07:22:56.2843559Z logger.go:146: 2024-04-10T07:19:14.250Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2844358Z logger.go:146: 2024-04-10T07:19:14.250Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2845044Z logger.go:146: 2024-04-10T07:19:14.251Z DEBUG done processing headers {"headerIndex": 162, "blockHeight": 161, "took": "1.303062ms"} 2024-04-10T07:22:56.2845833Z logger.go:146: 2024-04-10T07:19:14.253Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2846632Z logger.go:146: 2024-04-10T07:19:14.254Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2847311Z logger.go:146: 2024-04-10T07:19:14.256Z DEBUG done processing headers {"headerIndex": 163, "blockHeight": 162, "took": "965.699µs"} 2024-04-10T07:22:56.2848111Z logger.go:146: 2024-04-10T07:19:14.256Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2849006Z logger.go:146: 2024-04-10T07:19:14.257Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2849688Z logger.go:146: 2024-04-10T07:19:14.258Z DEBUG done processing headers {"headerIndex": 164, "blockHeight": 163, "took": "921.928µs"} 2024-04-10T07:22:56.2850478Z logger.go:146: 2024-04-10T07:19:14.260Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2851354Z logger.go:146: 2024-04-10T07:19:14.260Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2852042Z logger.go:146: 2024-04-10T07:19:14.261Z DEBUG done processing headers {"headerIndex": 165, "blockHeight": 164, "took": "1.208906ms"} 2024-04-10T07:22:56.2852845Z logger.go:146: 2024-04-10T07:19:14.262Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2853634Z logger.go:146: 2024-04-10T07:19:14.262Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2854320Z logger.go:146: 2024-04-10T07:19:14.263Z DEBUG done processing headers {"headerIndex": 166, "blockHeight": 165, "took": "1.159152ms"} 2024-04-10T07:22:56.2855110Z logger.go:146: 2024-04-10T07:19:14.265Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2855903Z logger.go:146: 2024-04-10T07:19:14.265Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2856658Z logger.go:146: 2024-04-10T07:19:14.265Z DEBUG done processing headers {"headerIndex": 167, "blockHeight": 166, "took": "1.152179ms"} 2024-04-10T07:22:56.2857455Z logger.go:146: 2024-04-10T07:19:14.267Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2858129Z logger.go:146: 2024-04-10T07:19:14.268Z DEBUG done processing headers {"headerIndex": 168, "blockHeight": 167, "took": "1.190381ms"} 2024-04-10T07:22:56.2858806Z logger.go:146: 2024-04-10T07:19:14.270Z DEBUG done processing headers {"headerIndex": 169, "blockHeight": 168, "took": "856.245µs"} 2024-04-10T07:22:56.2859482Z logger.go:146: 2024-04-10T07:19:14.272Z DEBUG done processing headers {"headerIndex": 170, "blockHeight": 169, "took": "1.040981ms"} 2024-04-10T07:22:56.2860159Z logger.go:146: 2024-04-10T07:19:14.274Z DEBUG done processing headers {"headerIndex": 171, "blockHeight": 170, "took": "716.362µs"} 2024-04-10T07:22:56.2860923Z logger.go:146: 2024-04-10T07:19:14.277Z DEBUG done processing headers {"headerIndex": 172, "blockHeight": 171, "took": "729.637µs"} 2024-04-10T07:22:56.2861720Z logger.go:146: 2024-04-10T07:19:14.268Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2862387Z logger.go:146: 2024-04-10T07:19:14.280Z DEBUG done processing headers {"headerIndex": 173, "blockHeight": 172, "took": "898.063µs"} 2024-04-10T07:22:56.2863235Z logger.go:146: 2024-04-10T07:19:14.282Z DEBUG done processing headers {"headerIndex": 174, "blockHeight": 173, "took": "769.782µs"} 2024-04-10T07:22:56.2864068Z logger.go:146: 2024-04-10T07:19:14.443Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2864740Z logger.go:146: 2024-04-10T07:19:14.444Z DEBUG done processing headers {"headerIndex": 175, "blockHeight": 174, "took": "589.114µs"} 2024-04-10T07:22:56.2865539Z logger.go:146: 2024-04-10T07:19:14.446Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2866422Z logger.go:146: 2024-04-10T07:19:14.446Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2867093Z logger.go:146: 2024-04-10T07:19:14.447Z DEBUG done processing headers {"headerIndex": 176, "blockHeight": 175, "took": "990.767µs"} 2024-04-10T07:22:56.2867883Z logger.go:146: 2024-04-10T07:19:14.449Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2868747Z logger.go:146: 2024-04-10T07:19:14.449Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2869456Z logger.go:146: 2024-04-10T07:19:14.450Z DEBUG done processing headers {"headerIndex": 177, "blockHeight": 176, "took": "1.227721ms"} 2024-04-10T07:22:56.2870126Z logger.go:146: 2024-04-10T07:19:14.452Z DEBUG done processing headers {"headerIndex": 178, "blockHeight": 177, "took": "826.719µs"} 2024-04-10T07:22:56.2870933Z logger.go:146: 2024-04-10T07:19:14.452Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2871725Z logger.go:146: 2024-04-10T07:19:14.453Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2872536Z logger.go:146: 2024-04-10T07:19:14.454Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2873329Z logger.go:146: 2024-04-10T07:19:14.454Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2874070Z logger.go:146: 2024-04-10T07:19:14.455Z DEBUG done processing headers {"headerIndex": 179, "blockHeight": 178, "took": "797.885µs"} 2024-04-10T07:22:56.2874999Z logger.go:146: 2024-04-10T07:19:14.456Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2875840Z logger.go:146: 2024-04-10T07:19:14.457Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2876875Z logger.go:146: 2024-04-10T07:19:14.457Z DEBUG done processing headers {"headerIndex": 180, "blockHeight": 179, "took": "1.204998ms"} 2024-04-10T07:22:56.2878115Z logger.go:146: 2024-04-10T07:19:14.459Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2879059Z logger.go:146: 2024-04-10T07:19:14.460Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2879896Z logger.go:146: 2024-04-10T07:19:14.460Z DEBUG done processing headers {"headerIndex": 181, "blockHeight": 180, "took": "1.256435ms"} 2024-04-10T07:22:56.2880709Z logger.go:146: 2024-04-10T07:19:14.462Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2881527Z logger.go:146: 2024-04-10T07:19:14.462Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2882211Z logger.go:146: 2024-04-10T07:19:14.462Z DEBUG done processing headers {"headerIndex": 182, "blockHeight": 181, "took": "1.226349ms"} 2024-04-10T07:22:56.2883012Z logger.go:146: 2024-04-10T07:19:14.464Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2883833Z logger.go:146: 2024-04-10T07:19:14.464Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2884518Z logger.go:146: 2024-04-10T07:19:14.465Z DEBUG done processing headers {"headerIndex": 183, "blockHeight": 182, "took": "1.283936ms"} 2024-04-10T07:22:56.2885421Z logger.go:146: 2024-04-10T07:19:14.467Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2886099Z logger.go:146: 2024-04-10T07:19:14.468Z DEBUG done processing headers {"headerIndex": 184, "blockHeight": 183, "took": "1.164271ms"} 2024-04-10T07:22:56.2886898Z logger.go:146: 2024-04-10T07:19:14.468Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2887778Z logger.go:146: 2024-04-10T07:19:14.470Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2888586Z logger.go:146: 2024-04-10T07:19:14.470Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2889271Z logger.go:146: 2024-04-10T07:19:14.470Z DEBUG done processing headers {"headerIndex": 185, "blockHeight": 184, "took": "1.053655ms"} 2024-04-10T07:22:56.2890068Z logger.go:146: 2024-04-10T07:19:14.471Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2890870Z logger.go:146: 2024-04-10T07:19:14.471Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2891561Z logger.go:146: 2024-04-10T07:19:14.472Z DEBUG done processing headers {"headerIndex": 186, "blockHeight": 185, "took": "767.088µs"} 2024-04-10T07:22:56.2892362Z logger.go:146: 2024-04-10T07:19:14.473Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2893107Z logger.go:146: 2024-04-10T07:19:14.476Z DEBUG done processing headers {"headerIndex": 187, "blockHeight": 186, "took": "909.605µs"} 2024-04-10T07:22:56.2893908Z logger.go:146: 2024-04-10T07:19:14.476Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2894709Z logger.go:146: 2024-04-10T07:19:14.478Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2895512Z logger.go:146: 2024-04-10T07:19:14.478Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2896204Z logger.go:146: 2024-04-10T07:19:14.478Z DEBUG done processing headers {"headerIndex": 188, "blockHeight": 187, "took": "1.247438ms"} 2024-04-10T07:22:56.2897079Z logger.go:146: 2024-04-10T07:19:14.480Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2897876Z logger.go:146: 2024-04-10T07:19:14.480Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2898563Z logger.go:146: 2024-04-10T07:19:14.480Z DEBUG done processing headers {"headerIndex": 189, "blockHeight": 188, "took": "538.473µs"} 2024-04-10T07:22:56.2899356Z logger.go:146: 2024-04-10T07:19:14.482Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2900160Z logger.go:146: 2024-04-10T07:19:14.482Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2900846Z logger.go:146: 2024-04-10T07:19:14.483Z DEBUG done processing headers {"headerIndex": 190, "blockHeight": 189, "took": "1.235095ms"} 2024-04-10T07:22:56.2901653Z logger.go:146: 2024-04-10T07:19:14.484Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2902523Z logger.go:146: 2024-04-10T07:19:14.485Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2903214Z logger.go:146: 2024-04-10T07:19:14.485Z DEBUG done processing headers {"headerIndex": 191, "blockHeight": 190, "took": "920.496µs"} 2024-04-10T07:22:56.2903885Z logger.go:146: 2024-04-10T07:19:14.487Z DEBUG done processing headers {"headerIndex": 192, "blockHeight": 191, "took": "891.13µs"} 2024-04-10T07:22:56.2904692Z logger.go:146: 2024-04-10T07:19:14.487Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2905555Z logger.go:146: 2024-04-10T07:19:14.488Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2906362Z logger.go:146: 2024-04-10T07:19:14.490Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2907160Z logger.go:146: 2024-04-10T07:19:14.490Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2907851Z logger.go:146: 2024-04-10T07:19:14.490Z DEBUG done processing headers {"headerIndex": 193, "blockHeight": 192, "took": "1.055939ms"} 2024-04-10T07:22:56.2908643Z logger.go:146: 2024-04-10T07:19:14.492Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2909444Z logger.go:146: 2024-04-10T07:19:14.492Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2910180Z logger.go:146: 2024-04-10T07:19:14.493Z DEBUG done processing headers {"headerIndex": 194, "blockHeight": 193, "took": "1.005565ms"} 2024-04-10T07:22:56.2910855Z logger.go:146: 2024-04-10T07:19:14.496Z DEBUG done processing headers {"headerIndex": 195, "blockHeight": 194, "took": "1.778643ms"} 2024-04-10T07:22:56.2911544Z logger.go:146: 2024-04-10T07:19:14.499Z DEBUG done processing headers {"headerIndex": 196, "blockHeight": 195, "took": "841.927µs"} 2024-04-10T07:22:56.2912215Z logger.go:146: 2024-04-10T07:19:14.501Z DEBUG done processing headers {"headerIndex": 197, "blockHeight": 196, "took": "916.318µs"} 2024-04-10T07:22:56.2912893Z logger.go:146: 2024-04-10T07:19:14.503Z DEBUG done processing headers {"headerIndex": 198, "blockHeight": 197, "took": "856.886µs"} 2024-04-10T07:22:56.2913569Z logger.go:146: 2024-04-10T07:19:14.505Z DEBUG done processing headers {"headerIndex": 199, "blockHeight": 198, "took": "884.778µs"} 2024-04-10T07:22:56.2914490Z logger.go:146: 2024-04-10T07:19:14.495Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2915159Z logger.go:146: 2024-04-10T07:19:14.514Z DEBUG done processing headers {"headerIndex": 200, "blockHeight": 199, "took": "842.699µs"} 2024-04-10T07:22:56.2915966Z logger.go:146: 2024-04-10T07:19:14.515Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2916763Z logger.go:146: 2024-04-10T07:19:14.515Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2917565Z logger.go:146: 2024-04-10T07:19:14.516Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2918240Z logger.go:146: 2024-04-10T07:19:14.517Z DEBUG done processing headers {"headerIndex": 201, "blockHeight": 200, "took": "954.449µs"} 2024-04-10T07:22:56.2919050Z logger.go:146: 2024-04-10T07:19:14.518Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2920057Z logger.go:146: 2024-04-10T07:19:14.519Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2920747Z logger.go:146: 2024-04-10T07:19:14.520Z DEBUG done processing headers {"headerIndex": 202, "blockHeight": 201, "took": "948.978µs"} 2024-04-10T07:22:56.2921544Z logger.go:146: 2024-04-10T07:19:14.521Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2922345Z logger.go:146: 2024-04-10T07:19:14.522Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2923106Z logger.go:146: 2024-04-10T07:19:14.522Z DEBUG done processing headers {"headerIndex": 203, "blockHeight": 202, "took": "1.237229ms"} 2024-04-10T07:22:56.2923903Z logger.go:146: 2024-04-10T07:19:14.523Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2924708Z logger.go:146: 2024-04-10T07:19:14.524Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2925381Z logger.go:146: 2024-04-10T07:19:14.525Z DEBUG done processing headers {"headerIndex": 204, "blockHeight": 203, "took": "910.576µs"} 2024-04-10T07:22:56.2926183Z logger.go:146: 2024-04-10T07:19:14.527Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2926980Z logger.go:146: 2024-04-10T07:19:14.527Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2927765Z logger.go:146: 2024-04-10T07:19:14.528Z DEBUG done processing headers {"headerIndex": 205, "blockHeight": 204, "took": "1.276342ms"} 2024-04-10T07:22:56.2928564Z logger.go:146: 2024-04-10T07:19:14.530Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2929370Z logger.go:146: 2024-04-10T07:19:14.530Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2930053Z logger.go:146: 2024-04-10T07:19:14.531Z DEBUG done processing headers {"headerIndex": 206, "blockHeight": 205, "took": "1.167307ms"} 2024-04-10T07:22:56.2930853Z logger.go:146: 2024-04-10T07:19:14.532Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2931647Z logger.go:146: 2024-04-10T07:19:14.533Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2932411Z logger.go:146: 2024-04-10T07:19:14.533Z DEBUG done processing headers {"headerIndex": 207, "blockHeight": 206, "took": "1.111923ms"} 2024-04-10T07:22:56.2933203Z logger.go:146: 2024-04-10T07:19:14.535Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2934002Z logger.go:146: 2024-04-10T07:19:14.535Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2934675Z logger.go:146: 2024-04-10T07:19:14.535Z DEBUG done processing headers {"headerIndex": 208, "blockHeight": 207, "took": "1.1471ms"} 2024-04-10T07:22:56.2935359Z logger.go:146: 2024-04-10T07:19:14.538Z DEBUG done processing headers {"headerIndex": 209, "blockHeight": 208, "took": "812.603µs"} 2024-04-10T07:22:56.2936152Z logger.go:146: 2024-04-10T07:19:14.538Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2936953Z logger.go:146: 2024-04-10T07:19:14.539Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2937831Z logger.go:146: 2024-04-10T07:19:14.539Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2938632Z logger.go:146: 2024-04-10T07:19:14.539Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2939311Z logger.go:146: 2024-04-10T07:19:14.541Z DEBUG done processing headers {"headerIndex": 210, "blockHeight": 209, "took": "845.354µs"} 2024-04-10T07:22:56.2940166Z logger.go:146: 2024-04-10T07:19:14.542Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2940966Z logger.go:146: 2024-04-10T07:19:14.543Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2941643Z logger.go:146: 2024-04-10T07:19:14.543Z DEBUG done processing headers {"headerIndex": 211, "blockHeight": 210, "took": "1.092597ms"} 2024-04-10T07:22:56.2942330Z logger.go:146: 2024-04-10T07:19:14.546Z DEBUG done processing headers {"headerIndex": 212, "blockHeight": 211, "took": "1.184669ms"} 2024-04-10T07:22:56.2943153Z logger.go:146: 2024-04-10T07:19:14.548Z DEBUG done processing headers {"headerIndex": 213, "blockHeight": 212, "took": "1.094291ms"} 2024-04-10T07:22:56.2943965Z logger.go:146: 2024-04-10T07:19:14.549Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2944767Z logger.go:146: 2024-04-10T07:19:14.549Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2945652Z logger.go:146: 2024-04-10T07:19:14.549Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2946457Z logger.go:146: 2024-04-10T07:19:14.549Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2947255Z logger.go:146: 2024-04-10T07:19:14.549Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2948046Z logger.go:146: 2024-04-10T07:19:14.550Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2948724Z logger.go:146: 2024-04-10T07:19:14.551Z DEBUG done processing headers {"headerIndex": 214, "blockHeight": 213, "took": "790.731µs"} 2024-04-10T07:22:56.2949585Z logger.go:146: 2024-04-10T07:19:14.552Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2950388Z logger.go:146: 2024-04-10T07:19:14.553Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2951067Z logger.go:146: 2024-04-10T07:19:14.553Z DEBUG done processing headers {"headerIndex": 215, "blockHeight": 214, "took": "1.301369ms"} 2024-04-10T07:22:56.2951857Z logger.go:146: 2024-04-10T07:19:14.554Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2952658Z logger.go:146: 2024-04-10T07:19:14.555Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2953334Z logger.go:146: 2024-04-10T07:19:14.556Z DEBUG done processing headers {"headerIndex": 216, "blockHeight": 215, "took": "941.605µs"} 2024-04-10T07:22:56.2954140Z logger.go:146: 2024-04-10T07:19:14.557Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2955010Z logger.go:146: 2024-04-10T07:19:14.558Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2955698Z logger.go:146: 2024-04-10T07:19:14.559Z DEBUG done processing headers {"headerIndex": 217, "blockHeight": 216, "took": "908.342µs"} 2024-04-10T07:22:56.2956488Z logger.go:146: 2024-04-10T07:19:14.560Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2957287Z logger.go:146: 2024-04-10T07:19:14.561Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2958020Z logger.go:146: 2024-04-10T07:19:14.562Z DEBUG done processing headers {"headerIndex": 218, "blockHeight": 217, "took": "918.361µs"} 2024-04-10T07:22:56.2958827Z logger.go:146: 2024-04-10T07:19:14.564Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2959770Z logger.go:146: 2024-04-10T07:19:14.564Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2960464Z logger.go:146: 2024-04-10T07:19:14.564Z DEBUG done processing headers {"headerIndex": 219, "blockHeight": 218, "took": "967.844µs"} 2024-04-10T07:22:56.2961276Z logger.go:146: 2024-04-10T07:19:14.566Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2962095Z logger.go:146: 2024-04-10T07:19:14.567Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2963003Z logger.go:146: 2024-04-10T07:19:14.567Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2963864Z logger.go:146: 2024-04-10T07:19:14.567Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2964669Z logger.go:146: 2024-04-10T07:19:14.567Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2965482Z logger.go:146: 2024-04-10T07:19:14.567Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2966286Z logger.go:146: 2024-04-10T07:19:14.567Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2967094Z logger.go:146: 2024-04-10T07:19:14.567Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2967978Z logger.go:146: 2024-04-10T07:19:14.568Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2968781Z logger.go:146: 2024-04-10T07:19:14.568Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2969481Z logger.go:146: 2024-04-10T07:19:14.568Z DEBUG done processing headers {"headerIndex": 220, "blockHeight": 219, "took": "1.126521ms"} 2024-04-10T07:22:56.2970280Z logger.go:146: 2024-04-10T07:19:14.570Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2971085Z logger.go:146: 2024-04-10T07:19:14.570Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2971891Z logger.go:146: 2024-04-10T07:19:14.570Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2972781Z logger.go:146: 2024-04-10T07:19:14.570Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2973582Z logger.go:146: 2024-04-10T07:19:14.571Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2974379Z logger.go:146: 2024-04-10T07:19:14.571Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2975179Z logger.go:146: 2024-04-10T07:19:14.571Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2976247Z logger.go:146: 2024-04-10T07:19:14.571Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.2976952Z logger.go:146: 2024-04-10T07:19:14.572Z DEBUG done processing headers {"headerIndex": 221, "blockHeight": 220, "took": "943.919µs"} 2024-04-10T07:22:56.2977635Z logger.go:146: 2024-04-10T07:19:14.575Z DEBUG done processing headers {"headerIndex": 222, "blockHeight": 221, "took": "518.189µs"} 2024-04-10T07:22:56.2978441Z logger.go:146: 2024-04-10T07:19:14.787Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2979129Z logger.go:146: 2024-04-10T07:19:14.789Z DEBUG done processing headers {"headerIndex": 223, "blockHeight": 222, "took": "1.014411ms"} 2024-04-10T07:22:56.2979933Z logger.go:146: 2024-04-10T07:19:14.790Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2980836Z logger.go:146: 2024-04-10T07:19:14.791Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2981513Z logger.go:146: 2024-04-10T07:19:14.792Z DEBUG done processing headers {"headerIndex": 224, "blockHeight": 223, "took": "938.419µs"} 2024-04-10T07:22:56.2982313Z logger.go:146: 2024-04-10T07:19:14.794Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2983124Z logger.go:146: 2024-04-10T07:19:14.794Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2983802Z logger.go:146: 2024-04-10T07:19:14.795Z DEBUG done processing headers {"headerIndex": 225, "blockHeight": 224, "took": "1.170634ms"} 2024-04-10T07:22:56.2984611Z logger.go:146: 2024-04-10T07:19:14.796Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2985359Z logger.go:146: 2024-04-10T07:19:14.797Z DEBUG done processing headers {"headerIndex": 226, "blockHeight": 225, "took": "887.714µs"} 2024-04-10T07:22:56.2986161Z logger.go:146: 2024-04-10T07:19:14.797Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2986965Z logger.go:146: 2024-04-10T07:19:14.798Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2987768Z logger.go:146: 2024-04-10T07:19:14.798Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2988444Z logger.go:146: 2024-04-10T07:19:14.800Z DEBUG done processing headers {"headerIndex": 227, "blockHeight": 226, "took": "837.48µs"} 2024-04-10T07:22:56.2989247Z logger.go:146: 2024-04-10T07:19:14.802Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2990051Z logger.go:146: 2024-04-10T07:19:14.802Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2990805Z logger.go:146: 2024-04-10T07:19:14.803Z DEBUG done processing headers {"headerIndex": 228, "blockHeight": 227, "took": "1.28046ms"} 2024-04-10T07:22:56.2991601Z logger.go:146: 2024-04-10T07:19:14.804Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2992403Z logger.go:146: 2024-04-10T07:19:14.804Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2993160Z logger.go:146: 2024-04-10T07:19:14.805Z DEBUG done processing headers {"headerIndex": 229, "blockHeight": 228, "took": "865.421µs"} 2024-04-10T07:22:56.2993979Z logger.go:146: 2024-04-10T07:19:14.807Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2994779Z logger.go:146: 2024-04-10T07:19:14.807Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2995461Z logger.go:146: 2024-04-10T07:19:14.809Z DEBUG done processing headers {"headerIndex": 230, "blockHeight": 229, "took": "910.968µs"} 2024-04-10T07:22:56.2996260Z logger.go:146: 2024-04-10T07:19:14.810Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2997061Z logger.go:146: 2024-04-10T07:19:14.811Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2997751Z logger.go:146: 2024-04-10T07:19:14.811Z DEBUG done processing headers {"headerIndex": 231, "blockHeight": 230, "took": "1.149304ms"} 2024-04-10T07:22:56.2998779Z logger.go:146: 2024-04-10T07:19:14.813Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.2999717Z logger.go:146: 2024-04-10T07:19:14.813Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.3000409Z logger.go:146: 2024-04-10T07:19:14.813Z DEBUG done processing headers {"headerIndex": 232, "blockHeight": 231, "took": "1.138043ms"} 2024-04-10T07:22:56.3001207Z logger.go:146: 2024-04-10T07:19:14.815Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.3002004Z logger.go:146: 2024-04-10T07:19:14.815Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.3002691Z logger.go:146: 2024-04-10T07:19:14.816Z DEBUG done processing headers {"headerIndex": 233, "blockHeight": 232, "took": "1.204377ms"} 2024-04-10T07:22:56.3003459Z logger.go:146: 2024-04-10T07:19:14.818Z DEBUG done processing headers {"headerIndex": 234, "blockHeight": 233, "took": "1.044056ms"} 2024-04-10T07:22:56.3004259Z logger.go:146: 2024-04-10T07:19:14.820Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.3004936Z logger.go:146: 2024-04-10T07:19:14.820Z DEBUG done processing headers {"headerIndex": 235, "blockHeight": 234, "took": "527.854µs"} 2024-04-10T07:22:56.3005730Z logger.go:146: 2024-04-10T07:19:14.820Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.3006525Z logger.go:146: 2024-04-10T07:19:14.821Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.3007340Z logger.go:146: 2024-04-10T07:19:14.821Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.3008139Z logger.go:146: 2024-04-10T07:19:14.822Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.3009104Z logger.go:146: 2024-04-10T07:19:14.822Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.3009805Z logger.go:146: 2024-04-10T07:19:14.822Z DEBUG done processing headers {"headerIndex": 236, "blockHeight": 235, "took": "1.116913ms"} 2024-04-10T07:22:56.3010593Z logger.go:146: 2024-04-10T07:19:14.824Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.3011350Z logger.go:146: 2024-04-10T07:19:14.824Z DEBUG done processing headers {"headerIndex": 237, "blockHeight": 236, "took": "784.26µs"} 2024-04-10T07:22:56.3012145Z logger.go:146: 2024-04-10T07:19:14.824Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.3012954Z logger.go:146: 2024-04-10T07:19:14.825Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.3013749Z logger.go:146: 2024-04-10T07:19:14.826Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.3014529Z logger.go:146: 2024-04-10T07:19:14.826Z INFO persisted to disk {"blocks": 112, "keys": 1295, "headerHeight": 237, "blockHeight": 236, "took": "1.584218ms"} 2024-04-10T07:22:56.3015205Z logger.go:146: 2024-04-10T07:19:14.827Z DEBUG done processing headers {"headerIndex": 238, "blockHeight": 237, "took": "536.335µs"} 2024-04-10T07:22:56.3016013Z logger.go:146: 2024-04-10T07:19:14.830Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.3016879Z logger.go:146: 2024-04-10T07:19:14.830Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.3017578Z logger.go:146: 2024-04-10T07:19:14.830Z DEBUG done processing headers {"headerIndex": 239, "blockHeight": 238, "took": "2.036982ms"} 2024-04-10T07:22:56.3018365Z logger.go:146: 2024-04-10T07:19:14.831Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.3019164Z logger.go:146: 2024-04-10T07:19:14.832Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.3019843Z logger.go:146: 2024-04-10T07:19:14.834Z DEBUG done processing headers {"headerIndex": 240, "blockHeight": 239, "took": "823.623µs"} 2024-04-10T07:22:56.3020711Z logger.go:146: 2024-04-10T07:19:14.836Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.3021504Z logger.go:146: 2024-04-10T07:19:14.836Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.3022197Z logger.go:146: 2024-04-10T07:19:14.837Z DEBUG done processing headers {"headerIndex": 241, "blockHeight": 240, "took": "1.561697ms"} 2024-04-10T07:22:56.3022990Z logger.go:146: 2024-04-10T07:19:14.842Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.3023665Z logger.go:146: 2024-04-10T07:19:14.843Z DEBUG done processing headers {"headerIndex": 242, "blockHeight": 241, "took": "1.138703ms"} 2024-04-10T07:22:56.3024465Z logger.go:146: 2024-04-10T07:19:14.843Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-04-10T07:22:56.3025147Z logger.go:146: 2024-04-10T07:19:14.846Z DEBUG done processing headers {"headerIndex": 243, "blockHeight": 242, "took": "803.696µs"} 2024-04-10T07:22:56.3026037Z logger.go:146: 2024-04-10T07:19:14.846Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.3026856Z logger.go:146: 2024-04-10T07:19:14.846Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.3027672Z logger.go:146: 2024-04-10T07:19:14.846Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.3028484Z logger.go:146: 2024-04-10T07:19:14.846Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.3029359Z logger.go:146: 2024-04-10T07:19:14.846Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-04-10T07:22:56.3030039Z logger.go:146: 2024-04-10T07:19:14.851Z DEBUG done processing headers {"headerIndex": 244, "blockHeight": 243, "took": "828.052µs"} 2024-04-10T07:22:56.3030718Z logger.go:146: 2024-04-10T07:19:14.853Z DEBUG done processing headers {"headerIndex": 245, "blockHeight": 244, "took": "793.978µs"} 2024-04-10T07:22:56.3030850Z core_test.go:339: 2024-04-10T07:22:56.3031405Z Error Trace: /home/runner/work/neo-go/neo-go/pkg/services/notary/core_test.go:339 2024-04-10T07:22:56.3032167Z /home/runner/work/neo-go/neo-go/pkg/services/notary/core_test.go:740 2024-04-10T07:22:56.3044932Z Error: Expected nil, but got: &transaction.Transaction{Version:0x0, Nonce:0x7f, SystemFee:100000000, NetworkFee:0, ValidUntilBlock:0x106, Script:[]uint8{0x40}, Attributes:[]transaction.Attribute{transaction.Attribute{Type:0x22, Value:(*transaction.NotaryAssisted)(0xc001106baf)}, transaction.Attribute{Type:0x20, Value:(*transaction.NotValidBefore)(0xc001106bbc)}, transaction.Attribute{Type:0x21, Value:(*transaction.Conflicts)(0xc000e2cf60)}}, Signers:[]transaction.Signer{transaction.Signer{Account:util.Uint160{0x3b, 0xec, 0x35, 0x31, 0x11, 0x9b, 0xba, 0xd7, 0x6d, 0xd0, 0x44, 0x92, 0xb, 0xd, 0xe6, 0xc3, 0x19, 0x4f, 0xe1, 0xc1}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}, transaction.Signer{Account:util.Uint160{0x1a, 0x5, 0x1, 0x1c, 0xd7, 0x85, 0x41, 0xfb, 0x38, 0x6a, 0x59, 0xa5, 0xea, 0x76, 0x5b, 0x49, 0xb6, 0x62, 0x21, 0x4f}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}}, Scripts:[]transaction.Witness{transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0x16, 0xd3, 0x88, 0x10, 0x93, 0xc1, 0xa, 0xa6, 0x19, 0x8c, 0x6a, 0xb4, 0x22, 0x33, 0x4e, 0x45, 0x97, 0x16, 0xab, 0xe5, 0x82, 0x23, 0x16, 0xf9, 0xe4, 0xce, 0xc0, 0x24, 0x98, 0x48, 0x78, 0xf, 0xdc, 0x56, 0xb4, 0x65, 0x7, 0xc7, 0x8c, 0x41, 0xb4, 0xdd, 0x83, 0x73, 0x54, 0xce, 0x7, 0x20, 0x88, 0x2d, 0xb4, 0x37, 0x68, 0xd7, 0x9f, 0xf7, 0x5b, 0x30, 0xd6, 0x5f, 0xd7, 0xc2, 0xd7, 0x85}, VerificationScript:[]uint8{}}, transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0xf5, 0xe0, 0xdb, 0x1b, 0x52, 0xa2, 0x84, 0xd2, 0xec, 0xc, 0xa1, 0xc8, 0xe1, 0xe7, 0x4c, 0x98, 0xe7, 0x21, 0x73, 0xa, 0xa1, 0xd8, 0xc9, 0xe0, 0x65, 0xb7, 0x42, 0x56, 0x6f, 0x2, 0xff, 0x4, 0x2c, 0x1b, 0xfd, 0x19, 0xfd, 0x6e, 0xea, 0x2d, 0xb4, 0x9d, 0x6e, 0x21, 0xe0, 0x3a, 0xd4, 0xbf, 0x7, 0xdd, 0xe8, 0xf6, 0x6a, 0x47, 0xbe, 0xbe, 0x8e, 0xc6, 0x91, 0x66, 0x23, 0x78, 0x84, 0x12}, VerificationScript:[]uint8{0xc, 0x21, 0x2, 0x66, 0xff, 0x10, 0x72, 0xe4, 0x4b, 0x7c, 0x85, 0xb6, 0x44, 0xde, 0x14, 0x9e, 0xe7, 0x42, 0xf8, 0xce, 0xb3, 0xc1, 0x24, 0xed, 0x8, 0x4a, 0xcd, 0x16, 0x62, 0x8c, 0x37, 0x4d, 0x4d, 0x33, 0x99, 0x41, 0x56, 0xe7, 0xb3, 0x27}}}, size:288, hash:util.Uint256{0xe6, 0x1e, 0xd5, 0x1, 0xa0, 0xd7, 0xbd, 0x88, 0x11, 0xa3, 0x21, 0x0, 0x1d, 0xe8, 0x22, 0x4d, 0x85, 0x5c, 0x9a, 0xb8, 0xde, 0x36, 0x8, 0x9, 0xac, 0x7c, 0xae, 0x1f, 0xf2, 0xad, 0xc2, 0x31}, hashed:true, Trimmed:false} 2024-04-10T07:22:56.3045190Z Test: TestNotary 2024-04-10T07:22:56.3045719Z Messages: fallback transaction for request #0 shouldn't be completed 2024-04-10T07:22:56.3046094Z logger.go:146: 2024-04-10T07:19:14.854Z INFO stopping notary service 2024-04-10T07:22:56.3046874Z logger.go:146: 2024-04-10T07:19:14.855Z INFO persisted to disk {"blocks": 9, "keys": 125, "headerHeight": 245, "blockHeight": 245, "took": "121.928µs"} 2024-04-10T07:22:56.3047020Z --- FAIL: TestNotary (5.05s) ```
Author
Owner

@AnnaShaleva commented on GitHub (May 17, 2024):

Reproduced in #3441:

2024-05-16T16:35:51.7223903Z === RUN   TestNotary
2024-05-16T16:35:51.7224687Z     logger.go:146: 2024-05-16T16:32:06.649Z	INFO	initial gas supply is not set or wrong, setting default value	{"InitialGASSupply": "52000000"}
2024-05-16T16:35:51.7225346Z     logger.go:146: 2024-05-16T16:32:06.649Z	INFO	mempool size is not set or wrong, setting default value	{"MemPoolSize": 50000}
2024-05-16T16:35:51.7226323Z     logger.go:146: 2024-05-16T16:32:06.649Z	INFO	P2PNotaryRequestPayloadPool size is not set or wrong, setting default value	{"P2PNotaryRequestPayloadPoolSize": 1000}
2024-05-16T16:35:51.7226986Z     logger.go:146: 2024-05-16T16:32:06.649Z	INFO	MaxBlockSize is not set or wrong, setting default value	{"MaxBlockSize": 262144}
2024-05-16T16:35:51.7227732Z     logger.go:146: 2024-05-16T16:32:06.649Z	INFO	MaxBlockSystemFee is not set or wrong, setting default value	{"MaxBlockSystemFee": 900000000000}
2024-05-16T16:35:51.7228629Z     logger.go:146: 2024-05-16T16:32:06.650Z	INFO	MaxTransactionsPerBlock is not set or wrong, using default value	{"MaxTransactionsPerBlock": 512}
2024-05-16T16:35:51.7229454Z     logger.go:146: 2024-05-16T16:32:06.650Z	INFO	MaxValidUntilBlockIncrement is not set or wrong, using default value	{"MaxValidUntilBlockIncrement": 86400}
2024-05-16T16:35:51.7229912Z     logger.go:146: 2024-05-16T16:32:06.650Z	INFO	Hardforks are not set, using default value
2024-05-16T16:35:51.7230391Z     logger.go:146: 2024-05-16T16:32:06.656Z	INFO	no storage version found! creating genesis block
2024-05-16T16:35:51.7230747Z     logger.go:146: 2024-05-16T16:32:06.663Z	INFO	starting notary service
2024-05-16T16:35:51.7231429Z     logger.go:146: 2024-05-16T16:32:06.667Z	DEBUG	done processing headers	{"headerIndex": 1, "blockHeight": 0, "took": "612.152µs"}
2024-05-16T16:35:51.7232202Z     logger.go:146: 2024-05-16T16:32:07.661Z	INFO	persisted to disk	{"blocks": 1, "keys": 148, "headerHeight": 1, "blockHeight": 1, "took": "167.662µs"}
2024-05-16T16:35:51.7233032Z     logger.go:146: 2024-05-16T16:32:08.964Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7233693Z     logger.go:146: 2024-05-16T16:32:08.966Z	DEBUG	done processing headers	{"headerIndex": 2, "blockHeight": 1, "took": "558.025µs"}
2024-05-16T16:35:51.7234340Z     logger.go:146: 2024-05-16T16:32:08.967Z	DEBUG	done processing headers	{"headerIndex": 3, "blockHeight": 2, "took": "505.701µs"}
2024-05-16T16:35:51.7235154Z     logger.go:146: 2024-05-16T16:32:08.972Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7235815Z     logger.go:146: 2024-05-16T16:32:08.973Z	DEBUG	done processing headers	{"headerIndex": 4, "blockHeight": 3, "took": "555.534µs"}
2024-05-16T16:35:51.7236704Z     logger.go:146: 2024-05-16T16:32:08.974Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7237579Z     logger.go:146: 2024-05-16T16:32:08.975Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7238248Z     logger.go:146: 2024-05-16T16:32:08.975Z	DEBUG	done processing headers	{"headerIndex": 5, "blockHeight": 4, "took": "530.714µs"}
2024-05-16T16:35:51.7238894Z     logger.go:146: 2024-05-16T16:32:08.977Z	DEBUG	done processing headers	{"headerIndex": 6, "blockHeight": 5, "took": "649.849µs"}
2024-05-16T16:35:51.7239535Z     logger.go:146: 2024-05-16T16:32:08.979Z	DEBUG	done processing headers	{"headerIndex": 7, "blockHeight": 6, "took": "555.747µs"}
2024-05-16T16:35:51.7240345Z     logger.go:146: 2024-05-16T16:32:09.037Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7241005Z     logger.go:146: 2024-05-16T16:32:09.038Z	DEBUG	done processing headers	{"headerIndex": 8, "blockHeight": 7, "took": "569.143µs"}
2024-05-16T16:35:51.7241813Z     logger.go:146: 2024-05-16T16:32:09.039Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7242625Z     logger.go:146: 2024-05-16T16:32:09.039Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7243381Z     logger.go:146: 2024-05-16T16:32:09.040Z	DEBUG	done processing headers	{"headerIndex": 9, "blockHeight": 8, "took": "556.206µs"}
2024-05-16T16:35:51.7244192Z     logger.go:146: 2024-05-16T16:32:09.040Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7244862Z     logger.go:146: 2024-05-16T16:32:09.041Z	DEBUG	done processing headers	{"headerIndex": 10, "blockHeight": 9, "took": "578.099µs"}
2024-05-16T16:35:51.7245587Z     logger.go:146: 2024-05-16T16:32:09.043Z	DEBUG	done processing headers	{"headerIndex": 11, "blockHeight": 10, "took": "504.676µs"}
2024-05-16T16:35:51.7246394Z     logger.go:146: 2024-05-16T16:32:09.100Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7247068Z     logger.go:146: 2024-05-16T16:32:09.101Z	DEBUG	done processing headers	{"headerIndex": 12, "blockHeight": 11, "took": "992.256µs"}
2024-05-16T16:35:51.7247868Z     logger.go:146: 2024-05-16T16:32:09.102Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7248666Z     logger.go:146: 2024-05-16T16:32:09.102Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7249340Z     logger.go:146: 2024-05-16T16:32:09.104Z	DEBUG	done processing headers	{"headerIndex": 13, "blockHeight": 12, "took": "1.132047ms"}
2024-05-16T16:35:51.7250147Z     logger.go:146: 2024-05-16T16:32:09.106Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7250807Z     logger.go:146: 2024-05-16T16:32:09.106Z	DEBUG	done processing headers	{"headerIndex": 14, "blockHeight": 13, "took": "1.095327ms"}
2024-05-16T16:35:51.7251595Z     logger.go:146: 2024-05-16T16:32:09.108Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7252392Z     logger.go:146: 2024-05-16T16:32:09.108Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7253404Z     logger.go:146: 2024-05-16T16:32:09.108Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7254088Z     logger.go:146: 2024-05-16T16:32:09.109Z	DEBUG	done processing headers	{"headerIndex": 15, "blockHeight": 14, "took": "1.217796ms"}
2024-05-16T16:35:51.7255120Z     logger.go:146: 2024-05-16T16:32:09.110Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7255919Z     logger.go:146: 2024-05-16T16:32:09.111Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7256594Z     logger.go:146: 2024-05-16T16:32:09.111Z	DEBUG	done processing headers	{"headerIndex": 16, "blockHeight": 15, "took": "1.151923ms"}
2024-05-16T16:35:51.7257386Z     logger.go:146: 2024-05-16T16:32:09.112Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7258180Z     logger.go:146: 2024-05-16T16:32:09.112Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7258858Z     logger.go:146: 2024-05-16T16:32:09.114Z	DEBUG	done processing headers	{"headerIndex": 17, "blockHeight": 16, "took": "911.957µs"}
2024-05-16T16:35:51.7259661Z     logger.go:146: 2024-05-16T16:32:09.115Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7260448Z     logger.go:146: 2024-05-16T16:32:09.116Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7261193Z     logger.go:146: 2024-05-16T16:32:09.116Z	DEBUG	done processing headers	{"headerIndex": 18, "blockHeight": 17, "took": "1.156643ms"}
2024-05-16T16:35:51.7262003Z     logger.go:146: 2024-05-16T16:32:09.118Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7262664Z     logger.go:146: 2024-05-16T16:32:09.118Z	DEBUG	done processing headers	{"headerIndex": 19, "blockHeight": 18, "took": "1.115395ms"}
2024-05-16T16:35:51.7263527Z     logger.go:146: 2024-05-16T16:32:09.120Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7264326Z     logger.go:146: 2024-05-16T16:32:09.120Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7265005Z     logger.go:146: 2024-05-16T16:32:09.120Z	DEBUG	done processing headers	{"headerIndex": 20, "blockHeight": 19, "took": "923.018µs"}
2024-05-16T16:35:51.7265796Z     logger.go:146: 2024-05-16T16:32:09.121Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7266597Z     logger.go:146: 2024-05-16T16:32:09.122Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7267265Z     logger.go:146: 2024-05-16T16:32:09.123Z	DEBUG	done processing headers	{"headerIndex": 21, "blockHeight": 20, "took": "779.831µs"}
2024-05-16T16:35:51.7267927Z     logger.go:146: 2024-05-16T16:32:09.125Z	DEBUG	done processing headers	{"headerIndex": 22, "blockHeight": 21, "took": "1.02634ms"}
2024-05-16T16:35:51.7268570Z     logger.go:146: 2024-05-16T16:32:09.127Z	DEBUG	done processing headers	{"headerIndex": 23, "blockHeight": 22, "took": "985.243µs"}
2024-05-16T16:35:51.7269360Z     logger.go:146: 2024-05-16T16:32:09.129Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7270153Z     logger.go:146: 2024-05-16T16:32:09.129Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7270941Z     logger.go:146: 2024-05-16T16:32:09.129Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7271929Z     logger.go:146: 2024-05-16T16:32:09.129Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7272795Z     logger.go:146: 2024-05-16T16:32:09.129Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7273612Z     logger.go:146: 2024-05-16T16:32:09.129Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7274419Z     logger.go:146: 2024-05-16T16:32:09.129Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7275233Z     logger.go:146: 2024-05-16T16:32:09.129Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7276014Z     logger.go:146: 2024-05-16T16:32:09.129Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7276823Z     logger.go:146: 2024-05-16T16:32:09.130Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7277613Z     logger.go:146: 2024-05-16T16:32:09.130Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7278414Z     logger.go:146: 2024-05-16T16:32:09.130Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7279288Z     logger.go:146: 2024-05-16T16:32:09.130Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7279969Z     logger.go:146: 2024-05-16T16:32:09.131Z	DEBUG	done processing headers	{"headerIndex": 24, "blockHeight": 23, "took": "808.465µs"}
2024-05-16T16:35:51.7280830Z     logger.go:146: 2024-05-16T16:32:09.135Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7281635Z     logger.go:146: 2024-05-16T16:32:09.135Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7282430Z     logger.go:146: 2024-05-16T16:32:09.135Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7283222Z     logger.go:146: 2024-05-16T16:32:09.135Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7284011Z     logger.go:146: 2024-05-16T16:32:09.135Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7284803Z     logger.go:146: 2024-05-16T16:32:09.135Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7285600Z     logger.go:146: 2024-05-16T16:32:09.135Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7286385Z     logger.go:146: 2024-05-16T16:32:09.135Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7287051Z     logger.go:146: 2024-05-16T16:32:09.135Z	DEBUG	done processing headers	{"headerIndex": 25, "blockHeight": 24, "took": "2.033193ms"}
2024-05-16T16:35:51.7287860Z     logger.go:146: 2024-05-16T16:32:09.137Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7288650Z     logger.go:146: 2024-05-16T16:32:09.137Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7289502Z     logger.go:146: 2024-05-16T16:32:09.137Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7290357Z     logger.go:146: 2024-05-16T16:32:09.137Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7291154Z     logger.go:146: 2024-05-16T16:32:09.138Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7291950Z     logger.go:146: 2024-05-16T16:32:09.138Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7292861Z     logger.go:146: 2024-05-16T16:32:09.138Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7293709Z     logger.go:146: 2024-05-16T16:32:09.138Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7294379Z     logger.go:146: 2024-05-16T16:32:09.139Z	DEBUG	done processing headers	{"headerIndex": 26, "blockHeight": 25, "took": "881.289µs"}
2024-05-16T16:35:51.7295178Z     logger.go:146: 2024-05-16T16:32:09.150Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7295971Z     logger.go:146: 2024-05-16T16:32:09.150Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7296868Z     logger.go:146: 2024-05-16T16:32:09.150Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7297667Z     logger.go:146: 2024-05-16T16:32:09.150Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7298532Z     logger.go:146: 2024-05-16T16:32:09.152Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7299334Z     logger.go:146: 2024-05-16T16:32:09.152Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7300129Z     logger.go:146: 2024-05-16T16:32:09.152Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7300923Z     logger.go:146: 2024-05-16T16:32:09.152Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7301595Z     logger.go:146: 2024-05-16T16:32:09.152Z	DEBUG	done processing headers	{"headerIndex": 27, "blockHeight": 26, "took": "1.953295ms"}
2024-05-16T16:35:51.7302382Z     logger.go:146: 2024-05-16T16:32:09.155Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7303190Z     logger.go:146: 2024-05-16T16:32:09.155Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7303979Z     logger.go:146: 2024-05-16T16:32:09.155Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7304771Z     logger.go:146: 2024-05-16T16:32:09.156Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7305555Z     logger.go:146: 2024-05-16T16:32:09.156Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7306342Z     logger.go:146: 2024-05-16T16:32:09.156Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7307215Z     logger.go:146: 2024-05-16T16:32:09.156Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7308080Z     logger.go:146: 2024-05-16T16:32:09.156Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7308757Z     logger.go:146: 2024-05-16T16:32:09.156Z	DEBUG	done processing headers	{"headerIndex": 28, "blockHeight": 27, "took": "1.335685ms"}
2024-05-16T16:35:51.7309420Z     logger.go:146: 2024-05-16T16:32:09.161Z	DEBUG	done processing headers	{"headerIndex": 29, "blockHeight": 28, "took": "803.836µs"}
2024-05-16T16:35:51.7310222Z     logger.go:146: 2024-05-16T16:32:09.161Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7311009Z     logger.go:146: 2024-05-16T16:32:09.161Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7311810Z     logger.go:146: 2024-05-16T16:32:09.162Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7312598Z     logger.go:146: 2024-05-16T16:32:09.162Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7313387Z     logger.go:146: 2024-05-16T16:32:09.162Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7314237Z     logger.go:146: 2024-05-16T16:32:09.162Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7315025Z     logger.go:146: 2024-05-16T16:32:09.162Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7315887Z     logger.go:146: 2024-05-16T16:32:09.162Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7316680Z     logger.go:146: 2024-05-16T16:32:09.162Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7317466Z     logger.go:146: 2024-05-16T16:32:09.162Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7318259Z     logger.go:146: 2024-05-16T16:32:09.162Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7319062Z     logger.go:146: 2024-05-16T16:32:09.162Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7319864Z     logger.go:146: 2024-05-16T16:32:09.162Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7320663Z     logger.go:146: 2024-05-16T16:32:09.162Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7321452Z     logger.go:146: 2024-05-16T16:32:09.162Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7322252Z     logger.go:146: 2024-05-16T16:32:09.162Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7323042Z     logger.go:146: 2024-05-16T16:32:09.164Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7323836Z     logger.go:146: 2024-05-16T16:32:09.164Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7324690Z     logger.go:146: 2024-05-16T16:32:09.164Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7325543Z     logger.go:146: 2024-05-16T16:32:09.164Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7326331Z     logger.go:146: 2024-05-16T16:32:09.164Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7327124Z     logger.go:146: 2024-05-16T16:32:09.164Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7327907Z     logger.go:146: 2024-05-16T16:32:09.164Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7328736Z     logger.go:146: 2024-05-16T16:32:09.164Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7329534Z     logger.go:146: 2024-05-16T16:32:09.174Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7330333Z     logger.go:146: 2024-05-16T16:32:09.174Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7331189Z     logger.go:146: 2024-05-16T16:32:09.174Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7331983Z     logger.go:146: 2024-05-16T16:32:09.174Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7332897Z     logger.go:146: 2024-05-16T16:32:09.174Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7333783Z     logger.go:146: 2024-05-16T16:32:09.174Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7334573Z     logger.go:146: 2024-05-16T16:32:09.174Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7335365Z     logger.go:146: 2024-05-16T16:32:09.174Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7336036Z     logger.go:146: 2024-05-16T16:32:09.175Z	DEBUG	done processing headers	{"headerIndex": 30, "blockHeight": 29, "took": "615.134µs"}
2024-05-16T16:35:51.7336830Z     logger.go:146: 2024-05-16T16:32:09.180Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7337626Z     logger.go:146: 2024-05-16T16:32:09.181Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7338416Z     logger.go:146: 2024-05-16T16:32:09.181Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7339208Z     logger.go:146: 2024-05-16T16:32:09.181Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7339994Z     logger.go:146: 2024-05-16T16:32:09.181Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7340780Z     logger.go:146: 2024-05-16T16:32:09.181Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7341564Z     logger.go:146: 2024-05-16T16:32:09.181Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7342523Z     logger.go:146: 2024-05-16T16:32:09.181Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7343311Z     logger.go:146: 2024-05-16T16:32:09.181Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7343990Z     logger.go:146: 2024-05-16T16:32:09.181Z	DEBUG	done processing headers	{"headerIndex": 31, "blockHeight": 30, "took": "1.112843ms"}
2024-05-16T16:35:51.7344776Z     logger.go:146: 2024-05-16T16:32:09.181Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7345568Z     logger.go:146: 2024-05-16T16:32:09.181Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7346356Z     logger.go:146: 2024-05-16T16:32:09.181Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7347153Z     logger.go:146: 2024-05-16T16:32:09.181Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7347935Z     logger.go:146: 2024-05-16T16:32:09.181Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7348801Z     logger.go:146: 2024-05-16T16:32:09.181Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7349598Z     logger.go:146: 2024-05-16T16:32:09.181Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7350394Z     logger.go:146: 2024-05-16T16:32:09.182Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7351238Z     logger.go:146: 2024-05-16T16:32:09.182Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7352030Z     logger.go:146: 2024-05-16T16:32:09.182Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7352817Z     logger.go:146: 2024-05-16T16:32:09.182Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7353610Z     logger.go:146: 2024-05-16T16:32:09.182Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7354395Z     logger.go:146: 2024-05-16T16:32:09.182Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7355182Z     logger.go:146: 2024-05-16T16:32:09.182Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7355979Z     logger.go:146: 2024-05-16T16:32:09.182Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7356765Z     logger.go:146: 2024-05-16T16:32:09.185Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7357552Z     logger.go:146: 2024-05-16T16:32:09.185Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7358334Z     logger.go:146: 2024-05-16T16:32:09.185Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7359192Z     logger.go:146: 2024-05-16T16:32:09.185Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7360035Z     logger.go:146: 2024-05-16T16:32:09.185Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7360826Z     logger.go:146: 2024-05-16T16:32:09.185Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7361611Z     logger.go:146: 2024-05-16T16:32:09.185Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7362401Z     logger.go:146: 2024-05-16T16:32:09.185Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7363186Z     logger.go:146: 2024-05-16T16:32:09.185Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7363980Z     logger.go:146: 2024-05-16T16:32:09.185Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7364763Z     logger.go:146: 2024-05-16T16:32:09.187Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7365549Z     logger.go:146: 2024-05-16T16:32:09.187Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7366394Z     logger.go:146: 2024-05-16T16:32:09.188Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7367184Z     logger.go:146: 2024-05-16T16:32:09.188Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7368025Z     logger.go:146: 2024-05-16T16:32:09.188Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7368819Z     logger.go:146: 2024-05-16T16:32:09.188Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7369602Z     logger.go:146: 2024-05-16T16:32:09.188Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7370389Z     logger.go:146: 2024-05-16T16:32:09.188Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7371174Z     logger.go:146: 2024-05-16T16:32:09.188Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7371956Z     logger.go:146: 2024-05-16T16:32:09.188Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7372836Z     logger.go:146: 2024-05-16T16:32:09.188Z	DEBUG	done processing headers	{"headerIndex": 32, "blockHeight": 31, "took": "3.608294ms"}
2024-05-16T16:35:51.7373705Z     logger.go:146: 2024-05-16T16:32:09.191Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7374514Z     logger.go:146: 2024-05-16T16:32:09.191Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7375304Z     logger.go:146: 2024-05-16T16:32:09.191Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7376095Z     logger.go:146: 2024-05-16T16:32:09.191Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7376996Z     logger.go:146: 2024-05-16T16:32:09.191Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7377857Z     logger.go:146: 2024-05-16T16:32:09.192Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7378646Z     logger.go:146: 2024-05-16T16:32:09.192Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7379438Z     logger.go:146: 2024-05-16T16:32:09.192Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7380223Z     logger.go:146: 2024-05-16T16:32:09.192Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7381010Z     logger.go:146: 2024-05-16T16:32:09.192Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7381687Z     logger.go:146: 2024-05-16T16:32:09.193Z	DEBUG	done processing headers	{"headerIndex": 33, "blockHeight": 32, "took": "2.409874ms"}
2024-05-16T16:35:51.7382484Z     logger.go:146: 2024-05-16T16:32:09.194Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7383270Z     logger.go:146: 2024-05-16T16:32:09.195Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7384023Z     logger.go:146: 2024-05-16T16:32:09.197Z	DEBUG	done processing headers	{"headerIndex": 34, "blockHeight": 33, "took": "500.915µs"}
2024-05-16T16:35:51.7384812Z     logger.go:146: 2024-05-16T16:32:09.199Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7385675Z     logger.go:146: 2024-05-16T16:32:09.201Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7386467Z     logger.go:146: 2024-05-16T16:32:09.201Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7387249Z     logger.go:146: 2024-05-16T16:32:09.201Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7388043Z     logger.go:146: 2024-05-16T16:32:09.201Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7388825Z     logger.go:146: 2024-05-16T16:32:09.201Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7389616Z     logger.go:146: 2024-05-16T16:32:09.201Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7390404Z     logger.go:146: 2024-05-16T16:32:09.201Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7391198Z     logger.go:146: 2024-05-16T16:32:09.201Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7391978Z     logger.go:146: 2024-05-16T16:32:09.201Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7392769Z     logger.go:146: 2024-05-16T16:32:09.201Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7393550Z     logger.go:146: 2024-05-16T16:32:09.201Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7394407Z     logger.go:146: 2024-05-16T16:32:09.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7395247Z     logger.go:146: 2024-05-16T16:32:09.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7396043Z     logger.go:146: 2024-05-16T16:32:09.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7396827Z     logger.go:146: 2024-05-16T16:32:09.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7397614Z     logger.go:146: 2024-05-16T16:32:09.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7398402Z     logger.go:146: 2024-05-16T16:32:09.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7399191Z     logger.go:146: 2024-05-16T16:32:09.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7399971Z     logger.go:146: 2024-05-16T16:32:09.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7400821Z     logger.go:146: 2024-05-16T16:32:09.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7401604Z     logger.go:146: 2024-05-16T16:32:09.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7402393Z     logger.go:146: 2024-05-16T16:32:09.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7403239Z     logger.go:146: 2024-05-16T16:32:09.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7404026Z     logger.go:146: 2024-05-16T16:32:09.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7404814Z     logger.go:146: 2024-05-16T16:32:09.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7405623Z     logger.go:146: 2024-05-16T16:32:09.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7406410Z     logger.go:146: 2024-05-16T16:32:09.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7407196Z     logger.go:146: 2024-05-16T16:32:09.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7407988Z     logger.go:146: 2024-05-16T16:32:09.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7408769Z     logger.go:146: 2024-05-16T16:32:09.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7409555Z     logger.go:146: 2024-05-16T16:32:09.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7410339Z     logger.go:146: 2024-05-16T16:32:09.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7411125Z     logger.go:146: 2024-05-16T16:32:09.202Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7412048Z     logger.go:146: 2024-05-16T16:32:09.203Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7412978Z     logger.go:146: 2024-05-16T16:32:09.203Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7413773Z     logger.go:146: 2024-05-16T16:32:09.203Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7414567Z     logger.go:146: 2024-05-16T16:32:09.203Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7415353Z     logger.go:146: 2024-05-16T16:32:09.204Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7416145Z     logger.go:146: 2024-05-16T16:32:09.205Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7416931Z     logger.go:146: 2024-05-16T16:32:09.205Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7417721Z     logger.go:146: 2024-05-16T16:32:09.205Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7418591Z     logger.go:146: 2024-05-16T16:32:09.205Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7419383Z     logger.go:146: 2024-05-16T16:32:09.205Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7420238Z     logger.go:146: 2024-05-16T16:32:09.205Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7421027Z     logger.go:146: 2024-05-16T16:32:09.205Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7421818Z     logger.go:146: 2024-05-16T16:32:09.205Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7422606Z     logger.go:146: 2024-05-16T16:32:09.205Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7423277Z     logger.go:146: 2024-05-16T16:32:09.206Z	DEBUG	done processing headers	{"headerIndex": 35, "blockHeight": 34, "took": "890.838µs"}
2024-05-16T16:35:51.7423933Z     logger.go:146: 2024-05-16T16:32:09.210Z	DEBUG	done processing headers	{"headerIndex": 36, "blockHeight": 35, "took": "861.503µs"}
2024-05-16T16:35:51.7424755Z     logger.go:146: 2024-05-16T16:32:09.371Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7425421Z     logger.go:146: 2024-05-16T16:32:09.373Z	DEBUG	done processing headers	{"headerIndex": 37, "blockHeight": 36, "took": "947.011µs"}
2024-05-16T16:35:51.7426227Z     logger.go:146: 2024-05-16T16:32:09.374Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7427028Z     logger.go:146: 2024-05-16T16:32:09.374Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7427692Z     logger.go:146: 2024-05-16T16:32:09.375Z	DEBUG	done processing headers	{"headerIndex": 38, "blockHeight": 37, "took": "839.002µs"}
2024-05-16T16:35:51.7428339Z     logger.go:146: 2024-05-16T16:32:09.377Z	DEBUG	done processing headers	{"headerIndex": 39, "blockHeight": 38, "took": "788.668µs"}
2024-05-16T16:35:51.7429333Z     logger.go:146: 2024-05-16T16:32:09.378Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7430132Z     logger.go:146: 2024-05-16T16:32:09.378Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7430922Z     logger.go:146: 2024-05-16T16:32:09.379Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7431720Z     logger.go:146: 2024-05-16T16:32:09.379Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7432376Z     logger.go:146: 2024-05-16T16:32:09.380Z	DEBUG	done processing headers	{"headerIndex": 40, "blockHeight": 39, "took": "923.228µs"}
2024-05-16T16:35:51.7433168Z     logger.go:146: 2024-05-16T16:32:09.382Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7433962Z     logger.go:146: 2024-05-16T16:32:09.382Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7434638Z     logger.go:146: 2024-05-16T16:32:09.383Z	DEBUG	done processing headers	{"headerIndex": 41, "blockHeight": 40, "took": "1.104365ms"}
2024-05-16T16:35:51.7435418Z     logger.go:146: 2024-05-16T16:32:09.384Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7436306Z     logger.go:146: 2024-05-16T16:32:09.384Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7436980Z     logger.go:146: 2024-05-16T16:32:09.385Z	DEBUG	done processing headers	{"headerIndex": 42, "blockHeight": 41, "took": "802.834µs"}
2024-05-16T16:35:51.7437844Z     logger.go:146: 2024-05-16T16:32:09.387Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7438528Z     logger.go:146: 2024-05-16T16:32:09.387Z	DEBUG	done processing headers	{"headerIndex": 43, "blockHeight": 42, "took": "1.051597ms"}
2024-05-16T16:35:51.7439202Z     logger.go:146: 2024-05-16T16:32:09.389Z	DEBUG	done processing headers	{"headerIndex": 44, "blockHeight": 43, "took": "1.033082ms"}
2024-05-16T16:35:51.7439868Z     logger.go:146: 2024-05-16T16:32:09.392Z	DEBUG	done processing headers	{"headerIndex": 45, "blockHeight": 44, "took": "959.706µs"}
2024-05-16T16:35:51.7440533Z     logger.go:146: 2024-05-16T16:32:09.394Z	DEBUG	done processing headers	{"headerIndex": 46, "blockHeight": 45, "took": "1.078597ms"}
2024-05-16T16:35:51.7441194Z     logger.go:146: 2024-05-16T16:32:09.396Z	DEBUG	done processing headers	{"headerIndex": 47, "blockHeight": 46, "took": "948.355µs"}
2024-05-16T16:35:51.7442005Z     logger.go:146: 2024-05-16T16:32:09.387Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7442802Z     logger.go:146: 2024-05-16T16:32:09.397Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7443600Z     logger.go:146: 2024-05-16T16:32:09.397Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7444397Z     logger.go:146: 2024-05-16T16:32:09.397Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7445189Z     logger.go:146: 2024-05-16T16:32:09.397Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7445973Z     logger.go:146: 2024-05-16T16:32:09.397Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7446883Z     logger.go:146: 2024-05-16T16:32:09.397Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7447672Z     logger.go:146: 2024-05-16T16:32:09.397Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7448454Z     logger.go:146: 2024-05-16T16:32:09.397Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7449243Z     logger.go:146: 2024-05-16T16:32:09.397Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7450024Z     logger.go:146: 2024-05-16T16:32:09.398Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7450697Z     logger.go:146: 2024-05-16T16:32:09.398Z	DEBUG	done processing headers	{"headerIndex": 48, "blockHeight": 47, "took": "768.48µs"}
2024-05-16T16:35:51.7451483Z     logger.go:146: 2024-05-16T16:32:09.399Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7452270Z     logger.go:146: 2024-05-16T16:32:09.400Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7453107Z     logger.go:146: 2024-05-16T16:32:09.401Z	DEBUG	done processing headers	{"headerIndex": 49, "blockHeight": 48, "took": "851.685µs"}
2024-05-16T16:35:51.7453906Z     logger.go:146: 2024-05-16T16:32:09.403Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7454570Z     logger.go:146: 2024-05-16T16:32:09.403Z	DEBUG	done processing headers	{"headerIndex": 50, "blockHeight": 49, "took": "1.106219ms"}
2024-05-16T16:35:51.7455443Z     logger.go:146: 2024-05-16T16:32:09.404Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7456233Z     logger.go:146: 2024-05-16T16:32:09.405Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7457025Z     logger.go:146: 2024-05-16T16:32:09.405Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7457690Z     logger.go:146: 2024-05-16T16:32:09.405Z	DEBUG	done processing headers	{"headerIndex": 51, "blockHeight": 50, "took": "790.932µs"}
2024-05-16T16:35:51.7458479Z     logger.go:146: 2024-05-16T16:32:09.407Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7459264Z     logger.go:146: 2024-05-16T16:32:09.407Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7459931Z     logger.go:146: 2024-05-16T16:32:09.408Z	DEBUG	done processing headers	{"headerIndex": 52, "blockHeight": 51, "took": "1.120154ms"}
2024-05-16T16:35:51.7460714Z     logger.go:146: 2024-05-16T16:32:09.409Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7461498Z     logger.go:146: 2024-05-16T16:32:09.409Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7462166Z     logger.go:146: 2024-05-16T16:32:09.410Z	DEBUG	done processing headers	{"headerIndex": 53, "blockHeight": 52, "took": "959.405µs"}
2024-05-16T16:35:51.7462953Z     logger.go:146: 2024-05-16T16:32:09.411Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7463832Z     logger.go:146: 2024-05-16T16:32:09.412Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7464565Z     logger.go:146: 2024-05-16T16:32:09.412Z	DEBUG	done processing headers	{"headerIndex": 54, "blockHeight": 53, "took": "1.153396ms"}
2024-05-16T16:35:51.7465360Z     logger.go:146: 2024-05-16T16:32:09.413Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7466141Z     logger.go:146: 2024-05-16T16:32:09.413Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7466807Z     logger.go:146: 2024-05-16T16:32:09.414Z	DEBUG	done processing headers	{"headerIndex": 55, "blockHeight": 54, "took": "800.039µs"}
2024-05-16T16:35:51.7467593Z     logger.go:146: 2024-05-16T16:32:09.415Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7468388Z     logger.go:146: 2024-05-16T16:32:09.416Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7469045Z     logger.go:146: 2024-05-16T16:32:09.417Z	DEBUG	done processing headers	{"headerIndex": 56, "blockHeight": 55, "took": "922.427µs"}
2024-05-16T16:35:51.7469853Z     logger.go:146: 2024-05-16T16:32:09.420Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7470733Z     logger.go:146: 2024-05-16T16:32:09.420Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7471541Z     logger.go:146: 2024-05-16T16:32:09.420Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7472422Z     logger.go:146: 2024-05-16T16:32:09.420Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7473227Z     logger.go:146: 2024-05-16T16:32:09.421Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7474020Z     logger.go:146: 2024-05-16T16:32:09.421Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7474816Z     logger.go:146: 2024-05-16T16:32:09.421Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7475609Z     logger.go:146: 2024-05-16T16:32:09.421Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7476396Z     logger.go:146: 2024-05-16T16:32:09.421Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7477196Z     logger.go:146: 2024-05-16T16:32:09.421Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7477860Z     logger.go:146: 2024-05-16T16:32:09.421Z	DEBUG	done processing headers	{"headerIndex": 57, "blockHeight": 56, "took": "2.636766ms"}
2024-05-16T16:35:51.7478651Z     logger.go:146: 2024-05-16T16:32:09.424Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7479442Z     logger.go:146: 2024-05-16T16:32:09.424Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7480236Z     logger.go:146: 2024-05-16T16:32:09.424Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7481092Z     logger.go:146: 2024-05-16T16:32:09.424Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7481934Z     logger.go:146: 2024-05-16T16:32:09.424Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7482723Z     logger.go:146: 2024-05-16T16:32:09.425Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7483514Z     logger.go:146: 2024-05-16T16:32:09.425Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7484302Z     logger.go:146: 2024-05-16T16:32:09.425Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7485086Z     logger.go:146: 2024-05-16T16:32:09.426Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7485872Z     logger.go:146: 2024-05-16T16:32:09.426Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7486541Z     logger.go:146: 2024-05-16T16:32:09.426Z	DEBUG	done processing headers	{"headerIndex": 58, "blockHeight": 57, "took": "2.524618ms"}
2024-05-16T16:35:51.7487322Z     logger.go:146: 2024-05-16T16:32:09.428Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7488177Z     logger.go:146: 2024-05-16T16:32:09.428Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7488959Z     logger.go:146: 2024-05-16T16:32:09.428Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7489807Z     logger.go:146: 2024-05-16T16:32:09.428Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7490595Z     logger.go:146: 2024-05-16T16:32:09.428Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7491251Z     logger.go:146: 2024-05-16T16:32:09.429Z	DEBUG	done processing headers	{"headerIndex": 59, "blockHeight": 58, "took": "1.431413ms"}
2024-05-16T16:35:51.7492042Z     logger.go:146: 2024-05-16T16:32:09.431Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7492941Z     logger.go:146: 2024-05-16T16:32:09.431Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7493738Z     logger.go:146: 2024-05-16T16:32:09.431Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7494530Z     logger.go:146: 2024-05-16T16:32:09.431Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7495320Z     logger.go:146: 2024-05-16T16:32:09.431Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7495968Z     logger.go:146: 2024-05-16T16:32:09.435Z	DEBUG	done processing headers	{"headerIndex": 60, "blockHeight": 59, "took": "1.932706ms"}
2024-05-16T16:35:51.7496641Z     logger.go:146: 2024-05-16T16:32:09.437Z	DEBUG	done processing headers	{"headerIndex": 61, "blockHeight": 60, "took": "807.072µs"}
2024-05-16T16:35:51.7497402Z     logger.go:146: 2024-05-16T16:32:09.663Z	INFO	persisted to disk	{"blocks": 60, "keys": 704, "headerHeight": 61, "blockHeight": 61, "took": "504.539µs"}
2024-05-16T16:35:51.7498306Z     logger.go:146: 2024-05-16T16:32:09.701Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7499037Z     logger.go:146: 2024-05-16T16:32:09.701Z	DEBUG	done processing headers	{"headerIndex": 62, "blockHeight": 61, "took": "796.786µs"}
2024-05-16T16:35:51.7499845Z     logger.go:146: 2024-05-16T16:32:09.702Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7500650Z     logger.go:146: 2024-05-16T16:32:09.703Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7501319Z     logger.go:146: 2024-05-16T16:32:09.706Z	DEBUG	done processing headers	{"headerIndex": 63, "blockHeight": 62, "took": "950.869µs"}
2024-05-16T16:35:51.7502114Z     logger.go:146: 2024-05-16T16:32:09.707Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7502787Z     logger.go:146: 2024-05-16T16:32:09.711Z	DEBUG	done processing headers	{"headerIndex": 64, "blockHeight": 63, "took": "743.954µs"}
2024-05-16T16:35:51.7503455Z     logger.go:146: 2024-05-16T16:32:09.713Z	DEBUG	done processing headers	{"headerIndex": 65, "blockHeight": 64, "took": "1.047529ms"}
2024-05-16T16:35:51.7504240Z     logger.go:146: 2024-05-16T16:32:09.716Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7505120Z     logger.go:146: 2024-05-16T16:32:09.721Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7505784Z     logger.go:146: 2024-05-16T16:32:09.721Z	DEBUG	done processing headers	{"headerIndex": 66, "blockHeight": 65, "took": "5.983754ms"}
2024-05-16T16:35:51.7506446Z     logger.go:146: 2024-05-16T16:32:09.723Z	DEBUG	done processing headers	{"headerIndex": 67, "blockHeight": 66, "took": "883.514µs"}
2024-05-16T16:35:51.7507234Z     logger.go:146: 2024-05-16T16:32:09.725Z	DEBUG	done processing headers	{"headerIndex": 68, "blockHeight": 67, "took": "914.802µs"}
2024-05-16T16:35:51.7507897Z     logger.go:146: 2024-05-16T16:32:09.727Z	DEBUG	done processing headers	{"headerIndex": 69, "blockHeight": 68, "took": "667.121µs"}
2024-05-16T16:35:51.7508687Z     logger.go:146: 2024-05-16T16:32:09.727Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7509494Z     logger.go:146: 2024-05-16T16:32:09.728Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7510287Z     logger.go:146: 2024-05-16T16:32:09.728Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7511079Z     logger.go:146: 2024-05-16T16:32:09.728Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7511872Z     logger.go:146: 2024-05-16T16:32:09.729Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7512662Z     logger.go:146: 2024-05-16T16:32:09.729Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7513447Z     logger.go:146: 2024-05-16T16:32:09.729Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7514243Z     logger.go:146: 2024-05-16T16:32:09.729Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7514893Z     logger.go:146: 2024-05-16T16:32:09.730Z	DEBUG	done processing headers	{"headerIndex": 70, "blockHeight": 69, "took": "749.725µs"}
2024-05-16T16:35:51.7515749Z     logger.go:146: 2024-05-16T16:32:09.729Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7516590Z     logger.go:146: 2024-05-16T16:32:09.730Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7517381Z     logger.go:146: 2024-05-16T16:32:09.731Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7518165Z     logger.go:146: 2024-05-16T16:32:09.732Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7518947Z     logger.go:146: 2024-05-16T16:32:09.733Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7519612Z     logger.go:146: 2024-05-16T16:32:09.733Z	DEBUG	done processing headers	{"headerIndex": 71, "blockHeight": 70, "took": "1.020489ms"}
2024-05-16T16:35:51.7520402Z     logger.go:146: 2024-05-16T16:32:09.734Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7521186Z     logger.go:146: 2024-05-16T16:32:09.735Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7521850Z     logger.go:146: 2024-05-16T16:32:09.735Z	DEBUG	done processing headers	{"headerIndex": 72, "blockHeight": 71, "took": "1.116787ms"}
2024-05-16T16:35:51.7522697Z     logger.go:146: 2024-05-16T16:32:09.737Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7523483Z     logger.go:146: 2024-05-16T16:32:09.738Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7524213Z     logger.go:146: 2024-05-16T16:32:09.737Z	DEBUG	done processing headers	{"headerIndex": 73, "blockHeight": 72, "took": "1.024557ms"}
2024-05-16T16:35:51.7524878Z     logger.go:146: 2024-05-16T16:32:09.740Z	DEBUG	done processing headers	{"headerIndex": 74, "blockHeight": 73, "took": "905.715µs"}
2024-05-16T16:35:51.7525527Z     logger.go:146: 2024-05-16T16:32:09.742Z	DEBUG	done processing headers	{"headerIndex": 75, "blockHeight": 74, "took": "927.696µs"}
2024-05-16T16:35:51.7526173Z     logger.go:146: 2024-05-16T16:32:09.744Z	DEBUG	done processing headers	{"headerIndex": 76, "blockHeight": 75, "took": "898.452µs"}
2024-05-16T16:35:51.7526970Z     logger.go:146: 2024-05-16T16:32:09.744Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7527755Z     logger.go:146: 2024-05-16T16:32:09.745Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7528580Z     logger.go:146: 2024-05-16T16:32:09.745Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7529364Z     logger.go:146: 2024-05-16T16:32:09.746Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7530153Z     logger.go:146: 2024-05-16T16:32:09.746Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7530937Z     logger.go:146: 2024-05-16T16:32:09.746Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7531725Z     logger.go:146: 2024-05-16T16:32:09.746Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7532381Z     logger.go:146: 2024-05-16T16:32:09.747Z	DEBUG	done processing headers	{"headerIndex": 77, "blockHeight": 76, "took": "1.342288ms"}
2024-05-16T16:35:51.7533277Z     logger.go:146: 2024-05-16T16:32:09.749Z	DEBUG	done processing headers	{"headerIndex": 78, "blockHeight": 77, "took": "797.364µs"}
2024-05-16T16:35:51.7534009Z     logger.go:146: 2024-05-16T16:32:09.752Z	DEBUG	done processing headers	{"headerIndex": 79, "blockHeight": 78, "took": "826.128µs"}
2024-05-16T16:35:51.7534804Z     logger.go:146: 2024-05-16T16:32:09.753Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7535598Z     logger.go:146: 2024-05-16T16:32:09.753Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7536379Z     logger.go:146: 2024-05-16T16:32:09.753Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7537162Z     logger.go:146: 2024-05-16T16:32:09.753Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7537816Z     logger.go:146: 2024-05-16T16:32:09.754Z	DEBUG	done processing headers	{"headerIndex": 80, "blockHeight": 79, "took": "708.929µs"}
2024-05-16T16:35:51.7538605Z     logger.go:146: 2024-05-16T16:32:09.753Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7539383Z     logger.go:146: 2024-05-16T16:32:09.754Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7540264Z     logger.go:146: 2024-05-16T16:32:09.754Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7541042Z     logger.go:146: 2024-05-16T16:32:09.756Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7541901Z     logger.go:146: 2024-05-16T16:32:09.757Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7542564Z     logger.go:146: 2024-05-16T16:32:09.757Z	DEBUG	done processing headers	{"headerIndex": 81, "blockHeight": 80, "took": "1.122669ms"}
2024-05-16T16:35:51.7543378Z     logger.go:146: 2024-05-16T16:32:09.759Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7544042Z     logger.go:146: 2024-05-16T16:32:09.760Z	DEBUG	done processing headers	{"headerIndex": 82, "blockHeight": 81, "took": "965.877µs"}
2024-05-16T16:35:51.7544701Z     logger.go:146: 2024-05-16T16:32:09.763Z	DEBUG	done processing headers	{"headerIndex": 83, "blockHeight": 82, "took": "742.932µs"}
2024-05-16T16:35:51.7545506Z     logger.go:146: 2024-05-16T16:32:09.766Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7546315Z     logger.go:146: 2024-05-16T16:32:09.768Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7547121Z     logger.go:146: 2024-05-16T16:32:09.768Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7547915Z     logger.go:146: 2024-05-16T16:32:09.768Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7548716Z     logger.go:146: 2024-05-16T16:32:09.768Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7549375Z     logger.go:146: 2024-05-16T16:32:09.767Z	DEBUG	done processing headers	{"headerIndex": 84, "blockHeight": 83, "took": "874.787µs"}
2024-05-16T16:35:51.7550255Z     logger.go:146: 2024-05-16T16:32:09.768Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7551109Z     logger.go:146: 2024-05-16T16:32:09.770Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7551908Z     logger.go:146: 2024-05-16T16:32:09.770Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7552700Z     logger.go:146: 2024-05-16T16:32:09.770Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7553496Z     logger.go:146: 2024-05-16T16:32:09.770Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7554284Z     logger.go:146: 2024-05-16T16:32:09.770Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7555085Z     logger.go:146: 2024-05-16T16:32:09.770Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7555869Z     logger.go:146: 2024-05-16T16:32:09.770Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7556662Z     logger.go:146: 2024-05-16T16:32:09.770Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7557514Z     logger.go:146: 2024-05-16T16:32:09.770Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7558179Z     logger.go:146: 2024-05-16T16:32:09.924Z	DEBUG	done processing headers	{"headerIndex": 85, "blockHeight": 84, "took": "782.636µs"}
2024-05-16T16:35:51.7558887Z     logger.go:146: 2024-05-16T16:32:09.926Z	DEBUG	done processing headers	{"headerIndex": 86, "blockHeight": 85, "took": "793.586µs"}
2024-05-16T16:35:51.7559696Z     logger.go:146: 2024-05-16T16:32:10.188Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7560357Z     logger.go:146: 2024-05-16T16:32:10.189Z	DEBUG	done processing headers	{"headerIndex": 87, "blockHeight": 86, "took": "1.132988ms"}
2024-05-16T16:35:51.7561144Z     logger.go:146: 2024-05-16T16:32:10.190Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7561810Z     logger.go:146: 2024-05-16T16:32:10.191Z	DEBUG	done processing headers	{"headerIndex": 88, "blockHeight": 87, "took": "1.051697ms"}
2024-05-16T16:35:51.7562593Z     logger.go:146: 2024-05-16T16:32:10.191Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7563394Z     logger.go:146: 2024-05-16T16:32:10.193Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7564056Z     logger.go:146: 2024-05-16T16:32:10.193Z	DEBUG	done processing headers	{"headerIndex": 89, "blockHeight": 88, "took": "952.242µs"}
2024-05-16T16:35:51.7564927Z     logger.go:146: 2024-05-16T16:32:10.194Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7565731Z     logger.go:146: 2024-05-16T16:32:10.194Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7566516Z     logger.go:146: 2024-05-16T16:32:10.195Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7567169Z     logger.go:146: 2024-05-16T16:32:10.196Z	DEBUG	done processing headers	{"headerIndex": 90, "blockHeight": 89, "took": "855.632µs"}
2024-05-16T16:35:51.7568090Z     logger.go:146: 2024-05-16T16:32:10.197Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7568893Z     logger.go:146: 2024-05-16T16:32:10.198Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7569561Z     logger.go:146: 2024-05-16T16:32:10.199Z	DEBUG	done processing headers	{"headerIndex": 91, "blockHeight": 90, "took": "900.245µs"}
2024-05-16T16:35:51.7570356Z     logger.go:146: 2024-05-16T16:32:10.200Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7571146Z     logger.go:146: 2024-05-16T16:32:10.200Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7571807Z     logger.go:146: 2024-05-16T16:32:10.202Z	DEBUG	done processing headers	{"headerIndex": 92, "blockHeight": 91, "took": "892.2µs"}
2024-05-16T16:35:51.7572822Z     logger.go:146: 2024-05-16T16:32:10.203Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7573631Z     logger.go:146: 2024-05-16T16:32:10.204Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7574299Z     logger.go:146: 2024-05-16T16:32:10.204Z	DEBUG	done processing headers	{"headerIndex": 93, "blockHeight": 92, "took": "1.107762ms"}
2024-05-16T16:35:51.7575215Z     logger.go:146: 2024-05-16T16:32:10.206Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7576010Z     logger.go:146: 2024-05-16T16:32:10.207Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7576768Z     logger.go:146: 2024-05-16T16:32:10.206Z	DEBUG	done processing headers	{"headerIndex": 94, "blockHeight": 93, "took": "1.173584ms"}
2024-05-16T16:35:51.7577561Z     logger.go:146: 2024-05-16T16:32:10.208Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7578366Z     logger.go:146: 2024-05-16T16:32:10.208Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7579028Z     logger.go:146: 2024-05-16T16:32:10.209Z	DEBUG	done processing headers	{"headerIndex": 95, "blockHeight": 94, "took": "1.269573ms"}
2024-05-16T16:35:51.7579815Z     logger.go:146: 2024-05-16T16:32:10.211Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7580606Z     logger.go:146: 2024-05-16T16:32:10.211Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7581279Z     logger.go:146: 2024-05-16T16:32:10.211Z	DEBUG	done processing headers	{"headerIndex": 96, "blockHeight": 95, "took": "1.109645ms"}
2024-05-16T16:35:51.7582062Z     logger.go:146: 2024-05-16T16:32:10.213Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7582857Z     logger.go:146: 2024-05-16T16:32:10.214Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7583518Z     logger.go:146: 2024-05-16T16:32:10.214Z	DEBUG	done processing headers	{"headerIndex": 97, "blockHeight": 96, "took": "1.154067ms"}
2024-05-16T16:35:51.7584305Z     logger.go:146: 2024-05-16T16:32:10.216Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7585172Z     logger.go:146: 2024-05-16T16:32:10.216Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7585915Z     logger.go:146: 2024-05-16T16:32:10.216Z	DEBUG	done processing headers	{"headerIndex": 98, "blockHeight": 97, "took": "839.221µs"}
2024-05-16T16:35:51.7586708Z     logger.go:146: 2024-05-16T16:32:10.218Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7587497Z     logger.go:146: 2024-05-16T16:32:10.219Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7588159Z     logger.go:146: 2024-05-16T16:32:10.218Z	DEBUG	done processing headers	{"headerIndex": 99, "blockHeight": 98, "took": "1.105818ms"}
2024-05-16T16:35:51.7588818Z     logger.go:146: 2024-05-16T16:32:10.221Z	DEBUG	done processing headers	{"headerIndex": 100, "blockHeight": 99, "took": "875.86µs"}
2024-05-16T16:35:51.7589498Z     logger.go:146: 2024-05-16T16:32:10.223Z	DEBUG	done processing headers	{"headerIndex": 101, "blockHeight": 100, "took": "984.612µs"}
2024-05-16T16:35:51.7590173Z     logger.go:146: 2024-05-16T16:32:10.225Z	DEBUG	done processing headers	{"headerIndex": 102, "blockHeight": 101, "took": "987.457µs"}
2024-05-16T16:35:51.7590846Z     logger.go:146: 2024-05-16T16:32:10.228Z	DEBUG	done processing headers	{"headerIndex": 103, "blockHeight": 102, "took": "961.069µs"}
2024-05-16T16:35:51.7591639Z     logger.go:146: 2024-05-16T16:32:10.228Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7592499Z     logger.go:146: 2024-05-16T16:32:10.228Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7593286Z     logger.go:146: 2024-05-16T16:32:10.228Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7594134Z     logger.go:146: 2024-05-16T16:32:10.228Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7594922Z     logger.go:146: 2024-05-16T16:32:10.228Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7595708Z     logger.go:146: 2024-05-16T16:32:10.228Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7596492Z     logger.go:146: 2024-05-16T16:32:10.229Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7597280Z     logger.go:146: 2024-05-16T16:32:10.229Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7598061Z     logger.go:146: 2024-05-16T16:32:10.230Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7598754Z     logger.go:146: 2024-05-16T16:32:10.231Z	DEBUG	done processing headers	{"headerIndex": 104, "blockHeight": 103, "took": "1.139861ms"}
2024-05-16T16:35:51.7599426Z     logger.go:146: 2024-05-16T16:32:10.233Z	DEBUG	done processing headers	{"headerIndex": 105, "blockHeight": 104, "took": "997.396µs"}
2024-05-16T16:35:51.7600106Z     logger.go:146: 2024-05-16T16:32:10.235Z	DEBUG	done processing headers	{"headerIndex": 106, "blockHeight": 105, "took": "1.003608ms"}
2024-05-16T16:35:51.7600897Z     logger.go:146: 2024-05-16T16:32:10.235Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7601678Z     logger.go:146: 2024-05-16T16:32:10.236Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7602534Z     logger.go:146: 2024-05-16T16:32:10.236Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7603392Z     logger.go:146: 2024-05-16T16:32:10.237Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7604187Z     logger.go:146: 2024-05-16T16:32:10.237Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7604968Z     logger.go:146: 2024-05-16T16:32:10.237Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7605753Z     logger.go:146: 2024-05-16T16:32:10.237Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7606418Z     logger.go:146: 2024-05-16T16:32:10.238Z	DEBUG	done processing headers	{"headerIndex": 107, "blockHeight": 106, "took": "758.752µs"}
2024-05-16T16:35:51.7607236Z     logger.go:146: 2024-05-16T16:32:10.239Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7608033Z     logger.go:146: 2024-05-16T16:32:10.239Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7608708Z     logger.go:146: 2024-05-16T16:32:10.241Z	DEBUG	done processing headers	{"headerIndex": 108, "blockHeight": 107, "took": "758.631µs"}
2024-05-16T16:35:51.7609444Z     logger.go:146: 2024-05-16T16:32:10.243Z	DEBUG	done processing headers	{"headerIndex": 109, "blockHeight": 108, "took": "793.256µs"}
2024-05-16T16:35:51.7610115Z     logger.go:146: 2024-05-16T16:32:10.245Z	DEBUG	done processing headers	{"headerIndex": 110, "blockHeight": 109, "took": "885.157µs"}
2024-05-16T16:35:51.7610780Z     logger.go:146: 2024-05-16T16:32:10.247Z	DEBUG	done processing headers	{"headerIndex": 111, "blockHeight": 110, "took": "839.041µs"}
2024-05-16T16:35:51.7611516Z     logger.go:146: 2024-05-16T16:32:10.249Z	DEBUG	done processing headers	{"headerIndex": 112, "blockHeight": 111, "took": "830.315µs"}
2024-05-16T16:35:51.7612175Z     logger.go:146: 2024-05-16T16:32:10.301Z	DEBUG	done processing headers	{"headerIndex": 113, "blockHeight": 112, "took": "814.696µs"}
2024-05-16T16:35:51.7612993Z     logger.go:146: 2024-05-16T16:32:10.303Z	DEBUG	done processing headers	{"headerIndex": 114, "blockHeight": 113, "took": "887.652µs"}
2024-05-16T16:35:51.7613662Z     logger.go:146: 2024-05-16T16:32:10.305Z	DEBUG	done processing headers	{"headerIndex": 115, "blockHeight": 114, "took": "807.192µs"}
2024-05-16T16:35:51.7614315Z     logger.go:146: 2024-05-16T16:32:10.307Z	DEBUG	done processing headers	{"headerIndex": 116, "blockHeight": 115, "took": "762.869µs"}
2024-05-16T16:35:51.7614985Z     logger.go:146: 2024-05-16T16:32:10.410Z	DEBUG	done processing headers	{"headerIndex": 117, "blockHeight": 116, "took": "768.72µs"}
2024-05-16T16:35:51.7615648Z     logger.go:146: 2024-05-16T16:32:10.412Z	DEBUG	done processing headers	{"headerIndex": 118, "blockHeight": 117, "took": "782.677µs"}
2024-05-16T16:35:51.7616314Z     logger.go:146: 2024-05-16T16:32:10.414Z	DEBUG	done processing headers	{"headerIndex": 119, "blockHeight": 118, "took": "832.729µs"}
2024-05-16T16:35:51.7616967Z     logger.go:146: 2024-05-16T16:32:10.416Z	DEBUG	done processing headers	{"headerIndex": 120, "blockHeight": 119, "took": "747.991µs"}
2024-05-16T16:35:51.7617629Z     logger.go:146: 2024-05-16T16:32:10.573Z	DEBUG	done processing headers	{"headerIndex": 121, "blockHeight": 120, "took": "830.585µs"}
2024-05-16T16:35:51.7618279Z     logger.go:146: 2024-05-16T16:32:10.575Z	DEBUG	done processing headers	{"headerIndex": 122, "blockHeight": 121, "took": "897.499µs"}
2024-05-16T16:35:51.7618935Z     logger.go:146: 2024-05-16T16:32:10.577Z	DEBUG	done processing headers	{"headerIndex": 123, "blockHeight": 122, "took": "890.097µs"}
2024-05-16T16:35:51.7619708Z     logger.go:146: 2024-05-16T16:32:10.579Z	DEBUG	done processing headers	{"headerIndex": 124, "blockHeight": 123, "took": "508.002µs"}
2024-05-16T16:35:51.7620553Z     logger.go:146: 2024-05-16T16:32:10.666Z	INFO	persisted to disk	{"blocks": 63, "keys": 737, "headerHeight": 124, "blockHeight": 124, "took": "1.877153ms"}
2024-05-16T16:35:51.7621212Z     logger.go:146: 2024-05-16T16:32:10.784Z	DEBUG	done processing headers	{"headerIndex": 125, "blockHeight": 124, "took": "803.474µs"}
2024-05-16T16:35:51.7621874Z     logger.go:146: 2024-05-16T16:32:10.786Z	DEBUG	done processing headers	{"headerIndex": 126, "blockHeight": 125, "took": "786.654µs"}
2024-05-16T16:35:51.7622524Z     logger.go:146: 2024-05-16T16:32:10.788Z	DEBUG	done processing headers	{"headerIndex": 127, "blockHeight": 126, "took": "857.646µs"}
2024-05-16T16:35:51.7623177Z     logger.go:146: 2024-05-16T16:32:10.790Z	DEBUG	done processing headers	{"headerIndex": 128, "blockHeight": 127, "took": "750.466µs"}
2024-05-16T16:35:51.7623982Z     logger.go:146: 2024-05-16T16:32:11.050Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7624639Z     logger.go:146: 2024-05-16T16:32:11.052Z	DEBUG	done processing headers	{"headerIndex": 129, "blockHeight": 128, "took": "901.237µs"}
2024-05-16T16:35:51.7625430Z     logger.go:146: 2024-05-16T16:32:11.053Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7626302Z     logger.go:146: 2024-05-16T16:32:11.054Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7626965Z     logger.go:146: 2024-05-16T16:32:11.055Z	DEBUG	done processing headers	{"headerIndex": 130, "blockHeight": 129, "took": "852.025µs"}
2024-05-16T16:35:51.7627751Z     logger.go:146: 2024-05-16T16:32:11.057Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7628663Z     logger.go:146: 2024-05-16T16:32:11.057Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7629349Z     logger.go:146: 2024-05-16T16:32:11.057Z	DEBUG	done processing headers	{"headerIndex": 131, "blockHeight": 130, "took": "1.191917ms"}
2024-05-16T16:35:51.7630152Z     logger.go:146: 2024-05-16T16:32:11.058Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7630952Z     logger.go:146: 2024-05-16T16:32:11.058Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7631628Z     logger.go:146: 2024-05-16T16:32:11.059Z	DEBUG	done processing headers	{"headerIndex": 132, "blockHeight": 131, "took": "492.331µs"}
2024-05-16T16:35:51.7632416Z     logger.go:146: 2024-05-16T16:32:11.060Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7633222Z     logger.go:146: 2024-05-16T16:32:11.061Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7633890Z     logger.go:146: 2024-05-16T16:32:11.061Z	DEBUG	done processing headers	{"headerIndex": 133, "blockHeight": 132, "took": "762.193µs"}
2024-05-16T16:35:51.7634679Z     logger.go:146: 2024-05-16T16:32:11.062Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7635478Z     logger.go:146: 2024-05-16T16:32:11.062Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7636148Z     logger.go:146: 2024-05-16T16:32:11.063Z	DEBUG	done processing headers	{"headerIndex": 134, "blockHeight": 133, "took": "524.631µs"}
2024-05-16T16:35:51.7637007Z     logger.go:146: 2024-05-16T16:32:11.063Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7637855Z     logger.go:146: 2024-05-16T16:32:11.064Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7638535Z     logger.go:146: 2024-05-16T16:32:11.064Z	DEBUG	done processing headers	{"headerIndex": 135, "blockHeight": 134, "took": "495.817µs"}
2024-05-16T16:35:51.7639322Z     logger.go:146: 2024-05-16T16:32:11.065Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7640122Z     logger.go:146: 2024-05-16T16:32:11.065Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7640787Z     logger.go:146: 2024-05-16T16:32:11.066Z	DEBUG	done processing headers	{"headerIndex": 136, "blockHeight": 135, "took": "472.323µs"}
2024-05-16T16:35:51.7641591Z     logger.go:146: 2024-05-16T16:32:11.067Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7642378Z     logger.go:146: 2024-05-16T16:32:11.067Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7643058Z     logger.go:146: 2024-05-16T16:32:11.067Z	DEBUG	done processing headers	{"headerIndex": 137, "blockHeight": 136, "took": "487.312µs"}
2024-05-16T16:35:51.7643920Z     logger.go:146: 2024-05-16T16:32:11.068Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7644721Z     logger.go:146: 2024-05-16T16:32:11.068Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7645393Z     logger.go:146: 2024-05-16T16:32:11.069Z	DEBUG	done processing headers	{"headerIndex": 138, "blockHeight": 137, "took": "489.176µs"}
2024-05-16T16:35:51.7646244Z     logger.go:146: 2024-05-16T16:32:11.070Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7647034Z     logger.go:146: 2024-05-16T16:32:11.070Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7647708Z     logger.go:146: 2024-05-16T16:32:11.071Z	DEBUG	done processing headers	{"headerIndex": 139, "blockHeight": 138, "took": "490.949µs"}
2024-05-16T16:35:51.7648495Z     logger.go:146: 2024-05-16T16:32:11.073Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7649287Z     logger.go:146: 2024-05-16T16:32:11.073Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7649956Z     logger.go:146: 2024-05-16T16:32:11.073Z	DEBUG	done processing headers	{"headerIndex": 140, "blockHeight": 139, "took": "804.888µs"}
2024-05-16T16:35:51.7650745Z     logger.go:146: 2024-05-16T16:32:11.074Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7651539Z     logger.go:146: 2024-05-16T16:32:11.074Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7652202Z     logger.go:146: 2024-05-16T16:32:11.075Z	DEBUG	done processing headers	{"headerIndex": 141, "blockHeight": 140, "took": "480.474µs"}
2024-05-16T16:35:51.7653096Z     logger.go:146: 2024-05-16T16:32:11.075Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7653884Z     logger.go:146: 2024-05-16T16:32:11.076Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7654641Z     logger.go:146: 2024-05-16T16:32:11.076Z	DEBUG	done processing headers	{"headerIndex": 142, "blockHeight": 141, "took": "487.622µs"}
2024-05-16T16:35:51.7655494Z     logger.go:146: 2024-05-16T16:32:11.077Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7656284Z     logger.go:146: 2024-05-16T16:32:11.077Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7656953Z     logger.go:146: 2024-05-16T16:32:11.078Z	DEBUG	done processing headers	{"headerIndex": 143, "blockHeight": 142, "took": "561.003µs"}
2024-05-16T16:35:51.7657744Z     logger.go:146: 2024-05-16T16:32:11.079Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7658536Z     logger.go:146: 2024-05-16T16:32:11.079Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7659203Z     logger.go:146: 2024-05-16T16:32:11.080Z	DEBUG	done processing headers	{"headerIndex": 144, "blockHeight": 143, "took": "470.991µs"}
2024-05-16T16:35:51.7659984Z     logger.go:146: 2024-05-16T16:32:11.080Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7660773Z     logger.go:146: 2024-05-16T16:32:11.081Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7661510Z     logger.go:146: 2024-05-16T16:32:11.082Z	DEBUG	done processing headers	{"headerIndex": 145, "blockHeight": 144, "took": "614.323µs"}
2024-05-16T16:35:51.7662297Z     logger.go:146: 2024-05-16T16:32:11.082Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7663154Z     logger.go:146: 2024-05-16T16:32:11.083Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7663828Z     logger.go:146: 2024-05-16T16:32:11.083Z	DEBUG	done processing headers	{"headerIndex": 146, "blockHeight": 145, "took": "513.105µs"}
2024-05-16T16:35:51.7664607Z     logger.go:146: 2024-05-16T16:32:11.084Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7665391Z     logger.go:146: 2024-05-16T16:32:11.084Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7666057Z     logger.go:146: 2024-05-16T16:32:11.085Z	DEBUG	done processing headers	{"headerIndex": 147, "blockHeight": 146, "took": "505.695µs"}
2024-05-16T16:35:51.7666835Z     logger.go:146: 2024-05-16T16:32:11.086Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7667631Z     logger.go:146: 2024-05-16T16:32:11.087Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7668311Z     logger.go:146: 2024-05-16T16:32:11.087Z	DEBUG	done processing headers	{"headerIndex": 148, "blockHeight": 147, "took": "1.224678ms"}
2024-05-16T16:35:51.7668979Z     logger.go:146: 2024-05-16T16:32:11.089Z	DEBUG	done processing headers	{"headerIndex": 149, "blockHeight": 148, "took": "709.265µs"}
2024-05-16T16:35:51.7669788Z     logger.go:146: 2024-05-16T16:32:11.090Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7670604Z     logger.go:146: 2024-05-16T16:32:11.090Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7671509Z     logger.go:146: 2024-05-16T16:32:11.090Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7672381Z     logger.go:146: 2024-05-16T16:32:11.091Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7673049Z     logger.go:146: 2024-05-16T16:32:11.092Z	DEBUG	done processing headers	{"headerIndex": 150, "blockHeight": 149, "took": "667.917µs"}
2024-05-16T16:35:51.7673722Z     logger.go:146: 2024-05-16T16:32:11.094Z	DEBUG	done processing headers	{"headerIndex": 151, "blockHeight": 150, "took": "552.233µs"}
2024-05-16T16:35:51.7674576Z     logger.go:146: 2024-05-16T16:32:11.100Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7675238Z     logger.go:146: 2024-05-16T16:32:11.101Z	DEBUG	done processing headers	{"headerIndex": 152, "blockHeight": 151, "took": "540.406µs"}
2024-05-16T16:35:51.7676086Z     logger.go:146: 2024-05-16T16:32:11.102Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7676891Z     logger.go:146: 2024-05-16T16:32:11.102Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7677546Z     logger.go:146: 2024-05-16T16:32:11.103Z	DEBUG	done processing headers	{"headerIndex": 153, "blockHeight": 152, "took": "886.269µs"}
2024-05-16T16:35:51.7678333Z     logger.go:146: 2024-05-16T16:32:11.104Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7679126Z     logger.go:146: 2024-05-16T16:32:11.104Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7679793Z     logger.go:146: 2024-05-16T16:32:11.106Z	DEBUG	done processing headers	{"headerIndex": 154, "blockHeight": 153, "took": "861.924µs"}
2024-05-16T16:35:51.7680585Z     logger.go:146: 2024-05-16T16:32:11.106Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7681379Z     logger.go:146: 2024-05-16T16:32:11.107Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7682049Z     logger.go:146: 2024-05-16T16:32:11.108Z	DEBUG	done processing headers	{"headerIndex": 155, "blockHeight": 154, "took": "716.513µs"}
2024-05-16T16:35:51.7682837Z     logger.go:146: 2024-05-16T16:32:11.109Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7683632Z     logger.go:146: 2024-05-16T16:32:11.109Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7684294Z     logger.go:146: 2024-05-16T16:32:11.110Z	DEBUG	done processing headers	{"headerIndex": 156, "blockHeight": 155, "took": "625.318µs"}
2024-05-16T16:35:51.7685084Z     logger.go:146: 2024-05-16T16:32:11.111Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7685869Z     logger.go:146: 2024-05-16T16:32:11.111Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7686536Z     logger.go:146: 2024-05-16T16:32:11.112Z	DEBUG	done processing headers	{"headerIndex": 157, "blockHeight": 156, "took": "470.099µs"}
2024-05-16T16:35:51.7687320Z     logger.go:146: 2024-05-16T16:32:11.113Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7688109Z     logger.go:146: 2024-05-16T16:32:11.113Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7688845Z     logger.go:146: 2024-05-16T16:32:11.113Z	DEBUG	done processing headers	{"headerIndex": 158, "blockHeight": 157, "took": "493.999µs"}
2024-05-16T16:35:51.7689693Z     logger.go:146: 2024-05-16T16:32:11.114Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7690479Z     logger.go:146: 2024-05-16T16:32:11.115Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7691199Z     logger.go:146: 2024-05-16T16:32:11.115Z	DEBUG	done processing headers	{"headerIndex": 159, "blockHeight": 158, "took": "618.526µs"}
2024-05-16T16:35:51.7691985Z     logger.go:146: 2024-05-16T16:32:11.117Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7692875Z     logger.go:146: 2024-05-16T16:32:11.117Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7693631Z     logger.go:146: 2024-05-16T16:32:11.117Z	DEBUG	done processing headers	{"headerIndex": 160, "blockHeight": 159, "took": "902.259µs"}
2024-05-16T16:35:51.7694497Z     logger.go:146: 2024-05-16T16:32:11.118Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7695291Z     logger.go:146: 2024-05-16T16:32:11.118Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7695952Z     logger.go:146: 2024-05-16T16:32:11.119Z	DEBUG	done processing headers	{"headerIndex": 161, "blockHeight": 160, "took": "471.412µs"}
2024-05-16T16:35:51.7696739Z     logger.go:146: 2024-05-16T16:32:11.121Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7697393Z     logger.go:146: 2024-05-16T16:32:11.121Z	DEBUG	done processing headers	{"headerIndex": 162, "blockHeight": 161, "took": "775.574µs"}
2024-05-16T16:35:51.7698183Z     logger.go:146: 2024-05-16T16:32:11.121Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7698967Z     logger.go:146: 2024-05-16T16:32:11.122Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7699757Z     logger.go:146: 2024-05-16T16:32:11.122Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7700421Z     logger.go:146: 2024-05-16T16:32:11.123Z	DEBUG	done processing headers	{"headerIndex": 163, "blockHeight": 162, "took": "493.378µs"}
2024-05-16T16:35:51.7701207Z     logger.go:146: 2024-05-16T16:32:11.124Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7701997Z     logger.go:146: 2024-05-16T16:32:11.124Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7702661Z     logger.go:146: 2024-05-16T16:32:11.125Z	DEBUG	done processing headers	{"headerIndex": 164, "blockHeight": 163, "took": "649.754µs"}
2024-05-16T16:35:51.7703446Z     logger.go:146: 2024-05-16T16:32:11.126Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7704235Z     logger.go:146: 2024-05-16T16:32:11.127Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7704889Z     logger.go:146: 2024-05-16T16:32:11.127Z	DEBUG	done processing headers	{"headerIndex": 165, "blockHeight": 164, "took": "856.614µs"}
2024-05-16T16:35:51.7705669Z     logger.go:146: 2024-05-16T16:32:11.127Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7706611Z     logger.go:146: 2024-05-16T16:32:11.128Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7707281Z     logger.go:146: 2024-05-16T16:32:11.128Z	DEBUG	done processing headers	{"headerIndex": 166, "blockHeight": 165, "took": "693.891µs"}
2024-05-16T16:35:51.7708071Z     logger.go:146: 2024-05-16T16:32:11.129Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7708942Z     logger.go:146: 2024-05-16T16:32:11.130Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7709616Z     logger.go:146: 2024-05-16T16:32:11.130Z	DEBUG	done processing headers	{"headerIndex": 167, "blockHeight": 166, "took": "475.365µs"}
2024-05-16T16:35:51.7710475Z     logger.go:146: 2024-05-16T16:32:11.131Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7711274Z     logger.go:146: 2024-05-16T16:32:11.131Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7711931Z     logger.go:146: 2024-05-16T16:32:11.132Z	DEBUG	done processing headers	{"headerIndex": 168, "blockHeight": 167, "took": "485.739µs"}
2024-05-16T16:35:51.7712721Z     logger.go:146: 2024-05-16T16:32:11.133Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7713505Z     logger.go:146: 2024-05-16T16:32:11.133Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7714168Z     logger.go:146: 2024-05-16T16:32:11.134Z	DEBUG	done processing headers	{"headerIndex": 169, "blockHeight": 168, "took": "561.079µs"}
2024-05-16T16:35:51.7714955Z     logger.go:146: 2024-05-16T16:32:11.135Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7715750Z     logger.go:146: 2024-05-16T16:32:11.136Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7716429Z     logger.go:146: 2024-05-16T16:32:11.136Z	DEBUG	done processing headers	{"headerIndex": 170, "blockHeight": 169, "took": "1.111593ms"}
2024-05-16T16:35:51.7717217Z     logger.go:146: 2024-05-16T16:32:11.137Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7717999Z     logger.go:146: 2024-05-16T16:32:11.137Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7718658Z     logger.go:146: 2024-05-16T16:32:11.138Z	DEBUG	done processing headers	{"headerIndex": 171, "blockHeight": 170, "took": "496.829µs"}
2024-05-16T16:35:51.7719481Z     logger.go:146: 2024-05-16T16:32:11.140Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7720285Z     logger.go:146: 2024-05-16T16:32:11.140Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7721093Z     logger.go:146: 2024-05-16T16:32:11.141Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7721895Z     logger.go:146: 2024-05-16T16:32:11.141Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7722698Z     logger.go:146: 2024-05-16T16:32:11.141Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7723562Z     logger.go:146: 2024-05-16T16:32:11.141Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7724308Z     logger.go:146: 2024-05-16T16:32:11.141Z	DEBUG	done processing headers	{"headerIndex": 172, "blockHeight": 171, "took": "1.562096ms"}
2024-05-16T16:35:51.7725101Z     logger.go:146: 2024-05-16T16:32:11.141Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7725981Z     logger.go:146: 2024-05-16T16:32:11.141Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7726659Z     logger.go:146: 2024-05-16T16:32:11.143Z	DEBUG	done processing headers	{"headerIndex": 173, "blockHeight": 172, "took": "804.006µs"}
2024-05-16T16:35:51.7727336Z     logger.go:146: 2024-05-16T16:32:11.145Z	DEBUG	done processing headers	{"headerIndex": 174, "blockHeight": 173, "took": "515.895µs"}
2024-05-16T16:35:51.7728215Z     logger.go:146: 2024-05-16T16:32:11.303Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7728928Z     logger.go:146: 2024-05-16T16:32:11.304Z	DEBUG	done processing headers	{"headerIndex": 175, "blockHeight": 174, "took": "646.024µs"}
2024-05-16T16:35:51.7729720Z     logger.go:146: 2024-05-16T16:32:11.305Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7730525Z     logger.go:146: 2024-05-16T16:32:11.305Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7731194Z     logger.go:146: 2024-05-16T16:32:11.306Z	DEBUG	done processing headers	{"headerIndex": 176, "blockHeight": 175, "took": "661.15µs"}
2024-05-16T16:35:51.7731986Z     logger.go:146: 2024-05-16T16:32:11.307Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7732893Z     logger.go:146: 2024-05-16T16:32:11.307Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7733574Z     logger.go:146: 2024-05-16T16:32:11.308Z	DEBUG	done processing headers	{"headerIndex": 177, "blockHeight": 176, "took": "529.484µs"}
2024-05-16T16:35:51.7734369Z     logger.go:146: 2024-05-16T16:32:11.309Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7735170Z     logger.go:146: 2024-05-16T16:32:11.309Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7735842Z     logger.go:146: 2024-05-16T16:32:11.310Z	DEBUG	done processing headers	{"headerIndex": 178, "blockHeight": 177, "took": "566.817µs"}
2024-05-16T16:35:51.7736637Z     logger.go:146: 2024-05-16T16:32:11.311Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7737437Z     logger.go:146: 2024-05-16T16:32:11.311Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7738101Z     logger.go:146: 2024-05-16T16:32:11.311Z	DEBUG	done processing headers	{"headerIndex": 179, "blockHeight": 178, "took": "545.093µs"}
2024-05-16T16:35:51.7738890Z     logger.go:146: 2024-05-16T16:32:11.312Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7739679Z     logger.go:146: 2024-05-16T16:32:11.312Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7740348Z     logger.go:146: 2024-05-16T16:32:11.313Z	DEBUG	done processing headers	{"headerIndex": 180, "blockHeight": 179, "took": "525.57µs"}
2024-05-16T16:35:51.7741229Z     logger.go:146: 2024-05-16T16:32:11.314Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7741975Z     logger.go:146: 2024-05-16T16:32:11.315Z	DEBUG	done processing headers	{"headerIndex": 181, "blockHeight": 180, "took": "844.822µs"}
2024-05-16T16:35:51.7742764Z     logger.go:146: 2024-05-16T16:32:11.314Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7743634Z     logger.go:146: 2024-05-16T16:32:11.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7744420Z     logger.go:146: 2024-05-16T16:32:11.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7745103Z     logger.go:146: 2024-05-16T16:32:11.318Z	DEBUG	done processing headers	{"headerIndex": 182, "blockHeight": 181, "took": "1.089537ms"}
2024-05-16T16:35:51.7745962Z     logger.go:146: 2024-05-16T16:32:11.320Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7746639Z     logger.go:146: 2024-05-16T16:32:11.320Z	DEBUG	done processing headers	{"headerIndex": 183, "blockHeight": 182, "took": "833.631µs"}
2024-05-16T16:35:51.7747427Z     logger.go:146: 2024-05-16T16:32:11.320Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7748217Z     logger.go:146: 2024-05-16T16:32:11.321Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7749003Z     logger.go:146: 2024-05-16T16:32:11.321Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7749673Z     logger.go:146: 2024-05-16T16:32:11.321Z	DEBUG	done processing headers	{"headerIndex": 184, "blockHeight": 183, "took": "507.434µs"}
2024-05-16T16:35:51.7750471Z     logger.go:146: 2024-05-16T16:32:11.322Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7751266Z     logger.go:146: 2024-05-16T16:32:11.322Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7751949Z     logger.go:146: 2024-05-16T16:32:11.323Z	DEBUG	done processing headers	{"headerIndex": 185, "blockHeight": 184, "took": "535.717µs"}
2024-05-16T16:35:51.7752734Z     logger.go:146: 2024-05-16T16:32:11.324Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7753526Z     logger.go:146: 2024-05-16T16:32:11.324Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7754194Z     logger.go:146: 2024-05-16T16:32:11.325Z	DEBUG	done processing headers	{"headerIndex": 186, "blockHeight": 185, "took": "498.956µs"}
2024-05-16T16:35:51.7754985Z     logger.go:146: 2024-05-16T16:32:11.325Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7755769Z     logger.go:146: 2024-05-16T16:32:11.326Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7756446Z     logger.go:146: 2024-05-16T16:32:11.326Z	DEBUG	done processing headers	{"headerIndex": 187, "blockHeight": 186, "took": "601.086µs"}
2024-05-16T16:35:51.7757227Z     logger.go:146: 2024-05-16T16:32:11.328Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7758015Z     logger.go:146: 2024-05-16T16:32:11.328Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7758811Z     logger.go:146: 2024-05-16T16:32:11.328Z	DEBUG	done processing headers	{"headerIndex": 188, "blockHeight": 187, "took": "694.192µs"}
2024-05-16T16:35:51.7759604Z     logger.go:146: 2024-05-16T16:32:11.329Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7760385Z     logger.go:146: 2024-05-16T16:32:11.329Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7761110Z     logger.go:146: 2024-05-16T16:32:11.330Z	DEBUG	done processing headers	{"headerIndex": 189, "blockHeight": 188, "took": "534.524µs"}
2024-05-16T16:35:51.7761899Z     logger.go:146: 2024-05-16T16:32:11.330Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7762740Z     logger.go:146: 2024-05-16T16:32:11.330Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7763411Z     logger.go:146: 2024-05-16T16:32:11.331Z	DEBUG	done processing headers	{"headerIndex": 190, "blockHeight": 189, "took": "541.898µs"}
2024-05-16T16:35:51.7764193Z     logger.go:146: 2024-05-16T16:32:11.332Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7764980Z     logger.go:146: 2024-05-16T16:32:11.332Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7765640Z     logger.go:146: 2024-05-16T16:32:11.333Z	DEBUG	done processing headers	{"headerIndex": 191, "blockHeight": 190, "took": "513.365µs"}
2024-05-16T16:35:51.7766425Z     logger.go:146: 2024-05-16T16:32:11.334Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7767215Z     logger.go:146: 2024-05-16T16:32:11.334Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7767884Z     logger.go:146: 2024-05-16T16:32:11.334Z	DEBUG	done processing headers	{"headerIndex": 192, "blockHeight": 191, "took": "531.679µs"}
2024-05-16T16:35:51.7768663Z     logger.go:146: 2024-05-16T16:32:11.335Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7769450Z     logger.go:146: 2024-05-16T16:32:11.336Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7770111Z     logger.go:146: 2024-05-16T16:32:11.336Z	DEBUG	done processing headers	{"headerIndex": 193, "blockHeight": 192, "took": "529.215µs"}
2024-05-16T16:35:51.7770896Z     logger.go:146: 2024-05-16T16:32:11.337Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7771685Z     logger.go:146: 2024-05-16T16:32:11.337Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7772351Z     logger.go:146: 2024-05-16T16:32:11.338Z	DEBUG	done processing headers	{"headerIndex": 194, "blockHeight": 193, "took": "511.502µs"}
2024-05-16T16:35:51.7773261Z     logger.go:146: 2024-05-16T16:32:11.339Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7774068Z     logger.go:146: 2024-05-16T16:32:11.339Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7774875Z     logger.go:146: 2024-05-16T16:32:11.339Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7775775Z     logger.go:146: 2024-05-16T16:32:11.340Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7776648Z     logger.go:146: 2024-05-16T16:32:11.340Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7777473Z     logger.go:146: 2024-05-16T16:32:11.340Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7778239Z     logger.go:146: 2024-05-16T16:32:11.340Z	DEBUG	done processing headers	{"headerIndex": 195, "blockHeight": 194, "took": "826.878µs"}
2024-05-16T16:35:51.7779043Z     logger.go:146: 2024-05-16T16:32:11.340Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7779852Z     logger.go:146: 2024-05-16T16:32:11.340Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7780728Z     logger.go:146: 2024-05-16T16:32:11.341Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7781537Z     logger.go:146: 2024-05-16T16:32:11.341Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7782203Z     logger.go:146: 2024-05-16T16:32:11.342Z	DEBUG	done processing headers	{"headerIndex": 196, "blockHeight": 195, "took": "512.834µs"}
2024-05-16T16:35:51.7782883Z     logger.go:146: 2024-05-16T16:32:11.343Z	DEBUG	done processing headers	{"headerIndex": 197, "blockHeight": 196, "took": "571.203µs"}
2024-05-16T16:35:51.7783550Z     logger.go:146: 2024-05-16T16:32:11.345Z	DEBUG	done processing headers	{"headerIndex": 198, "blockHeight": 197, "took": "492.895µs"}
2024-05-16T16:35:51.7784228Z     logger.go:146: 2024-05-16T16:32:11.346Z	DEBUG	done processing headers	{"headerIndex": 199, "blockHeight": 198, "took": "509.117µs"}
2024-05-16T16:35:51.7785031Z     logger.go:146: 2024-05-16T16:32:11.351Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7785696Z     logger.go:146: 2024-05-16T16:32:11.352Z	DEBUG	done processing headers	{"headerIndex": 200, "blockHeight": 199, "took": "489.168µs"}
2024-05-16T16:35:51.7786482Z     logger.go:146: 2024-05-16T16:32:11.353Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7787289Z     logger.go:146: 2024-05-16T16:32:11.353Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7787945Z     logger.go:146: 2024-05-16T16:32:11.353Z	DEBUG	done processing headers	{"headerIndex": 201, "blockHeight": 200, "took": "528.341µs"}
2024-05-16T16:35:51.7788803Z     logger.go:146: 2024-05-16T16:32:11.355Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7789466Z     logger.go:146: 2024-05-16T16:32:11.355Z	DEBUG	done processing headers	{"headerIndex": 202, "blockHeight": 201, "took": "607.621µs"}
2024-05-16T16:35:51.7790249Z     logger.go:146: 2024-05-16T16:32:11.355Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7791048Z     logger.go:146: 2024-05-16T16:32:11.356Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7791844Z     logger.go:146: 2024-05-16T16:32:11.356Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7792512Z     logger.go:146: 2024-05-16T16:32:11.357Z	DEBUG	done processing headers	{"headerIndex": 203, "blockHeight": 202, "took": "493.029µs"}
2024-05-16T16:35:51.7793308Z     logger.go:146: 2024-05-16T16:32:11.357Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7794164Z     logger.go:146: 2024-05-16T16:32:11.358Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7794829Z     logger.go:146: 2024-05-16T16:32:11.358Z	DEBUG	done processing headers	{"headerIndex": 204, "blockHeight": 203, "took": "512.964µs"}
2024-05-16T16:35:51.7795694Z     logger.go:146: 2024-05-16T16:32:11.359Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7796477Z     logger.go:146: 2024-05-16T16:32:11.359Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7797147Z     logger.go:146: 2024-05-16T16:32:11.360Z	DEBUG	done processing headers	{"headerIndex": 205, "blockHeight": 204, "took": "483.039µs"}
2024-05-16T16:35:51.7798057Z     logger.go:146: 2024-05-16T16:32:11.361Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7798853Z     logger.go:146: 2024-05-16T16:32:11.361Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7799522Z     logger.go:146: 2024-05-16T16:32:11.361Z	DEBUG	done processing headers	{"headerIndex": 206, "blockHeight": 205, "took": "517.994µs"}
2024-05-16T16:35:51.7800322Z     logger.go:146: 2024-05-16T16:32:11.362Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7801108Z     logger.go:146: 2024-05-16T16:32:11.362Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7801776Z     logger.go:146: 2024-05-16T16:32:11.363Z	DEBUG	done processing headers	{"headerIndex": 207, "blockHeight": 206, "took": "485.503µs"}
2024-05-16T16:35:51.7802571Z     logger.go:146: 2024-05-16T16:32:11.364Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7803354Z     logger.go:146: 2024-05-16T16:32:11.364Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7804032Z     logger.go:146: 2024-05-16T16:32:11.364Z	DEBUG	done processing headers	{"headerIndex": 208, "blockHeight": 207, "took": "496.524µs"}
2024-05-16T16:35:51.7804815Z     logger.go:146: 2024-05-16T16:32:11.365Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7805607Z     logger.go:146: 2024-05-16T16:32:11.365Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7806331Z     logger.go:146: 2024-05-16T16:32:11.366Z	DEBUG	done processing headers	{"headerIndex": 209, "blockHeight": 208, "took": "813.792µs"}
2024-05-16T16:35:51.7807120Z     logger.go:146: 2024-05-16T16:32:11.367Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7807907Z     logger.go:146: 2024-05-16T16:32:11.367Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7808577Z     logger.go:146: 2024-05-16T16:32:11.368Z	DEBUG	done processing headers	{"headerIndex": 210, "blockHeight": 209, "took": "501.771µs"}
2024-05-16T16:35:51.7809358Z     logger.go:146: 2024-05-16T16:32:11.368Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7810155Z     logger.go:146: 2024-05-16T16:32:11.369Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7810873Z     logger.go:146: 2024-05-16T16:32:11.369Z	DEBUG	done processing headers	{"headerIndex": 211, "blockHeight": 210, "took": "548.328µs"}
2024-05-16T16:35:51.7811666Z     logger.go:146: 2024-05-16T16:32:11.370Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7812449Z     logger.go:146: 2024-05-16T16:32:11.370Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7813302Z     logger.go:146: 2024-05-16T16:32:11.371Z	DEBUG	done processing headers	{"headerIndex": 212, "blockHeight": 211, "took": "507.522µs"}
2024-05-16T16:35:51.7814109Z     logger.go:146: 2024-05-16T16:32:11.371Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7814985Z     logger.go:146: 2024-05-16T16:32:11.372Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7815672Z     logger.go:146: 2024-05-16T16:32:11.372Z	DEBUG	done processing headers	{"headerIndex": 213, "blockHeight": 212, "took": "515.86µs"}
2024-05-16T16:35:51.7816462Z     logger.go:146: 2024-05-16T16:32:11.373Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7817255Z     logger.go:146: 2024-05-16T16:32:11.373Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7817920Z     logger.go:146: 2024-05-16T16:32:11.374Z	DEBUG	done processing headers	{"headerIndex": 214, "blockHeight": 213, "took": "615.924µs"}
2024-05-16T16:35:51.7818709Z     logger.go:146: 2024-05-16T16:32:11.375Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7819505Z     logger.go:146: 2024-05-16T16:32:11.376Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7820172Z     logger.go:146: 2024-05-16T16:32:11.376Z	DEBUG	done processing headers	{"headerIndex": 215, "blockHeight": 214, "took": "773.289µs"}
2024-05-16T16:35:51.7820955Z     logger.go:146: 2024-05-16T16:32:11.376Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7821747Z     logger.go:146: 2024-05-16T16:32:11.377Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7822415Z     logger.go:146: 2024-05-16T16:32:11.377Z	DEBUG	done processing headers	{"headerIndex": 216, "blockHeight": 215, "took": "565.7µs"}
2024-05-16T16:35:51.7823293Z     logger.go:146: 2024-05-16T16:32:11.378Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7824082Z     logger.go:146: 2024-05-16T16:32:11.378Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7824750Z     logger.go:146: 2024-05-16T16:32:11.379Z	DEBUG	done processing headers	{"headerIndex": 217, "blockHeight": 216, "took": "515.026µs"}
2024-05-16T16:35:51.7825535Z     logger.go:146: 2024-05-16T16:32:11.380Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7826328Z     logger.go:146: 2024-05-16T16:32:11.380Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7826988Z     logger.go:146: 2024-05-16T16:32:11.381Z	DEBUG	done processing headers	{"headerIndex": 218, "blockHeight": 217, "took": "573.125µs"}
2024-05-16T16:35:51.7827782Z     logger.go:146: 2024-05-16T16:32:11.381Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7828668Z     logger.go:146: 2024-05-16T16:32:11.381Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7829340Z     logger.go:146: 2024-05-16T16:32:11.382Z	DEBUG	done processing headers	{"headerIndex": 219, "blockHeight": 218, "took": "522.685µs"}
2024-05-16T16:35:51.7830242Z     logger.go:146: 2024-05-16T16:32:11.383Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7831048Z     logger.go:146: 2024-05-16T16:32:11.383Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7831863Z     logger.go:146: 2024-05-16T16:32:11.383Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7832744Z     logger.go:146: 2024-05-16T16:32:11.383Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7833546Z     logger.go:146: 2024-05-16T16:32:11.383Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7834341Z     logger.go:146: 2024-05-16T16:32:11.385Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7835017Z     logger.go:146: 2024-05-16T16:32:11.385Z	DEBUG	done processing headers	{"headerIndex": 220, "blockHeight": 219, "took": "779.831µs"}
2024-05-16T16:35:51.7835802Z     logger.go:146: 2024-05-16T16:32:11.385Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7836609Z     logger.go:146: 2024-05-16T16:32:11.385Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7837408Z     logger.go:146: 2024-05-16T16:32:11.385Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7838206Z     logger.go:146: 2024-05-16T16:32:11.385Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-05-16T16:35:51.7838873Z     logger.go:146: 2024-05-16T16:32:11.387Z	DEBUG	done processing headers	{"headerIndex": 221, "blockHeight": 220, "took": "517.503µs"}
2024-05-16T16:35:51.7839539Z     logger.go:146: 2024-05-16T16:32:11.388Z	DEBUG	done processing headers	{"headerIndex": 222, "blockHeight": 221, "took": "492.544µs"}
2024-05-16T16:35:51.7840332Z     logger.go:146: 2024-05-16T16:32:11.597Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7841075Z     logger.go:146: 2024-05-16T16:32:11.598Z	DEBUG	done processing headers	{"headerIndex": 223, "blockHeight": 222, "took": "527.95µs"}
2024-05-16T16:35:51.7841866Z     logger.go:146: 2024-05-16T16:32:11.599Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7842670Z     logger.go:146: 2024-05-16T16:32:11.599Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7843335Z     logger.go:146: 2024-05-16T16:32:11.600Z	DEBUG	done processing headers	{"headerIndex": 224, "blockHeight": 223, "took": "492.085µs"}
2024-05-16T16:35:51.7844119Z     logger.go:146: 2024-05-16T16:32:11.600Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7844920Z     logger.go:146: 2024-05-16T16:32:11.600Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7845653Z     logger.go:146: 2024-05-16T16:32:11.601Z	DEBUG	done processing headers	{"headerIndex": 225, "blockHeight": 224, "took": "508.929µs"}
2024-05-16T16:35:51.7846449Z     logger.go:146: 2024-05-16T16:32:11.602Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7847243Z     logger.go:146: 2024-05-16T16:32:11.602Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7847979Z     logger.go:146: 2024-05-16T16:32:11.603Z	DEBUG	done processing headers	{"headerIndex": 226, "blockHeight": 225, "took": "512.952µs"}
2024-05-16T16:35:51.7848763Z     logger.go:146: 2024-05-16T16:32:11.603Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7849622Z     logger.go:146: 2024-05-16T16:32:11.603Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7850295Z     logger.go:146: 2024-05-16T16:32:11.604Z	DEBUG	done processing headers	{"headerIndex": 227, "blockHeight": 226, "took": "491.955µs"}
2024-05-16T16:35:51.7851080Z     logger.go:146: 2024-05-16T16:32:11.605Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7851869Z     logger.go:146: 2024-05-16T16:32:11.605Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7852539Z     logger.go:146: 2024-05-16T16:32:11.606Z	DEBUG	done processing headers	{"headerIndex": 228, "blockHeight": 227, "took": "482.127µs"}
2024-05-16T16:35:51.7853429Z     logger.go:146: 2024-05-16T16:32:11.606Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7854232Z     logger.go:146: 2024-05-16T16:32:11.606Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7854896Z     logger.go:146: 2024-05-16T16:32:11.607Z	DEBUG	done processing headers	{"headerIndex": 229, "blockHeight": 228, "took": "482.958µs"}
2024-05-16T16:35:51.7855684Z     logger.go:146: 2024-05-16T16:32:11.608Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7856473Z     logger.go:146: 2024-05-16T16:32:11.608Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7857133Z     logger.go:146: 2024-05-16T16:32:11.609Z	DEBUG	done processing headers	{"headerIndex": 230, "blockHeight": 229, "took": "490.786µs"}
2024-05-16T16:35:51.7857920Z     logger.go:146: 2024-05-16T16:32:11.611Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7858802Z     logger.go:146: 2024-05-16T16:32:11.611Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7859491Z     logger.go:146: 2024-05-16T16:32:11.611Z	DEBUG	done processing headers	{"headerIndex": 231, "blockHeight": 230, "took": "1.381039ms"}
2024-05-16T16:35:51.7860275Z     logger.go:146: 2024-05-16T16:32:11.612Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7861068Z     logger.go:146: 2024-05-16T16:32:11.613Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7861729Z     logger.go:146: 2024-05-16T16:32:11.614Z	DEBUG	done processing headers	{"headerIndex": 232, "blockHeight": 231, "took": "604.302µs"}
2024-05-16T16:35:51.7862524Z     logger.go:146: 2024-05-16T16:32:11.614Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7863403Z     logger.go:146: 2024-05-16T16:32:11.615Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7864084Z     logger.go:146: 2024-05-16T16:32:11.615Z	DEBUG	done processing headers	{"headerIndex": 233, "blockHeight": 232, "took": "519.344µs"}
2024-05-16T16:35:51.7864947Z     logger.go:146: 2024-05-16T16:32:11.616Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7865739Z     logger.go:146: 2024-05-16T16:32:11.616Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7866400Z     logger.go:146: 2024-05-16T16:32:11.617Z	DEBUG	done processing headers	{"headerIndex": 234, "blockHeight": 233, "took": "668.414µs"}
2024-05-16T16:35:51.7867260Z     logger.go:146: 2024-05-16T16:32:11.619Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7868048Z     logger.go:146: 2024-05-16T16:32:11.619Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7868722Z     logger.go:146: 2024-05-16T16:32:11.620Z	DEBUG	done processing headers	{"headerIndex": 235, "blockHeight": 234, "took": "527.77µs"}
2024-05-16T16:35:51.7869508Z     logger.go:146: 2024-05-16T16:32:11.621Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7870294Z     logger.go:146: 2024-05-16T16:32:11.621Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7870958Z     logger.go:146: 2024-05-16T16:32:11.621Z	DEBUG	done processing headers	{"headerIndex": 236, "blockHeight": 235, "took": "482.154µs"}
2024-05-16T16:35:51.7871743Z     logger.go:146: 2024-05-16T16:32:11.622Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7872409Z     logger.go:146: 2024-05-16T16:32:11.623Z	DEBUG	done processing headers	{"headerIndex": 237, "blockHeight": 236, "took": "619.665µs"}
2024-05-16T16:35:51.7873185Z     logger.go:146: 2024-05-16T16:32:11.625Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7873976Z     logger.go:146: 2024-05-16T16:32:11.625Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7874636Z     logger.go:146: 2024-05-16T16:32:11.625Z	DEBUG	done processing headers	{"headerIndex": 238, "blockHeight": 237, "took": "784.116µs"}
2024-05-16T16:35:51.7875496Z     logger.go:146: 2024-05-16T16:32:11.625Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7876283Z     logger.go:146: 2024-05-16T16:32:11.626Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7877070Z     logger.go:146: 2024-05-16T16:32:11.626Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7877736Z     logger.go:146: 2024-05-16T16:32:11.627Z	DEBUG	done processing headers	{"headerIndex": 239, "blockHeight": 238, "took": "710.675µs"}
2024-05-16T16:35:51.7878520Z     logger.go:146: 2024-05-16T16:32:11.628Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7879297Z     logger.go:146: 2024-05-16T16:32:11.628Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7879968Z     logger.go:146: 2024-05-16T16:32:11.629Z	DEBUG	done processing headers	{"headerIndex": 240, "blockHeight": 239, "took": "475.234µs"}
2024-05-16T16:35:51.7880807Z     logger.go:146: 2024-05-16T16:32:11.629Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7881596Z     logger.go:146: 2024-05-16T16:32:11.630Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7882322Z     logger.go:146: 2024-05-16T16:32:11.631Z	DEBUG	done processing headers	{"headerIndex": 241, "blockHeight": 240, "took": "474.59µs"}
2024-05-16T16:35:51.7883107Z     logger.go:146: 2024-05-16T16:32:11.632Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7883763Z     logger.go:146: 2024-05-16T16:32:11.632Z	DEBUG	done processing headers	{"headerIndex": 242, "blockHeight": 241, "took": "779.39µs"}
2024-05-16T16:35:51.7884606Z     logger.go:146: 2024-05-16T16:32:11.633Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-05-16T16:35:51.7885302Z     logger.go:146: 2024-05-16T16:32:11.636Z	DEBUG	done processing headers	{"headerIndex": 243, "blockHeight": 242, "took": "1.615559ms"}
2024-05-16T16:35:51.7885959Z     logger.go:146: 2024-05-16T16:32:11.639Z	DEBUG	done processing headers	{"headerIndex": 244, "blockHeight": 243, "took": "572.396µs"}
2024-05-16T16:35:51.7886633Z     logger.go:146: 2024-05-16T16:32:11.640Z	DEBUG	done processing headers	{"headerIndex": 245, "blockHeight": 244, "took": "533.024µs"}
2024-05-16T16:35:51.7886769Z     core_test.go:339: 
2024-05-16T16:35:51.7887320Z         	Error Trace:	/home/runner/work/neo-go/neo-go/pkg/services/notary/core_test.go:339
2024-05-16T16:35:51.7888068Z         	            				/home/runner/work/neo-go/neo-go/pkg/services/notary/core_test.go:740
2024-05-16T16:35:51.7900779Z         	Error:      	Expected nil, but got: &transaction.Transaction{Version:0x0, Nonce:0x7d, SystemFee:100000000, NetworkFee:0, ValidUntilBlock:0x106, Script:[]uint8{0x40}, Attributes:[]transaction.Attribute{transaction.Attribute{Type:0x22, Value:(*transaction.NotaryAssisted)(0xc00096ac5f)}, transaction.Attribute{Type:0x20, Value:(*transaction.NotValidBefore)(0xc00096ac6c)}, transaction.Attribute{Type:0x21, Value:(*transaction.Conflicts)(0xc000b70a20)}}, Signers:[]transaction.Signer{transaction.Signer{Account:util.Uint160{0x3b, 0xec, 0x35, 0x31, 0x11, 0x9b, 0xba, 0xd7, 0x6d, 0xd0, 0x44, 0x92, 0xb, 0xd, 0xe6, 0xc3, 0x19, 0x4f, 0xe1, 0xc1}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}, transaction.Signer{Account:util.Uint160{0xf2, 0xae, 0x76, 0xf2, 0x4a, 0xfb, 0x40, 0xea, 0xca, 0x27, 0xca, 0xf8, 0x33, 0xef, 0xad, 0xda, 0x34, 0x41, 0x66, 0xe6}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}}, Scripts:[]transaction.Witness{transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0x28, 0xed, 0xf8, 0xcb, 0xc4, 0xbf, 0x55, 0x47, 0x77, 0xba, 0xa2, 0x30, 0xd4, 0xe9, 0x56, 0x9b, 0xf3, 0x55, 0xd6, 0xde, 0xac, 0x5c, 0x28, 0x2f, 0xb3, 0xdf, 0x36, 0xa5, 0xd5, 0x32, 0x66, 0xdd, 0x2d, 0x20, 0xdd, 0x47, 0x6e, 0x8, 0xf1, 0x15, 0xea, 0x40, 0xb6, 0x10, 0xbd, 0x5e, 0xfd, 0xae, 0x49, 0x24, 0x3b, 0xdc, 0xa2, 0xd7, 0xc5, 0x28, 0xb0, 0x6d, 0x1d, 0x7d, 0x9d, 0x14, 0x8f, 0xec}, VerificationScript:[]uint8{}}, transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0x27, 0x69, 0x14, 0xa3, 0xe3, 0xb0, 0x64, 0x82, 0x52, 0xf7, 0x98, 0x2b, 0x88, 0x9c, 0x7e, 0xcc, 0x23, 0xcb, 0x7b, 0x85, 0x81, 0x3d, 0x88, 0xb3, 0xd7, 0x60, 0xef, 0x65, 0x8e, 0x84, 0xbd, 0x2e, 0x84, 0x4a, 0x9c, 0x59, 0x26, 0x3a, 0x55, 0xe1, 0x1b, 0x31, 0xa1, 0x59, 0xdb, 0xb4, 0xc, 0xcf, 0xb9, 0x53, 0x88, 0x1b, 0xc, 0xed, 0x71, 0xfe, 0x21, 0x62, 0x2a, 0xd3, 0x7a, 0x3c, 0x66, 0x62}, VerificationScript:[]uint8{0xc, 0x21, 0x2, 0xc2, 0x39, 0x2, 0xb6, 0x3d, 0x41, 0x52, 0xe0, 0x37, 0xdc, 0x5e, 0x74, 0xc6, 0xb8, 0xdb, 0x39, 0x3f, 0x64, 0x6b, 0xeb, 0x91, 0xec, 0xf3, 0x60, 0x82, 0xdc, 0xd4, 0xa7, 0xca, 0x7e, 0x0, 0x2a, 0x41, 0x56, 0xe7, 0xb3, 0x27}}}, size:288, hash:util.Uint256{0x7a, 0x71, 0xf0, 0x3e, 0x3c, 0xa, 0x2, 0xc3, 0xd, 0xfa, 0x3, 0x8, 0x8d, 0x9b, 0x8a, 0xfb, 0x2c, 0x67, 0xc2, 0x3d, 0x28, 0xad, 0x69, 0x8d, 0x5d, 0x9d, 0x8e, 0x35, 0x8c, 0x3b, 0x5, 0x82}, hashed:true, Trimmed:false}
2024-05-16T16:35:51.7901086Z         	Test:       	TestNotary
2024-05-16T16:35:51.7901539Z         	Messages:   	fallback transaction for request #0 shouldn't be completed
2024-05-16T16:35:51.7901899Z     logger.go:146: 2024-05-16T16:32:11.641Z	INFO	stopping notary service
2024-05-16T16:35:51.7902689Z     logger.go:146: 2024-05-16T16:32:11.642Z	INFO	persisted to disk	{"blocks": 121, "keys": 1395, "headerHeight": 245, "blockHeight": 245, "took": "987.397µs"}
2024-05-16T16:35:51.7902831Z --- FAIL: TestNotary (4.99s)
@AnnaShaleva commented on GitHub (May 17, 2024): Reproduced in #3441: ``` 2024-05-16T16:35:51.7223903Z === RUN TestNotary 2024-05-16T16:35:51.7224687Z logger.go:146: 2024-05-16T16:32:06.649Z INFO initial gas supply is not set or wrong, setting default value {"InitialGASSupply": "52000000"} 2024-05-16T16:35:51.7225346Z logger.go:146: 2024-05-16T16:32:06.649Z INFO mempool size is not set or wrong, setting default value {"MemPoolSize": 50000} 2024-05-16T16:35:51.7226323Z logger.go:146: 2024-05-16T16:32:06.649Z INFO P2PNotaryRequestPayloadPool size is not set or wrong, setting default value {"P2PNotaryRequestPayloadPoolSize": 1000} 2024-05-16T16:35:51.7226986Z logger.go:146: 2024-05-16T16:32:06.649Z INFO MaxBlockSize is not set or wrong, setting default value {"MaxBlockSize": 262144} 2024-05-16T16:35:51.7227732Z logger.go:146: 2024-05-16T16:32:06.649Z INFO MaxBlockSystemFee is not set or wrong, setting default value {"MaxBlockSystemFee": 900000000000} 2024-05-16T16:35:51.7228629Z logger.go:146: 2024-05-16T16:32:06.650Z INFO MaxTransactionsPerBlock is not set or wrong, using default value {"MaxTransactionsPerBlock": 512} 2024-05-16T16:35:51.7229454Z logger.go:146: 2024-05-16T16:32:06.650Z INFO MaxValidUntilBlockIncrement is not set or wrong, using default value {"MaxValidUntilBlockIncrement": 86400} 2024-05-16T16:35:51.7229912Z logger.go:146: 2024-05-16T16:32:06.650Z INFO Hardforks are not set, using default value 2024-05-16T16:35:51.7230391Z logger.go:146: 2024-05-16T16:32:06.656Z INFO no storage version found! creating genesis block 2024-05-16T16:35:51.7230747Z logger.go:146: 2024-05-16T16:32:06.663Z INFO starting notary service 2024-05-16T16:35:51.7231429Z logger.go:146: 2024-05-16T16:32:06.667Z DEBUG done processing headers {"headerIndex": 1, "blockHeight": 0, "took": "612.152µs"} 2024-05-16T16:35:51.7232202Z logger.go:146: 2024-05-16T16:32:07.661Z INFO persisted to disk {"blocks": 1, "keys": 148, "headerHeight": 1, "blockHeight": 1, "took": "167.662µs"} 2024-05-16T16:35:51.7233032Z logger.go:146: 2024-05-16T16:32:08.964Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7233693Z logger.go:146: 2024-05-16T16:32:08.966Z DEBUG done processing headers {"headerIndex": 2, "blockHeight": 1, "took": "558.025µs"} 2024-05-16T16:35:51.7234340Z logger.go:146: 2024-05-16T16:32:08.967Z DEBUG done processing headers {"headerIndex": 3, "blockHeight": 2, "took": "505.701µs"} 2024-05-16T16:35:51.7235154Z logger.go:146: 2024-05-16T16:32:08.972Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7235815Z logger.go:146: 2024-05-16T16:32:08.973Z DEBUG done processing headers {"headerIndex": 4, "blockHeight": 3, "took": "555.534µs"} 2024-05-16T16:35:51.7236704Z logger.go:146: 2024-05-16T16:32:08.974Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7237579Z logger.go:146: 2024-05-16T16:32:08.975Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7238248Z logger.go:146: 2024-05-16T16:32:08.975Z DEBUG done processing headers {"headerIndex": 5, "blockHeight": 4, "took": "530.714µs"} 2024-05-16T16:35:51.7238894Z logger.go:146: 2024-05-16T16:32:08.977Z DEBUG done processing headers {"headerIndex": 6, "blockHeight": 5, "took": "649.849µs"} 2024-05-16T16:35:51.7239535Z logger.go:146: 2024-05-16T16:32:08.979Z DEBUG done processing headers {"headerIndex": 7, "blockHeight": 6, "took": "555.747µs"} 2024-05-16T16:35:51.7240345Z logger.go:146: 2024-05-16T16:32:09.037Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7241005Z logger.go:146: 2024-05-16T16:32:09.038Z DEBUG done processing headers {"headerIndex": 8, "blockHeight": 7, "took": "569.143µs"} 2024-05-16T16:35:51.7241813Z logger.go:146: 2024-05-16T16:32:09.039Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7242625Z logger.go:146: 2024-05-16T16:32:09.039Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7243381Z logger.go:146: 2024-05-16T16:32:09.040Z DEBUG done processing headers {"headerIndex": 9, "blockHeight": 8, "took": "556.206µs"} 2024-05-16T16:35:51.7244192Z logger.go:146: 2024-05-16T16:32:09.040Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7244862Z logger.go:146: 2024-05-16T16:32:09.041Z DEBUG done processing headers {"headerIndex": 10, "blockHeight": 9, "took": "578.099µs"} 2024-05-16T16:35:51.7245587Z logger.go:146: 2024-05-16T16:32:09.043Z DEBUG done processing headers {"headerIndex": 11, "blockHeight": 10, "took": "504.676µs"} 2024-05-16T16:35:51.7246394Z logger.go:146: 2024-05-16T16:32:09.100Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7247068Z logger.go:146: 2024-05-16T16:32:09.101Z DEBUG done processing headers {"headerIndex": 12, "blockHeight": 11, "took": "992.256µs"} 2024-05-16T16:35:51.7247868Z logger.go:146: 2024-05-16T16:32:09.102Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7248666Z logger.go:146: 2024-05-16T16:32:09.102Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7249340Z logger.go:146: 2024-05-16T16:32:09.104Z DEBUG done processing headers {"headerIndex": 13, "blockHeight": 12, "took": "1.132047ms"} 2024-05-16T16:35:51.7250147Z logger.go:146: 2024-05-16T16:32:09.106Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7250807Z logger.go:146: 2024-05-16T16:32:09.106Z DEBUG done processing headers {"headerIndex": 14, "blockHeight": 13, "took": "1.095327ms"} 2024-05-16T16:35:51.7251595Z logger.go:146: 2024-05-16T16:32:09.108Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7252392Z logger.go:146: 2024-05-16T16:32:09.108Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7253404Z logger.go:146: 2024-05-16T16:32:09.108Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7254088Z logger.go:146: 2024-05-16T16:32:09.109Z DEBUG done processing headers {"headerIndex": 15, "blockHeight": 14, "took": "1.217796ms"} 2024-05-16T16:35:51.7255120Z logger.go:146: 2024-05-16T16:32:09.110Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7255919Z logger.go:146: 2024-05-16T16:32:09.111Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7256594Z logger.go:146: 2024-05-16T16:32:09.111Z DEBUG done processing headers {"headerIndex": 16, "blockHeight": 15, "took": "1.151923ms"} 2024-05-16T16:35:51.7257386Z logger.go:146: 2024-05-16T16:32:09.112Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7258180Z logger.go:146: 2024-05-16T16:32:09.112Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7258858Z logger.go:146: 2024-05-16T16:32:09.114Z DEBUG done processing headers {"headerIndex": 17, "blockHeight": 16, "took": "911.957µs"} 2024-05-16T16:35:51.7259661Z logger.go:146: 2024-05-16T16:32:09.115Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7260448Z logger.go:146: 2024-05-16T16:32:09.116Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7261193Z logger.go:146: 2024-05-16T16:32:09.116Z DEBUG done processing headers {"headerIndex": 18, "blockHeight": 17, "took": "1.156643ms"} 2024-05-16T16:35:51.7262003Z logger.go:146: 2024-05-16T16:32:09.118Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7262664Z logger.go:146: 2024-05-16T16:32:09.118Z DEBUG done processing headers {"headerIndex": 19, "blockHeight": 18, "took": "1.115395ms"} 2024-05-16T16:35:51.7263527Z logger.go:146: 2024-05-16T16:32:09.120Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7264326Z logger.go:146: 2024-05-16T16:32:09.120Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7265005Z logger.go:146: 2024-05-16T16:32:09.120Z DEBUG done processing headers {"headerIndex": 20, "blockHeight": 19, "took": "923.018µs"} 2024-05-16T16:35:51.7265796Z logger.go:146: 2024-05-16T16:32:09.121Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7266597Z logger.go:146: 2024-05-16T16:32:09.122Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7267265Z logger.go:146: 2024-05-16T16:32:09.123Z DEBUG done processing headers {"headerIndex": 21, "blockHeight": 20, "took": "779.831µs"} 2024-05-16T16:35:51.7267927Z logger.go:146: 2024-05-16T16:32:09.125Z DEBUG done processing headers {"headerIndex": 22, "blockHeight": 21, "took": "1.02634ms"} 2024-05-16T16:35:51.7268570Z logger.go:146: 2024-05-16T16:32:09.127Z DEBUG done processing headers {"headerIndex": 23, "blockHeight": 22, "took": "985.243µs"} 2024-05-16T16:35:51.7269360Z logger.go:146: 2024-05-16T16:32:09.129Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7270153Z logger.go:146: 2024-05-16T16:32:09.129Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7270941Z logger.go:146: 2024-05-16T16:32:09.129Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7271929Z logger.go:146: 2024-05-16T16:32:09.129Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7272795Z logger.go:146: 2024-05-16T16:32:09.129Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7273612Z logger.go:146: 2024-05-16T16:32:09.129Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7274419Z logger.go:146: 2024-05-16T16:32:09.129Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7275233Z logger.go:146: 2024-05-16T16:32:09.129Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7276014Z logger.go:146: 2024-05-16T16:32:09.129Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7276823Z logger.go:146: 2024-05-16T16:32:09.130Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7277613Z logger.go:146: 2024-05-16T16:32:09.130Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7278414Z logger.go:146: 2024-05-16T16:32:09.130Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7279288Z logger.go:146: 2024-05-16T16:32:09.130Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7279969Z logger.go:146: 2024-05-16T16:32:09.131Z DEBUG done processing headers {"headerIndex": 24, "blockHeight": 23, "took": "808.465µs"} 2024-05-16T16:35:51.7280830Z logger.go:146: 2024-05-16T16:32:09.135Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7281635Z logger.go:146: 2024-05-16T16:32:09.135Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7282430Z logger.go:146: 2024-05-16T16:32:09.135Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7283222Z logger.go:146: 2024-05-16T16:32:09.135Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7284011Z logger.go:146: 2024-05-16T16:32:09.135Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7284803Z logger.go:146: 2024-05-16T16:32:09.135Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7285600Z logger.go:146: 2024-05-16T16:32:09.135Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7286385Z logger.go:146: 2024-05-16T16:32:09.135Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7287051Z logger.go:146: 2024-05-16T16:32:09.135Z DEBUG done processing headers {"headerIndex": 25, "blockHeight": 24, "took": "2.033193ms"} 2024-05-16T16:35:51.7287860Z logger.go:146: 2024-05-16T16:32:09.137Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7288650Z logger.go:146: 2024-05-16T16:32:09.137Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7289502Z logger.go:146: 2024-05-16T16:32:09.137Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7290357Z logger.go:146: 2024-05-16T16:32:09.137Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7291154Z logger.go:146: 2024-05-16T16:32:09.138Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7291950Z logger.go:146: 2024-05-16T16:32:09.138Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7292861Z logger.go:146: 2024-05-16T16:32:09.138Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7293709Z logger.go:146: 2024-05-16T16:32:09.138Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7294379Z logger.go:146: 2024-05-16T16:32:09.139Z DEBUG done processing headers {"headerIndex": 26, "blockHeight": 25, "took": "881.289µs"} 2024-05-16T16:35:51.7295178Z logger.go:146: 2024-05-16T16:32:09.150Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7295971Z logger.go:146: 2024-05-16T16:32:09.150Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7296868Z logger.go:146: 2024-05-16T16:32:09.150Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7297667Z logger.go:146: 2024-05-16T16:32:09.150Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7298532Z logger.go:146: 2024-05-16T16:32:09.152Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7299334Z logger.go:146: 2024-05-16T16:32:09.152Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7300129Z logger.go:146: 2024-05-16T16:32:09.152Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7300923Z logger.go:146: 2024-05-16T16:32:09.152Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7301595Z logger.go:146: 2024-05-16T16:32:09.152Z DEBUG done processing headers {"headerIndex": 27, "blockHeight": 26, "took": "1.953295ms"} 2024-05-16T16:35:51.7302382Z logger.go:146: 2024-05-16T16:32:09.155Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7303190Z logger.go:146: 2024-05-16T16:32:09.155Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7303979Z logger.go:146: 2024-05-16T16:32:09.155Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7304771Z logger.go:146: 2024-05-16T16:32:09.156Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7305555Z logger.go:146: 2024-05-16T16:32:09.156Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7306342Z logger.go:146: 2024-05-16T16:32:09.156Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7307215Z logger.go:146: 2024-05-16T16:32:09.156Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7308080Z logger.go:146: 2024-05-16T16:32:09.156Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7308757Z logger.go:146: 2024-05-16T16:32:09.156Z DEBUG done processing headers {"headerIndex": 28, "blockHeight": 27, "took": "1.335685ms"} 2024-05-16T16:35:51.7309420Z logger.go:146: 2024-05-16T16:32:09.161Z DEBUG done processing headers {"headerIndex": 29, "blockHeight": 28, "took": "803.836µs"} 2024-05-16T16:35:51.7310222Z logger.go:146: 2024-05-16T16:32:09.161Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7311009Z logger.go:146: 2024-05-16T16:32:09.161Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7311810Z logger.go:146: 2024-05-16T16:32:09.162Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7312598Z logger.go:146: 2024-05-16T16:32:09.162Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7313387Z logger.go:146: 2024-05-16T16:32:09.162Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7314237Z logger.go:146: 2024-05-16T16:32:09.162Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7315025Z logger.go:146: 2024-05-16T16:32:09.162Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7315887Z logger.go:146: 2024-05-16T16:32:09.162Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7316680Z logger.go:146: 2024-05-16T16:32:09.162Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7317466Z logger.go:146: 2024-05-16T16:32:09.162Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7318259Z logger.go:146: 2024-05-16T16:32:09.162Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7319062Z logger.go:146: 2024-05-16T16:32:09.162Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7319864Z logger.go:146: 2024-05-16T16:32:09.162Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7320663Z logger.go:146: 2024-05-16T16:32:09.162Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7321452Z logger.go:146: 2024-05-16T16:32:09.162Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7322252Z logger.go:146: 2024-05-16T16:32:09.162Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7323042Z logger.go:146: 2024-05-16T16:32:09.164Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7323836Z logger.go:146: 2024-05-16T16:32:09.164Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7324690Z logger.go:146: 2024-05-16T16:32:09.164Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7325543Z logger.go:146: 2024-05-16T16:32:09.164Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7326331Z logger.go:146: 2024-05-16T16:32:09.164Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7327124Z logger.go:146: 2024-05-16T16:32:09.164Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7327907Z logger.go:146: 2024-05-16T16:32:09.164Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7328736Z logger.go:146: 2024-05-16T16:32:09.164Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7329534Z logger.go:146: 2024-05-16T16:32:09.174Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7330333Z logger.go:146: 2024-05-16T16:32:09.174Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7331189Z logger.go:146: 2024-05-16T16:32:09.174Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7331983Z logger.go:146: 2024-05-16T16:32:09.174Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7332897Z logger.go:146: 2024-05-16T16:32:09.174Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7333783Z logger.go:146: 2024-05-16T16:32:09.174Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7334573Z logger.go:146: 2024-05-16T16:32:09.174Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7335365Z logger.go:146: 2024-05-16T16:32:09.174Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7336036Z logger.go:146: 2024-05-16T16:32:09.175Z DEBUG done processing headers {"headerIndex": 30, "blockHeight": 29, "took": "615.134µs"} 2024-05-16T16:35:51.7336830Z logger.go:146: 2024-05-16T16:32:09.180Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7337626Z logger.go:146: 2024-05-16T16:32:09.181Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7338416Z logger.go:146: 2024-05-16T16:32:09.181Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7339208Z logger.go:146: 2024-05-16T16:32:09.181Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7339994Z logger.go:146: 2024-05-16T16:32:09.181Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7340780Z logger.go:146: 2024-05-16T16:32:09.181Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7341564Z logger.go:146: 2024-05-16T16:32:09.181Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7342523Z logger.go:146: 2024-05-16T16:32:09.181Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7343311Z logger.go:146: 2024-05-16T16:32:09.181Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7343990Z logger.go:146: 2024-05-16T16:32:09.181Z DEBUG done processing headers {"headerIndex": 31, "blockHeight": 30, "took": "1.112843ms"} 2024-05-16T16:35:51.7344776Z logger.go:146: 2024-05-16T16:32:09.181Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7345568Z logger.go:146: 2024-05-16T16:32:09.181Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7346356Z logger.go:146: 2024-05-16T16:32:09.181Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7347153Z logger.go:146: 2024-05-16T16:32:09.181Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7347935Z logger.go:146: 2024-05-16T16:32:09.181Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7348801Z logger.go:146: 2024-05-16T16:32:09.181Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7349598Z logger.go:146: 2024-05-16T16:32:09.181Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7350394Z logger.go:146: 2024-05-16T16:32:09.182Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7351238Z logger.go:146: 2024-05-16T16:32:09.182Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7352030Z logger.go:146: 2024-05-16T16:32:09.182Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7352817Z logger.go:146: 2024-05-16T16:32:09.182Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7353610Z logger.go:146: 2024-05-16T16:32:09.182Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7354395Z logger.go:146: 2024-05-16T16:32:09.182Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7355182Z logger.go:146: 2024-05-16T16:32:09.182Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7355979Z logger.go:146: 2024-05-16T16:32:09.182Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7356765Z logger.go:146: 2024-05-16T16:32:09.185Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7357552Z logger.go:146: 2024-05-16T16:32:09.185Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7358334Z logger.go:146: 2024-05-16T16:32:09.185Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7359192Z logger.go:146: 2024-05-16T16:32:09.185Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7360035Z logger.go:146: 2024-05-16T16:32:09.185Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7360826Z logger.go:146: 2024-05-16T16:32:09.185Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7361611Z logger.go:146: 2024-05-16T16:32:09.185Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7362401Z logger.go:146: 2024-05-16T16:32:09.185Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7363186Z logger.go:146: 2024-05-16T16:32:09.185Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7363980Z logger.go:146: 2024-05-16T16:32:09.185Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7364763Z logger.go:146: 2024-05-16T16:32:09.187Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7365549Z logger.go:146: 2024-05-16T16:32:09.187Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7366394Z logger.go:146: 2024-05-16T16:32:09.188Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7367184Z logger.go:146: 2024-05-16T16:32:09.188Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7368025Z logger.go:146: 2024-05-16T16:32:09.188Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7368819Z logger.go:146: 2024-05-16T16:32:09.188Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7369602Z logger.go:146: 2024-05-16T16:32:09.188Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7370389Z logger.go:146: 2024-05-16T16:32:09.188Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7371174Z logger.go:146: 2024-05-16T16:32:09.188Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7371956Z logger.go:146: 2024-05-16T16:32:09.188Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7372836Z logger.go:146: 2024-05-16T16:32:09.188Z DEBUG done processing headers {"headerIndex": 32, "blockHeight": 31, "took": "3.608294ms"} 2024-05-16T16:35:51.7373705Z logger.go:146: 2024-05-16T16:32:09.191Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7374514Z logger.go:146: 2024-05-16T16:32:09.191Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7375304Z logger.go:146: 2024-05-16T16:32:09.191Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7376095Z logger.go:146: 2024-05-16T16:32:09.191Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7376996Z logger.go:146: 2024-05-16T16:32:09.191Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7377857Z logger.go:146: 2024-05-16T16:32:09.192Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7378646Z logger.go:146: 2024-05-16T16:32:09.192Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7379438Z logger.go:146: 2024-05-16T16:32:09.192Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7380223Z logger.go:146: 2024-05-16T16:32:09.192Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7381010Z logger.go:146: 2024-05-16T16:32:09.192Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7381687Z logger.go:146: 2024-05-16T16:32:09.193Z DEBUG done processing headers {"headerIndex": 33, "blockHeight": 32, "took": "2.409874ms"} 2024-05-16T16:35:51.7382484Z logger.go:146: 2024-05-16T16:32:09.194Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7383270Z logger.go:146: 2024-05-16T16:32:09.195Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7384023Z logger.go:146: 2024-05-16T16:32:09.197Z DEBUG done processing headers {"headerIndex": 34, "blockHeight": 33, "took": "500.915µs"} 2024-05-16T16:35:51.7384812Z logger.go:146: 2024-05-16T16:32:09.199Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7385675Z logger.go:146: 2024-05-16T16:32:09.201Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7386467Z logger.go:146: 2024-05-16T16:32:09.201Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7387249Z logger.go:146: 2024-05-16T16:32:09.201Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7388043Z logger.go:146: 2024-05-16T16:32:09.201Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7388825Z logger.go:146: 2024-05-16T16:32:09.201Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7389616Z logger.go:146: 2024-05-16T16:32:09.201Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7390404Z logger.go:146: 2024-05-16T16:32:09.201Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7391198Z logger.go:146: 2024-05-16T16:32:09.201Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7391978Z logger.go:146: 2024-05-16T16:32:09.201Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7392769Z logger.go:146: 2024-05-16T16:32:09.201Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7393550Z logger.go:146: 2024-05-16T16:32:09.201Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7394407Z logger.go:146: 2024-05-16T16:32:09.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7395247Z logger.go:146: 2024-05-16T16:32:09.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7396043Z logger.go:146: 2024-05-16T16:32:09.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7396827Z logger.go:146: 2024-05-16T16:32:09.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7397614Z logger.go:146: 2024-05-16T16:32:09.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7398402Z logger.go:146: 2024-05-16T16:32:09.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7399191Z logger.go:146: 2024-05-16T16:32:09.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7399971Z logger.go:146: 2024-05-16T16:32:09.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7400821Z logger.go:146: 2024-05-16T16:32:09.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7401604Z logger.go:146: 2024-05-16T16:32:09.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7402393Z logger.go:146: 2024-05-16T16:32:09.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7403239Z logger.go:146: 2024-05-16T16:32:09.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7404026Z logger.go:146: 2024-05-16T16:32:09.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7404814Z logger.go:146: 2024-05-16T16:32:09.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7405623Z logger.go:146: 2024-05-16T16:32:09.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7406410Z logger.go:146: 2024-05-16T16:32:09.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7407196Z logger.go:146: 2024-05-16T16:32:09.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7407988Z logger.go:146: 2024-05-16T16:32:09.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7408769Z logger.go:146: 2024-05-16T16:32:09.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7409555Z logger.go:146: 2024-05-16T16:32:09.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7410339Z logger.go:146: 2024-05-16T16:32:09.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7411125Z logger.go:146: 2024-05-16T16:32:09.202Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7412048Z logger.go:146: 2024-05-16T16:32:09.203Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7412978Z logger.go:146: 2024-05-16T16:32:09.203Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7413773Z logger.go:146: 2024-05-16T16:32:09.203Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7414567Z logger.go:146: 2024-05-16T16:32:09.203Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7415353Z logger.go:146: 2024-05-16T16:32:09.204Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7416145Z logger.go:146: 2024-05-16T16:32:09.205Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7416931Z logger.go:146: 2024-05-16T16:32:09.205Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7417721Z logger.go:146: 2024-05-16T16:32:09.205Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7418591Z logger.go:146: 2024-05-16T16:32:09.205Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7419383Z logger.go:146: 2024-05-16T16:32:09.205Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7420238Z logger.go:146: 2024-05-16T16:32:09.205Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7421027Z logger.go:146: 2024-05-16T16:32:09.205Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7421818Z logger.go:146: 2024-05-16T16:32:09.205Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7422606Z logger.go:146: 2024-05-16T16:32:09.205Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7423277Z logger.go:146: 2024-05-16T16:32:09.206Z DEBUG done processing headers {"headerIndex": 35, "blockHeight": 34, "took": "890.838µs"} 2024-05-16T16:35:51.7423933Z logger.go:146: 2024-05-16T16:32:09.210Z DEBUG done processing headers {"headerIndex": 36, "blockHeight": 35, "took": "861.503µs"} 2024-05-16T16:35:51.7424755Z logger.go:146: 2024-05-16T16:32:09.371Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7425421Z logger.go:146: 2024-05-16T16:32:09.373Z DEBUG done processing headers {"headerIndex": 37, "blockHeight": 36, "took": "947.011µs"} 2024-05-16T16:35:51.7426227Z logger.go:146: 2024-05-16T16:32:09.374Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7427028Z logger.go:146: 2024-05-16T16:32:09.374Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7427692Z logger.go:146: 2024-05-16T16:32:09.375Z DEBUG done processing headers {"headerIndex": 38, "blockHeight": 37, "took": "839.002µs"} 2024-05-16T16:35:51.7428339Z logger.go:146: 2024-05-16T16:32:09.377Z DEBUG done processing headers {"headerIndex": 39, "blockHeight": 38, "took": "788.668µs"} 2024-05-16T16:35:51.7429333Z logger.go:146: 2024-05-16T16:32:09.378Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7430132Z logger.go:146: 2024-05-16T16:32:09.378Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7430922Z logger.go:146: 2024-05-16T16:32:09.379Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7431720Z logger.go:146: 2024-05-16T16:32:09.379Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7432376Z logger.go:146: 2024-05-16T16:32:09.380Z DEBUG done processing headers {"headerIndex": 40, "blockHeight": 39, "took": "923.228µs"} 2024-05-16T16:35:51.7433168Z logger.go:146: 2024-05-16T16:32:09.382Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7433962Z logger.go:146: 2024-05-16T16:32:09.382Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7434638Z logger.go:146: 2024-05-16T16:32:09.383Z DEBUG done processing headers {"headerIndex": 41, "blockHeight": 40, "took": "1.104365ms"} 2024-05-16T16:35:51.7435418Z logger.go:146: 2024-05-16T16:32:09.384Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7436306Z logger.go:146: 2024-05-16T16:32:09.384Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7436980Z logger.go:146: 2024-05-16T16:32:09.385Z DEBUG done processing headers {"headerIndex": 42, "blockHeight": 41, "took": "802.834µs"} 2024-05-16T16:35:51.7437844Z logger.go:146: 2024-05-16T16:32:09.387Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7438528Z logger.go:146: 2024-05-16T16:32:09.387Z DEBUG done processing headers {"headerIndex": 43, "blockHeight": 42, "took": "1.051597ms"} 2024-05-16T16:35:51.7439202Z logger.go:146: 2024-05-16T16:32:09.389Z DEBUG done processing headers {"headerIndex": 44, "blockHeight": 43, "took": "1.033082ms"} 2024-05-16T16:35:51.7439868Z logger.go:146: 2024-05-16T16:32:09.392Z DEBUG done processing headers {"headerIndex": 45, "blockHeight": 44, "took": "959.706µs"} 2024-05-16T16:35:51.7440533Z logger.go:146: 2024-05-16T16:32:09.394Z DEBUG done processing headers {"headerIndex": 46, "blockHeight": 45, "took": "1.078597ms"} 2024-05-16T16:35:51.7441194Z logger.go:146: 2024-05-16T16:32:09.396Z DEBUG done processing headers {"headerIndex": 47, "blockHeight": 46, "took": "948.355µs"} 2024-05-16T16:35:51.7442005Z logger.go:146: 2024-05-16T16:32:09.387Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7442802Z logger.go:146: 2024-05-16T16:32:09.397Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7443600Z logger.go:146: 2024-05-16T16:32:09.397Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7444397Z logger.go:146: 2024-05-16T16:32:09.397Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7445189Z logger.go:146: 2024-05-16T16:32:09.397Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7445973Z logger.go:146: 2024-05-16T16:32:09.397Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7446883Z logger.go:146: 2024-05-16T16:32:09.397Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7447672Z logger.go:146: 2024-05-16T16:32:09.397Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7448454Z logger.go:146: 2024-05-16T16:32:09.397Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7449243Z logger.go:146: 2024-05-16T16:32:09.397Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7450024Z logger.go:146: 2024-05-16T16:32:09.398Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7450697Z logger.go:146: 2024-05-16T16:32:09.398Z DEBUG done processing headers {"headerIndex": 48, "blockHeight": 47, "took": "768.48µs"} 2024-05-16T16:35:51.7451483Z logger.go:146: 2024-05-16T16:32:09.399Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7452270Z logger.go:146: 2024-05-16T16:32:09.400Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7453107Z logger.go:146: 2024-05-16T16:32:09.401Z DEBUG done processing headers {"headerIndex": 49, "blockHeight": 48, "took": "851.685µs"} 2024-05-16T16:35:51.7453906Z logger.go:146: 2024-05-16T16:32:09.403Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7454570Z logger.go:146: 2024-05-16T16:32:09.403Z DEBUG done processing headers {"headerIndex": 50, "blockHeight": 49, "took": "1.106219ms"} 2024-05-16T16:35:51.7455443Z logger.go:146: 2024-05-16T16:32:09.404Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7456233Z logger.go:146: 2024-05-16T16:32:09.405Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7457025Z logger.go:146: 2024-05-16T16:32:09.405Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7457690Z logger.go:146: 2024-05-16T16:32:09.405Z DEBUG done processing headers {"headerIndex": 51, "blockHeight": 50, "took": "790.932µs"} 2024-05-16T16:35:51.7458479Z logger.go:146: 2024-05-16T16:32:09.407Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7459264Z logger.go:146: 2024-05-16T16:32:09.407Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7459931Z logger.go:146: 2024-05-16T16:32:09.408Z DEBUG done processing headers {"headerIndex": 52, "blockHeight": 51, "took": "1.120154ms"} 2024-05-16T16:35:51.7460714Z logger.go:146: 2024-05-16T16:32:09.409Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7461498Z logger.go:146: 2024-05-16T16:32:09.409Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7462166Z logger.go:146: 2024-05-16T16:32:09.410Z DEBUG done processing headers {"headerIndex": 53, "blockHeight": 52, "took": "959.405µs"} 2024-05-16T16:35:51.7462953Z logger.go:146: 2024-05-16T16:32:09.411Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7463832Z logger.go:146: 2024-05-16T16:32:09.412Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7464565Z logger.go:146: 2024-05-16T16:32:09.412Z DEBUG done processing headers {"headerIndex": 54, "blockHeight": 53, "took": "1.153396ms"} 2024-05-16T16:35:51.7465360Z logger.go:146: 2024-05-16T16:32:09.413Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7466141Z logger.go:146: 2024-05-16T16:32:09.413Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7466807Z logger.go:146: 2024-05-16T16:32:09.414Z DEBUG done processing headers {"headerIndex": 55, "blockHeight": 54, "took": "800.039µs"} 2024-05-16T16:35:51.7467593Z logger.go:146: 2024-05-16T16:32:09.415Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7468388Z logger.go:146: 2024-05-16T16:32:09.416Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7469045Z logger.go:146: 2024-05-16T16:32:09.417Z DEBUG done processing headers {"headerIndex": 56, "blockHeight": 55, "took": "922.427µs"} 2024-05-16T16:35:51.7469853Z logger.go:146: 2024-05-16T16:32:09.420Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7470733Z logger.go:146: 2024-05-16T16:32:09.420Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7471541Z logger.go:146: 2024-05-16T16:32:09.420Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7472422Z logger.go:146: 2024-05-16T16:32:09.420Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7473227Z logger.go:146: 2024-05-16T16:32:09.421Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7474020Z logger.go:146: 2024-05-16T16:32:09.421Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7474816Z logger.go:146: 2024-05-16T16:32:09.421Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7475609Z logger.go:146: 2024-05-16T16:32:09.421Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7476396Z logger.go:146: 2024-05-16T16:32:09.421Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7477196Z logger.go:146: 2024-05-16T16:32:09.421Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7477860Z logger.go:146: 2024-05-16T16:32:09.421Z DEBUG done processing headers {"headerIndex": 57, "blockHeight": 56, "took": "2.636766ms"} 2024-05-16T16:35:51.7478651Z logger.go:146: 2024-05-16T16:32:09.424Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7479442Z logger.go:146: 2024-05-16T16:32:09.424Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7480236Z logger.go:146: 2024-05-16T16:32:09.424Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7481092Z logger.go:146: 2024-05-16T16:32:09.424Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7481934Z logger.go:146: 2024-05-16T16:32:09.424Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7482723Z logger.go:146: 2024-05-16T16:32:09.425Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7483514Z logger.go:146: 2024-05-16T16:32:09.425Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7484302Z logger.go:146: 2024-05-16T16:32:09.425Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7485086Z logger.go:146: 2024-05-16T16:32:09.426Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7485872Z logger.go:146: 2024-05-16T16:32:09.426Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7486541Z logger.go:146: 2024-05-16T16:32:09.426Z DEBUG done processing headers {"headerIndex": 58, "blockHeight": 57, "took": "2.524618ms"} 2024-05-16T16:35:51.7487322Z logger.go:146: 2024-05-16T16:32:09.428Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7488177Z logger.go:146: 2024-05-16T16:32:09.428Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7488959Z logger.go:146: 2024-05-16T16:32:09.428Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7489807Z logger.go:146: 2024-05-16T16:32:09.428Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7490595Z logger.go:146: 2024-05-16T16:32:09.428Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7491251Z logger.go:146: 2024-05-16T16:32:09.429Z DEBUG done processing headers {"headerIndex": 59, "blockHeight": 58, "took": "1.431413ms"} 2024-05-16T16:35:51.7492042Z logger.go:146: 2024-05-16T16:32:09.431Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7492941Z logger.go:146: 2024-05-16T16:32:09.431Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7493738Z logger.go:146: 2024-05-16T16:32:09.431Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7494530Z logger.go:146: 2024-05-16T16:32:09.431Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7495320Z logger.go:146: 2024-05-16T16:32:09.431Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7495968Z logger.go:146: 2024-05-16T16:32:09.435Z DEBUG done processing headers {"headerIndex": 60, "blockHeight": 59, "took": "1.932706ms"} 2024-05-16T16:35:51.7496641Z logger.go:146: 2024-05-16T16:32:09.437Z DEBUG done processing headers {"headerIndex": 61, "blockHeight": 60, "took": "807.072µs"} 2024-05-16T16:35:51.7497402Z logger.go:146: 2024-05-16T16:32:09.663Z INFO persisted to disk {"blocks": 60, "keys": 704, "headerHeight": 61, "blockHeight": 61, "took": "504.539µs"} 2024-05-16T16:35:51.7498306Z logger.go:146: 2024-05-16T16:32:09.701Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7499037Z logger.go:146: 2024-05-16T16:32:09.701Z DEBUG done processing headers {"headerIndex": 62, "blockHeight": 61, "took": "796.786µs"} 2024-05-16T16:35:51.7499845Z logger.go:146: 2024-05-16T16:32:09.702Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7500650Z logger.go:146: 2024-05-16T16:32:09.703Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7501319Z logger.go:146: 2024-05-16T16:32:09.706Z DEBUG done processing headers {"headerIndex": 63, "blockHeight": 62, "took": "950.869µs"} 2024-05-16T16:35:51.7502114Z logger.go:146: 2024-05-16T16:32:09.707Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7502787Z logger.go:146: 2024-05-16T16:32:09.711Z DEBUG done processing headers {"headerIndex": 64, "blockHeight": 63, "took": "743.954µs"} 2024-05-16T16:35:51.7503455Z logger.go:146: 2024-05-16T16:32:09.713Z DEBUG done processing headers {"headerIndex": 65, "blockHeight": 64, "took": "1.047529ms"} 2024-05-16T16:35:51.7504240Z logger.go:146: 2024-05-16T16:32:09.716Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7505120Z logger.go:146: 2024-05-16T16:32:09.721Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7505784Z logger.go:146: 2024-05-16T16:32:09.721Z DEBUG done processing headers {"headerIndex": 66, "blockHeight": 65, "took": "5.983754ms"} 2024-05-16T16:35:51.7506446Z logger.go:146: 2024-05-16T16:32:09.723Z DEBUG done processing headers {"headerIndex": 67, "blockHeight": 66, "took": "883.514µs"} 2024-05-16T16:35:51.7507234Z logger.go:146: 2024-05-16T16:32:09.725Z DEBUG done processing headers {"headerIndex": 68, "blockHeight": 67, "took": "914.802µs"} 2024-05-16T16:35:51.7507897Z logger.go:146: 2024-05-16T16:32:09.727Z DEBUG done processing headers {"headerIndex": 69, "blockHeight": 68, "took": "667.121µs"} 2024-05-16T16:35:51.7508687Z logger.go:146: 2024-05-16T16:32:09.727Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7509494Z logger.go:146: 2024-05-16T16:32:09.728Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7510287Z logger.go:146: 2024-05-16T16:32:09.728Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7511079Z logger.go:146: 2024-05-16T16:32:09.728Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7511872Z logger.go:146: 2024-05-16T16:32:09.729Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7512662Z logger.go:146: 2024-05-16T16:32:09.729Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7513447Z logger.go:146: 2024-05-16T16:32:09.729Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7514243Z logger.go:146: 2024-05-16T16:32:09.729Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7514893Z logger.go:146: 2024-05-16T16:32:09.730Z DEBUG done processing headers {"headerIndex": 70, "blockHeight": 69, "took": "749.725µs"} 2024-05-16T16:35:51.7515749Z logger.go:146: 2024-05-16T16:32:09.729Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7516590Z logger.go:146: 2024-05-16T16:32:09.730Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7517381Z logger.go:146: 2024-05-16T16:32:09.731Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7518165Z logger.go:146: 2024-05-16T16:32:09.732Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7518947Z logger.go:146: 2024-05-16T16:32:09.733Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7519612Z logger.go:146: 2024-05-16T16:32:09.733Z DEBUG done processing headers {"headerIndex": 71, "blockHeight": 70, "took": "1.020489ms"} 2024-05-16T16:35:51.7520402Z logger.go:146: 2024-05-16T16:32:09.734Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7521186Z logger.go:146: 2024-05-16T16:32:09.735Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7521850Z logger.go:146: 2024-05-16T16:32:09.735Z DEBUG done processing headers {"headerIndex": 72, "blockHeight": 71, "took": "1.116787ms"} 2024-05-16T16:35:51.7522697Z logger.go:146: 2024-05-16T16:32:09.737Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7523483Z logger.go:146: 2024-05-16T16:32:09.738Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7524213Z logger.go:146: 2024-05-16T16:32:09.737Z DEBUG done processing headers {"headerIndex": 73, "blockHeight": 72, "took": "1.024557ms"} 2024-05-16T16:35:51.7524878Z logger.go:146: 2024-05-16T16:32:09.740Z DEBUG done processing headers {"headerIndex": 74, "blockHeight": 73, "took": "905.715µs"} 2024-05-16T16:35:51.7525527Z logger.go:146: 2024-05-16T16:32:09.742Z DEBUG done processing headers {"headerIndex": 75, "blockHeight": 74, "took": "927.696µs"} 2024-05-16T16:35:51.7526173Z logger.go:146: 2024-05-16T16:32:09.744Z DEBUG done processing headers {"headerIndex": 76, "blockHeight": 75, "took": "898.452µs"} 2024-05-16T16:35:51.7526970Z logger.go:146: 2024-05-16T16:32:09.744Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7527755Z logger.go:146: 2024-05-16T16:32:09.745Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7528580Z logger.go:146: 2024-05-16T16:32:09.745Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7529364Z logger.go:146: 2024-05-16T16:32:09.746Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7530153Z logger.go:146: 2024-05-16T16:32:09.746Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7530937Z logger.go:146: 2024-05-16T16:32:09.746Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7531725Z logger.go:146: 2024-05-16T16:32:09.746Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7532381Z logger.go:146: 2024-05-16T16:32:09.747Z DEBUG done processing headers {"headerIndex": 77, "blockHeight": 76, "took": "1.342288ms"} 2024-05-16T16:35:51.7533277Z logger.go:146: 2024-05-16T16:32:09.749Z DEBUG done processing headers {"headerIndex": 78, "blockHeight": 77, "took": "797.364µs"} 2024-05-16T16:35:51.7534009Z logger.go:146: 2024-05-16T16:32:09.752Z DEBUG done processing headers {"headerIndex": 79, "blockHeight": 78, "took": "826.128µs"} 2024-05-16T16:35:51.7534804Z logger.go:146: 2024-05-16T16:32:09.753Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7535598Z logger.go:146: 2024-05-16T16:32:09.753Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7536379Z logger.go:146: 2024-05-16T16:32:09.753Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7537162Z logger.go:146: 2024-05-16T16:32:09.753Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7537816Z logger.go:146: 2024-05-16T16:32:09.754Z DEBUG done processing headers {"headerIndex": 80, "blockHeight": 79, "took": "708.929µs"} 2024-05-16T16:35:51.7538605Z logger.go:146: 2024-05-16T16:32:09.753Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7539383Z logger.go:146: 2024-05-16T16:32:09.754Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7540264Z logger.go:146: 2024-05-16T16:32:09.754Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7541042Z logger.go:146: 2024-05-16T16:32:09.756Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7541901Z logger.go:146: 2024-05-16T16:32:09.757Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7542564Z logger.go:146: 2024-05-16T16:32:09.757Z DEBUG done processing headers {"headerIndex": 81, "blockHeight": 80, "took": "1.122669ms"} 2024-05-16T16:35:51.7543378Z logger.go:146: 2024-05-16T16:32:09.759Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7544042Z logger.go:146: 2024-05-16T16:32:09.760Z DEBUG done processing headers {"headerIndex": 82, "blockHeight": 81, "took": "965.877µs"} 2024-05-16T16:35:51.7544701Z logger.go:146: 2024-05-16T16:32:09.763Z DEBUG done processing headers {"headerIndex": 83, "blockHeight": 82, "took": "742.932µs"} 2024-05-16T16:35:51.7545506Z logger.go:146: 2024-05-16T16:32:09.766Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7546315Z logger.go:146: 2024-05-16T16:32:09.768Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7547121Z logger.go:146: 2024-05-16T16:32:09.768Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7547915Z logger.go:146: 2024-05-16T16:32:09.768Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7548716Z logger.go:146: 2024-05-16T16:32:09.768Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7549375Z logger.go:146: 2024-05-16T16:32:09.767Z DEBUG done processing headers {"headerIndex": 84, "blockHeight": 83, "took": "874.787µs"} 2024-05-16T16:35:51.7550255Z logger.go:146: 2024-05-16T16:32:09.768Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7551109Z logger.go:146: 2024-05-16T16:32:09.770Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7551908Z logger.go:146: 2024-05-16T16:32:09.770Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7552700Z logger.go:146: 2024-05-16T16:32:09.770Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7553496Z logger.go:146: 2024-05-16T16:32:09.770Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7554284Z logger.go:146: 2024-05-16T16:32:09.770Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7555085Z logger.go:146: 2024-05-16T16:32:09.770Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7555869Z logger.go:146: 2024-05-16T16:32:09.770Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7556662Z logger.go:146: 2024-05-16T16:32:09.770Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7557514Z logger.go:146: 2024-05-16T16:32:09.770Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7558179Z logger.go:146: 2024-05-16T16:32:09.924Z DEBUG done processing headers {"headerIndex": 85, "blockHeight": 84, "took": "782.636µs"} 2024-05-16T16:35:51.7558887Z logger.go:146: 2024-05-16T16:32:09.926Z DEBUG done processing headers {"headerIndex": 86, "blockHeight": 85, "took": "793.586µs"} 2024-05-16T16:35:51.7559696Z logger.go:146: 2024-05-16T16:32:10.188Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7560357Z logger.go:146: 2024-05-16T16:32:10.189Z DEBUG done processing headers {"headerIndex": 87, "blockHeight": 86, "took": "1.132988ms"} 2024-05-16T16:35:51.7561144Z logger.go:146: 2024-05-16T16:32:10.190Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7561810Z logger.go:146: 2024-05-16T16:32:10.191Z DEBUG done processing headers {"headerIndex": 88, "blockHeight": 87, "took": "1.051697ms"} 2024-05-16T16:35:51.7562593Z logger.go:146: 2024-05-16T16:32:10.191Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7563394Z logger.go:146: 2024-05-16T16:32:10.193Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7564056Z logger.go:146: 2024-05-16T16:32:10.193Z DEBUG done processing headers {"headerIndex": 89, "blockHeight": 88, "took": "952.242µs"} 2024-05-16T16:35:51.7564927Z logger.go:146: 2024-05-16T16:32:10.194Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7565731Z logger.go:146: 2024-05-16T16:32:10.194Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7566516Z logger.go:146: 2024-05-16T16:32:10.195Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7567169Z logger.go:146: 2024-05-16T16:32:10.196Z DEBUG done processing headers {"headerIndex": 90, "blockHeight": 89, "took": "855.632µs"} 2024-05-16T16:35:51.7568090Z logger.go:146: 2024-05-16T16:32:10.197Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7568893Z logger.go:146: 2024-05-16T16:32:10.198Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7569561Z logger.go:146: 2024-05-16T16:32:10.199Z DEBUG done processing headers {"headerIndex": 91, "blockHeight": 90, "took": "900.245µs"} 2024-05-16T16:35:51.7570356Z logger.go:146: 2024-05-16T16:32:10.200Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7571146Z logger.go:146: 2024-05-16T16:32:10.200Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7571807Z logger.go:146: 2024-05-16T16:32:10.202Z DEBUG done processing headers {"headerIndex": 92, "blockHeight": 91, "took": "892.2µs"} 2024-05-16T16:35:51.7572822Z logger.go:146: 2024-05-16T16:32:10.203Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7573631Z logger.go:146: 2024-05-16T16:32:10.204Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7574299Z logger.go:146: 2024-05-16T16:32:10.204Z DEBUG done processing headers {"headerIndex": 93, "blockHeight": 92, "took": "1.107762ms"} 2024-05-16T16:35:51.7575215Z logger.go:146: 2024-05-16T16:32:10.206Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7576010Z logger.go:146: 2024-05-16T16:32:10.207Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7576768Z logger.go:146: 2024-05-16T16:32:10.206Z DEBUG done processing headers {"headerIndex": 94, "blockHeight": 93, "took": "1.173584ms"} 2024-05-16T16:35:51.7577561Z logger.go:146: 2024-05-16T16:32:10.208Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7578366Z logger.go:146: 2024-05-16T16:32:10.208Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7579028Z logger.go:146: 2024-05-16T16:32:10.209Z DEBUG done processing headers {"headerIndex": 95, "blockHeight": 94, "took": "1.269573ms"} 2024-05-16T16:35:51.7579815Z logger.go:146: 2024-05-16T16:32:10.211Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7580606Z logger.go:146: 2024-05-16T16:32:10.211Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7581279Z logger.go:146: 2024-05-16T16:32:10.211Z DEBUG done processing headers {"headerIndex": 96, "blockHeight": 95, "took": "1.109645ms"} 2024-05-16T16:35:51.7582062Z logger.go:146: 2024-05-16T16:32:10.213Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7582857Z logger.go:146: 2024-05-16T16:32:10.214Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7583518Z logger.go:146: 2024-05-16T16:32:10.214Z DEBUG done processing headers {"headerIndex": 97, "blockHeight": 96, "took": "1.154067ms"} 2024-05-16T16:35:51.7584305Z logger.go:146: 2024-05-16T16:32:10.216Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7585172Z logger.go:146: 2024-05-16T16:32:10.216Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7585915Z logger.go:146: 2024-05-16T16:32:10.216Z DEBUG done processing headers {"headerIndex": 98, "blockHeight": 97, "took": "839.221µs"} 2024-05-16T16:35:51.7586708Z logger.go:146: 2024-05-16T16:32:10.218Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7587497Z logger.go:146: 2024-05-16T16:32:10.219Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7588159Z logger.go:146: 2024-05-16T16:32:10.218Z DEBUG done processing headers {"headerIndex": 99, "blockHeight": 98, "took": "1.105818ms"} 2024-05-16T16:35:51.7588818Z logger.go:146: 2024-05-16T16:32:10.221Z DEBUG done processing headers {"headerIndex": 100, "blockHeight": 99, "took": "875.86µs"} 2024-05-16T16:35:51.7589498Z logger.go:146: 2024-05-16T16:32:10.223Z DEBUG done processing headers {"headerIndex": 101, "blockHeight": 100, "took": "984.612µs"} 2024-05-16T16:35:51.7590173Z logger.go:146: 2024-05-16T16:32:10.225Z DEBUG done processing headers {"headerIndex": 102, "blockHeight": 101, "took": "987.457µs"} 2024-05-16T16:35:51.7590846Z logger.go:146: 2024-05-16T16:32:10.228Z DEBUG done processing headers {"headerIndex": 103, "blockHeight": 102, "took": "961.069µs"} 2024-05-16T16:35:51.7591639Z logger.go:146: 2024-05-16T16:32:10.228Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7592499Z logger.go:146: 2024-05-16T16:32:10.228Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7593286Z logger.go:146: 2024-05-16T16:32:10.228Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7594134Z logger.go:146: 2024-05-16T16:32:10.228Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7594922Z logger.go:146: 2024-05-16T16:32:10.228Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7595708Z logger.go:146: 2024-05-16T16:32:10.228Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7596492Z logger.go:146: 2024-05-16T16:32:10.229Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7597280Z logger.go:146: 2024-05-16T16:32:10.229Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7598061Z logger.go:146: 2024-05-16T16:32:10.230Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7598754Z logger.go:146: 2024-05-16T16:32:10.231Z DEBUG done processing headers {"headerIndex": 104, "blockHeight": 103, "took": "1.139861ms"} 2024-05-16T16:35:51.7599426Z logger.go:146: 2024-05-16T16:32:10.233Z DEBUG done processing headers {"headerIndex": 105, "blockHeight": 104, "took": "997.396µs"} 2024-05-16T16:35:51.7600106Z logger.go:146: 2024-05-16T16:32:10.235Z DEBUG done processing headers {"headerIndex": 106, "blockHeight": 105, "took": "1.003608ms"} 2024-05-16T16:35:51.7600897Z logger.go:146: 2024-05-16T16:32:10.235Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7601678Z logger.go:146: 2024-05-16T16:32:10.236Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7602534Z logger.go:146: 2024-05-16T16:32:10.236Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7603392Z logger.go:146: 2024-05-16T16:32:10.237Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7604187Z logger.go:146: 2024-05-16T16:32:10.237Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7604968Z logger.go:146: 2024-05-16T16:32:10.237Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7605753Z logger.go:146: 2024-05-16T16:32:10.237Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7606418Z logger.go:146: 2024-05-16T16:32:10.238Z DEBUG done processing headers {"headerIndex": 107, "blockHeight": 106, "took": "758.752µs"} 2024-05-16T16:35:51.7607236Z logger.go:146: 2024-05-16T16:32:10.239Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7608033Z logger.go:146: 2024-05-16T16:32:10.239Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7608708Z logger.go:146: 2024-05-16T16:32:10.241Z DEBUG done processing headers {"headerIndex": 108, "blockHeight": 107, "took": "758.631µs"} 2024-05-16T16:35:51.7609444Z logger.go:146: 2024-05-16T16:32:10.243Z DEBUG done processing headers {"headerIndex": 109, "blockHeight": 108, "took": "793.256µs"} 2024-05-16T16:35:51.7610115Z logger.go:146: 2024-05-16T16:32:10.245Z DEBUG done processing headers {"headerIndex": 110, "blockHeight": 109, "took": "885.157µs"} 2024-05-16T16:35:51.7610780Z logger.go:146: 2024-05-16T16:32:10.247Z DEBUG done processing headers {"headerIndex": 111, "blockHeight": 110, "took": "839.041µs"} 2024-05-16T16:35:51.7611516Z logger.go:146: 2024-05-16T16:32:10.249Z DEBUG done processing headers {"headerIndex": 112, "blockHeight": 111, "took": "830.315µs"} 2024-05-16T16:35:51.7612175Z logger.go:146: 2024-05-16T16:32:10.301Z DEBUG done processing headers {"headerIndex": 113, "blockHeight": 112, "took": "814.696µs"} 2024-05-16T16:35:51.7612993Z logger.go:146: 2024-05-16T16:32:10.303Z DEBUG done processing headers {"headerIndex": 114, "blockHeight": 113, "took": "887.652µs"} 2024-05-16T16:35:51.7613662Z logger.go:146: 2024-05-16T16:32:10.305Z DEBUG done processing headers {"headerIndex": 115, "blockHeight": 114, "took": "807.192µs"} 2024-05-16T16:35:51.7614315Z logger.go:146: 2024-05-16T16:32:10.307Z DEBUG done processing headers {"headerIndex": 116, "blockHeight": 115, "took": "762.869µs"} 2024-05-16T16:35:51.7614985Z logger.go:146: 2024-05-16T16:32:10.410Z DEBUG done processing headers {"headerIndex": 117, "blockHeight": 116, "took": "768.72µs"} 2024-05-16T16:35:51.7615648Z logger.go:146: 2024-05-16T16:32:10.412Z DEBUG done processing headers {"headerIndex": 118, "blockHeight": 117, "took": "782.677µs"} 2024-05-16T16:35:51.7616314Z logger.go:146: 2024-05-16T16:32:10.414Z DEBUG done processing headers {"headerIndex": 119, "blockHeight": 118, "took": "832.729µs"} 2024-05-16T16:35:51.7616967Z logger.go:146: 2024-05-16T16:32:10.416Z DEBUG done processing headers {"headerIndex": 120, "blockHeight": 119, "took": "747.991µs"} 2024-05-16T16:35:51.7617629Z logger.go:146: 2024-05-16T16:32:10.573Z DEBUG done processing headers {"headerIndex": 121, "blockHeight": 120, "took": "830.585µs"} 2024-05-16T16:35:51.7618279Z logger.go:146: 2024-05-16T16:32:10.575Z DEBUG done processing headers {"headerIndex": 122, "blockHeight": 121, "took": "897.499µs"} 2024-05-16T16:35:51.7618935Z logger.go:146: 2024-05-16T16:32:10.577Z DEBUG done processing headers {"headerIndex": 123, "blockHeight": 122, "took": "890.097µs"} 2024-05-16T16:35:51.7619708Z logger.go:146: 2024-05-16T16:32:10.579Z DEBUG done processing headers {"headerIndex": 124, "blockHeight": 123, "took": "508.002µs"} 2024-05-16T16:35:51.7620553Z logger.go:146: 2024-05-16T16:32:10.666Z INFO persisted to disk {"blocks": 63, "keys": 737, "headerHeight": 124, "blockHeight": 124, "took": "1.877153ms"} 2024-05-16T16:35:51.7621212Z logger.go:146: 2024-05-16T16:32:10.784Z DEBUG done processing headers {"headerIndex": 125, "blockHeight": 124, "took": "803.474µs"} 2024-05-16T16:35:51.7621874Z logger.go:146: 2024-05-16T16:32:10.786Z DEBUG done processing headers {"headerIndex": 126, "blockHeight": 125, "took": "786.654µs"} 2024-05-16T16:35:51.7622524Z logger.go:146: 2024-05-16T16:32:10.788Z DEBUG done processing headers {"headerIndex": 127, "blockHeight": 126, "took": "857.646µs"} 2024-05-16T16:35:51.7623177Z logger.go:146: 2024-05-16T16:32:10.790Z DEBUG done processing headers {"headerIndex": 128, "blockHeight": 127, "took": "750.466µs"} 2024-05-16T16:35:51.7623982Z logger.go:146: 2024-05-16T16:32:11.050Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7624639Z logger.go:146: 2024-05-16T16:32:11.052Z DEBUG done processing headers {"headerIndex": 129, "blockHeight": 128, "took": "901.237µs"} 2024-05-16T16:35:51.7625430Z logger.go:146: 2024-05-16T16:32:11.053Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7626302Z logger.go:146: 2024-05-16T16:32:11.054Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7626965Z logger.go:146: 2024-05-16T16:32:11.055Z DEBUG done processing headers {"headerIndex": 130, "blockHeight": 129, "took": "852.025µs"} 2024-05-16T16:35:51.7627751Z logger.go:146: 2024-05-16T16:32:11.057Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7628663Z logger.go:146: 2024-05-16T16:32:11.057Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7629349Z logger.go:146: 2024-05-16T16:32:11.057Z DEBUG done processing headers {"headerIndex": 131, "blockHeight": 130, "took": "1.191917ms"} 2024-05-16T16:35:51.7630152Z logger.go:146: 2024-05-16T16:32:11.058Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7630952Z logger.go:146: 2024-05-16T16:32:11.058Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7631628Z logger.go:146: 2024-05-16T16:32:11.059Z DEBUG done processing headers {"headerIndex": 132, "blockHeight": 131, "took": "492.331µs"} 2024-05-16T16:35:51.7632416Z logger.go:146: 2024-05-16T16:32:11.060Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7633222Z logger.go:146: 2024-05-16T16:32:11.061Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7633890Z logger.go:146: 2024-05-16T16:32:11.061Z DEBUG done processing headers {"headerIndex": 133, "blockHeight": 132, "took": "762.193µs"} 2024-05-16T16:35:51.7634679Z logger.go:146: 2024-05-16T16:32:11.062Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7635478Z logger.go:146: 2024-05-16T16:32:11.062Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7636148Z logger.go:146: 2024-05-16T16:32:11.063Z DEBUG done processing headers {"headerIndex": 134, "blockHeight": 133, "took": "524.631µs"} 2024-05-16T16:35:51.7637007Z logger.go:146: 2024-05-16T16:32:11.063Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7637855Z logger.go:146: 2024-05-16T16:32:11.064Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7638535Z logger.go:146: 2024-05-16T16:32:11.064Z DEBUG done processing headers {"headerIndex": 135, "blockHeight": 134, "took": "495.817µs"} 2024-05-16T16:35:51.7639322Z logger.go:146: 2024-05-16T16:32:11.065Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7640122Z logger.go:146: 2024-05-16T16:32:11.065Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7640787Z logger.go:146: 2024-05-16T16:32:11.066Z DEBUG done processing headers {"headerIndex": 136, "blockHeight": 135, "took": "472.323µs"} 2024-05-16T16:35:51.7641591Z logger.go:146: 2024-05-16T16:32:11.067Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7642378Z logger.go:146: 2024-05-16T16:32:11.067Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7643058Z logger.go:146: 2024-05-16T16:32:11.067Z DEBUG done processing headers {"headerIndex": 137, "blockHeight": 136, "took": "487.312µs"} 2024-05-16T16:35:51.7643920Z logger.go:146: 2024-05-16T16:32:11.068Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7644721Z logger.go:146: 2024-05-16T16:32:11.068Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7645393Z logger.go:146: 2024-05-16T16:32:11.069Z DEBUG done processing headers {"headerIndex": 138, "blockHeight": 137, "took": "489.176µs"} 2024-05-16T16:35:51.7646244Z logger.go:146: 2024-05-16T16:32:11.070Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7647034Z logger.go:146: 2024-05-16T16:32:11.070Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7647708Z logger.go:146: 2024-05-16T16:32:11.071Z DEBUG done processing headers {"headerIndex": 139, "blockHeight": 138, "took": "490.949µs"} 2024-05-16T16:35:51.7648495Z logger.go:146: 2024-05-16T16:32:11.073Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7649287Z logger.go:146: 2024-05-16T16:32:11.073Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7649956Z logger.go:146: 2024-05-16T16:32:11.073Z DEBUG done processing headers {"headerIndex": 140, "blockHeight": 139, "took": "804.888µs"} 2024-05-16T16:35:51.7650745Z logger.go:146: 2024-05-16T16:32:11.074Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7651539Z logger.go:146: 2024-05-16T16:32:11.074Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7652202Z logger.go:146: 2024-05-16T16:32:11.075Z DEBUG done processing headers {"headerIndex": 141, "blockHeight": 140, "took": "480.474µs"} 2024-05-16T16:35:51.7653096Z logger.go:146: 2024-05-16T16:32:11.075Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7653884Z logger.go:146: 2024-05-16T16:32:11.076Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7654641Z logger.go:146: 2024-05-16T16:32:11.076Z DEBUG done processing headers {"headerIndex": 142, "blockHeight": 141, "took": "487.622µs"} 2024-05-16T16:35:51.7655494Z logger.go:146: 2024-05-16T16:32:11.077Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7656284Z logger.go:146: 2024-05-16T16:32:11.077Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7656953Z logger.go:146: 2024-05-16T16:32:11.078Z DEBUG done processing headers {"headerIndex": 143, "blockHeight": 142, "took": "561.003µs"} 2024-05-16T16:35:51.7657744Z logger.go:146: 2024-05-16T16:32:11.079Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7658536Z logger.go:146: 2024-05-16T16:32:11.079Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7659203Z logger.go:146: 2024-05-16T16:32:11.080Z DEBUG done processing headers {"headerIndex": 144, "blockHeight": 143, "took": "470.991µs"} 2024-05-16T16:35:51.7659984Z logger.go:146: 2024-05-16T16:32:11.080Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7660773Z logger.go:146: 2024-05-16T16:32:11.081Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7661510Z logger.go:146: 2024-05-16T16:32:11.082Z DEBUG done processing headers {"headerIndex": 145, "blockHeight": 144, "took": "614.323µs"} 2024-05-16T16:35:51.7662297Z logger.go:146: 2024-05-16T16:32:11.082Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7663154Z logger.go:146: 2024-05-16T16:32:11.083Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7663828Z logger.go:146: 2024-05-16T16:32:11.083Z DEBUG done processing headers {"headerIndex": 146, "blockHeight": 145, "took": "513.105µs"} 2024-05-16T16:35:51.7664607Z logger.go:146: 2024-05-16T16:32:11.084Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7665391Z logger.go:146: 2024-05-16T16:32:11.084Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7666057Z logger.go:146: 2024-05-16T16:32:11.085Z DEBUG done processing headers {"headerIndex": 147, "blockHeight": 146, "took": "505.695µs"} 2024-05-16T16:35:51.7666835Z logger.go:146: 2024-05-16T16:32:11.086Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7667631Z logger.go:146: 2024-05-16T16:32:11.087Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7668311Z logger.go:146: 2024-05-16T16:32:11.087Z DEBUG done processing headers {"headerIndex": 148, "blockHeight": 147, "took": "1.224678ms"} 2024-05-16T16:35:51.7668979Z logger.go:146: 2024-05-16T16:32:11.089Z DEBUG done processing headers {"headerIndex": 149, "blockHeight": 148, "took": "709.265µs"} 2024-05-16T16:35:51.7669788Z logger.go:146: 2024-05-16T16:32:11.090Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7670604Z logger.go:146: 2024-05-16T16:32:11.090Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7671509Z logger.go:146: 2024-05-16T16:32:11.090Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7672381Z logger.go:146: 2024-05-16T16:32:11.091Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7673049Z logger.go:146: 2024-05-16T16:32:11.092Z DEBUG done processing headers {"headerIndex": 150, "blockHeight": 149, "took": "667.917µs"} 2024-05-16T16:35:51.7673722Z logger.go:146: 2024-05-16T16:32:11.094Z DEBUG done processing headers {"headerIndex": 151, "blockHeight": 150, "took": "552.233µs"} 2024-05-16T16:35:51.7674576Z logger.go:146: 2024-05-16T16:32:11.100Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7675238Z logger.go:146: 2024-05-16T16:32:11.101Z DEBUG done processing headers {"headerIndex": 152, "blockHeight": 151, "took": "540.406µs"} 2024-05-16T16:35:51.7676086Z logger.go:146: 2024-05-16T16:32:11.102Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7676891Z logger.go:146: 2024-05-16T16:32:11.102Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7677546Z logger.go:146: 2024-05-16T16:32:11.103Z DEBUG done processing headers {"headerIndex": 153, "blockHeight": 152, "took": "886.269µs"} 2024-05-16T16:35:51.7678333Z logger.go:146: 2024-05-16T16:32:11.104Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7679126Z logger.go:146: 2024-05-16T16:32:11.104Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7679793Z logger.go:146: 2024-05-16T16:32:11.106Z DEBUG done processing headers {"headerIndex": 154, "blockHeight": 153, "took": "861.924µs"} 2024-05-16T16:35:51.7680585Z logger.go:146: 2024-05-16T16:32:11.106Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7681379Z logger.go:146: 2024-05-16T16:32:11.107Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7682049Z logger.go:146: 2024-05-16T16:32:11.108Z DEBUG done processing headers {"headerIndex": 155, "blockHeight": 154, "took": "716.513µs"} 2024-05-16T16:35:51.7682837Z logger.go:146: 2024-05-16T16:32:11.109Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7683632Z logger.go:146: 2024-05-16T16:32:11.109Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7684294Z logger.go:146: 2024-05-16T16:32:11.110Z DEBUG done processing headers {"headerIndex": 156, "blockHeight": 155, "took": "625.318µs"} 2024-05-16T16:35:51.7685084Z logger.go:146: 2024-05-16T16:32:11.111Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7685869Z logger.go:146: 2024-05-16T16:32:11.111Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7686536Z logger.go:146: 2024-05-16T16:32:11.112Z DEBUG done processing headers {"headerIndex": 157, "blockHeight": 156, "took": "470.099µs"} 2024-05-16T16:35:51.7687320Z logger.go:146: 2024-05-16T16:32:11.113Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7688109Z logger.go:146: 2024-05-16T16:32:11.113Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7688845Z logger.go:146: 2024-05-16T16:32:11.113Z DEBUG done processing headers {"headerIndex": 158, "blockHeight": 157, "took": "493.999µs"} 2024-05-16T16:35:51.7689693Z logger.go:146: 2024-05-16T16:32:11.114Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7690479Z logger.go:146: 2024-05-16T16:32:11.115Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7691199Z logger.go:146: 2024-05-16T16:32:11.115Z DEBUG done processing headers {"headerIndex": 159, "blockHeight": 158, "took": "618.526µs"} 2024-05-16T16:35:51.7691985Z logger.go:146: 2024-05-16T16:32:11.117Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7692875Z logger.go:146: 2024-05-16T16:32:11.117Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7693631Z logger.go:146: 2024-05-16T16:32:11.117Z DEBUG done processing headers {"headerIndex": 160, "blockHeight": 159, "took": "902.259µs"} 2024-05-16T16:35:51.7694497Z logger.go:146: 2024-05-16T16:32:11.118Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7695291Z logger.go:146: 2024-05-16T16:32:11.118Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7695952Z logger.go:146: 2024-05-16T16:32:11.119Z DEBUG done processing headers {"headerIndex": 161, "blockHeight": 160, "took": "471.412µs"} 2024-05-16T16:35:51.7696739Z logger.go:146: 2024-05-16T16:32:11.121Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7697393Z logger.go:146: 2024-05-16T16:32:11.121Z DEBUG done processing headers {"headerIndex": 162, "blockHeight": 161, "took": "775.574µs"} 2024-05-16T16:35:51.7698183Z logger.go:146: 2024-05-16T16:32:11.121Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7698967Z logger.go:146: 2024-05-16T16:32:11.122Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7699757Z logger.go:146: 2024-05-16T16:32:11.122Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7700421Z logger.go:146: 2024-05-16T16:32:11.123Z DEBUG done processing headers {"headerIndex": 163, "blockHeight": 162, "took": "493.378µs"} 2024-05-16T16:35:51.7701207Z logger.go:146: 2024-05-16T16:32:11.124Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7701997Z logger.go:146: 2024-05-16T16:32:11.124Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7702661Z logger.go:146: 2024-05-16T16:32:11.125Z DEBUG done processing headers {"headerIndex": 164, "blockHeight": 163, "took": "649.754µs"} 2024-05-16T16:35:51.7703446Z logger.go:146: 2024-05-16T16:32:11.126Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7704235Z logger.go:146: 2024-05-16T16:32:11.127Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7704889Z logger.go:146: 2024-05-16T16:32:11.127Z DEBUG done processing headers {"headerIndex": 165, "blockHeight": 164, "took": "856.614µs"} 2024-05-16T16:35:51.7705669Z logger.go:146: 2024-05-16T16:32:11.127Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7706611Z logger.go:146: 2024-05-16T16:32:11.128Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7707281Z logger.go:146: 2024-05-16T16:32:11.128Z DEBUG done processing headers {"headerIndex": 166, "blockHeight": 165, "took": "693.891µs"} 2024-05-16T16:35:51.7708071Z logger.go:146: 2024-05-16T16:32:11.129Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7708942Z logger.go:146: 2024-05-16T16:32:11.130Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7709616Z logger.go:146: 2024-05-16T16:32:11.130Z DEBUG done processing headers {"headerIndex": 167, "blockHeight": 166, "took": "475.365µs"} 2024-05-16T16:35:51.7710475Z logger.go:146: 2024-05-16T16:32:11.131Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7711274Z logger.go:146: 2024-05-16T16:32:11.131Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7711931Z logger.go:146: 2024-05-16T16:32:11.132Z DEBUG done processing headers {"headerIndex": 168, "blockHeight": 167, "took": "485.739µs"} 2024-05-16T16:35:51.7712721Z logger.go:146: 2024-05-16T16:32:11.133Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7713505Z logger.go:146: 2024-05-16T16:32:11.133Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7714168Z logger.go:146: 2024-05-16T16:32:11.134Z DEBUG done processing headers {"headerIndex": 169, "blockHeight": 168, "took": "561.079µs"} 2024-05-16T16:35:51.7714955Z logger.go:146: 2024-05-16T16:32:11.135Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7715750Z logger.go:146: 2024-05-16T16:32:11.136Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7716429Z logger.go:146: 2024-05-16T16:32:11.136Z DEBUG done processing headers {"headerIndex": 170, "blockHeight": 169, "took": "1.111593ms"} 2024-05-16T16:35:51.7717217Z logger.go:146: 2024-05-16T16:32:11.137Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7717999Z logger.go:146: 2024-05-16T16:32:11.137Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7718658Z logger.go:146: 2024-05-16T16:32:11.138Z DEBUG done processing headers {"headerIndex": 171, "blockHeight": 170, "took": "496.829µs"} 2024-05-16T16:35:51.7719481Z logger.go:146: 2024-05-16T16:32:11.140Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7720285Z logger.go:146: 2024-05-16T16:32:11.140Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7721093Z logger.go:146: 2024-05-16T16:32:11.141Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7721895Z logger.go:146: 2024-05-16T16:32:11.141Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7722698Z logger.go:146: 2024-05-16T16:32:11.141Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7723562Z logger.go:146: 2024-05-16T16:32:11.141Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7724308Z logger.go:146: 2024-05-16T16:32:11.141Z DEBUG done processing headers {"headerIndex": 172, "blockHeight": 171, "took": "1.562096ms"} 2024-05-16T16:35:51.7725101Z logger.go:146: 2024-05-16T16:32:11.141Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7725981Z logger.go:146: 2024-05-16T16:32:11.141Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7726659Z logger.go:146: 2024-05-16T16:32:11.143Z DEBUG done processing headers {"headerIndex": 173, "blockHeight": 172, "took": "804.006µs"} 2024-05-16T16:35:51.7727336Z logger.go:146: 2024-05-16T16:32:11.145Z DEBUG done processing headers {"headerIndex": 174, "blockHeight": 173, "took": "515.895µs"} 2024-05-16T16:35:51.7728215Z logger.go:146: 2024-05-16T16:32:11.303Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7728928Z logger.go:146: 2024-05-16T16:32:11.304Z DEBUG done processing headers {"headerIndex": 175, "blockHeight": 174, "took": "646.024µs"} 2024-05-16T16:35:51.7729720Z logger.go:146: 2024-05-16T16:32:11.305Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7730525Z logger.go:146: 2024-05-16T16:32:11.305Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7731194Z logger.go:146: 2024-05-16T16:32:11.306Z DEBUG done processing headers {"headerIndex": 176, "blockHeight": 175, "took": "661.15µs"} 2024-05-16T16:35:51.7731986Z logger.go:146: 2024-05-16T16:32:11.307Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7732893Z logger.go:146: 2024-05-16T16:32:11.307Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7733574Z logger.go:146: 2024-05-16T16:32:11.308Z DEBUG done processing headers {"headerIndex": 177, "blockHeight": 176, "took": "529.484µs"} 2024-05-16T16:35:51.7734369Z logger.go:146: 2024-05-16T16:32:11.309Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7735170Z logger.go:146: 2024-05-16T16:32:11.309Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7735842Z logger.go:146: 2024-05-16T16:32:11.310Z DEBUG done processing headers {"headerIndex": 178, "blockHeight": 177, "took": "566.817µs"} 2024-05-16T16:35:51.7736637Z logger.go:146: 2024-05-16T16:32:11.311Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7737437Z logger.go:146: 2024-05-16T16:32:11.311Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7738101Z logger.go:146: 2024-05-16T16:32:11.311Z DEBUG done processing headers {"headerIndex": 179, "blockHeight": 178, "took": "545.093µs"} 2024-05-16T16:35:51.7738890Z logger.go:146: 2024-05-16T16:32:11.312Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7739679Z logger.go:146: 2024-05-16T16:32:11.312Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7740348Z logger.go:146: 2024-05-16T16:32:11.313Z DEBUG done processing headers {"headerIndex": 180, "blockHeight": 179, "took": "525.57µs"} 2024-05-16T16:35:51.7741229Z logger.go:146: 2024-05-16T16:32:11.314Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7741975Z logger.go:146: 2024-05-16T16:32:11.315Z DEBUG done processing headers {"headerIndex": 181, "blockHeight": 180, "took": "844.822µs"} 2024-05-16T16:35:51.7742764Z logger.go:146: 2024-05-16T16:32:11.314Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7743634Z logger.go:146: 2024-05-16T16:32:11.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7744420Z logger.go:146: 2024-05-16T16:32:11.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7745103Z logger.go:146: 2024-05-16T16:32:11.318Z DEBUG done processing headers {"headerIndex": 182, "blockHeight": 181, "took": "1.089537ms"} 2024-05-16T16:35:51.7745962Z logger.go:146: 2024-05-16T16:32:11.320Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7746639Z logger.go:146: 2024-05-16T16:32:11.320Z DEBUG done processing headers {"headerIndex": 183, "blockHeight": 182, "took": "833.631µs"} 2024-05-16T16:35:51.7747427Z logger.go:146: 2024-05-16T16:32:11.320Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7748217Z logger.go:146: 2024-05-16T16:32:11.321Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7749003Z logger.go:146: 2024-05-16T16:32:11.321Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7749673Z logger.go:146: 2024-05-16T16:32:11.321Z DEBUG done processing headers {"headerIndex": 184, "blockHeight": 183, "took": "507.434µs"} 2024-05-16T16:35:51.7750471Z logger.go:146: 2024-05-16T16:32:11.322Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7751266Z logger.go:146: 2024-05-16T16:32:11.322Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7751949Z logger.go:146: 2024-05-16T16:32:11.323Z DEBUG done processing headers {"headerIndex": 185, "blockHeight": 184, "took": "535.717µs"} 2024-05-16T16:35:51.7752734Z logger.go:146: 2024-05-16T16:32:11.324Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7753526Z logger.go:146: 2024-05-16T16:32:11.324Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7754194Z logger.go:146: 2024-05-16T16:32:11.325Z DEBUG done processing headers {"headerIndex": 186, "blockHeight": 185, "took": "498.956µs"} 2024-05-16T16:35:51.7754985Z logger.go:146: 2024-05-16T16:32:11.325Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7755769Z logger.go:146: 2024-05-16T16:32:11.326Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7756446Z logger.go:146: 2024-05-16T16:32:11.326Z DEBUG done processing headers {"headerIndex": 187, "blockHeight": 186, "took": "601.086µs"} 2024-05-16T16:35:51.7757227Z logger.go:146: 2024-05-16T16:32:11.328Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7758015Z logger.go:146: 2024-05-16T16:32:11.328Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7758811Z logger.go:146: 2024-05-16T16:32:11.328Z DEBUG done processing headers {"headerIndex": 188, "blockHeight": 187, "took": "694.192µs"} 2024-05-16T16:35:51.7759604Z logger.go:146: 2024-05-16T16:32:11.329Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7760385Z logger.go:146: 2024-05-16T16:32:11.329Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7761110Z logger.go:146: 2024-05-16T16:32:11.330Z DEBUG done processing headers {"headerIndex": 189, "blockHeight": 188, "took": "534.524µs"} 2024-05-16T16:35:51.7761899Z logger.go:146: 2024-05-16T16:32:11.330Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7762740Z logger.go:146: 2024-05-16T16:32:11.330Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7763411Z logger.go:146: 2024-05-16T16:32:11.331Z DEBUG done processing headers {"headerIndex": 190, "blockHeight": 189, "took": "541.898µs"} 2024-05-16T16:35:51.7764193Z logger.go:146: 2024-05-16T16:32:11.332Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7764980Z logger.go:146: 2024-05-16T16:32:11.332Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7765640Z logger.go:146: 2024-05-16T16:32:11.333Z DEBUG done processing headers {"headerIndex": 191, "blockHeight": 190, "took": "513.365µs"} 2024-05-16T16:35:51.7766425Z logger.go:146: 2024-05-16T16:32:11.334Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7767215Z logger.go:146: 2024-05-16T16:32:11.334Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7767884Z logger.go:146: 2024-05-16T16:32:11.334Z DEBUG done processing headers {"headerIndex": 192, "blockHeight": 191, "took": "531.679µs"} 2024-05-16T16:35:51.7768663Z logger.go:146: 2024-05-16T16:32:11.335Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7769450Z logger.go:146: 2024-05-16T16:32:11.336Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7770111Z logger.go:146: 2024-05-16T16:32:11.336Z DEBUG done processing headers {"headerIndex": 193, "blockHeight": 192, "took": "529.215µs"} 2024-05-16T16:35:51.7770896Z logger.go:146: 2024-05-16T16:32:11.337Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7771685Z logger.go:146: 2024-05-16T16:32:11.337Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7772351Z logger.go:146: 2024-05-16T16:32:11.338Z DEBUG done processing headers {"headerIndex": 194, "blockHeight": 193, "took": "511.502µs"} 2024-05-16T16:35:51.7773261Z logger.go:146: 2024-05-16T16:32:11.339Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7774068Z logger.go:146: 2024-05-16T16:32:11.339Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7774875Z logger.go:146: 2024-05-16T16:32:11.339Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7775775Z logger.go:146: 2024-05-16T16:32:11.340Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7776648Z logger.go:146: 2024-05-16T16:32:11.340Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7777473Z logger.go:146: 2024-05-16T16:32:11.340Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7778239Z logger.go:146: 2024-05-16T16:32:11.340Z DEBUG done processing headers {"headerIndex": 195, "blockHeight": 194, "took": "826.878µs"} 2024-05-16T16:35:51.7779043Z logger.go:146: 2024-05-16T16:32:11.340Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7779852Z logger.go:146: 2024-05-16T16:32:11.340Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7780728Z logger.go:146: 2024-05-16T16:32:11.341Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7781537Z logger.go:146: 2024-05-16T16:32:11.341Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7782203Z logger.go:146: 2024-05-16T16:32:11.342Z DEBUG done processing headers {"headerIndex": 196, "blockHeight": 195, "took": "512.834µs"} 2024-05-16T16:35:51.7782883Z logger.go:146: 2024-05-16T16:32:11.343Z DEBUG done processing headers {"headerIndex": 197, "blockHeight": 196, "took": "571.203µs"} 2024-05-16T16:35:51.7783550Z logger.go:146: 2024-05-16T16:32:11.345Z DEBUG done processing headers {"headerIndex": 198, "blockHeight": 197, "took": "492.895µs"} 2024-05-16T16:35:51.7784228Z logger.go:146: 2024-05-16T16:32:11.346Z DEBUG done processing headers {"headerIndex": 199, "blockHeight": 198, "took": "509.117µs"} 2024-05-16T16:35:51.7785031Z logger.go:146: 2024-05-16T16:32:11.351Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7785696Z logger.go:146: 2024-05-16T16:32:11.352Z DEBUG done processing headers {"headerIndex": 200, "blockHeight": 199, "took": "489.168µs"} 2024-05-16T16:35:51.7786482Z logger.go:146: 2024-05-16T16:32:11.353Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7787289Z logger.go:146: 2024-05-16T16:32:11.353Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7787945Z logger.go:146: 2024-05-16T16:32:11.353Z DEBUG done processing headers {"headerIndex": 201, "blockHeight": 200, "took": "528.341µs"} 2024-05-16T16:35:51.7788803Z logger.go:146: 2024-05-16T16:32:11.355Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7789466Z logger.go:146: 2024-05-16T16:32:11.355Z DEBUG done processing headers {"headerIndex": 202, "blockHeight": 201, "took": "607.621µs"} 2024-05-16T16:35:51.7790249Z logger.go:146: 2024-05-16T16:32:11.355Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7791048Z logger.go:146: 2024-05-16T16:32:11.356Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7791844Z logger.go:146: 2024-05-16T16:32:11.356Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7792512Z logger.go:146: 2024-05-16T16:32:11.357Z DEBUG done processing headers {"headerIndex": 203, "blockHeight": 202, "took": "493.029µs"} 2024-05-16T16:35:51.7793308Z logger.go:146: 2024-05-16T16:32:11.357Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7794164Z logger.go:146: 2024-05-16T16:32:11.358Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7794829Z logger.go:146: 2024-05-16T16:32:11.358Z DEBUG done processing headers {"headerIndex": 204, "blockHeight": 203, "took": "512.964µs"} 2024-05-16T16:35:51.7795694Z logger.go:146: 2024-05-16T16:32:11.359Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7796477Z logger.go:146: 2024-05-16T16:32:11.359Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7797147Z logger.go:146: 2024-05-16T16:32:11.360Z DEBUG done processing headers {"headerIndex": 205, "blockHeight": 204, "took": "483.039µs"} 2024-05-16T16:35:51.7798057Z logger.go:146: 2024-05-16T16:32:11.361Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7798853Z logger.go:146: 2024-05-16T16:32:11.361Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7799522Z logger.go:146: 2024-05-16T16:32:11.361Z DEBUG done processing headers {"headerIndex": 206, "blockHeight": 205, "took": "517.994µs"} 2024-05-16T16:35:51.7800322Z logger.go:146: 2024-05-16T16:32:11.362Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7801108Z logger.go:146: 2024-05-16T16:32:11.362Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7801776Z logger.go:146: 2024-05-16T16:32:11.363Z DEBUG done processing headers {"headerIndex": 207, "blockHeight": 206, "took": "485.503µs"} 2024-05-16T16:35:51.7802571Z logger.go:146: 2024-05-16T16:32:11.364Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7803354Z logger.go:146: 2024-05-16T16:32:11.364Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7804032Z logger.go:146: 2024-05-16T16:32:11.364Z DEBUG done processing headers {"headerIndex": 208, "blockHeight": 207, "took": "496.524µs"} 2024-05-16T16:35:51.7804815Z logger.go:146: 2024-05-16T16:32:11.365Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7805607Z logger.go:146: 2024-05-16T16:32:11.365Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7806331Z logger.go:146: 2024-05-16T16:32:11.366Z DEBUG done processing headers {"headerIndex": 209, "blockHeight": 208, "took": "813.792µs"} 2024-05-16T16:35:51.7807120Z logger.go:146: 2024-05-16T16:32:11.367Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7807907Z logger.go:146: 2024-05-16T16:32:11.367Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7808577Z logger.go:146: 2024-05-16T16:32:11.368Z DEBUG done processing headers {"headerIndex": 210, "blockHeight": 209, "took": "501.771µs"} 2024-05-16T16:35:51.7809358Z logger.go:146: 2024-05-16T16:32:11.368Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7810155Z logger.go:146: 2024-05-16T16:32:11.369Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7810873Z logger.go:146: 2024-05-16T16:32:11.369Z DEBUG done processing headers {"headerIndex": 211, "blockHeight": 210, "took": "548.328µs"} 2024-05-16T16:35:51.7811666Z logger.go:146: 2024-05-16T16:32:11.370Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7812449Z logger.go:146: 2024-05-16T16:32:11.370Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7813302Z logger.go:146: 2024-05-16T16:32:11.371Z DEBUG done processing headers {"headerIndex": 212, "blockHeight": 211, "took": "507.522µs"} 2024-05-16T16:35:51.7814109Z logger.go:146: 2024-05-16T16:32:11.371Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7814985Z logger.go:146: 2024-05-16T16:32:11.372Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7815672Z logger.go:146: 2024-05-16T16:32:11.372Z DEBUG done processing headers {"headerIndex": 213, "blockHeight": 212, "took": "515.86µs"} 2024-05-16T16:35:51.7816462Z logger.go:146: 2024-05-16T16:32:11.373Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7817255Z logger.go:146: 2024-05-16T16:32:11.373Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7817920Z logger.go:146: 2024-05-16T16:32:11.374Z DEBUG done processing headers {"headerIndex": 214, "blockHeight": 213, "took": "615.924µs"} 2024-05-16T16:35:51.7818709Z logger.go:146: 2024-05-16T16:32:11.375Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7819505Z logger.go:146: 2024-05-16T16:32:11.376Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7820172Z logger.go:146: 2024-05-16T16:32:11.376Z DEBUG done processing headers {"headerIndex": 215, "blockHeight": 214, "took": "773.289µs"} 2024-05-16T16:35:51.7820955Z logger.go:146: 2024-05-16T16:32:11.376Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7821747Z logger.go:146: 2024-05-16T16:32:11.377Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7822415Z logger.go:146: 2024-05-16T16:32:11.377Z DEBUG done processing headers {"headerIndex": 216, "blockHeight": 215, "took": "565.7µs"} 2024-05-16T16:35:51.7823293Z logger.go:146: 2024-05-16T16:32:11.378Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7824082Z logger.go:146: 2024-05-16T16:32:11.378Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7824750Z logger.go:146: 2024-05-16T16:32:11.379Z DEBUG done processing headers {"headerIndex": 217, "blockHeight": 216, "took": "515.026µs"} 2024-05-16T16:35:51.7825535Z logger.go:146: 2024-05-16T16:32:11.380Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7826328Z logger.go:146: 2024-05-16T16:32:11.380Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7826988Z logger.go:146: 2024-05-16T16:32:11.381Z DEBUG done processing headers {"headerIndex": 218, "blockHeight": 217, "took": "573.125µs"} 2024-05-16T16:35:51.7827782Z logger.go:146: 2024-05-16T16:32:11.381Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7828668Z logger.go:146: 2024-05-16T16:32:11.381Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7829340Z logger.go:146: 2024-05-16T16:32:11.382Z DEBUG done processing headers {"headerIndex": 219, "blockHeight": 218, "took": "522.685µs"} 2024-05-16T16:35:51.7830242Z logger.go:146: 2024-05-16T16:32:11.383Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7831048Z logger.go:146: 2024-05-16T16:32:11.383Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7831863Z logger.go:146: 2024-05-16T16:32:11.383Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7832744Z logger.go:146: 2024-05-16T16:32:11.383Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7833546Z logger.go:146: 2024-05-16T16:32:11.383Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7834341Z logger.go:146: 2024-05-16T16:32:11.385Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7835017Z logger.go:146: 2024-05-16T16:32:11.385Z DEBUG done processing headers {"headerIndex": 220, "blockHeight": 219, "took": "779.831µs"} 2024-05-16T16:35:51.7835802Z logger.go:146: 2024-05-16T16:32:11.385Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7836609Z logger.go:146: 2024-05-16T16:32:11.385Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7837408Z logger.go:146: 2024-05-16T16:32:11.385Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7838206Z logger.go:146: 2024-05-16T16:32:11.385Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-05-16T16:35:51.7838873Z logger.go:146: 2024-05-16T16:32:11.387Z DEBUG done processing headers {"headerIndex": 221, "blockHeight": 220, "took": "517.503µs"} 2024-05-16T16:35:51.7839539Z logger.go:146: 2024-05-16T16:32:11.388Z DEBUG done processing headers {"headerIndex": 222, "blockHeight": 221, "took": "492.544µs"} 2024-05-16T16:35:51.7840332Z logger.go:146: 2024-05-16T16:32:11.597Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7841075Z logger.go:146: 2024-05-16T16:32:11.598Z DEBUG done processing headers {"headerIndex": 223, "blockHeight": 222, "took": "527.95µs"} 2024-05-16T16:35:51.7841866Z logger.go:146: 2024-05-16T16:32:11.599Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7842670Z logger.go:146: 2024-05-16T16:32:11.599Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7843335Z logger.go:146: 2024-05-16T16:32:11.600Z DEBUG done processing headers {"headerIndex": 224, "blockHeight": 223, "took": "492.085µs"} 2024-05-16T16:35:51.7844119Z logger.go:146: 2024-05-16T16:32:11.600Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7844920Z logger.go:146: 2024-05-16T16:32:11.600Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7845653Z logger.go:146: 2024-05-16T16:32:11.601Z DEBUG done processing headers {"headerIndex": 225, "blockHeight": 224, "took": "508.929µs"} 2024-05-16T16:35:51.7846449Z logger.go:146: 2024-05-16T16:32:11.602Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7847243Z logger.go:146: 2024-05-16T16:32:11.602Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7847979Z logger.go:146: 2024-05-16T16:32:11.603Z DEBUG done processing headers {"headerIndex": 226, "blockHeight": 225, "took": "512.952µs"} 2024-05-16T16:35:51.7848763Z logger.go:146: 2024-05-16T16:32:11.603Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7849622Z logger.go:146: 2024-05-16T16:32:11.603Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7850295Z logger.go:146: 2024-05-16T16:32:11.604Z DEBUG done processing headers {"headerIndex": 227, "blockHeight": 226, "took": "491.955µs"} 2024-05-16T16:35:51.7851080Z logger.go:146: 2024-05-16T16:32:11.605Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7851869Z logger.go:146: 2024-05-16T16:32:11.605Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7852539Z logger.go:146: 2024-05-16T16:32:11.606Z DEBUG done processing headers {"headerIndex": 228, "blockHeight": 227, "took": "482.127µs"} 2024-05-16T16:35:51.7853429Z logger.go:146: 2024-05-16T16:32:11.606Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7854232Z logger.go:146: 2024-05-16T16:32:11.606Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7854896Z logger.go:146: 2024-05-16T16:32:11.607Z DEBUG done processing headers {"headerIndex": 229, "blockHeight": 228, "took": "482.958µs"} 2024-05-16T16:35:51.7855684Z logger.go:146: 2024-05-16T16:32:11.608Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7856473Z logger.go:146: 2024-05-16T16:32:11.608Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7857133Z logger.go:146: 2024-05-16T16:32:11.609Z DEBUG done processing headers {"headerIndex": 230, "blockHeight": 229, "took": "490.786µs"} 2024-05-16T16:35:51.7857920Z logger.go:146: 2024-05-16T16:32:11.611Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7858802Z logger.go:146: 2024-05-16T16:32:11.611Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7859491Z logger.go:146: 2024-05-16T16:32:11.611Z DEBUG done processing headers {"headerIndex": 231, "blockHeight": 230, "took": "1.381039ms"} 2024-05-16T16:35:51.7860275Z logger.go:146: 2024-05-16T16:32:11.612Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7861068Z logger.go:146: 2024-05-16T16:32:11.613Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7861729Z logger.go:146: 2024-05-16T16:32:11.614Z DEBUG done processing headers {"headerIndex": 232, "blockHeight": 231, "took": "604.302µs"} 2024-05-16T16:35:51.7862524Z logger.go:146: 2024-05-16T16:32:11.614Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7863403Z logger.go:146: 2024-05-16T16:32:11.615Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7864084Z logger.go:146: 2024-05-16T16:32:11.615Z DEBUG done processing headers {"headerIndex": 233, "blockHeight": 232, "took": "519.344µs"} 2024-05-16T16:35:51.7864947Z logger.go:146: 2024-05-16T16:32:11.616Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7865739Z logger.go:146: 2024-05-16T16:32:11.616Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7866400Z logger.go:146: 2024-05-16T16:32:11.617Z DEBUG done processing headers {"headerIndex": 234, "blockHeight": 233, "took": "668.414µs"} 2024-05-16T16:35:51.7867260Z logger.go:146: 2024-05-16T16:32:11.619Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7868048Z logger.go:146: 2024-05-16T16:32:11.619Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7868722Z logger.go:146: 2024-05-16T16:32:11.620Z DEBUG done processing headers {"headerIndex": 235, "blockHeight": 234, "took": "527.77µs"} 2024-05-16T16:35:51.7869508Z logger.go:146: 2024-05-16T16:32:11.621Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7870294Z logger.go:146: 2024-05-16T16:32:11.621Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7870958Z logger.go:146: 2024-05-16T16:32:11.621Z DEBUG done processing headers {"headerIndex": 236, "blockHeight": 235, "took": "482.154µs"} 2024-05-16T16:35:51.7871743Z logger.go:146: 2024-05-16T16:32:11.622Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7872409Z logger.go:146: 2024-05-16T16:32:11.623Z DEBUG done processing headers {"headerIndex": 237, "blockHeight": 236, "took": "619.665µs"} 2024-05-16T16:35:51.7873185Z logger.go:146: 2024-05-16T16:32:11.625Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7873976Z logger.go:146: 2024-05-16T16:32:11.625Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7874636Z logger.go:146: 2024-05-16T16:32:11.625Z DEBUG done processing headers {"headerIndex": 238, "blockHeight": 237, "took": "784.116µs"} 2024-05-16T16:35:51.7875496Z logger.go:146: 2024-05-16T16:32:11.625Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7876283Z logger.go:146: 2024-05-16T16:32:11.626Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7877070Z logger.go:146: 2024-05-16T16:32:11.626Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7877736Z logger.go:146: 2024-05-16T16:32:11.627Z DEBUG done processing headers {"headerIndex": 239, "blockHeight": 238, "took": "710.675µs"} 2024-05-16T16:35:51.7878520Z logger.go:146: 2024-05-16T16:32:11.628Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7879297Z logger.go:146: 2024-05-16T16:32:11.628Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7879968Z logger.go:146: 2024-05-16T16:32:11.629Z DEBUG done processing headers {"headerIndex": 240, "blockHeight": 239, "took": "475.234µs"} 2024-05-16T16:35:51.7880807Z logger.go:146: 2024-05-16T16:32:11.629Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7881596Z logger.go:146: 2024-05-16T16:32:11.630Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7882322Z logger.go:146: 2024-05-16T16:32:11.631Z DEBUG done processing headers {"headerIndex": 241, "blockHeight": 240, "took": "474.59µs"} 2024-05-16T16:35:51.7883107Z logger.go:146: 2024-05-16T16:32:11.632Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7883763Z logger.go:146: 2024-05-16T16:32:11.632Z DEBUG done processing headers {"headerIndex": 242, "blockHeight": 241, "took": "779.39µs"} 2024-05-16T16:35:51.7884606Z logger.go:146: 2024-05-16T16:32:11.633Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-05-16T16:35:51.7885302Z logger.go:146: 2024-05-16T16:32:11.636Z DEBUG done processing headers {"headerIndex": 243, "blockHeight": 242, "took": "1.615559ms"} 2024-05-16T16:35:51.7885959Z logger.go:146: 2024-05-16T16:32:11.639Z DEBUG done processing headers {"headerIndex": 244, "blockHeight": 243, "took": "572.396µs"} 2024-05-16T16:35:51.7886633Z logger.go:146: 2024-05-16T16:32:11.640Z DEBUG done processing headers {"headerIndex": 245, "blockHeight": 244, "took": "533.024µs"} 2024-05-16T16:35:51.7886769Z core_test.go:339: 2024-05-16T16:35:51.7887320Z Error Trace: /home/runner/work/neo-go/neo-go/pkg/services/notary/core_test.go:339 2024-05-16T16:35:51.7888068Z /home/runner/work/neo-go/neo-go/pkg/services/notary/core_test.go:740 2024-05-16T16:35:51.7900779Z Error: Expected nil, but got: &transaction.Transaction{Version:0x0, Nonce:0x7d, SystemFee:100000000, NetworkFee:0, ValidUntilBlock:0x106, Script:[]uint8{0x40}, Attributes:[]transaction.Attribute{transaction.Attribute{Type:0x22, Value:(*transaction.NotaryAssisted)(0xc00096ac5f)}, transaction.Attribute{Type:0x20, Value:(*transaction.NotValidBefore)(0xc00096ac6c)}, transaction.Attribute{Type:0x21, Value:(*transaction.Conflicts)(0xc000b70a20)}}, Signers:[]transaction.Signer{transaction.Signer{Account:util.Uint160{0x3b, 0xec, 0x35, 0x31, 0x11, 0x9b, 0xba, 0xd7, 0x6d, 0xd0, 0x44, 0x92, 0xb, 0xd, 0xe6, 0xc3, 0x19, 0x4f, 0xe1, 0xc1}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}, transaction.Signer{Account:util.Uint160{0xf2, 0xae, 0x76, 0xf2, 0x4a, 0xfb, 0x40, 0xea, 0xca, 0x27, 0xca, 0xf8, 0x33, 0xef, 0xad, 0xda, 0x34, 0x41, 0x66, 0xe6}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}}, Scripts:[]transaction.Witness{transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0x28, 0xed, 0xf8, 0xcb, 0xc4, 0xbf, 0x55, 0x47, 0x77, 0xba, 0xa2, 0x30, 0xd4, 0xe9, 0x56, 0x9b, 0xf3, 0x55, 0xd6, 0xde, 0xac, 0x5c, 0x28, 0x2f, 0xb3, 0xdf, 0x36, 0xa5, 0xd5, 0x32, 0x66, 0xdd, 0x2d, 0x20, 0xdd, 0x47, 0x6e, 0x8, 0xf1, 0x15, 0xea, 0x40, 0xb6, 0x10, 0xbd, 0x5e, 0xfd, 0xae, 0x49, 0x24, 0x3b, 0xdc, 0xa2, 0xd7, 0xc5, 0x28, 0xb0, 0x6d, 0x1d, 0x7d, 0x9d, 0x14, 0x8f, 0xec}, VerificationScript:[]uint8{}}, transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0x27, 0x69, 0x14, 0xa3, 0xe3, 0xb0, 0x64, 0x82, 0x52, 0xf7, 0x98, 0x2b, 0x88, 0x9c, 0x7e, 0xcc, 0x23, 0xcb, 0x7b, 0x85, 0x81, 0x3d, 0x88, 0xb3, 0xd7, 0x60, 0xef, 0x65, 0x8e, 0x84, 0xbd, 0x2e, 0x84, 0x4a, 0x9c, 0x59, 0x26, 0x3a, 0x55, 0xe1, 0x1b, 0x31, 0xa1, 0x59, 0xdb, 0xb4, 0xc, 0xcf, 0xb9, 0x53, 0x88, 0x1b, 0xc, 0xed, 0x71, 0xfe, 0x21, 0x62, 0x2a, 0xd3, 0x7a, 0x3c, 0x66, 0x62}, VerificationScript:[]uint8{0xc, 0x21, 0x2, 0xc2, 0x39, 0x2, 0xb6, 0x3d, 0x41, 0x52, 0xe0, 0x37, 0xdc, 0x5e, 0x74, 0xc6, 0xb8, 0xdb, 0x39, 0x3f, 0x64, 0x6b, 0xeb, 0x91, 0xec, 0xf3, 0x60, 0x82, 0xdc, 0xd4, 0xa7, 0xca, 0x7e, 0x0, 0x2a, 0x41, 0x56, 0xe7, 0xb3, 0x27}}}, size:288, hash:util.Uint256{0x7a, 0x71, 0xf0, 0x3e, 0x3c, 0xa, 0x2, 0xc3, 0xd, 0xfa, 0x3, 0x8, 0x8d, 0x9b, 0x8a, 0xfb, 0x2c, 0x67, 0xc2, 0x3d, 0x28, 0xad, 0x69, 0x8d, 0x5d, 0x9d, 0x8e, 0x35, 0x8c, 0x3b, 0x5, 0x82}, hashed:true, Trimmed:false} 2024-05-16T16:35:51.7901086Z Test: TestNotary 2024-05-16T16:35:51.7901539Z Messages: fallback transaction for request #0 shouldn't be completed 2024-05-16T16:35:51.7901899Z logger.go:146: 2024-05-16T16:32:11.641Z INFO stopping notary service 2024-05-16T16:35:51.7902689Z logger.go:146: 2024-05-16T16:32:11.642Z INFO persisted to disk {"blocks": 121, "keys": 1395, "headerHeight": 245, "blockHeight": 245, "took": "987.397µs"} 2024-05-16T16:35:51.7902831Z --- FAIL: TestNotary (4.99s) ```
Author
Owner

@AnnaShaleva commented on GitHub (Jul 5, 2024):

Reproduced in #3504.

2024-07-05T10:39:10.1046928Z === RUN   TestNotary
2024-07-05T10:39:10.1047682Z     logger.go:146: 2024-07-05T10:35:45.785Z	INFO	initial gas supply is not set or wrong, setting default value	{"InitialGASSupply": "52000000"}
2024-07-05T10:39:10.1048347Z     logger.go:146: 2024-07-05T10:35:45.785Z	INFO	mempool size is not set or wrong, setting default value	{"MemPoolSize": 50000}
2024-07-05T10:39:10.1049309Z     logger.go:146: 2024-07-05T10:35:45.785Z	INFO	P2PNotaryRequestPayloadPool size is not set or wrong, setting default value	{"P2PNotaryRequestPayloadPoolSize": 1000}
2024-07-05T10:39:10.1049980Z     logger.go:146: 2024-07-05T10:35:45.785Z	INFO	MaxBlockSize is not set or wrong, setting default value	{"MaxBlockSize": 262144}
2024-07-05T10:39:10.1050720Z     logger.go:146: 2024-07-05T10:35:45.785Z	INFO	MaxBlockSystemFee is not set or wrong, setting default value	{"MaxBlockSystemFee": 900000000000}
2024-07-05T10:39:10.1051494Z     logger.go:146: 2024-07-05T10:35:45.785Z	INFO	MaxTransactionsPerBlock is not set or wrong, using default value	{"MaxTransactionsPerBlock": 512}
2024-07-05T10:39:10.1052317Z     logger.go:146: 2024-07-05T10:35:45.785Z	INFO	MaxValidUntilBlockIncrement is not set or wrong, using default value	{"MaxValidUntilBlockIncrement": 86400}
2024-07-05T10:39:10.1052773Z     logger.go:146: 2024-07-05T10:35:45.785Z	INFO	Hardforks are not set, using default value
2024-07-05T10:39:10.1053256Z     logger.go:146: 2024-07-05T10:35:45.792Z	INFO	no storage version found! creating genesis block
2024-07-05T10:39:10.1053605Z     logger.go:146: 2024-07-05T10:35:45.799Z	INFO	starting notary service
2024-07-05T10:39:10.1054319Z     logger.go:146: 2024-07-05T10:35:45.802Z	DEBUG	done processing headers	{"headerIndex": 1, "blockHeight": 0, "took": "618.032µs"}
2024-07-05T10:39:10.1055067Z     logger.go:146: 2024-07-05T10:35:46.797Z	INFO	persisted to disk	{"blocks": 1, "keys": 148, "headerHeight": 1, "blockHeight": 1, "took": "161.612µs"}
2024-07-05T10:39:10.1055884Z     logger.go:146: 2024-07-05T10:35:48.102Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1056647Z     logger.go:146: 2024-07-05T10:35:48.103Z	DEBUG	done processing headers	{"headerIndex": 2, "blockHeight": 1, "took": "608.988µs"}
2024-07-05T10:39:10.1057305Z     logger.go:146: 2024-07-05T10:35:48.108Z	DEBUG	done processing headers	{"headerIndex": 3, "blockHeight": 2, "took": "596.825µs"}
2024-07-05T10:39:10.1058173Z     logger.go:146: 2024-07-05T10:35:48.114Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1058846Z     logger.go:146: 2024-07-05T10:35:48.115Z	DEBUG	done processing headers	{"headerIndex": 4, "blockHeight": 3, "took": "549.756µs"}
2024-07-05T10:39:10.1059648Z     logger.go:146: 2024-07-05T10:35:48.117Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1060461Z     logger.go:146: 2024-07-05T10:35:48.117Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1061119Z     logger.go:146: 2024-07-05T10:35:48.117Z	DEBUG	done processing headers	{"headerIndex": 5, "blockHeight": 4, "took": "918.043µs"}
2024-07-05T10:39:10.1061926Z     logger.go:146: 2024-07-05T10:35:48.118Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1062653Z     logger.go:146: 2024-07-05T10:35:48.119Z	DEBUG	done processing headers	{"headerIndex": 6, "blockHeight": 5, "took": "535.872µs"}
2024-07-05T10:39:10.1063291Z     logger.go:146: 2024-07-05T10:35:48.121Z	DEBUG	done processing headers	{"headerIndex": 7, "blockHeight": 6, "took": "547.351µs"}
2024-07-05T10:39:10.1064097Z     logger.go:146: 2024-07-05T10:35:48.179Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1064751Z     logger.go:146: 2024-07-05T10:35:48.181Z	DEBUG	done processing headers	{"headerIndex": 8, "blockHeight": 7, "took": "926.779µs"}
2024-07-05T10:39:10.1065561Z     logger.go:146: 2024-07-05T10:35:48.182Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1066421Z     logger.go:146: 2024-07-05T10:35:48.182Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1067089Z     logger.go:146: 2024-07-05T10:35:48.183Z	DEBUG	done processing headers	{"headerIndex": 9, "blockHeight": 8, "took": "627.621µs"}
2024-07-05T10:39:10.1067750Z     logger.go:146: 2024-07-05T10:35:48.185Z	DEBUG	done processing headers	{"headerIndex": 10, "blockHeight": 9, "took": "574.521µs"}
2024-07-05T10:39:10.1068419Z     logger.go:146: 2024-07-05T10:35:48.186Z	DEBUG	done processing headers	{"headerIndex": 11, "blockHeight": 10, "took": "509.611µs"}
2024-07-05T10:39:10.1069220Z     logger.go:146: 2024-07-05T10:35:48.243Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1069892Z     logger.go:146: 2024-07-05T10:35:48.244Z	DEBUG	done processing headers	{"headerIndex": 12, "blockHeight": 11, "took": "557.538µs"}
2024-07-05T10:39:10.1070698Z     logger.go:146: 2024-07-05T10:35:48.245Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1071504Z     logger.go:146: 2024-07-05T10:35:48.246Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1072176Z     logger.go:146: 2024-07-05T10:35:48.246Z	DEBUG	done processing headers	{"headerIndex": 13, "blockHeight": 12, "took": "525.142µs"}
2024-07-05T10:39:10.1072979Z     logger.go:146: 2024-07-05T10:35:48.247Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1073840Z     logger.go:146: 2024-07-05T10:35:48.248Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1074506Z     logger.go:146: 2024-07-05T10:35:48.248Z	DEBUG	done processing headers	{"headerIndex": 14, "blockHeight": 13, "took": "506.884µs"}
2024-07-05T10:39:10.1075304Z     logger.go:146: 2024-07-05T10:35:48.249Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1076156Z     logger.go:146: 2024-07-05T10:35:48.249Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1076824Z     logger.go:146: 2024-07-05T10:35:48.250Z	DEBUG	done processing headers	{"headerIndex": 15, "blockHeight": 14, "took": "545.696µs"}
2024-07-05T10:39:10.1077620Z     logger.go:146: 2024-07-05T10:35:48.252Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1078304Z     logger.go:146: 2024-07-05T10:35:48.252Z	DEBUG	done processing headers	{"headerIndex": 16, "blockHeight": 15, "took": "1.204678ms"}
2024-07-05T10:39:10.1079097Z     logger.go:146: 2024-07-05T10:35:48.253Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1079768Z     logger.go:146: 2024-07-05T10:35:48.255Z	DEBUG	done processing headers	{"headerIndex": 17, "blockHeight": 16, "took": "803.218µs"}
2024-07-05T10:39:10.1080751Z     logger.go:146: 2024-07-05T10:35:48.255Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1081561Z     logger.go:146: 2024-07-05T10:35:48.255Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1082357Z     logger.go:146: 2024-07-05T10:35:48.257Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1083153Z     logger.go:146: 2024-07-05T10:35:48.257Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1083904Z     logger.go:146: 2024-07-05T10:35:48.257Z	DEBUG	done processing headers	{"headerIndex": 18, "blockHeight": 17, "took": "1.080526ms"}
2024-07-05T10:39:10.1084712Z     logger.go:146: 2024-07-05T10:35:48.258Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1085499Z     logger.go:146: 2024-07-05T10:35:48.259Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1086166Z     logger.go:146: 2024-07-05T10:35:48.260Z	DEBUG	done processing headers	{"headerIndex": 19, "blockHeight": 18, "took": "909.106µs"}
2024-07-05T10:39:10.1086962Z     logger.go:146: 2024-07-05T10:35:48.262Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1087786Z     logger.go:146: 2024-07-05T10:35:48.263Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1088461Z     logger.go:146: 2024-07-05T10:35:48.263Z	DEBUG	done processing headers	{"headerIndex": 20, "blockHeight": 19, "took": "1.022167ms"}
2024-07-05T10:39:10.1089260Z     logger.go:146: 2024-07-05T10:35:48.264Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1090048Z     logger.go:146: 2024-07-05T10:35:48.264Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1090707Z     logger.go:146: 2024-07-05T10:35:48.265Z	DEBUG	done processing headers	{"headerIndex": 21, "blockHeight": 20, "took": "626.85µs"}
2024-07-05T10:39:10.1091583Z     logger.go:146: 2024-07-05T10:35:48.266Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1092377Z     logger.go:146: 2024-07-05T10:35:48.266Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1093125Z     logger.go:146: 2024-07-05T10:35:48.267Z	DEBUG	done processing headers	{"headerIndex": 22, "blockHeight": 21, "took": "900.831µs"}
2024-07-05T10:39:10.1093921Z     logger.go:146: 2024-07-05T10:35:48.268Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1094715Z     logger.go:146: 2024-07-05T10:35:48.269Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1095381Z     logger.go:146: 2024-07-05T10:35:48.270Z	DEBUG	done processing headers	{"headerIndex": 23, "blockHeight": 22, "took": "1.098429ms"}
2024-07-05T10:39:10.1096202Z     logger.go:146: 2024-07-05T10:35:48.272Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1097013Z     logger.go:146: 2024-07-05T10:35:48.272Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1097923Z     logger.go:146: 2024-07-05T10:35:48.272Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1098720Z     logger.go:146: 2024-07-05T10:35:48.272Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1099393Z     logger.go:146: 2024-07-05T10:35:48.272Z	DEBUG	done processing headers	{"headerIndex": 24, "blockHeight": 23, "took": "1.078513ms"}
2024-07-05T10:39:10.1100204Z     logger.go:146: 2024-07-05T10:35:48.273Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1101071Z     logger.go:146: 2024-07-05T10:35:48.274Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1101876Z     logger.go:146: 2024-07-05T10:35:48.274Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1102673Z     logger.go:146: 2024-07-05T10:35:48.274Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1103466Z     logger.go:146: 2024-07-05T10:35:48.274Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1104266Z     logger.go:146: 2024-07-05T10:35:48.274Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1105069Z     logger.go:146: 2024-07-05T10:35:48.274Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1105857Z     logger.go:146: 2024-07-05T10:35:48.274Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1106661Z     logger.go:146: 2024-07-05T10:35:48.275Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1107448Z     logger.go:146: 2024-07-05T10:35:48.276Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1108246Z     logger.go:146: 2024-07-05T10:35:48.276Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1109098Z     logger.go:146: 2024-07-05T10:35:48.276Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1109774Z     logger.go:146: 2024-07-05T10:35:48.277Z	DEBUG	done processing headers	{"headerIndex": 25, "blockHeight": 24, "took": "890.341µs"}
2024-07-05T10:39:10.1110624Z     logger.go:146: 2024-07-05T10:35:48.279Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1111431Z     logger.go:146: 2024-07-05T10:35:48.279Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1112222Z     logger.go:146: 2024-07-05T10:35:48.279Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1113015Z     logger.go:146: 2024-07-05T10:35:48.279Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1113683Z     logger.go:146: 2024-07-05T10:35:48.280Z	DEBUG	done processing headers	{"headerIndex": 26, "blockHeight": 25, "took": "1.076238ms"}
2024-07-05T10:39:10.1114477Z     logger.go:146: 2024-07-05T10:35:48.282Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1115330Z     logger.go:146: 2024-07-05T10:35:48.283Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1116125Z     logger.go:146: 2024-07-05T10:35:48.283Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1116792Z     logger.go:146: 2024-07-05T10:35:48.283Z	DEBUG	done processing headers	{"headerIndex": 27, "blockHeight": 26, "took": "692.44µs"}
2024-07-05T10:39:10.1117466Z     logger.go:146: 2024-07-05T10:35:48.288Z	DEBUG	done processing headers	{"headerIndex": 28, "blockHeight": 27, "took": "1.862996ms"}
2024-07-05T10:39:10.1118255Z     logger.go:146: 2024-07-05T10:35:48.289Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1119114Z     logger.go:146: 2024-07-05T10:35:48.290Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1119789Z     logger.go:146: 2024-07-05T10:35:48.291Z	DEBUG	done processing headers	{"headerIndex": 29, "blockHeight": 28, "took": "850.677µs"}
2024-07-05T10:39:10.1120704Z     logger.go:146: 2024-07-05T10:35:48.292Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1121510Z     logger.go:146: 2024-07-05T10:35:48.294Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1122313Z     logger.go:146: 2024-07-05T10:35:48.295Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1123114Z     logger.go:146: 2024-07-05T10:35:48.295Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1123916Z     logger.go:146: 2024-07-05T10:35:48.295Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1124716Z     logger.go:146: 2024-07-05T10:35:48.295Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1125505Z     logger.go:146: 2024-07-05T10:35:48.295Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1126393Z     logger.go:146: 2024-07-05T10:35:48.295Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1127189Z     logger.go:146: 2024-07-05T10:35:48.295Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1128057Z     logger.go:146: 2024-07-05T10:35:48.296Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1128858Z     logger.go:146: 2024-07-05T10:35:48.296Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1129655Z     logger.go:146: 2024-07-05T10:35:48.296Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1130447Z     logger.go:146: 2024-07-05T10:35:48.296Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1131243Z     logger.go:146: 2024-07-05T10:35:48.296Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1132034Z     logger.go:146: 2024-07-05T10:35:48.296Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1132910Z     logger.go:146: 2024-07-05T10:35:48.296Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1133700Z     logger.go:146: 2024-07-05T10:35:48.296Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1134497Z     logger.go:146: 2024-07-05T10:35:48.296Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1135295Z     logger.go:146: 2024-07-05T10:35:48.296Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1136164Z     logger.go:146: 2024-07-05T10:35:48.296Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1136965Z     logger.go:146: 2024-07-05T10:35:48.297Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1137757Z     logger.go:146: 2024-07-05T10:35:48.297Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1138555Z     logger.go:146: 2024-07-05T10:35:48.297Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1139348Z     logger.go:146: 2024-07-05T10:35:48.297Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1140141Z     logger.go:146: 2024-07-05T10:35:48.297Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1140931Z     logger.go:146: 2024-07-05T10:35:48.297Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1141729Z     logger.go:146: 2024-07-05T10:35:48.297Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1142519Z     logger.go:146: 2024-07-05T10:35:48.297Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1143311Z     logger.go:146: 2024-07-05T10:35:48.297Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1144165Z     logger.go:146: 2024-07-05T10:35:48.297Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1144964Z     logger.go:146: 2024-07-05T10:35:48.297Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1145695Z     logger.go:146: 2024-07-05T10:35:48.297Z	DEBUG	done processing headers	{"headerIndex": 30, "blockHeight": 29, "took": "684.625µs"}
2024-07-05T10:39:10.1146498Z     logger.go:146: 2024-07-05T10:35:48.299Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1147172Z     logger.go:146: 2024-07-05T10:35:48.301Z	DEBUG	done processing headers	{"headerIndex": 31, "blockHeight": 30, "took": "846.239µs"}
2024-07-05T10:39:10.1147983Z     logger.go:146: 2024-07-05T10:35:48.301Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1148778Z     logger.go:146: 2024-07-05T10:35:48.301Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1149577Z     logger.go:146: 2024-07-05T10:35:48.301Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1150434Z     logger.go:146: 2024-07-05T10:35:48.303Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1151228Z     logger.go:146: 2024-07-05T10:35:48.304Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1152018Z     logger.go:146: 2024-07-05T10:35:48.305Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1152809Z     logger.go:146: 2024-07-05T10:35:48.306Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1153669Z     logger.go:146: 2024-07-05T10:35:48.306Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1154466Z     logger.go:146: 2024-07-05T10:35:48.306Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1155259Z     logger.go:146: 2024-07-05T10:35:48.306Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1156048Z     logger.go:146: 2024-07-05T10:35:48.306Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1156854Z     logger.go:146: 2024-07-05T10:35:48.306Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1157639Z     logger.go:146: 2024-07-05T10:35:48.306Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1158435Z     logger.go:146: 2024-07-05T10:35:48.306Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1159223Z     logger.go:146: 2024-07-05T10:35:48.306Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1160016Z     logger.go:146: 2024-07-05T10:35:48.306Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1160915Z     logger.go:146: 2024-07-05T10:35:48.306Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1161799Z     logger.go:146: 2024-07-05T10:35:48.306Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1162587Z     logger.go:146: 2024-07-05T10:35:48.306Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1163472Z     logger.go:146: 2024-07-05T10:35:48.307Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1164266Z     logger.go:146: 2024-07-05T10:35:48.307Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1165060Z     logger.go:146: 2024-07-05T10:35:48.307Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1165850Z     logger.go:146: 2024-07-05T10:35:48.307Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1166653Z     logger.go:146: 2024-07-05T10:35:48.307Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1167440Z     logger.go:146: 2024-07-05T10:35:48.307Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1168309Z     logger.go:146: 2024-07-05T10:35:48.307Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1169095Z     logger.go:146: 2024-07-05T10:35:48.307Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1169885Z     logger.go:146: 2024-07-05T10:35:48.307Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1170682Z     logger.go:146: 2024-07-05T10:35:48.307Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1171423Z     logger.go:146: 2024-07-05T10:35:48.307Z	DEBUG	done processing headers	{"headerIndex": 32, "blockHeight": 31, "took": "1.318932ms"}
2024-07-05T10:39:10.1172224Z     logger.go:146: 2024-07-05T10:35:48.307Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1173014Z     logger.go:146: 2024-07-05T10:35:48.308Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1173806Z     logger.go:146: 2024-07-05T10:35:48.308Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1174600Z     logger.go:146: 2024-07-05T10:35:48.308Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1175276Z     logger.go:146: 2024-07-05T10:35:48.311Z	DEBUG	done processing headers	{"headerIndex": 33, "blockHeight": 32, "took": "905.55µs"}
2024-07-05T10:39:10.1176070Z     logger.go:146: 2024-07-05T10:35:48.312Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1176869Z     logger.go:146: 2024-07-05T10:35:48.314Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1177654Z     logger.go:146: 2024-07-05T10:35:48.314Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1178513Z     logger.go:146: 2024-07-05T10:35:48.314Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1179300Z     logger.go:146: 2024-07-05T10:35:48.314Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1180097Z     logger.go:146: 2024-07-05T10:35:48.314Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1180940Z     logger.go:146: 2024-07-05T10:35:48.315Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1181736Z     logger.go:146: 2024-07-05T10:35:48.315Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1182525Z     logger.go:146: 2024-07-05T10:35:48.315Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1183320Z     logger.go:146: 2024-07-05T10:35:48.315Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1184107Z     logger.go:146: 2024-07-05T10:35:48.315Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1184959Z     logger.go:146: 2024-07-05T10:35:48.315Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1185749Z     logger.go:146: 2024-07-05T10:35:48.315Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1186535Z     logger.go:146: 2024-07-05T10:35:48.315Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1187359Z     logger.go:146: 2024-07-05T10:35:48.315Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1188146Z     logger.go:146: 2024-07-05T10:35:48.315Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1189016Z     logger.go:146: 2024-07-05T10:35:48.315Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1189814Z     logger.go:146: 2024-07-05T10:35:48.315Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1190607Z     logger.go:146: 2024-07-05T10:35:48.315Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1191393Z     logger.go:146: 2024-07-05T10:35:48.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1192186Z     logger.go:146: 2024-07-05T10:35:48.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1192975Z     logger.go:146: 2024-07-05T10:35:48.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1193772Z     logger.go:146: 2024-07-05T10:35:48.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1194556Z     logger.go:146: 2024-07-05T10:35:48.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1195348Z     logger.go:146: 2024-07-05T10:35:48.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1196198Z     logger.go:146: 2024-07-05T10:35:48.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1196992Z     logger.go:146: 2024-07-05T10:35:48.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1197834Z     logger.go:146: 2024-07-05T10:35:48.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1198632Z     logger.go:146: 2024-07-05T10:35:48.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1199417Z     logger.go:146: 2024-07-05T10:35:48.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1200211Z     logger.go:146: 2024-07-05T10:35:48.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1201114Z     logger.go:146: 2024-07-05T10:35:48.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1201961Z     logger.go:146: 2024-07-05T10:35:48.317Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1202844Z     logger.go:146: 2024-07-05T10:35:48.317Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1203633Z     logger.go:146: 2024-07-05T10:35:48.317Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1204431Z     logger.go:146: 2024-07-05T10:35:48.317Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1205217Z     logger.go:146: 2024-07-05T10:35:48.317Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1206079Z     logger.go:146: 2024-07-05T10:35:48.317Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1206874Z     logger.go:146: 2024-07-05T10:35:48.317Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1207550Z     logger.go:146: 2024-07-05T10:35:48.317Z	DEBUG	done processing headers	{"headerIndex": 34, "blockHeight": 33, "took": "898.747µs"}
2024-07-05T10:39:10.1208341Z     logger.go:146: 2024-07-05T10:35:48.319Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1209141Z     logger.go:146: 2024-07-05T10:35:48.321Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1209811Z     logger.go:146: 2024-07-05T10:35:48.322Z	DEBUG	done processing headers	{"headerIndex": 35, "blockHeight": 34, "took": "548.065µs"}
2024-07-05T10:39:10.1210476Z     logger.go:146: 2024-07-05T10:35:48.324Z	DEBUG	done processing headers	{"headerIndex": 36, "blockHeight": 35, "took": "802.736µs"}
2024-07-05T10:39:10.1211284Z     logger.go:146: 2024-07-05T10:35:48.484Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1211949Z     logger.go:146: 2024-07-05T10:35:48.486Z	DEBUG	done processing headers	{"headerIndex": 37, "blockHeight": 36, "took": "827.404µs"}
2024-07-05T10:39:10.1212751Z     logger.go:146: 2024-07-05T10:35:48.488Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1213638Z     logger.go:146: 2024-07-05T10:35:48.488Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1214306Z     logger.go:146: 2024-07-05T10:35:48.488Z	DEBUG	done processing headers	{"headerIndex": 38, "blockHeight": 37, "took": "1.23272ms"}
2024-07-05T10:39:10.1215116Z     logger.go:146: 2024-07-05T10:35:48.490Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1215980Z     logger.go:146: 2024-07-05T10:35:48.491Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1216662Z     logger.go:146: 2024-07-05T10:35:48.491Z	DEBUG	done processing headers	{"headerIndex": 39, "blockHeight": 38, "took": "1.174111ms"}
2024-07-05T10:39:10.1217460Z     logger.go:146: 2024-07-05T10:35:48.492Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1218259Z     logger.go:146: 2024-07-05T10:35:48.493Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1218938Z     logger.go:146: 2024-07-05T10:35:48.493Z	DEBUG	done processing headers	{"headerIndex": 40, "blockHeight": 39, "took": "1.255814ms"}
2024-07-05T10:39:10.1219733Z     logger.go:146: 2024-07-05T10:35:48.495Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1220602Z     logger.go:146: 2024-07-05T10:35:48.495Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1221273Z     logger.go:146: 2024-07-05T10:35:48.496Z	DEBUG	done processing headers	{"headerIndex": 41, "blockHeight": 40, "took": "1.211451ms"}
2024-07-05T10:39:10.1222072Z     logger.go:146: 2024-07-05T10:35:48.497Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1222871Z     logger.go:146: 2024-07-05T10:35:48.498Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1223604Z     logger.go:146: 2024-07-05T10:35:48.498Z	DEBUG	done processing headers	{"headerIndex": 42, "blockHeight": 41, "took": "1.187426ms"}
2024-07-05T10:39:10.1224402Z     logger.go:146: 2024-07-05T10:35:48.500Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1225205Z     logger.go:146: 2024-07-05T10:35:48.500Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1225870Z     logger.go:146: 2024-07-05T10:35:48.507Z	DEBUG	done processing headers	{"headerIndex": 43, "blockHeight": 42, "took": "570.647µs"}
2024-07-05T10:39:10.1226680Z     logger.go:146: 2024-07-05T10:35:48.508Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1227470Z     logger.go:146: 2024-07-05T10:35:48.508Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1228141Z     logger.go:146: 2024-07-05T10:35:48.509Z	DEBUG	done processing headers	{"headerIndex": 44, "blockHeight": 43, "took": "588.285µs"}
2024-07-05T10:39:10.1228939Z     logger.go:146: 2024-07-05T10:35:48.510Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1229734Z     logger.go:146: 2024-07-05T10:35:48.510Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1230402Z     logger.go:146: 2024-07-05T10:35:48.511Z	DEBUG	done processing headers	{"headerIndex": 45, "blockHeight": 44, "took": "693.266µs"}
2024-07-05T10:39:10.1231279Z     logger.go:146: 2024-07-05T10:35:48.512Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1232080Z     logger.go:146: 2024-07-05T10:35:48.512Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1232800Z     logger.go:146: 2024-07-05T10:35:48.513Z	DEBUG	done processing headers	{"headerIndex": 46, "blockHeight": 45, "took": "544.384µs"}
2024-07-05T10:39:10.1233600Z     logger.go:146: 2024-07-05T10:35:48.514Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1234403Z     logger.go:146: 2024-07-05T10:35:48.514Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1235084Z     logger.go:146: 2024-07-05T10:35:48.514Z	DEBUG	done processing headers	{"headerIndex": 47, "blockHeight": 46, "took": "540.749µs"}
2024-07-05T10:39:10.1235874Z     logger.go:146: 2024-07-05T10:35:48.516Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1236670Z     logger.go:146: 2024-07-05T10:35:48.516Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1237403Z     logger.go:146: 2024-07-05T10:35:48.517Z	DEBUG	done processing headers	{"headerIndex": 48, "blockHeight": 47, "took": "1.207643ms"}
2024-07-05T10:39:10.1238197Z     logger.go:146: 2024-07-05T10:35:48.519Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1238987Z     logger.go:146: 2024-07-05T10:35:48.519Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1239661Z     logger.go:146: 2024-07-05T10:35:48.519Z	DEBUG	done processing headers	{"headerIndex": 49, "blockHeight": 48, "took": "948.99µs"}
2024-07-05T10:39:10.1240450Z     logger.go:146: 2024-07-05T10:35:48.520Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1241434Z     logger.go:146: 2024-07-05T10:35:48.521Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1242118Z     logger.go:146: 2024-07-05T10:35:48.521Z	DEBUG	done processing headers	{"headerIndex": 50, "blockHeight": 49, "took": "506.505µs"}
2024-07-05T10:39:10.1242912Z     logger.go:146: 2024-07-05T10:35:48.522Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1243704Z     logger.go:146: 2024-07-05T10:35:48.522Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1244371Z     logger.go:146: 2024-07-05T10:35:48.523Z	DEBUG	done processing headers	{"headerIndex": 51, "blockHeight": 50, "took": "544.514µs"}
2024-07-05T10:39:10.1245166Z     logger.go:146: 2024-07-05T10:35:48.524Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1245962Z     logger.go:146: 2024-07-05T10:35:48.524Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1246624Z     logger.go:146: 2024-07-05T10:35:48.525Z	DEBUG	done processing headers	{"headerIndex": 52, "blockHeight": 51, "took": "832.465µs"}
2024-07-05T10:39:10.1247409Z     logger.go:146: 2024-07-05T10:35:48.527Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1248286Z     logger.go:146: 2024-07-05T10:35:48.527Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1248954Z     logger.go:146: 2024-07-05T10:35:48.528Z	DEBUG	done processing headers	{"headerIndex": 53, "blockHeight": 52, "took": "1.113007ms"}
2024-07-05T10:39:10.1249752Z     logger.go:146: 2024-07-05T10:35:48.528Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1250612Z     logger.go:146: 2024-07-05T10:35:48.529Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1251283Z     logger.go:146: 2024-07-05T10:35:48.529Z	DEBUG	done processing headers	{"headerIndex": 54, "blockHeight": 53, "took": "546.201µs"}
2024-07-05T10:39:10.1252074Z     logger.go:146: 2024-07-05T10:35:48.530Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1252870Z     logger.go:146: 2024-07-05T10:35:48.531Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1253534Z     logger.go:146: 2024-07-05T10:35:48.531Z	DEBUG	done processing headers	{"headerIndex": 55, "blockHeight": 54, "took": "531.029µs"}
2024-07-05T10:39:10.1254330Z     logger.go:146: 2024-07-05T10:35:48.532Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1255195Z     logger.go:146: 2024-07-05T10:35:48.533Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1255858Z     logger.go:146: 2024-07-05T10:35:48.533Z	DEBUG	done processing headers	{"headerIndex": 56, "blockHeight": 55, "took": "517.227µs"}
2024-07-05T10:39:10.1256505Z     logger.go:146: 2024-07-05T10:35:48.536Z	DEBUG	done processing headers	{"headerIndex": 57, "blockHeight": 56, "took": "629.723µs"}
2024-07-05T10:39:10.1257318Z     logger.go:146: 2024-07-05T10:35:48.537Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1258190Z     logger.go:146: 2024-07-05T10:35:48.537Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1259003Z     logger.go:146: 2024-07-05T10:35:48.538Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1259816Z     logger.go:146: 2024-07-05T10:35:48.538Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1260619Z     logger.go:146: 2024-07-05T10:35:48.538Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1261430Z     logger.go:146: 2024-07-05T10:35:48.538Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1262228Z     logger.go:146: 2024-07-05T10:35:48.538Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1263034Z     logger.go:146: 2024-07-05T10:35:48.538Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1263834Z     logger.go:146: 2024-07-05T10:35:48.538Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1264629Z     logger.go:146: 2024-07-05T10:35:48.538Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1265422Z     logger.go:146: 2024-07-05T10:35:48.538Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1266156Z     logger.go:146: 2024-07-05T10:35:48.539Z	DEBUG	done processing headers	{"headerIndex": 58, "blockHeight": 57, "took": "584.919µs"}
2024-07-05T10:39:10.1266950Z     logger.go:146: 2024-07-05T10:35:48.540Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1267873Z     logger.go:146: 2024-07-05T10:35:48.540Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1268544Z     logger.go:146: 2024-07-05T10:35:48.542Z	DEBUG	done processing headers	{"headerIndex": 59, "blockHeight": 58, "took": "618.687µs"}
2024-07-05T10:39:10.1269343Z     logger.go:146: 2024-07-05T10:35:48.543Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1270142Z     logger.go:146: 2024-07-05T10:35:48.543Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1270938Z     logger.go:146: 2024-07-05T10:35:48.543Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1271730Z     logger.go:146: 2024-07-05T10:35:48.543Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1272583Z     logger.go:146: 2024-07-05T10:35:48.544Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1273255Z     logger.go:146: 2024-07-05T10:35:48.545Z	DEBUG	done processing headers	{"headerIndex": 60, "blockHeight": 59, "took": "781.209µs"}
2024-07-05T10:39:10.1273906Z     logger.go:146: 2024-07-05T10:35:48.547Z	DEBUG	done processing headers	{"headerIndex": 61, "blockHeight": 60, "took": "529.095µs"}
2024-07-05T10:39:10.1274677Z     logger.go:146: 2024-07-05T10:35:48.799Z	INFO	persisted to disk	{"blocks": 60, "keys": 704, "headerHeight": 61, "blockHeight": 61, "took": "627.551µs"}
2024-07-05T10:39:10.1275481Z     logger.go:146: 2024-07-05T10:35:48.810Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1276204Z     logger.go:146: 2024-07-05T10:35:48.812Z	DEBUG	done processing headers	{"headerIndex": 62, "blockHeight": 61, "took": "633.101µs"}
2024-07-05T10:39:10.1277017Z     logger.go:146: 2024-07-05T10:35:48.813Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1277826Z     logger.go:146: 2024-07-05T10:35:48.813Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1278488Z     logger.go:146: 2024-07-05T10:35:48.814Z	DEBUG	done processing headers	{"headerIndex": 63, "blockHeight": 62, "took": "553.332µs"}
2024-07-05T10:39:10.1279146Z     logger.go:146: 2024-07-05T10:35:48.816Z	DEBUG	done processing headers	{"headerIndex": 64, "blockHeight": 63, "took": "897.023µs"}
2024-07-05T10:39:10.1279951Z     logger.go:146: 2024-07-05T10:35:48.815Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1280875Z     logger.go:146: 2024-07-05T10:35:48.817Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1281683Z     logger.go:146: 2024-07-05T10:35:48.820Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1282364Z     logger.go:146: 2024-07-05T10:35:48.820Z	DEBUG	done processing headers	{"headerIndex": 65, "blockHeight": 64, "took": "1.170624ms"}
2024-07-05T10:39:10.1283240Z     logger.go:146: 2024-07-05T10:35:48.820Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1284047Z     logger.go:146: 2024-07-05T10:35:48.821Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1284706Z     logger.go:146: 2024-07-05T10:35:48.822Z	DEBUG	done processing headers	{"headerIndex": 66, "blockHeight": 65, "took": "601.933µs"}
2024-07-05T10:39:10.1285572Z     logger.go:146: 2024-07-05T10:35:48.822Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1286395Z     logger.go:146: 2024-07-05T10:35:48.823Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1287220Z     logger.go:146: 2024-07-05T10:35:48.823Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1287897Z     logger.go:146: 2024-07-05T10:35:48.824Z	DEBUG	done processing headers	{"headerIndex": 67, "blockHeight": 66, "took": "561.878µs"}
2024-07-05T10:39:10.1288698Z     logger.go:146: 2024-07-05T10:35:48.825Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1289503Z     logger.go:146: 2024-07-05T10:35:48.825Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1290251Z     logger.go:146: 2024-07-05T10:35:48.826Z	DEBUG	done processing headers	{"headerIndex": 68, "blockHeight": 67, "took": "532.684µs"}
2024-07-05T10:39:10.1291055Z     logger.go:146: 2024-07-05T10:35:48.827Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1291844Z     logger.go:146: 2024-07-05T10:35:48.827Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1292513Z     logger.go:146: 2024-07-05T10:35:48.828Z	DEBUG	done processing headers	{"headerIndex": 69, "blockHeight": 68, "took": "812.527µs"}
2024-07-05T10:39:10.1293399Z     logger.go:146: 2024-07-05T10:35:48.829Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1294204Z     logger.go:146: 2024-07-05T10:35:48.830Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1294868Z     logger.go:146: 2024-07-05T10:35:48.830Z	DEBUG	done processing headers	{"headerIndex": 70, "blockHeight": 69, "took": "891.714µs"}
2024-07-05T10:39:10.1295668Z     logger.go:146: 2024-07-05T10:35:48.831Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1296457Z     logger.go:146: 2024-07-05T10:35:48.831Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1297130Z     logger.go:146: 2024-07-05T10:35:48.832Z	DEBUG	done processing headers	{"headerIndex": 71, "blockHeight": 70, "took": "551.87µs"}
2024-07-05T10:39:10.1297925Z     logger.go:146: 2024-07-05T10:35:48.833Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1298725Z     logger.go:146: 2024-07-05T10:35:48.833Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1299378Z     logger.go:146: 2024-07-05T10:35:48.834Z	DEBUG	done processing headers	{"headerIndex": 72, "blockHeight": 71, "took": "695.838µs"}
2024-07-05T10:39:10.1300168Z     logger.go:146: 2024-07-05T10:35:48.835Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1301031Z     logger.go:146: 2024-07-05T10:35:48.835Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1301689Z     logger.go:146: 2024-07-05T10:35:48.836Z	DEBUG	done processing headers	{"headerIndex": 73, "blockHeight": 72, "took": "585.222µs"}
2024-07-05T10:39:10.1302490Z     logger.go:146: 2024-07-05T10:35:48.837Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1303338Z     logger.go:146: 2024-07-05T10:35:48.837Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1304017Z     logger.go:146: 2024-07-05T10:35:48.838Z	DEBUG	done processing headers	{"headerIndex": 74, "blockHeight": 73, "took": "562.43µs"}
2024-07-05T10:39:10.1304809Z     logger.go:146: 2024-07-05T10:35:48.839Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1305610Z     logger.go:146: 2024-07-05T10:35:48.839Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1306266Z     logger.go:146: 2024-07-05T10:35:48.840Z	DEBUG	done processing headers	{"headerIndex": 75, "blockHeight": 74, "took": "594.799µs"}
2024-07-05T10:39:10.1307071Z     logger.go:146: 2024-07-05T10:35:48.841Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1307924Z     logger.go:146: 2024-07-05T10:35:48.841Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1308589Z     logger.go:146: 2024-07-05T10:35:48.842Z	DEBUG	done processing headers	{"headerIndex": 76, "blockHeight": 75, "took": "528.346µs"}
2024-07-05T10:39:10.1309381Z     logger.go:146: 2024-07-05T10:35:48.844Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1310182Z     logger.go:146: 2024-07-05T10:35:48.844Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1310902Z     logger.go:146: 2024-07-05T10:35:48.844Z	DEBUG	done processing headers	{"headerIndex": 77, "blockHeight": 76, "took": "887.436µs"}
2024-07-05T10:39:10.1311714Z     logger.go:146: 2024-07-05T10:35:48.846Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1312503Z     logger.go:146: 2024-07-05T10:35:48.847Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1313159Z     logger.go:146: 2024-07-05T10:35:48.846Z	DEBUG	done processing headers	{"headerIndex": 78, "blockHeight": 77, "took": "954.862µs"}
2024-07-05T10:39:10.1313961Z     logger.go:146: 2024-07-05T10:35:48.848Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1314751Z     logger.go:146: 2024-07-05T10:35:48.849Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1315410Z     logger.go:146: 2024-07-05T10:35:48.849Z	DEBUG	done processing headers	{"headerIndex": 79, "blockHeight": 78, "took": "830.409µs"}
2024-07-05T10:39:10.1316205Z     logger.go:146: 2024-07-05T10:35:48.850Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1316999Z     logger.go:146: 2024-07-05T10:35:48.851Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1317672Z     logger.go:146: 2024-07-05T10:35:48.852Z	DEBUG	done processing headers	{"headerIndex": 80, "blockHeight": 79, "took": "1.175273ms"}
2024-07-05T10:39:10.1318528Z     logger.go:146: 2024-07-05T10:35:48.853Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1319321Z     logger.go:146: 2024-07-05T10:35:48.853Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1320049Z     logger.go:146: 2024-07-05T10:35:48.853Z	DEBUG	done processing headers	{"headerIndex": 81, "blockHeight": 80, "took": "536.692µs"}
2024-07-05T10:39:10.1321027Z     logger.go:146: 2024-07-05T10:35:48.856Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1321706Z     logger.go:146: 2024-07-05T10:35:48.856Z	DEBUG	done processing headers	{"headerIndex": 82, "blockHeight": 81, "took": "941.306µs"}
2024-07-05T10:39:10.1322516Z     logger.go:146: 2024-07-05T10:35:48.857Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1323332Z     logger.go:146: 2024-07-05T10:35:48.857Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1323996Z     logger.go:146: 2024-07-05T10:35:48.860Z	DEBUG	done processing headers	{"headerIndex": 83, "blockHeight": 82, "took": "862.379µs"}
2024-07-05T10:39:10.1324906Z     logger.go:146: 2024-07-05T10:35:48.860Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1325705Z     logger.go:146: 2024-07-05T10:35:48.860Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1326513Z     logger.go:146: 2024-07-05T10:35:48.861Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1327314Z     logger.go:146: 2024-07-05T10:35:48.861Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1328112Z     logger.go:146: 2024-07-05T10:35:48.861Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1328990Z     logger.go:146: 2024-07-05T10:35:48.861Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1329798Z     logger.go:146: 2024-07-05T10:35:48.861Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1330596Z     logger.go:146: 2024-07-05T10:35:48.861Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1331393Z     logger.go:146: 2024-07-05T10:35:48.862Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1332195Z     logger.go:146: 2024-07-05T10:35:48.862Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1332858Z     logger.go:146: 2024-07-05T10:35:48.862Z	DEBUG	done processing headers	{"headerIndex": 84, "blockHeight": 83, "took": "725.935µs"}
2024-07-05T10:39:10.1333663Z     logger.go:146: 2024-07-05T10:35:48.864Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1334454Z     logger.go:146: 2024-07-05T10:35:48.864Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1335251Z     logger.go:146: 2024-07-05T10:35:48.864Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1336119Z     logger.go:146: 2024-07-05T10:35:48.864Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1336780Z     logger.go:146: 2024-07-05T10:35:49.018Z	DEBUG	done processing headers	{"headerIndex": 85, "blockHeight": 84, "took": "539.317µs"}
2024-07-05T10:39:10.1337430Z     logger.go:146: 2024-07-05T10:35:49.020Z	DEBUG	done processing headers	{"headerIndex": 86, "blockHeight": 85, "took": "535.769µs"}
2024-07-05T10:39:10.1338313Z     logger.go:146: 2024-07-05T10:35:49.286Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1338981Z     logger.go:146: 2024-07-05T10:35:49.287Z	DEBUG	done processing headers	{"headerIndex": 87, "blockHeight": 86, "took": "570.773µs"}
2024-07-05T10:39:10.1339785Z     logger.go:146: 2024-07-05T10:35:49.290Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1340586Z     logger.go:146: 2024-07-05T10:35:49.290Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1341271Z     logger.go:146: 2024-07-05T10:35:49.290Z	DEBUG	done processing headers	{"headerIndex": 88, "blockHeight": 87, "took": "1.211419ms"}
2024-07-05T10:39:10.1342071Z     logger.go:146: 2024-07-05T10:35:49.291Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1342933Z     logger.go:146: 2024-07-05T10:35:49.291Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1343596Z     logger.go:146: 2024-07-05T10:35:49.291Z	DEBUG	done processing headers	{"headerIndex": 89, "blockHeight": 88, "took": "511.136µs"}
2024-07-05T10:39:10.1344395Z     logger.go:146: 2024-07-05T10:35:49.292Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1345202Z     logger.go:146: 2024-07-05T10:35:49.293Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1345923Z     logger.go:146: 2024-07-05T10:35:49.293Z	DEBUG	done processing headers	{"headerIndex": 90, "blockHeight": 89, "took": "520.288µs"}
2024-07-05T10:39:10.1346732Z     logger.go:146: 2024-07-05T10:35:49.295Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1347532Z     logger.go:146: 2024-07-05T10:35:49.296Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1348212Z     logger.go:146: 2024-07-05T10:35:49.296Z	DEBUG	done processing headers	{"headerIndex": 91, "blockHeight": 90, "took": "1.056172ms"}
2024-07-05T10:39:10.1349003Z     logger.go:146: 2024-07-05T10:35:49.297Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1349803Z     logger.go:146: 2024-07-05T10:35:49.297Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1350470Z     logger.go:146: 2024-07-05T10:35:49.298Z	DEBUG	done processing headers	{"headerIndex": 92, "blockHeight": 91, "took": "502.796µs"}
2024-07-05T10:39:10.1351273Z     logger.go:146: 2024-07-05T10:35:49.298Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1352067Z     logger.go:146: 2024-07-05T10:35:49.299Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1352737Z     logger.go:146: 2024-07-05T10:35:49.300Z	DEBUG	done processing headers	{"headerIndex": 93, "blockHeight": 92, "took": "535.427µs"}
2024-07-05T10:39:10.1353592Z     logger.go:146: 2024-07-05T10:35:49.300Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1354394Z     logger.go:146: 2024-07-05T10:35:49.301Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1355105Z     logger.go:146: 2024-07-05T10:35:49.301Z	DEBUG	done processing headers	{"headerIndex": 94, "blockHeight": 93, "took": "536.661µs"}
2024-07-05T10:39:10.1355904Z     logger.go:146: 2024-07-05T10:35:49.303Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1356699Z     logger.go:146: 2024-07-05T10:35:49.303Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1357370Z     logger.go:146: 2024-07-05T10:35:49.304Z	DEBUG	done processing headers	{"headerIndex": 95, "blockHeight": 94, "took": "1.344288ms"}
2024-07-05T10:39:10.1358039Z     logger.go:146: 2024-07-05T10:35:49.306Z	DEBUG	done processing headers	{"headerIndex": 96, "blockHeight": 95, "took": "815.521µs"}
2024-07-05T10:39:10.1358831Z     logger.go:146: 2024-07-05T10:35:49.306Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1359718Z     logger.go:146: 2024-07-05T10:35:49.307Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1360513Z     logger.go:146: 2024-07-05T10:35:49.308Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1361427Z     logger.go:146: 2024-07-05T10:35:49.309Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1362104Z     logger.go:146: 2024-07-05T10:35:49.309Z	DEBUG	done processing headers	{"headerIndex": 97, "blockHeight": 96, "took": "1.241857ms"}
2024-07-05T10:39:10.1362897Z     logger.go:146: 2024-07-05T10:35:49.311Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1363770Z     logger.go:146: 2024-07-05T10:35:49.312Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1364448Z     logger.go:146: 2024-07-05T10:35:49.312Z	DEBUG	done processing headers	{"headerIndex": 98, "blockHeight": 97, "took": "1.266934ms"}
2024-07-05T10:39:10.1365239Z     logger.go:146: 2024-07-05T10:35:49.314Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1366036Z     logger.go:146: 2024-07-05T10:35:49.314Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1366709Z     logger.go:146: 2024-07-05T10:35:49.315Z	DEBUG	done processing headers	{"headerIndex": 99, "blockHeight": 98, "took": "1.252076ms"}
2024-07-05T10:39:10.1367510Z     logger.go:146: 2024-07-05T10:35:49.316Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1368191Z     logger.go:146: 2024-07-05T10:35:49.317Z	DEBUG	done processing headers	{"headerIndex": 100, "blockHeight": 99, "took": "1.160275ms"}
2024-07-05T10:39:10.1368983Z     logger.go:146: 2024-07-05T10:35:49.319Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1369781Z     logger.go:146: 2024-07-05T10:35:49.319Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1370568Z     logger.go:146: 2024-07-05T10:35:49.319Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1371337Z     logger.go:146: 2024-07-05T10:35:49.320Z	DEBUG	done processing headers	{"headerIndex": 101, "blockHeight": 100, "took": "1.319401ms"}
2024-07-05T10:39:10.1372127Z     logger.go:146: 2024-07-05T10:35:49.321Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1372994Z     logger.go:146: 2024-07-05T10:35:49.322Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1373678Z     logger.go:146: 2024-07-05T10:35:49.322Z	DEBUG	done processing headers	{"headerIndex": 102, "blockHeight": 101, "took": "1.237168ms"}
2024-07-05T10:39:10.1374476Z     logger.go:146: 2024-07-05T10:35:49.324Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1375268Z     logger.go:146: 2024-07-05T10:35:49.324Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1375948Z     logger.go:146: 2024-07-05T10:35:49.325Z	DEBUG	done processing headers	{"headerIndex": 103, "blockHeight": 102, "took": "848.864µs"}
2024-07-05T10:39:10.1376739Z     logger.go:146: 2024-07-05T10:35:49.326Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1377624Z     logger.go:146: 2024-07-05T10:35:49.326Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1378305Z     logger.go:146: 2024-07-05T10:35:49.327Z	DEBUG	done processing headers	{"headerIndex": 104, "blockHeight": 103, "took": "605.069µs"}
2024-07-05T10:39:10.1379104Z     logger.go:146: 2024-07-05T10:35:49.328Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1379896Z     logger.go:146: 2024-07-05T10:35:49.328Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1380635Z     logger.go:146: 2024-07-05T10:35:49.329Z	DEBUG	done processing headers	{"headerIndex": 105, "blockHeight": 104, "took": "522.176µs"}
2024-07-05T10:39:10.1381430Z     logger.go:146: 2024-07-05T10:35:49.329Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1382237Z     logger.go:146: 2024-07-05T10:35:49.330Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1382913Z     logger.go:146: 2024-07-05T10:35:49.330Z	DEBUG	done processing headers	{"headerIndex": 106, "blockHeight": 105, "took": "518.926µs"}
2024-07-05T10:39:10.1383701Z     logger.go:146: 2024-07-05T10:35:49.331Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1384503Z     logger.go:146: 2024-07-05T10:35:49.331Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1385176Z     logger.go:146: 2024-07-05T10:35:49.332Z	DEBUG	done processing headers	{"headerIndex": 107, "blockHeight": 106, "took": "530.962µs"}
2024-07-05T10:39:10.1385993Z     logger.go:146: 2024-07-05T10:35:49.333Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1386799Z     logger.go:146: 2024-07-05T10:35:49.333Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": false}
2024-07-05T10:39:10.1387518Z     logger.go:146: 2024-07-05T10:35:49.334Z	DEBUG	done processing headers	{"headerIndex": 108, "blockHeight": 107, "took": "552.669µs"}
2024-07-05T10:39:10.1388254Z     logger.go:146: 2024-07-05T10:35:49.336Z	DEBUG	done processing headers	{"headerIndex": 109, "blockHeight": 108, "took": "539.689µs"}
2024-07-05T10:39:10.1388931Z     logger.go:146: 2024-07-05T10:35:49.337Z	DEBUG	done processing headers	{"headerIndex": 110, "blockHeight": 109, "took": "519.46µs"}
2024-07-05T10:39:10.1389604Z     logger.go:146: 2024-07-05T10:35:49.340Z	DEBUG	done processing headers	{"headerIndex": 111, "blockHeight": 110, "took": "978.816µs"}
2024-07-05T10:39:10.1390336Z     logger.go:146: 2024-07-05T10:35:49.341Z	DEBUG	done processing headers	{"headerIndex": 112, "blockHeight": 111, "took": "817.735µs"}
2024-07-05T10:39:10.1391001Z     logger.go:146: 2024-07-05T10:35:49.394Z	DEBUG	done processing headers	{"headerIndex": 113, "blockHeight": 112, "took": "606.313µs"}
2024-07-05T10:39:10.1391673Z     logger.go:146: 2024-07-05T10:35:49.396Z	DEBUG	done processing headers	{"headerIndex": 114, "blockHeight": 113, "took": "570.565µs"}
2024-07-05T10:39:10.1392338Z     logger.go:146: 2024-07-05T10:35:49.398Z	DEBUG	done processing headers	{"headerIndex": 115, "blockHeight": 114, "took": "544.314µs"}
2024-07-05T10:39:10.1393002Z     logger.go:146: 2024-07-05T10:35:49.400Z	DEBUG	done processing headers	{"headerIndex": 116, "blockHeight": 115, "took": "856.878µs"}
2024-07-05T10:39:10.1393665Z     logger.go:146: 2024-07-05T10:35:49.503Z	DEBUG	done processing headers	{"headerIndex": 117, "blockHeight": 116, "took": "556.949µs"}
2024-07-05T10:39:10.1394390Z     logger.go:146: 2024-07-05T10:35:49.505Z	DEBUG	done processing headers	{"headerIndex": 118, "blockHeight": 117, "took": "865.704µs"}
2024-07-05T10:39:10.1395056Z     logger.go:146: 2024-07-05T10:35:49.507Z	DEBUG	done processing headers	{"headerIndex": 119, "blockHeight": 118, "took": "888.107µs"}
2024-07-05T10:39:10.1395724Z     logger.go:146: 2024-07-05T10:35:49.509Z	DEBUG	done processing headers	{"headerIndex": 120, "blockHeight": 119, "took": "814.97µs"}
2024-07-05T10:39:10.1396384Z     logger.go:146: 2024-07-05T10:35:49.665Z	DEBUG	done processing headers	{"headerIndex": 121, "blockHeight": 120, "took": "877.908µs"}
2024-07-05T10:39:10.1397050Z     logger.go:146: 2024-07-05T10:35:49.667Z	DEBUG	done processing headers	{"headerIndex": 122, "blockHeight": 121, "took": "804.991µs"}
2024-07-05T10:39:10.1397786Z     logger.go:146: 2024-07-05T10:35:49.669Z	DEBUG	done processing headers	{"headerIndex": 123, "blockHeight": 122, "took": "793.35µs"}
2024-07-05T10:39:10.1398472Z     logger.go:146: 2024-07-05T10:35:49.673Z	DEBUG	done processing headers	{"headerIndex": 124, "blockHeight": 123, "took": "2.413883ms"}
2024-07-05T10:39:10.1399253Z     logger.go:146: 2024-07-05T10:35:49.799Z	INFO	persisted to disk	{"blocks": 63, "keys": 737, "headerHeight": 124, "blockHeight": 124, "took": "495.905µs"}
2024-07-05T10:39:10.1399917Z     logger.go:146: 2024-07-05T10:35:49.878Z	DEBUG	done processing headers	{"headerIndex": 125, "blockHeight": 124, "took": "827.774µs"}
2024-07-05T10:39:10.1400821Z     logger.go:146: 2024-07-05T10:35:49.881Z	DEBUG	done processing headers	{"headerIndex": 126, "blockHeight": 125, "took": "910.208µs"}
2024-07-05T10:39:10.1401585Z     logger.go:146: 2024-07-05T10:35:49.883Z	DEBUG	done processing headers	{"headerIndex": 127, "blockHeight": 126, "took": "916.6µs"}
2024-07-05T10:39:10.1402279Z     logger.go:146: 2024-07-05T10:35:49.887Z	DEBUG	done processing headers	{"headerIndex": 128, "blockHeight": 127, "took": "2.981582ms"}
2024-07-05T10:39:10.1403092Z     logger.go:146: 2024-07-05T10:35:50.148Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1403769Z     logger.go:146: 2024-07-05T10:35:50.150Z	DEBUG	done processing headers	{"headerIndex": 129, "blockHeight": 128, "took": "928.703µs"}
2024-07-05T10:39:10.1404563Z     logger.go:146: 2024-07-05T10:35:50.152Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1405366Z     logger.go:146: 2024-07-05T10:35:50.152Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1406152Z     logger.go:146: 2024-07-05T10:35:50.152Z	DEBUG	done processing headers	{"headerIndex": 130, "blockHeight": 129, "took": "994.485µs"}
2024-07-05T10:39:10.1406955Z     logger.go:146: 2024-07-05T10:35:50.154Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1407713Z     logger.go:146: 2024-07-05T10:35:50.155Z	DEBUG	done processing headers	{"headerIndex": 131, "blockHeight": 130, "took": "1.069706ms"}
2024-07-05T10:39:10.1408507Z     logger.go:146: 2024-07-05T10:35:50.155Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1409317Z     logger.go:146: 2024-07-05T10:35:50.156Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1410122Z     logger.go:146: 2024-07-05T10:35:50.156Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1410801Z     logger.go:146: 2024-07-05T10:35:50.157Z	DEBUG	done processing headers	{"headerIndex": 132, "blockHeight": 131, "took": "884.34µs"}
2024-07-05T10:39:10.1411597Z     logger.go:146: 2024-07-05T10:35:50.158Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1412477Z     logger.go:146: 2024-07-05T10:35:50.159Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1413150Z     logger.go:146: 2024-07-05T10:35:50.160Z	DEBUG	done processing headers	{"headerIndex": 133, "blockHeight": 132, "took": "859.493µs"}
2024-07-05T10:39:10.1413945Z     logger.go:146: 2024-07-05T10:35:50.161Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1414737Z     logger.go:146: 2024-07-05T10:35:50.162Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1415489Z     logger.go:146: 2024-07-05T10:35:50.162Z	DEBUG	done processing headers	{"headerIndex": 134, "blockHeight": 133, "took": "1.033129ms"}
2024-07-05T10:39:10.1416286Z     logger.go:146: 2024-07-05T10:35:50.163Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1417100Z     logger.go:146: 2024-07-05T10:35:50.163Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1417773Z     logger.go:146: 2024-07-05T10:35:50.164Z	DEBUG	done processing headers	{"headerIndex": 135, "blockHeight": 134, "took": "555.256µs"}
2024-07-05T10:39:10.1418569Z     logger.go:146: 2024-07-05T10:35:50.165Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1419365Z     logger.go:146: 2024-07-05T10:35:50.165Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1420037Z     logger.go:146: 2024-07-05T10:35:50.166Z	DEBUG	done processing headers	{"headerIndex": 136, "blockHeight": 135, "took": "550.345µs"}
2024-07-05T10:39:10.1420841Z     logger.go:146: 2024-07-05T10:35:50.167Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1421502Z     logger.go:146: 2024-07-05T10:35:50.168Z	DEBUG	done processing headers	{"headerIndex": 137, "blockHeight": 136, "took": "957.427µs"}
2024-07-05T10:39:10.1422301Z     logger.go:146: 2024-07-05T10:35:50.169Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1423160Z     logger.go:146: 2024-07-05T10:35:50.170Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1423958Z     logger.go:146: 2024-07-05T10:35:50.170Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1424632Z     logger.go:146: 2024-07-05T10:35:50.170Z	DEBUG	done processing headers	{"headerIndex": 138, "blockHeight": 137, "took": "1.181224ms"}
2024-07-05T10:39:10.1425507Z     logger.go:146: 2024-07-05T10:35:50.173Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1426182Z     logger.go:146: 2024-07-05T10:35:50.173Z	DEBUG	done processing headers	{"headerIndex": 139, "blockHeight": 138, "took": "874.852µs"}
2024-07-05T10:39:10.1426977Z     logger.go:146: 2024-07-05T10:35:50.173Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1427777Z     logger.go:146: 2024-07-05T10:35:50.175Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1428577Z     logger.go:146: 2024-07-05T10:35:50.175Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1429260Z     logger.go:146: 2024-07-05T10:35:50.175Z	DEBUG	done processing headers	{"headerIndex": 140, "blockHeight": 139, "took": "1.154874ms"}
2024-07-05T10:39:10.1430118Z     logger.go:146: 2024-07-05T10:35:50.176Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1430909Z     logger.go:146: 2024-07-05T10:35:50.177Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1431587Z     logger.go:146: 2024-07-05T10:35:50.178Z	DEBUG	done processing headers	{"headerIndex": 141, "blockHeight": 140, "took": "950.794µs"}
2024-07-05T10:39:10.1432376Z     logger.go:146: 2024-07-05T10:35:50.179Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1433224Z     logger.go:146: 2024-07-05T10:35:50.179Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1433906Z     logger.go:146: 2024-07-05T10:35:50.180Z	DEBUG	done processing headers	{"headerIndex": 142, "blockHeight": 141, "took": "983.595µs"}
2024-07-05T10:39:10.1434695Z     logger.go:146: 2024-07-05T10:35:50.181Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1435492Z     logger.go:146: 2024-07-05T10:35:50.182Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1436171Z     logger.go:146: 2024-07-05T10:35:50.183Z	DEBUG	done processing headers	{"headerIndex": 143, "blockHeight": 142, "took": "844.055µs"}
2024-07-05T10:39:10.1436974Z     logger.go:146: 2024-07-05T10:35:50.185Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1437766Z     logger.go:146: 2024-07-05T10:35:50.185Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1438451Z     logger.go:146: 2024-07-05T10:35:50.185Z	DEBUG	done processing headers	{"headerIndex": 144, "blockHeight": 143, "took": "1.150406ms"}
2024-07-05T10:39:10.1439240Z     logger.go:146: 2024-07-05T10:35:50.187Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1439911Z     logger.go:146: 2024-07-05T10:35:50.188Z	DEBUG	done processing headers	{"headerIndex": 145, "blockHeight": 144, "took": "1.195601ms"}
2024-07-05T10:39:10.1441026Z     logger.go:146: 2024-07-05T10:35:50.189Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1441832Z     logger.go:146: 2024-07-05T10:35:50.190Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1442698Z     logger.go:146: 2024-07-05T10:35:50.190Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1443389Z     logger.go:146: 2024-07-05T10:35:50.191Z	DEBUG	done processing headers	{"headerIndex": 146, "blockHeight": 145, "took": "1.181354ms"}
2024-07-05T10:39:10.1444177Z     logger.go:146: 2024-07-05T10:35:50.193Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1444975Z     logger.go:146: 2024-07-05T10:35:50.193Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1445655Z     logger.go:146: 2024-07-05T10:35:50.193Z	DEBUG	done processing headers	{"headerIndex": 147, "blockHeight": 146, "took": "1.193556ms"}
2024-07-05T10:39:10.1446444Z     logger.go:146: 2024-07-05T10:35:50.195Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1447316Z     logger.go:146: 2024-07-05T10:35:50.195Z	ERROR	new transaction callback finished with error	{"error": "error while finalizing transaction", "is main": true}
2024-07-05T10:39:10.1447989Z     logger.go:146: 2024-07-05T10:35:50.195Z	DEBUG	done processing headers	{"headerIndex": 148, "blockHeight": 147, "took": "1.20045ms"}
2024-07-05T10:39:10.1448675Z     logger.go:146: 2024-07-05T10:35:50.198Z	DEBUG	done processing headers	{"headerIndex": 149, "blockHeight": 148, "took": "907.813µs"}
2024-07-05T10:39:10.1449343Z     logger.go:146: 2024-07-05T10:35:50.202Z	DEBUG	done processing headers	{"headerIndex": 150, "blockHeight": 149, "took": "799.251µs"}
2024-07-05T10:39:10.1450018Z     logger.go:146: 2024-07-05T10:35:50.204Z	DEBUG	done processing headers	{"headerIndex": 151, "blockHeight": 150, "took": "836.821µs"}
2024-07-05T10:39:10.1450148Z     core_test.go:339: 
2024-07-05T10:39:10.1450772Z         	Error Trace:	/home/runner/work/neo-go/neo-go/pkg/services/notary/core_test.go:339
2024-07-05T10:39:10.1451546Z         	            				/home/runner/work/neo-go/neo-go/pkg/services/notary/core_test.go:654
2024-07-05T10:39:10.1464172Z         	Error:      	Expected nil, but got: &transaction.Transaction{Version:0x0, Nonce:0x6a, SystemFee:100000000, NetworkFee:0, ValidUntilBlock:0xa8, Script:[]uint8{0x40}, Attributes:[]transaction.Attribute{transaction.Attribute{Type:0x22, Value:(*transaction.NotaryAssisted)(0xc000c60b6f)}, transaction.Attribute{Type:0x20, Value:(*transaction.NotValidBefore)(0xc000c60b7c)}, transaction.Attribute{Type:0x21, Value:(*transaction.Conflicts)(0xc0011c19a0)}}, Signers:[]transaction.Signer{transaction.Signer{Account:util.Uint160{0x3b, 0xec, 0x35, 0x31, 0x11, 0x9b, 0xba, 0xd7, 0x6d, 0xd0, 0x44, 0x92, 0xb, 0xd, 0xe6, 0xc3, 0x19, 0x4f, 0xe1, 0xc1}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}, transaction.Signer{Account:util.Uint160{0x46, 0x9f, 0x19, 0x49, 0x2c, 0xe2, 0x99, 0xe8, 0x8d, 0x12, 0xfb, 0x1b, 0x26, 0xb7, 0x64, 0xbf, 0x2f, 0x4a, 0xbf, 0x89}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}}, Scripts:[]transaction.Witness{transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0x17, 0x3b, 0xfb, 0x20, 0x43, 0xd4, 0xe6, 0x60, 0xe7, 0x2d, 0xa3, 0x42, 0xb0, 0x76, 0xaf, 0xee, 0x2a, 0xe9, 0x91, 0x8f, 0x95, 0x7f, 0xdf, 0xad, 0xe3, 0x18, 0xd4, 0x48, 0x5c, 0x58, 0xb8, 0x96, 0x8f, 0x62, 0x9b, 0x38, 0x9e, 0xe5, 0x27, 0x93, 0x5b, 0xb, 0x73, 0xbf, 0x28, 0x41, 0x5a, 0x45, 0x2c, 0x44, 0x27, 0x7d, 0xbb, 0xb0, 0x56, 0xec, 0xf8, 0x42, 0x62, 0xe3, 0x9a, 0xec, 0x55, 0xb7}, VerificationScript:[]uint8{}}, transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0xaa, 0x46, 0x55, 0x70, 0x83, 0x7e, 0xf6, 0x66, 0xcb, 0x9d, 0x88, 0x66, 0xb4, 0x4d, 0xce, 0x5, 0x70, 0xf1, 0xf, 0xe1, 0x1, 0xdb, 0xc3, 0xb0, 0x5a, 0x66, 0x94, 0x88, 0x5c, 0xd1, 0xb1, 0x3a, 0x72, 0x87, 0x5d, 0xdd, 0x91, 0xa3, 0xab, 0x89, 0xa9, 0xb1, 0x6f, 0xcd, 0xd8, 0x7c, 0xb9, 0x27, 0x72, 0xef, 0x44, 0xa1, 0x4f, 0xc4, 0x4b, 0x79, 0xa, 0x1e, 0x7e, 0xeb, 0xf1, 0xae, 0x69, 0x54}, VerificationScript:[]uint8{0xc, 0x21, 0x3, 0x9a, 0xe7, 0xf4, 0xbf, 0xa4, 0x31, 0x3f, 0x7e, 0xbb, 0xef, 0xf3, 0x38, 0x6a, 0x5d, 0x47, 0x20, 0x8b, 0x95, 0x96, 0x20, 0xdf, 0x1d, 0x33, 0xcf, 0xc5, 0xec, 0x75, 0x48, 0x15, 0x4e, 0x34, 0xcc, 0x41, 0x56, 0xe7, 0xb3, 0x27}}}, size:288, hash:util.Uint256{0x7d, 0xfb, 0xa7, 0xd1, 0x33, 0x42, 0xb, 0x30, 0x1d, 0x51, 0x1d, 0xd0, 0x38, 0xdf, 0x7, 0xa6, 0x6c, 0xa5, 0x6c, 0xfb, 0x3f, 0x51, 0xf6, 0xfd, 0x72, 0x8d, 0x85, 0xb7, 0xff, 0xd8, 0x39, 0x16}, hashed:true, Trimmed:false}
2024-07-05T10:39:10.1464421Z         	Test:       	TestNotary
2024-07-05T10:39:10.1464866Z         	Messages:   	fallback transaction for request #3 shouldn't be completed
2024-07-05T10:39:10.1465230Z     logger.go:146: 2024-07-05T10:35:50.205Z	INFO	stopping notary service
2024-07-05T10:39:10.1466015Z     logger.go:146: 2024-07-05T10:35:50.209Z	INFO	persisted to disk	{"blocks": 27, "keys": 331, "headerHeight": 151, "blockHeight": 151, "took": "4.249077ms"}
2024-07-05T10:39:10.1466223Z --- FAIL: TestNotary (4.43s)
2024-07-05T10:39:10.1466341Z === RUN   TestNotary_GenesisRoles
2024-07-05T10:39:10.1467090Z     logger.go:146: 2024-07-05T10:35:50.214Z	INFO	initial gas supply is not set or wrong, setting default value	{"InitialGASSupply": "52000000"}
2024-07-05T10:39:10.1467743Z     logger.go:146: 2024-07-05T10:35:50.214Z	INFO	mempool size is not set or wrong, setting default value	{"MemPoolSize": 50000}
2024-07-05T10:39:10.1468642Z     logger.go:146: 2024-07-05T10:35:50.214Z	INFO	P2PNotaryRequestPayloadPool size is not set or wrong, setting default value	{"P2PNotaryRequestPayloadPoolSize": 1000}
2024-07-05T10:39:10.1469300Z     logger.go:146: 2024-07-05T10:35:50.214Z	INFO	MaxBlockSize is not set or wrong, setting default value	{"MaxBlockSize": 262144}
2024-07-05T10:39:10.1470107Z     logger.go:146: 2024-07-05T10:35:50.214Z	INFO	MaxBlockSystemFee is not set or wrong, setting default value	{"MaxBlockSystemFee": 900000000000}
2024-07-05T10:39:10.1470888Z     logger.go:146: 2024-07-05T10:35:50.214Z	INFO	MaxTransactionsPerBlock is not set or wrong, using default value	{"MaxTransactionsPerBlock": 512}
2024-07-05T10:39:10.1471719Z     logger.go:146: 2024-07-05T10:35:50.214Z	INFO	MaxValidUntilBlockIncrement is not set or wrong, using default value	{"MaxValidUntilBlockIncrement": 86400}
2024-07-05T10:39:10.1472167Z     logger.go:146: 2024-07-05T10:35:50.214Z	INFO	Hardforks are not set, using default value
2024-07-05T10:39:10.1472657Z     logger.go:146: 2024-07-05T10:35:50.216Z	INFO	no storage version found! creating genesis block
2024-07-05T10:39:10.1473412Z     logger.go:146: 2024-07-05T10:35:50.221Z	INFO	persisted to disk	{"blocks": 0, "keys": 130, "headerHeight": 0, "blockHeight": 0, "took": "82.935µs"}
2024-07-05T10:39:10.1473587Z --- PASS: TestNotary_GenesisRoles (0.01s)
2024-07-05T10:39:10.1473674Z FAIL
2024-07-05T10:39:10.1473937Z FAIL	github.com/nspcc-dev/neo-go/pkg/services/notary	4.487s
@AnnaShaleva commented on GitHub (Jul 5, 2024): Reproduced in #3504. ``` 2024-07-05T10:39:10.1046928Z === RUN TestNotary 2024-07-05T10:39:10.1047682Z logger.go:146: 2024-07-05T10:35:45.785Z INFO initial gas supply is not set or wrong, setting default value {"InitialGASSupply": "52000000"} 2024-07-05T10:39:10.1048347Z logger.go:146: 2024-07-05T10:35:45.785Z INFO mempool size is not set or wrong, setting default value {"MemPoolSize": 50000} 2024-07-05T10:39:10.1049309Z logger.go:146: 2024-07-05T10:35:45.785Z INFO P2PNotaryRequestPayloadPool size is not set or wrong, setting default value {"P2PNotaryRequestPayloadPoolSize": 1000} 2024-07-05T10:39:10.1049980Z logger.go:146: 2024-07-05T10:35:45.785Z INFO MaxBlockSize is not set or wrong, setting default value {"MaxBlockSize": 262144} 2024-07-05T10:39:10.1050720Z logger.go:146: 2024-07-05T10:35:45.785Z INFO MaxBlockSystemFee is not set or wrong, setting default value {"MaxBlockSystemFee": 900000000000} 2024-07-05T10:39:10.1051494Z logger.go:146: 2024-07-05T10:35:45.785Z INFO MaxTransactionsPerBlock is not set or wrong, using default value {"MaxTransactionsPerBlock": 512} 2024-07-05T10:39:10.1052317Z logger.go:146: 2024-07-05T10:35:45.785Z INFO MaxValidUntilBlockIncrement is not set or wrong, using default value {"MaxValidUntilBlockIncrement": 86400} 2024-07-05T10:39:10.1052773Z logger.go:146: 2024-07-05T10:35:45.785Z INFO Hardforks are not set, using default value 2024-07-05T10:39:10.1053256Z logger.go:146: 2024-07-05T10:35:45.792Z INFO no storage version found! creating genesis block 2024-07-05T10:39:10.1053605Z logger.go:146: 2024-07-05T10:35:45.799Z INFO starting notary service 2024-07-05T10:39:10.1054319Z logger.go:146: 2024-07-05T10:35:45.802Z DEBUG done processing headers {"headerIndex": 1, "blockHeight": 0, "took": "618.032µs"} 2024-07-05T10:39:10.1055067Z logger.go:146: 2024-07-05T10:35:46.797Z INFO persisted to disk {"blocks": 1, "keys": 148, "headerHeight": 1, "blockHeight": 1, "took": "161.612µs"} 2024-07-05T10:39:10.1055884Z logger.go:146: 2024-07-05T10:35:48.102Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1056647Z logger.go:146: 2024-07-05T10:35:48.103Z DEBUG done processing headers {"headerIndex": 2, "blockHeight": 1, "took": "608.988µs"} 2024-07-05T10:39:10.1057305Z logger.go:146: 2024-07-05T10:35:48.108Z DEBUG done processing headers {"headerIndex": 3, "blockHeight": 2, "took": "596.825µs"} 2024-07-05T10:39:10.1058173Z logger.go:146: 2024-07-05T10:35:48.114Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1058846Z logger.go:146: 2024-07-05T10:35:48.115Z DEBUG done processing headers {"headerIndex": 4, "blockHeight": 3, "took": "549.756µs"} 2024-07-05T10:39:10.1059648Z logger.go:146: 2024-07-05T10:35:48.117Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1060461Z logger.go:146: 2024-07-05T10:35:48.117Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1061119Z logger.go:146: 2024-07-05T10:35:48.117Z DEBUG done processing headers {"headerIndex": 5, "blockHeight": 4, "took": "918.043µs"} 2024-07-05T10:39:10.1061926Z logger.go:146: 2024-07-05T10:35:48.118Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1062653Z logger.go:146: 2024-07-05T10:35:48.119Z DEBUG done processing headers {"headerIndex": 6, "blockHeight": 5, "took": "535.872µs"} 2024-07-05T10:39:10.1063291Z logger.go:146: 2024-07-05T10:35:48.121Z DEBUG done processing headers {"headerIndex": 7, "blockHeight": 6, "took": "547.351µs"} 2024-07-05T10:39:10.1064097Z logger.go:146: 2024-07-05T10:35:48.179Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1064751Z logger.go:146: 2024-07-05T10:35:48.181Z DEBUG done processing headers {"headerIndex": 8, "blockHeight": 7, "took": "926.779µs"} 2024-07-05T10:39:10.1065561Z logger.go:146: 2024-07-05T10:35:48.182Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1066421Z logger.go:146: 2024-07-05T10:35:48.182Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1067089Z logger.go:146: 2024-07-05T10:35:48.183Z DEBUG done processing headers {"headerIndex": 9, "blockHeight": 8, "took": "627.621µs"} 2024-07-05T10:39:10.1067750Z logger.go:146: 2024-07-05T10:35:48.185Z DEBUG done processing headers {"headerIndex": 10, "blockHeight": 9, "took": "574.521µs"} 2024-07-05T10:39:10.1068419Z logger.go:146: 2024-07-05T10:35:48.186Z DEBUG done processing headers {"headerIndex": 11, "blockHeight": 10, "took": "509.611µs"} 2024-07-05T10:39:10.1069220Z logger.go:146: 2024-07-05T10:35:48.243Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1069892Z logger.go:146: 2024-07-05T10:35:48.244Z DEBUG done processing headers {"headerIndex": 12, "blockHeight": 11, "took": "557.538µs"} 2024-07-05T10:39:10.1070698Z logger.go:146: 2024-07-05T10:35:48.245Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1071504Z logger.go:146: 2024-07-05T10:35:48.246Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1072176Z logger.go:146: 2024-07-05T10:35:48.246Z DEBUG done processing headers {"headerIndex": 13, "blockHeight": 12, "took": "525.142µs"} 2024-07-05T10:39:10.1072979Z logger.go:146: 2024-07-05T10:35:48.247Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1073840Z logger.go:146: 2024-07-05T10:35:48.248Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1074506Z logger.go:146: 2024-07-05T10:35:48.248Z DEBUG done processing headers {"headerIndex": 14, "blockHeight": 13, "took": "506.884µs"} 2024-07-05T10:39:10.1075304Z logger.go:146: 2024-07-05T10:35:48.249Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1076156Z logger.go:146: 2024-07-05T10:35:48.249Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1076824Z logger.go:146: 2024-07-05T10:35:48.250Z DEBUG done processing headers {"headerIndex": 15, "blockHeight": 14, "took": "545.696µs"} 2024-07-05T10:39:10.1077620Z logger.go:146: 2024-07-05T10:35:48.252Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1078304Z logger.go:146: 2024-07-05T10:35:48.252Z DEBUG done processing headers {"headerIndex": 16, "blockHeight": 15, "took": "1.204678ms"} 2024-07-05T10:39:10.1079097Z logger.go:146: 2024-07-05T10:35:48.253Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1079768Z logger.go:146: 2024-07-05T10:35:48.255Z DEBUG done processing headers {"headerIndex": 17, "blockHeight": 16, "took": "803.218µs"} 2024-07-05T10:39:10.1080751Z logger.go:146: 2024-07-05T10:35:48.255Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1081561Z logger.go:146: 2024-07-05T10:35:48.255Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1082357Z logger.go:146: 2024-07-05T10:35:48.257Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1083153Z logger.go:146: 2024-07-05T10:35:48.257Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1083904Z logger.go:146: 2024-07-05T10:35:48.257Z DEBUG done processing headers {"headerIndex": 18, "blockHeight": 17, "took": "1.080526ms"} 2024-07-05T10:39:10.1084712Z logger.go:146: 2024-07-05T10:35:48.258Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1085499Z logger.go:146: 2024-07-05T10:35:48.259Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1086166Z logger.go:146: 2024-07-05T10:35:48.260Z DEBUG done processing headers {"headerIndex": 19, "blockHeight": 18, "took": "909.106µs"} 2024-07-05T10:39:10.1086962Z logger.go:146: 2024-07-05T10:35:48.262Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1087786Z logger.go:146: 2024-07-05T10:35:48.263Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1088461Z logger.go:146: 2024-07-05T10:35:48.263Z DEBUG done processing headers {"headerIndex": 20, "blockHeight": 19, "took": "1.022167ms"} 2024-07-05T10:39:10.1089260Z logger.go:146: 2024-07-05T10:35:48.264Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1090048Z logger.go:146: 2024-07-05T10:35:48.264Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1090707Z logger.go:146: 2024-07-05T10:35:48.265Z DEBUG done processing headers {"headerIndex": 21, "blockHeight": 20, "took": "626.85µs"} 2024-07-05T10:39:10.1091583Z logger.go:146: 2024-07-05T10:35:48.266Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1092377Z logger.go:146: 2024-07-05T10:35:48.266Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1093125Z logger.go:146: 2024-07-05T10:35:48.267Z DEBUG done processing headers {"headerIndex": 22, "blockHeight": 21, "took": "900.831µs"} 2024-07-05T10:39:10.1093921Z logger.go:146: 2024-07-05T10:35:48.268Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1094715Z logger.go:146: 2024-07-05T10:35:48.269Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1095381Z logger.go:146: 2024-07-05T10:35:48.270Z DEBUG done processing headers {"headerIndex": 23, "blockHeight": 22, "took": "1.098429ms"} 2024-07-05T10:39:10.1096202Z logger.go:146: 2024-07-05T10:35:48.272Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1097013Z logger.go:146: 2024-07-05T10:35:48.272Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1097923Z logger.go:146: 2024-07-05T10:35:48.272Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1098720Z logger.go:146: 2024-07-05T10:35:48.272Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1099393Z logger.go:146: 2024-07-05T10:35:48.272Z DEBUG done processing headers {"headerIndex": 24, "blockHeight": 23, "took": "1.078513ms"} 2024-07-05T10:39:10.1100204Z logger.go:146: 2024-07-05T10:35:48.273Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1101071Z logger.go:146: 2024-07-05T10:35:48.274Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1101876Z logger.go:146: 2024-07-05T10:35:48.274Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1102673Z logger.go:146: 2024-07-05T10:35:48.274Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1103466Z logger.go:146: 2024-07-05T10:35:48.274Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1104266Z logger.go:146: 2024-07-05T10:35:48.274Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1105069Z logger.go:146: 2024-07-05T10:35:48.274Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1105857Z logger.go:146: 2024-07-05T10:35:48.274Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1106661Z logger.go:146: 2024-07-05T10:35:48.275Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1107448Z logger.go:146: 2024-07-05T10:35:48.276Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1108246Z logger.go:146: 2024-07-05T10:35:48.276Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1109098Z logger.go:146: 2024-07-05T10:35:48.276Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1109774Z logger.go:146: 2024-07-05T10:35:48.277Z DEBUG done processing headers {"headerIndex": 25, "blockHeight": 24, "took": "890.341µs"} 2024-07-05T10:39:10.1110624Z logger.go:146: 2024-07-05T10:35:48.279Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1111431Z logger.go:146: 2024-07-05T10:35:48.279Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1112222Z logger.go:146: 2024-07-05T10:35:48.279Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1113015Z logger.go:146: 2024-07-05T10:35:48.279Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1113683Z logger.go:146: 2024-07-05T10:35:48.280Z DEBUG done processing headers {"headerIndex": 26, "blockHeight": 25, "took": "1.076238ms"} 2024-07-05T10:39:10.1114477Z logger.go:146: 2024-07-05T10:35:48.282Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1115330Z logger.go:146: 2024-07-05T10:35:48.283Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1116125Z logger.go:146: 2024-07-05T10:35:48.283Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1116792Z logger.go:146: 2024-07-05T10:35:48.283Z DEBUG done processing headers {"headerIndex": 27, "blockHeight": 26, "took": "692.44µs"} 2024-07-05T10:39:10.1117466Z logger.go:146: 2024-07-05T10:35:48.288Z DEBUG done processing headers {"headerIndex": 28, "blockHeight": 27, "took": "1.862996ms"} 2024-07-05T10:39:10.1118255Z logger.go:146: 2024-07-05T10:35:48.289Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1119114Z logger.go:146: 2024-07-05T10:35:48.290Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1119789Z logger.go:146: 2024-07-05T10:35:48.291Z DEBUG done processing headers {"headerIndex": 29, "blockHeight": 28, "took": "850.677µs"} 2024-07-05T10:39:10.1120704Z logger.go:146: 2024-07-05T10:35:48.292Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1121510Z logger.go:146: 2024-07-05T10:35:48.294Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1122313Z logger.go:146: 2024-07-05T10:35:48.295Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1123114Z logger.go:146: 2024-07-05T10:35:48.295Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1123916Z logger.go:146: 2024-07-05T10:35:48.295Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1124716Z logger.go:146: 2024-07-05T10:35:48.295Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1125505Z logger.go:146: 2024-07-05T10:35:48.295Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1126393Z logger.go:146: 2024-07-05T10:35:48.295Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1127189Z logger.go:146: 2024-07-05T10:35:48.295Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1128057Z logger.go:146: 2024-07-05T10:35:48.296Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1128858Z logger.go:146: 2024-07-05T10:35:48.296Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1129655Z logger.go:146: 2024-07-05T10:35:48.296Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1130447Z logger.go:146: 2024-07-05T10:35:48.296Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1131243Z logger.go:146: 2024-07-05T10:35:48.296Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1132034Z logger.go:146: 2024-07-05T10:35:48.296Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1132910Z logger.go:146: 2024-07-05T10:35:48.296Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1133700Z logger.go:146: 2024-07-05T10:35:48.296Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1134497Z logger.go:146: 2024-07-05T10:35:48.296Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1135295Z logger.go:146: 2024-07-05T10:35:48.296Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1136164Z logger.go:146: 2024-07-05T10:35:48.296Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1136965Z logger.go:146: 2024-07-05T10:35:48.297Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1137757Z logger.go:146: 2024-07-05T10:35:48.297Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1138555Z logger.go:146: 2024-07-05T10:35:48.297Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1139348Z logger.go:146: 2024-07-05T10:35:48.297Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1140141Z logger.go:146: 2024-07-05T10:35:48.297Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1140931Z logger.go:146: 2024-07-05T10:35:48.297Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1141729Z logger.go:146: 2024-07-05T10:35:48.297Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1142519Z logger.go:146: 2024-07-05T10:35:48.297Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1143311Z logger.go:146: 2024-07-05T10:35:48.297Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1144165Z logger.go:146: 2024-07-05T10:35:48.297Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1144964Z logger.go:146: 2024-07-05T10:35:48.297Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1145695Z logger.go:146: 2024-07-05T10:35:48.297Z DEBUG done processing headers {"headerIndex": 30, "blockHeight": 29, "took": "684.625µs"} 2024-07-05T10:39:10.1146498Z logger.go:146: 2024-07-05T10:35:48.299Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1147172Z logger.go:146: 2024-07-05T10:35:48.301Z DEBUG done processing headers {"headerIndex": 31, "blockHeight": 30, "took": "846.239µs"} 2024-07-05T10:39:10.1147983Z logger.go:146: 2024-07-05T10:35:48.301Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1148778Z logger.go:146: 2024-07-05T10:35:48.301Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1149577Z logger.go:146: 2024-07-05T10:35:48.301Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1150434Z logger.go:146: 2024-07-05T10:35:48.303Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1151228Z logger.go:146: 2024-07-05T10:35:48.304Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1152018Z logger.go:146: 2024-07-05T10:35:48.305Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1152809Z logger.go:146: 2024-07-05T10:35:48.306Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1153669Z logger.go:146: 2024-07-05T10:35:48.306Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1154466Z logger.go:146: 2024-07-05T10:35:48.306Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1155259Z logger.go:146: 2024-07-05T10:35:48.306Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1156048Z logger.go:146: 2024-07-05T10:35:48.306Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1156854Z logger.go:146: 2024-07-05T10:35:48.306Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1157639Z logger.go:146: 2024-07-05T10:35:48.306Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1158435Z logger.go:146: 2024-07-05T10:35:48.306Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1159223Z logger.go:146: 2024-07-05T10:35:48.306Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1160016Z logger.go:146: 2024-07-05T10:35:48.306Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1160915Z logger.go:146: 2024-07-05T10:35:48.306Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1161799Z logger.go:146: 2024-07-05T10:35:48.306Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1162587Z logger.go:146: 2024-07-05T10:35:48.306Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1163472Z logger.go:146: 2024-07-05T10:35:48.307Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1164266Z logger.go:146: 2024-07-05T10:35:48.307Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1165060Z logger.go:146: 2024-07-05T10:35:48.307Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1165850Z logger.go:146: 2024-07-05T10:35:48.307Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1166653Z logger.go:146: 2024-07-05T10:35:48.307Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1167440Z logger.go:146: 2024-07-05T10:35:48.307Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1168309Z logger.go:146: 2024-07-05T10:35:48.307Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1169095Z logger.go:146: 2024-07-05T10:35:48.307Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1169885Z logger.go:146: 2024-07-05T10:35:48.307Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1170682Z logger.go:146: 2024-07-05T10:35:48.307Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1171423Z logger.go:146: 2024-07-05T10:35:48.307Z DEBUG done processing headers {"headerIndex": 32, "blockHeight": 31, "took": "1.318932ms"} 2024-07-05T10:39:10.1172224Z logger.go:146: 2024-07-05T10:35:48.307Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1173014Z logger.go:146: 2024-07-05T10:35:48.308Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1173806Z logger.go:146: 2024-07-05T10:35:48.308Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1174600Z logger.go:146: 2024-07-05T10:35:48.308Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1175276Z logger.go:146: 2024-07-05T10:35:48.311Z DEBUG done processing headers {"headerIndex": 33, "blockHeight": 32, "took": "905.55µs"} 2024-07-05T10:39:10.1176070Z logger.go:146: 2024-07-05T10:35:48.312Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1176869Z logger.go:146: 2024-07-05T10:35:48.314Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1177654Z logger.go:146: 2024-07-05T10:35:48.314Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1178513Z logger.go:146: 2024-07-05T10:35:48.314Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1179300Z logger.go:146: 2024-07-05T10:35:48.314Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1180097Z logger.go:146: 2024-07-05T10:35:48.314Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1180940Z logger.go:146: 2024-07-05T10:35:48.315Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1181736Z logger.go:146: 2024-07-05T10:35:48.315Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1182525Z logger.go:146: 2024-07-05T10:35:48.315Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1183320Z logger.go:146: 2024-07-05T10:35:48.315Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1184107Z logger.go:146: 2024-07-05T10:35:48.315Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1184959Z logger.go:146: 2024-07-05T10:35:48.315Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1185749Z logger.go:146: 2024-07-05T10:35:48.315Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1186535Z logger.go:146: 2024-07-05T10:35:48.315Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1187359Z logger.go:146: 2024-07-05T10:35:48.315Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1188146Z logger.go:146: 2024-07-05T10:35:48.315Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1189016Z logger.go:146: 2024-07-05T10:35:48.315Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1189814Z logger.go:146: 2024-07-05T10:35:48.315Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1190607Z logger.go:146: 2024-07-05T10:35:48.315Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1191393Z logger.go:146: 2024-07-05T10:35:48.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1192186Z logger.go:146: 2024-07-05T10:35:48.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1192975Z logger.go:146: 2024-07-05T10:35:48.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1193772Z logger.go:146: 2024-07-05T10:35:48.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1194556Z logger.go:146: 2024-07-05T10:35:48.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1195348Z logger.go:146: 2024-07-05T10:35:48.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1196198Z logger.go:146: 2024-07-05T10:35:48.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1196992Z logger.go:146: 2024-07-05T10:35:48.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1197834Z logger.go:146: 2024-07-05T10:35:48.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1198632Z logger.go:146: 2024-07-05T10:35:48.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1199417Z logger.go:146: 2024-07-05T10:35:48.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1200211Z logger.go:146: 2024-07-05T10:35:48.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1201114Z logger.go:146: 2024-07-05T10:35:48.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1201961Z logger.go:146: 2024-07-05T10:35:48.317Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1202844Z logger.go:146: 2024-07-05T10:35:48.317Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1203633Z logger.go:146: 2024-07-05T10:35:48.317Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1204431Z logger.go:146: 2024-07-05T10:35:48.317Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1205217Z logger.go:146: 2024-07-05T10:35:48.317Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1206079Z logger.go:146: 2024-07-05T10:35:48.317Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1206874Z logger.go:146: 2024-07-05T10:35:48.317Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1207550Z logger.go:146: 2024-07-05T10:35:48.317Z DEBUG done processing headers {"headerIndex": 34, "blockHeight": 33, "took": "898.747µs"} 2024-07-05T10:39:10.1208341Z logger.go:146: 2024-07-05T10:35:48.319Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1209141Z logger.go:146: 2024-07-05T10:35:48.321Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1209811Z logger.go:146: 2024-07-05T10:35:48.322Z DEBUG done processing headers {"headerIndex": 35, "blockHeight": 34, "took": "548.065µs"} 2024-07-05T10:39:10.1210476Z logger.go:146: 2024-07-05T10:35:48.324Z DEBUG done processing headers {"headerIndex": 36, "blockHeight": 35, "took": "802.736µs"} 2024-07-05T10:39:10.1211284Z logger.go:146: 2024-07-05T10:35:48.484Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1211949Z logger.go:146: 2024-07-05T10:35:48.486Z DEBUG done processing headers {"headerIndex": 37, "blockHeight": 36, "took": "827.404µs"} 2024-07-05T10:39:10.1212751Z logger.go:146: 2024-07-05T10:35:48.488Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1213638Z logger.go:146: 2024-07-05T10:35:48.488Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1214306Z logger.go:146: 2024-07-05T10:35:48.488Z DEBUG done processing headers {"headerIndex": 38, "blockHeight": 37, "took": "1.23272ms"} 2024-07-05T10:39:10.1215116Z logger.go:146: 2024-07-05T10:35:48.490Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1215980Z logger.go:146: 2024-07-05T10:35:48.491Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1216662Z logger.go:146: 2024-07-05T10:35:48.491Z DEBUG done processing headers {"headerIndex": 39, "blockHeight": 38, "took": "1.174111ms"} 2024-07-05T10:39:10.1217460Z logger.go:146: 2024-07-05T10:35:48.492Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1218259Z logger.go:146: 2024-07-05T10:35:48.493Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1218938Z logger.go:146: 2024-07-05T10:35:48.493Z DEBUG done processing headers {"headerIndex": 40, "blockHeight": 39, "took": "1.255814ms"} 2024-07-05T10:39:10.1219733Z logger.go:146: 2024-07-05T10:35:48.495Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1220602Z logger.go:146: 2024-07-05T10:35:48.495Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1221273Z logger.go:146: 2024-07-05T10:35:48.496Z DEBUG done processing headers {"headerIndex": 41, "blockHeight": 40, "took": "1.211451ms"} 2024-07-05T10:39:10.1222072Z logger.go:146: 2024-07-05T10:35:48.497Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1222871Z logger.go:146: 2024-07-05T10:35:48.498Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1223604Z logger.go:146: 2024-07-05T10:35:48.498Z DEBUG done processing headers {"headerIndex": 42, "blockHeight": 41, "took": "1.187426ms"} 2024-07-05T10:39:10.1224402Z logger.go:146: 2024-07-05T10:35:48.500Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1225205Z logger.go:146: 2024-07-05T10:35:48.500Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1225870Z logger.go:146: 2024-07-05T10:35:48.507Z DEBUG done processing headers {"headerIndex": 43, "blockHeight": 42, "took": "570.647µs"} 2024-07-05T10:39:10.1226680Z logger.go:146: 2024-07-05T10:35:48.508Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1227470Z logger.go:146: 2024-07-05T10:35:48.508Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1228141Z logger.go:146: 2024-07-05T10:35:48.509Z DEBUG done processing headers {"headerIndex": 44, "blockHeight": 43, "took": "588.285µs"} 2024-07-05T10:39:10.1228939Z logger.go:146: 2024-07-05T10:35:48.510Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1229734Z logger.go:146: 2024-07-05T10:35:48.510Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1230402Z logger.go:146: 2024-07-05T10:35:48.511Z DEBUG done processing headers {"headerIndex": 45, "blockHeight": 44, "took": "693.266µs"} 2024-07-05T10:39:10.1231279Z logger.go:146: 2024-07-05T10:35:48.512Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1232080Z logger.go:146: 2024-07-05T10:35:48.512Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1232800Z logger.go:146: 2024-07-05T10:35:48.513Z DEBUG done processing headers {"headerIndex": 46, "blockHeight": 45, "took": "544.384µs"} 2024-07-05T10:39:10.1233600Z logger.go:146: 2024-07-05T10:35:48.514Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1234403Z logger.go:146: 2024-07-05T10:35:48.514Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1235084Z logger.go:146: 2024-07-05T10:35:48.514Z DEBUG done processing headers {"headerIndex": 47, "blockHeight": 46, "took": "540.749µs"} 2024-07-05T10:39:10.1235874Z logger.go:146: 2024-07-05T10:35:48.516Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1236670Z logger.go:146: 2024-07-05T10:35:48.516Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1237403Z logger.go:146: 2024-07-05T10:35:48.517Z DEBUG done processing headers {"headerIndex": 48, "blockHeight": 47, "took": "1.207643ms"} 2024-07-05T10:39:10.1238197Z logger.go:146: 2024-07-05T10:35:48.519Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1238987Z logger.go:146: 2024-07-05T10:35:48.519Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1239661Z logger.go:146: 2024-07-05T10:35:48.519Z DEBUG done processing headers {"headerIndex": 49, "blockHeight": 48, "took": "948.99µs"} 2024-07-05T10:39:10.1240450Z logger.go:146: 2024-07-05T10:35:48.520Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1241434Z logger.go:146: 2024-07-05T10:35:48.521Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1242118Z logger.go:146: 2024-07-05T10:35:48.521Z DEBUG done processing headers {"headerIndex": 50, "blockHeight": 49, "took": "506.505µs"} 2024-07-05T10:39:10.1242912Z logger.go:146: 2024-07-05T10:35:48.522Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1243704Z logger.go:146: 2024-07-05T10:35:48.522Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1244371Z logger.go:146: 2024-07-05T10:35:48.523Z DEBUG done processing headers {"headerIndex": 51, "blockHeight": 50, "took": "544.514µs"} 2024-07-05T10:39:10.1245166Z logger.go:146: 2024-07-05T10:35:48.524Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1245962Z logger.go:146: 2024-07-05T10:35:48.524Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1246624Z logger.go:146: 2024-07-05T10:35:48.525Z DEBUG done processing headers {"headerIndex": 52, "blockHeight": 51, "took": "832.465µs"} 2024-07-05T10:39:10.1247409Z logger.go:146: 2024-07-05T10:35:48.527Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1248286Z logger.go:146: 2024-07-05T10:35:48.527Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1248954Z logger.go:146: 2024-07-05T10:35:48.528Z DEBUG done processing headers {"headerIndex": 53, "blockHeight": 52, "took": "1.113007ms"} 2024-07-05T10:39:10.1249752Z logger.go:146: 2024-07-05T10:35:48.528Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1250612Z logger.go:146: 2024-07-05T10:35:48.529Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1251283Z logger.go:146: 2024-07-05T10:35:48.529Z DEBUG done processing headers {"headerIndex": 54, "blockHeight": 53, "took": "546.201µs"} 2024-07-05T10:39:10.1252074Z logger.go:146: 2024-07-05T10:35:48.530Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1252870Z logger.go:146: 2024-07-05T10:35:48.531Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1253534Z logger.go:146: 2024-07-05T10:35:48.531Z DEBUG done processing headers {"headerIndex": 55, "blockHeight": 54, "took": "531.029µs"} 2024-07-05T10:39:10.1254330Z logger.go:146: 2024-07-05T10:35:48.532Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1255195Z logger.go:146: 2024-07-05T10:35:48.533Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1255858Z logger.go:146: 2024-07-05T10:35:48.533Z DEBUG done processing headers {"headerIndex": 56, "blockHeight": 55, "took": "517.227µs"} 2024-07-05T10:39:10.1256505Z logger.go:146: 2024-07-05T10:35:48.536Z DEBUG done processing headers {"headerIndex": 57, "blockHeight": 56, "took": "629.723µs"} 2024-07-05T10:39:10.1257318Z logger.go:146: 2024-07-05T10:35:48.537Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1258190Z logger.go:146: 2024-07-05T10:35:48.537Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1259003Z logger.go:146: 2024-07-05T10:35:48.538Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1259816Z logger.go:146: 2024-07-05T10:35:48.538Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1260619Z logger.go:146: 2024-07-05T10:35:48.538Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1261430Z logger.go:146: 2024-07-05T10:35:48.538Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1262228Z logger.go:146: 2024-07-05T10:35:48.538Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1263034Z logger.go:146: 2024-07-05T10:35:48.538Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1263834Z logger.go:146: 2024-07-05T10:35:48.538Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1264629Z logger.go:146: 2024-07-05T10:35:48.538Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1265422Z logger.go:146: 2024-07-05T10:35:48.538Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1266156Z logger.go:146: 2024-07-05T10:35:48.539Z DEBUG done processing headers {"headerIndex": 58, "blockHeight": 57, "took": "584.919µs"} 2024-07-05T10:39:10.1266950Z logger.go:146: 2024-07-05T10:35:48.540Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1267873Z logger.go:146: 2024-07-05T10:35:48.540Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1268544Z logger.go:146: 2024-07-05T10:35:48.542Z DEBUG done processing headers {"headerIndex": 59, "blockHeight": 58, "took": "618.687µs"} 2024-07-05T10:39:10.1269343Z logger.go:146: 2024-07-05T10:35:48.543Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1270142Z logger.go:146: 2024-07-05T10:35:48.543Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1270938Z logger.go:146: 2024-07-05T10:35:48.543Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1271730Z logger.go:146: 2024-07-05T10:35:48.543Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1272583Z logger.go:146: 2024-07-05T10:35:48.544Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1273255Z logger.go:146: 2024-07-05T10:35:48.545Z DEBUG done processing headers {"headerIndex": 60, "blockHeight": 59, "took": "781.209µs"} 2024-07-05T10:39:10.1273906Z logger.go:146: 2024-07-05T10:35:48.547Z DEBUG done processing headers {"headerIndex": 61, "blockHeight": 60, "took": "529.095µs"} 2024-07-05T10:39:10.1274677Z logger.go:146: 2024-07-05T10:35:48.799Z INFO persisted to disk {"blocks": 60, "keys": 704, "headerHeight": 61, "blockHeight": 61, "took": "627.551µs"} 2024-07-05T10:39:10.1275481Z logger.go:146: 2024-07-05T10:35:48.810Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1276204Z logger.go:146: 2024-07-05T10:35:48.812Z DEBUG done processing headers {"headerIndex": 62, "blockHeight": 61, "took": "633.101µs"} 2024-07-05T10:39:10.1277017Z logger.go:146: 2024-07-05T10:35:48.813Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1277826Z logger.go:146: 2024-07-05T10:35:48.813Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1278488Z logger.go:146: 2024-07-05T10:35:48.814Z DEBUG done processing headers {"headerIndex": 63, "blockHeight": 62, "took": "553.332µs"} 2024-07-05T10:39:10.1279146Z logger.go:146: 2024-07-05T10:35:48.816Z DEBUG done processing headers {"headerIndex": 64, "blockHeight": 63, "took": "897.023µs"} 2024-07-05T10:39:10.1279951Z logger.go:146: 2024-07-05T10:35:48.815Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1280875Z logger.go:146: 2024-07-05T10:35:48.817Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1281683Z logger.go:146: 2024-07-05T10:35:48.820Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1282364Z logger.go:146: 2024-07-05T10:35:48.820Z DEBUG done processing headers {"headerIndex": 65, "blockHeight": 64, "took": "1.170624ms"} 2024-07-05T10:39:10.1283240Z logger.go:146: 2024-07-05T10:35:48.820Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1284047Z logger.go:146: 2024-07-05T10:35:48.821Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1284706Z logger.go:146: 2024-07-05T10:35:48.822Z DEBUG done processing headers {"headerIndex": 66, "blockHeight": 65, "took": "601.933µs"} 2024-07-05T10:39:10.1285572Z logger.go:146: 2024-07-05T10:35:48.822Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1286395Z logger.go:146: 2024-07-05T10:35:48.823Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1287220Z logger.go:146: 2024-07-05T10:35:48.823Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1287897Z logger.go:146: 2024-07-05T10:35:48.824Z DEBUG done processing headers {"headerIndex": 67, "blockHeight": 66, "took": "561.878µs"} 2024-07-05T10:39:10.1288698Z logger.go:146: 2024-07-05T10:35:48.825Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1289503Z logger.go:146: 2024-07-05T10:35:48.825Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1290251Z logger.go:146: 2024-07-05T10:35:48.826Z DEBUG done processing headers {"headerIndex": 68, "blockHeight": 67, "took": "532.684µs"} 2024-07-05T10:39:10.1291055Z logger.go:146: 2024-07-05T10:35:48.827Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1291844Z logger.go:146: 2024-07-05T10:35:48.827Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1292513Z logger.go:146: 2024-07-05T10:35:48.828Z DEBUG done processing headers {"headerIndex": 69, "blockHeight": 68, "took": "812.527µs"} 2024-07-05T10:39:10.1293399Z logger.go:146: 2024-07-05T10:35:48.829Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1294204Z logger.go:146: 2024-07-05T10:35:48.830Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1294868Z logger.go:146: 2024-07-05T10:35:48.830Z DEBUG done processing headers {"headerIndex": 70, "blockHeight": 69, "took": "891.714µs"} 2024-07-05T10:39:10.1295668Z logger.go:146: 2024-07-05T10:35:48.831Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1296457Z logger.go:146: 2024-07-05T10:35:48.831Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1297130Z logger.go:146: 2024-07-05T10:35:48.832Z DEBUG done processing headers {"headerIndex": 71, "blockHeight": 70, "took": "551.87µs"} 2024-07-05T10:39:10.1297925Z logger.go:146: 2024-07-05T10:35:48.833Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1298725Z logger.go:146: 2024-07-05T10:35:48.833Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1299378Z logger.go:146: 2024-07-05T10:35:48.834Z DEBUG done processing headers {"headerIndex": 72, "blockHeight": 71, "took": "695.838µs"} 2024-07-05T10:39:10.1300168Z logger.go:146: 2024-07-05T10:35:48.835Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1301031Z logger.go:146: 2024-07-05T10:35:48.835Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1301689Z logger.go:146: 2024-07-05T10:35:48.836Z DEBUG done processing headers {"headerIndex": 73, "blockHeight": 72, "took": "585.222µs"} 2024-07-05T10:39:10.1302490Z logger.go:146: 2024-07-05T10:35:48.837Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1303338Z logger.go:146: 2024-07-05T10:35:48.837Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1304017Z logger.go:146: 2024-07-05T10:35:48.838Z DEBUG done processing headers {"headerIndex": 74, "blockHeight": 73, "took": "562.43µs"} 2024-07-05T10:39:10.1304809Z logger.go:146: 2024-07-05T10:35:48.839Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1305610Z logger.go:146: 2024-07-05T10:35:48.839Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1306266Z logger.go:146: 2024-07-05T10:35:48.840Z DEBUG done processing headers {"headerIndex": 75, "blockHeight": 74, "took": "594.799µs"} 2024-07-05T10:39:10.1307071Z logger.go:146: 2024-07-05T10:35:48.841Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1307924Z logger.go:146: 2024-07-05T10:35:48.841Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1308589Z logger.go:146: 2024-07-05T10:35:48.842Z DEBUG done processing headers {"headerIndex": 76, "blockHeight": 75, "took": "528.346µs"} 2024-07-05T10:39:10.1309381Z logger.go:146: 2024-07-05T10:35:48.844Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1310182Z logger.go:146: 2024-07-05T10:35:48.844Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1310902Z logger.go:146: 2024-07-05T10:35:48.844Z DEBUG done processing headers {"headerIndex": 77, "blockHeight": 76, "took": "887.436µs"} 2024-07-05T10:39:10.1311714Z logger.go:146: 2024-07-05T10:35:48.846Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1312503Z logger.go:146: 2024-07-05T10:35:48.847Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1313159Z logger.go:146: 2024-07-05T10:35:48.846Z DEBUG done processing headers {"headerIndex": 78, "blockHeight": 77, "took": "954.862µs"} 2024-07-05T10:39:10.1313961Z logger.go:146: 2024-07-05T10:35:48.848Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1314751Z logger.go:146: 2024-07-05T10:35:48.849Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1315410Z logger.go:146: 2024-07-05T10:35:48.849Z DEBUG done processing headers {"headerIndex": 79, "blockHeight": 78, "took": "830.409µs"} 2024-07-05T10:39:10.1316205Z logger.go:146: 2024-07-05T10:35:48.850Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1316999Z logger.go:146: 2024-07-05T10:35:48.851Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1317672Z logger.go:146: 2024-07-05T10:35:48.852Z DEBUG done processing headers {"headerIndex": 80, "blockHeight": 79, "took": "1.175273ms"} 2024-07-05T10:39:10.1318528Z logger.go:146: 2024-07-05T10:35:48.853Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1319321Z logger.go:146: 2024-07-05T10:35:48.853Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1320049Z logger.go:146: 2024-07-05T10:35:48.853Z DEBUG done processing headers {"headerIndex": 81, "blockHeight": 80, "took": "536.692µs"} 2024-07-05T10:39:10.1321027Z logger.go:146: 2024-07-05T10:35:48.856Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1321706Z logger.go:146: 2024-07-05T10:35:48.856Z DEBUG done processing headers {"headerIndex": 82, "blockHeight": 81, "took": "941.306µs"} 2024-07-05T10:39:10.1322516Z logger.go:146: 2024-07-05T10:35:48.857Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1323332Z logger.go:146: 2024-07-05T10:35:48.857Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1323996Z logger.go:146: 2024-07-05T10:35:48.860Z DEBUG done processing headers {"headerIndex": 83, "blockHeight": 82, "took": "862.379µs"} 2024-07-05T10:39:10.1324906Z logger.go:146: 2024-07-05T10:35:48.860Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1325705Z logger.go:146: 2024-07-05T10:35:48.860Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1326513Z logger.go:146: 2024-07-05T10:35:48.861Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1327314Z logger.go:146: 2024-07-05T10:35:48.861Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1328112Z logger.go:146: 2024-07-05T10:35:48.861Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1328990Z logger.go:146: 2024-07-05T10:35:48.861Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1329798Z logger.go:146: 2024-07-05T10:35:48.861Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1330596Z logger.go:146: 2024-07-05T10:35:48.861Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1331393Z logger.go:146: 2024-07-05T10:35:48.862Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1332195Z logger.go:146: 2024-07-05T10:35:48.862Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1332858Z logger.go:146: 2024-07-05T10:35:48.862Z DEBUG done processing headers {"headerIndex": 84, "blockHeight": 83, "took": "725.935µs"} 2024-07-05T10:39:10.1333663Z logger.go:146: 2024-07-05T10:35:48.864Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1334454Z logger.go:146: 2024-07-05T10:35:48.864Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1335251Z logger.go:146: 2024-07-05T10:35:48.864Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1336119Z logger.go:146: 2024-07-05T10:35:48.864Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1336780Z logger.go:146: 2024-07-05T10:35:49.018Z DEBUG done processing headers {"headerIndex": 85, "blockHeight": 84, "took": "539.317µs"} 2024-07-05T10:39:10.1337430Z logger.go:146: 2024-07-05T10:35:49.020Z DEBUG done processing headers {"headerIndex": 86, "blockHeight": 85, "took": "535.769µs"} 2024-07-05T10:39:10.1338313Z logger.go:146: 2024-07-05T10:35:49.286Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1338981Z logger.go:146: 2024-07-05T10:35:49.287Z DEBUG done processing headers {"headerIndex": 87, "blockHeight": 86, "took": "570.773µs"} 2024-07-05T10:39:10.1339785Z logger.go:146: 2024-07-05T10:35:49.290Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1340586Z logger.go:146: 2024-07-05T10:35:49.290Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1341271Z logger.go:146: 2024-07-05T10:35:49.290Z DEBUG done processing headers {"headerIndex": 88, "blockHeight": 87, "took": "1.211419ms"} 2024-07-05T10:39:10.1342071Z logger.go:146: 2024-07-05T10:35:49.291Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1342933Z logger.go:146: 2024-07-05T10:35:49.291Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1343596Z logger.go:146: 2024-07-05T10:35:49.291Z DEBUG done processing headers {"headerIndex": 89, "blockHeight": 88, "took": "511.136µs"} 2024-07-05T10:39:10.1344395Z logger.go:146: 2024-07-05T10:35:49.292Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1345202Z logger.go:146: 2024-07-05T10:35:49.293Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1345923Z logger.go:146: 2024-07-05T10:35:49.293Z DEBUG done processing headers {"headerIndex": 90, "blockHeight": 89, "took": "520.288µs"} 2024-07-05T10:39:10.1346732Z logger.go:146: 2024-07-05T10:35:49.295Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1347532Z logger.go:146: 2024-07-05T10:35:49.296Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1348212Z logger.go:146: 2024-07-05T10:35:49.296Z DEBUG done processing headers {"headerIndex": 91, "blockHeight": 90, "took": "1.056172ms"} 2024-07-05T10:39:10.1349003Z logger.go:146: 2024-07-05T10:35:49.297Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1349803Z logger.go:146: 2024-07-05T10:35:49.297Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1350470Z logger.go:146: 2024-07-05T10:35:49.298Z DEBUG done processing headers {"headerIndex": 92, "blockHeight": 91, "took": "502.796µs"} 2024-07-05T10:39:10.1351273Z logger.go:146: 2024-07-05T10:35:49.298Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1352067Z logger.go:146: 2024-07-05T10:35:49.299Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1352737Z logger.go:146: 2024-07-05T10:35:49.300Z DEBUG done processing headers {"headerIndex": 93, "blockHeight": 92, "took": "535.427µs"} 2024-07-05T10:39:10.1353592Z logger.go:146: 2024-07-05T10:35:49.300Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1354394Z logger.go:146: 2024-07-05T10:35:49.301Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1355105Z logger.go:146: 2024-07-05T10:35:49.301Z DEBUG done processing headers {"headerIndex": 94, "blockHeight": 93, "took": "536.661µs"} 2024-07-05T10:39:10.1355904Z logger.go:146: 2024-07-05T10:35:49.303Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1356699Z logger.go:146: 2024-07-05T10:35:49.303Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1357370Z logger.go:146: 2024-07-05T10:35:49.304Z DEBUG done processing headers {"headerIndex": 95, "blockHeight": 94, "took": "1.344288ms"} 2024-07-05T10:39:10.1358039Z logger.go:146: 2024-07-05T10:35:49.306Z DEBUG done processing headers {"headerIndex": 96, "blockHeight": 95, "took": "815.521µs"} 2024-07-05T10:39:10.1358831Z logger.go:146: 2024-07-05T10:35:49.306Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1359718Z logger.go:146: 2024-07-05T10:35:49.307Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1360513Z logger.go:146: 2024-07-05T10:35:49.308Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1361427Z logger.go:146: 2024-07-05T10:35:49.309Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1362104Z logger.go:146: 2024-07-05T10:35:49.309Z DEBUG done processing headers {"headerIndex": 97, "blockHeight": 96, "took": "1.241857ms"} 2024-07-05T10:39:10.1362897Z logger.go:146: 2024-07-05T10:35:49.311Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1363770Z logger.go:146: 2024-07-05T10:35:49.312Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1364448Z logger.go:146: 2024-07-05T10:35:49.312Z DEBUG done processing headers {"headerIndex": 98, "blockHeight": 97, "took": "1.266934ms"} 2024-07-05T10:39:10.1365239Z logger.go:146: 2024-07-05T10:35:49.314Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1366036Z logger.go:146: 2024-07-05T10:35:49.314Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1366709Z logger.go:146: 2024-07-05T10:35:49.315Z DEBUG done processing headers {"headerIndex": 99, "blockHeight": 98, "took": "1.252076ms"} 2024-07-05T10:39:10.1367510Z logger.go:146: 2024-07-05T10:35:49.316Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1368191Z logger.go:146: 2024-07-05T10:35:49.317Z DEBUG done processing headers {"headerIndex": 100, "blockHeight": 99, "took": "1.160275ms"} 2024-07-05T10:39:10.1368983Z logger.go:146: 2024-07-05T10:35:49.319Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1369781Z logger.go:146: 2024-07-05T10:35:49.319Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1370568Z logger.go:146: 2024-07-05T10:35:49.319Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1371337Z logger.go:146: 2024-07-05T10:35:49.320Z DEBUG done processing headers {"headerIndex": 101, "blockHeight": 100, "took": "1.319401ms"} 2024-07-05T10:39:10.1372127Z logger.go:146: 2024-07-05T10:35:49.321Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1372994Z logger.go:146: 2024-07-05T10:35:49.322Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1373678Z logger.go:146: 2024-07-05T10:35:49.322Z DEBUG done processing headers {"headerIndex": 102, "blockHeight": 101, "took": "1.237168ms"} 2024-07-05T10:39:10.1374476Z logger.go:146: 2024-07-05T10:35:49.324Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1375268Z logger.go:146: 2024-07-05T10:35:49.324Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1375948Z logger.go:146: 2024-07-05T10:35:49.325Z DEBUG done processing headers {"headerIndex": 103, "blockHeight": 102, "took": "848.864µs"} 2024-07-05T10:39:10.1376739Z logger.go:146: 2024-07-05T10:35:49.326Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1377624Z logger.go:146: 2024-07-05T10:35:49.326Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1378305Z logger.go:146: 2024-07-05T10:35:49.327Z DEBUG done processing headers {"headerIndex": 104, "blockHeight": 103, "took": "605.069µs"} 2024-07-05T10:39:10.1379104Z logger.go:146: 2024-07-05T10:35:49.328Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1379896Z logger.go:146: 2024-07-05T10:35:49.328Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1380635Z logger.go:146: 2024-07-05T10:35:49.329Z DEBUG done processing headers {"headerIndex": 105, "blockHeight": 104, "took": "522.176µs"} 2024-07-05T10:39:10.1381430Z logger.go:146: 2024-07-05T10:35:49.329Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1382237Z logger.go:146: 2024-07-05T10:35:49.330Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1382913Z logger.go:146: 2024-07-05T10:35:49.330Z DEBUG done processing headers {"headerIndex": 106, "blockHeight": 105, "took": "518.926µs"} 2024-07-05T10:39:10.1383701Z logger.go:146: 2024-07-05T10:35:49.331Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1384503Z logger.go:146: 2024-07-05T10:35:49.331Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1385176Z logger.go:146: 2024-07-05T10:35:49.332Z DEBUG done processing headers {"headerIndex": 107, "blockHeight": 106, "took": "530.962µs"} 2024-07-05T10:39:10.1385993Z logger.go:146: 2024-07-05T10:35:49.333Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1386799Z logger.go:146: 2024-07-05T10:35:49.333Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": false} 2024-07-05T10:39:10.1387518Z logger.go:146: 2024-07-05T10:35:49.334Z DEBUG done processing headers {"headerIndex": 108, "blockHeight": 107, "took": "552.669µs"} 2024-07-05T10:39:10.1388254Z logger.go:146: 2024-07-05T10:35:49.336Z DEBUG done processing headers {"headerIndex": 109, "blockHeight": 108, "took": "539.689µs"} 2024-07-05T10:39:10.1388931Z logger.go:146: 2024-07-05T10:35:49.337Z DEBUG done processing headers {"headerIndex": 110, "blockHeight": 109, "took": "519.46µs"} 2024-07-05T10:39:10.1389604Z logger.go:146: 2024-07-05T10:35:49.340Z DEBUG done processing headers {"headerIndex": 111, "blockHeight": 110, "took": "978.816µs"} 2024-07-05T10:39:10.1390336Z logger.go:146: 2024-07-05T10:35:49.341Z DEBUG done processing headers {"headerIndex": 112, "blockHeight": 111, "took": "817.735µs"} 2024-07-05T10:39:10.1391001Z logger.go:146: 2024-07-05T10:35:49.394Z DEBUG done processing headers {"headerIndex": 113, "blockHeight": 112, "took": "606.313µs"} 2024-07-05T10:39:10.1391673Z logger.go:146: 2024-07-05T10:35:49.396Z DEBUG done processing headers {"headerIndex": 114, "blockHeight": 113, "took": "570.565µs"} 2024-07-05T10:39:10.1392338Z logger.go:146: 2024-07-05T10:35:49.398Z DEBUG done processing headers {"headerIndex": 115, "blockHeight": 114, "took": "544.314µs"} 2024-07-05T10:39:10.1393002Z logger.go:146: 2024-07-05T10:35:49.400Z DEBUG done processing headers {"headerIndex": 116, "blockHeight": 115, "took": "856.878µs"} 2024-07-05T10:39:10.1393665Z logger.go:146: 2024-07-05T10:35:49.503Z DEBUG done processing headers {"headerIndex": 117, "blockHeight": 116, "took": "556.949µs"} 2024-07-05T10:39:10.1394390Z logger.go:146: 2024-07-05T10:35:49.505Z DEBUG done processing headers {"headerIndex": 118, "blockHeight": 117, "took": "865.704µs"} 2024-07-05T10:39:10.1395056Z logger.go:146: 2024-07-05T10:35:49.507Z DEBUG done processing headers {"headerIndex": 119, "blockHeight": 118, "took": "888.107µs"} 2024-07-05T10:39:10.1395724Z logger.go:146: 2024-07-05T10:35:49.509Z DEBUG done processing headers {"headerIndex": 120, "blockHeight": 119, "took": "814.97µs"} 2024-07-05T10:39:10.1396384Z logger.go:146: 2024-07-05T10:35:49.665Z DEBUG done processing headers {"headerIndex": 121, "blockHeight": 120, "took": "877.908µs"} 2024-07-05T10:39:10.1397050Z logger.go:146: 2024-07-05T10:35:49.667Z DEBUG done processing headers {"headerIndex": 122, "blockHeight": 121, "took": "804.991µs"} 2024-07-05T10:39:10.1397786Z logger.go:146: 2024-07-05T10:35:49.669Z DEBUG done processing headers {"headerIndex": 123, "blockHeight": 122, "took": "793.35µs"} 2024-07-05T10:39:10.1398472Z logger.go:146: 2024-07-05T10:35:49.673Z DEBUG done processing headers {"headerIndex": 124, "blockHeight": 123, "took": "2.413883ms"} 2024-07-05T10:39:10.1399253Z logger.go:146: 2024-07-05T10:35:49.799Z INFO persisted to disk {"blocks": 63, "keys": 737, "headerHeight": 124, "blockHeight": 124, "took": "495.905µs"} 2024-07-05T10:39:10.1399917Z logger.go:146: 2024-07-05T10:35:49.878Z DEBUG done processing headers {"headerIndex": 125, "blockHeight": 124, "took": "827.774µs"} 2024-07-05T10:39:10.1400821Z logger.go:146: 2024-07-05T10:35:49.881Z DEBUG done processing headers {"headerIndex": 126, "blockHeight": 125, "took": "910.208µs"} 2024-07-05T10:39:10.1401585Z logger.go:146: 2024-07-05T10:35:49.883Z DEBUG done processing headers {"headerIndex": 127, "blockHeight": 126, "took": "916.6µs"} 2024-07-05T10:39:10.1402279Z logger.go:146: 2024-07-05T10:35:49.887Z DEBUG done processing headers {"headerIndex": 128, "blockHeight": 127, "took": "2.981582ms"} 2024-07-05T10:39:10.1403092Z logger.go:146: 2024-07-05T10:35:50.148Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1403769Z logger.go:146: 2024-07-05T10:35:50.150Z DEBUG done processing headers {"headerIndex": 129, "blockHeight": 128, "took": "928.703µs"} 2024-07-05T10:39:10.1404563Z logger.go:146: 2024-07-05T10:35:50.152Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1405366Z logger.go:146: 2024-07-05T10:35:50.152Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1406152Z logger.go:146: 2024-07-05T10:35:50.152Z DEBUG done processing headers {"headerIndex": 130, "blockHeight": 129, "took": "994.485µs"} 2024-07-05T10:39:10.1406955Z logger.go:146: 2024-07-05T10:35:50.154Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1407713Z logger.go:146: 2024-07-05T10:35:50.155Z DEBUG done processing headers {"headerIndex": 131, "blockHeight": 130, "took": "1.069706ms"} 2024-07-05T10:39:10.1408507Z logger.go:146: 2024-07-05T10:35:50.155Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1409317Z logger.go:146: 2024-07-05T10:35:50.156Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1410122Z logger.go:146: 2024-07-05T10:35:50.156Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1410801Z logger.go:146: 2024-07-05T10:35:50.157Z DEBUG done processing headers {"headerIndex": 132, "blockHeight": 131, "took": "884.34µs"} 2024-07-05T10:39:10.1411597Z logger.go:146: 2024-07-05T10:35:50.158Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1412477Z logger.go:146: 2024-07-05T10:35:50.159Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1413150Z logger.go:146: 2024-07-05T10:35:50.160Z DEBUG done processing headers {"headerIndex": 133, "blockHeight": 132, "took": "859.493µs"} 2024-07-05T10:39:10.1413945Z logger.go:146: 2024-07-05T10:35:50.161Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1414737Z logger.go:146: 2024-07-05T10:35:50.162Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1415489Z logger.go:146: 2024-07-05T10:35:50.162Z DEBUG done processing headers {"headerIndex": 134, "blockHeight": 133, "took": "1.033129ms"} 2024-07-05T10:39:10.1416286Z logger.go:146: 2024-07-05T10:35:50.163Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1417100Z logger.go:146: 2024-07-05T10:35:50.163Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1417773Z logger.go:146: 2024-07-05T10:35:50.164Z DEBUG done processing headers {"headerIndex": 135, "blockHeight": 134, "took": "555.256µs"} 2024-07-05T10:39:10.1418569Z logger.go:146: 2024-07-05T10:35:50.165Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1419365Z logger.go:146: 2024-07-05T10:35:50.165Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1420037Z logger.go:146: 2024-07-05T10:35:50.166Z DEBUG done processing headers {"headerIndex": 136, "blockHeight": 135, "took": "550.345µs"} 2024-07-05T10:39:10.1420841Z logger.go:146: 2024-07-05T10:35:50.167Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1421502Z logger.go:146: 2024-07-05T10:35:50.168Z DEBUG done processing headers {"headerIndex": 137, "blockHeight": 136, "took": "957.427µs"} 2024-07-05T10:39:10.1422301Z logger.go:146: 2024-07-05T10:35:50.169Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1423160Z logger.go:146: 2024-07-05T10:35:50.170Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1423958Z logger.go:146: 2024-07-05T10:35:50.170Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1424632Z logger.go:146: 2024-07-05T10:35:50.170Z DEBUG done processing headers {"headerIndex": 138, "blockHeight": 137, "took": "1.181224ms"} 2024-07-05T10:39:10.1425507Z logger.go:146: 2024-07-05T10:35:50.173Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1426182Z logger.go:146: 2024-07-05T10:35:50.173Z DEBUG done processing headers {"headerIndex": 139, "blockHeight": 138, "took": "874.852µs"} 2024-07-05T10:39:10.1426977Z logger.go:146: 2024-07-05T10:35:50.173Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1427777Z logger.go:146: 2024-07-05T10:35:50.175Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1428577Z logger.go:146: 2024-07-05T10:35:50.175Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1429260Z logger.go:146: 2024-07-05T10:35:50.175Z DEBUG done processing headers {"headerIndex": 140, "blockHeight": 139, "took": "1.154874ms"} 2024-07-05T10:39:10.1430118Z logger.go:146: 2024-07-05T10:35:50.176Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1430909Z logger.go:146: 2024-07-05T10:35:50.177Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1431587Z logger.go:146: 2024-07-05T10:35:50.178Z DEBUG done processing headers {"headerIndex": 141, "blockHeight": 140, "took": "950.794µs"} 2024-07-05T10:39:10.1432376Z logger.go:146: 2024-07-05T10:35:50.179Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1433224Z logger.go:146: 2024-07-05T10:35:50.179Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1433906Z logger.go:146: 2024-07-05T10:35:50.180Z DEBUG done processing headers {"headerIndex": 142, "blockHeight": 141, "took": "983.595µs"} 2024-07-05T10:39:10.1434695Z logger.go:146: 2024-07-05T10:35:50.181Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1435492Z logger.go:146: 2024-07-05T10:35:50.182Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1436171Z logger.go:146: 2024-07-05T10:35:50.183Z DEBUG done processing headers {"headerIndex": 143, "blockHeight": 142, "took": "844.055µs"} 2024-07-05T10:39:10.1436974Z logger.go:146: 2024-07-05T10:35:50.185Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1437766Z logger.go:146: 2024-07-05T10:35:50.185Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1438451Z logger.go:146: 2024-07-05T10:35:50.185Z DEBUG done processing headers {"headerIndex": 144, "blockHeight": 143, "took": "1.150406ms"} 2024-07-05T10:39:10.1439240Z logger.go:146: 2024-07-05T10:35:50.187Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1439911Z logger.go:146: 2024-07-05T10:35:50.188Z DEBUG done processing headers {"headerIndex": 145, "blockHeight": 144, "took": "1.195601ms"} 2024-07-05T10:39:10.1441026Z logger.go:146: 2024-07-05T10:35:50.189Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1441832Z logger.go:146: 2024-07-05T10:35:50.190Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1442698Z logger.go:146: 2024-07-05T10:35:50.190Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1443389Z logger.go:146: 2024-07-05T10:35:50.191Z DEBUG done processing headers {"headerIndex": 146, "blockHeight": 145, "took": "1.181354ms"} 2024-07-05T10:39:10.1444177Z logger.go:146: 2024-07-05T10:35:50.193Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1444975Z logger.go:146: 2024-07-05T10:35:50.193Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1445655Z logger.go:146: 2024-07-05T10:35:50.193Z DEBUG done processing headers {"headerIndex": 147, "blockHeight": 146, "took": "1.193556ms"} 2024-07-05T10:39:10.1446444Z logger.go:146: 2024-07-05T10:35:50.195Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1447316Z logger.go:146: 2024-07-05T10:35:50.195Z ERROR new transaction callback finished with error {"error": "error while finalizing transaction", "is main": true} 2024-07-05T10:39:10.1447989Z logger.go:146: 2024-07-05T10:35:50.195Z DEBUG done processing headers {"headerIndex": 148, "blockHeight": 147, "took": "1.20045ms"} 2024-07-05T10:39:10.1448675Z logger.go:146: 2024-07-05T10:35:50.198Z DEBUG done processing headers {"headerIndex": 149, "blockHeight": 148, "took": "907.813µs"} 2024-07-05T10:39:10.1449343Z logger.go:146: 2024-07-05T10:35:50.202Z DEBUG done processing headers {"headerIndex": 150, "blockHeight": 149, "took": "799.251µs"} 2024-07-05T10:39:10.1450018Z logger.go:146: 2024-07-05T10:35:50.204Z DEBUG done processing headers {"headerIndex": 151, "blockHeight": 150, "took": "836.821µs"} 2024-07-05T10:39:10.1450148Z core_test.go:339: 2024-07-05T10:39:10.1450772Z Error Trace: /home/runner/work/neo-go/neo-go/pkg/services/notary/core_test.go:339 2024-07-05T10:39:10.1451546Z /home/runner/work/neo-go/neo-go/pkg/services/notary/core_test.go:654 2024-07-05T10:39:10.1464172Z Error: Expected nil, but got: &transaction.Transaction{Version:0x0, Nonce:0x6a, SystemFee:100000000, NetworkFee:0, ValidUntilBlock:0xa8, Script:[]uint8{0x40}, Attributes:[]transaction.Attribute{transaction.Attribute{Type:0x22, Value:(*transaction.NotaryAssisted)(0xc000c60b6f)}, transaction.Attribute{Type:0x20, Value:(*transaction.NotValidBefore)(0xc000c60b7c)}, transaction.Attribute{Type:0x21, Value:(*transaction.Conflicts)(0xc0011c19a0)}}, Signers:[]transaction.Signer{transaction.Signer{Account:util.Uint160{0x3b, 0xec, 0x35, 0x31, 0x11, 0x9b, 0xba, 0xd7, 0x6d, 0xd0, 0x44, 0x92, 0xb, 0xd, 0xe6, 0xc3, 0x19, 0x4f, 0xe1, 0xc1}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}, transaction.Signer{Account:util.Uint160{0x46, 0x9f, 0x19, 0x49, 0x2c, 0xe2, 0x99, 0xe8, 0x8d, 0x12, 0xfb, 0x1b, 0x26, 0xb7, 0x64, 0xbf, 0x2f, 0x4a, 0xbf, 0x89}, Scopes:0x0, AllowedContracts:[]util.Uint160(nil), AllowedGroups:[]*keys.PublicKey(nil), Rules:[]transaction.WitnessRule(nil)}}, Scripts:[]transaction.Witness{transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0x17, 0x3b, 0xfb, 0x20, 0x43, 0xd4, 0xe6, 0x60, 0xe7, 0x2d, 0xa3, 0x42, 0xb0, 0x76, 0xaf, 0xee, 0x2a, 0xe9, 0x91, 0x8f, 0x95, 0x7f, 0xdf, 0xad, 0xe3, 0x18, 0xd4, 0x48, 0x5c, 0x58, 0xb8, 0x96, 0x8f, 0x62, 0x9b, 0x38, 0x9e, 0xe5, 0x27, 0x93, 0x5b, 0xb, 0x73, 0xbf, 0x28, 0x41, 0x5a, 0x45, 0x2c, 0x44, 0x27, 0x7d, 0xbb, 0xb0, 0x56, 0xec, 0xf8, 0x42, 0x62, 0xe3, 0x9a, 0xec, 0x55, 0xb7}, VerificationScript:[]uint8{}}, transaction.Witness{InvocationScript:[]uint8{0xc, 0x40, 0xaa, 0x46, 0x55, 0x70, 0x83, 0x7e, 0xf6, 0x66, 0xcb, 0x9d, 0x88, 0x66, 0xb4, 0x4d, 0xce, 0x5, 0x70, 0xf1, 0xf, 0xe1, 0x1, 0xdb, 0xc3, 0xb0, 0x5a, 0x66, 0x94, 0x88, 0x5c, 0xd1, 0xb1, 0x3a, 0x72, 0x87, 0x5d, 0xdd, 0x91, 0xa3, 0xab, 0x89, 0xa9, 0xb1, 0x6f, 0xcd, 0xd8, 0x7c, 0xb9, 0x27, 0x72, 0xef, 0x44, 0xa1, 0x4f, 0xc4, 0x4b, 0x79, 0xa, 0x1e, 0x7e, 0xeb, 0xf1, 0xae, 0x69, 0x54}, VerificationScript:[]uint8{0xc, 0x21, 0x3, 0x9a, 0xe7, 0xf4, 0xbf, 0xa4, 0x31, 0x3f, 0x7e, 0xbb, 0xef, 0xf3, 0x38, 0x6a, 0x5d, 0x47, 0x20, 0x8b, 0x95, 0x96, 0x20, 0xdf, 0x1d, 0x33, 0xcf, 0xc5, 0xec, 0x75, 0x48, 0x15, 0x4e, 0x34, 0xcc, 0x41, 0x56, 0xe7, 0xb3, 0x27}}}, size:288, hash:util.Uint256{0x7d, 0xfb, 0xa7, 0xd1, 0x33, 0x42, 0xb, 0x30, 0x1d, 0x51, 0x1d, 0xd0, 0x38, 0xdf, 0x7, 0xa6, 0x6c, 0xa5, 0x6c, 0xfb, 0x3f, 0x51, 0xf6, 0xfd, 0x72, 0x8d, 0x85, 0xb7, 0xff, 0xd8, 0x39, 0x16}, hashed:true, Trimmed:false} 2024-07-05T10:39:10.1464421Z Test: TestNotary 2024-07-05T10:39:10.1464866Z Messages: fallback transaction for request #3 shouldn't be completed 2024-07-05T10:39:10.1465230Z logger.go:146: 2024-07-05T10:35:50.205Z INFO stopping notary service 2024-07-05T10:39:10.1466015Z logger.go:146: 2024-07-05T10:35:50.209Z INFO persisted to disk {"blocks": 27, "keys": 331, "headerHeight": 151, "blockHeight": 151, "took": "4.249077ms"} 2024-07-05T10:39:10.1466223Z --- FAIL: TestNotary (4.43s) 2024-07-05T10:39:10.1466341Z === RUN TestNotary_GenesisRoles 2024-07-05T10:39:10.1467090Z logger.go:146: 2024-07-05T10:35:50.214Z INFO initial gas supply is not set or wrong, setting default value {"InitialGASSupply": "52000000"} 2024-07-05T10:39:10.1467743Z logger.go:146: 2024-07-05T10:35:50.214Z INFO mempool size is not set or wrong, setting default value {"MemPoolSize": 50000} 2024-07-05T10:39:10.1468642Z logger.go:146: 2024-07-05T10:35:50.214Z INFO P2PNotaryRequestPayloadPool size is not set or wrong, setting default value {"P2PNotaryRequestPayloadPoolSize": 1000} 2024-07-05T10:39:10.1469300Z logger.go:146: 2024-07-05T10:35:50.214Z INFO MaxBlockSize is not set or wrong, setting default value {"MaxBlockSize": 262144} 2024-07-05T10:39:10.1470107Z logger.go:146: 2024-07-05T10:35:50.214Z INFO MaxBlockSystemFee is not set or wrong, setting default value {"MaxBlockSystemFee": 900000000000} 2024-07-05T10:39:10.1470888Z logger.go:146: 2024-07-05T10:35:50.214Z INFO MaxTransactionsPerBlock is not set or wrong, using default value {"MaxTransactionsPerBlock": 512} 2024-07-05T10:39:10.1471719Z logger.go:146: 2024-07-05T10:35:50.214Z INFO MaxValidUntilBlockIncrement is not set or wrong, using default value {"MaxValidUntilBlockIncrement": 86400} 2024-07-05T10:39:10.1472167Z logger.go:146: 2024-07-05T10:35:50.214Z INFO Hardforks are not set, using default value 2024-07-05T10:39:10.1472657Z logger.go:146: 2024-07-05T10:35:50.216Z INFO no storage version found! creating genesis block 2024-07-05T10:39:10.1473412Z logger.go:146: 2024-07-05T10:35:50.221Z INFO persisted to disk {"blocks": 0, "keys": 130, "headerHeight": 0, "blockHeight": 0, "took": "82.935µs"} 2024-07-05T10:39:10.1473587Z --- PASS: TestNotary_GenesisRoles (0.01s) 2024-07-05T10:39:10.1473674Z FAIL 2024-07-05T10:39:10.1473937Z FAIL github.com/nspcc-dev/neo-go/pkg/services/notary 4.487s ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neo-go#1275
No description provided.