Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestNotary ubuntu fails #3366

Open
AliceInHunterland opened this issue Mar 19, 2024 · 4 comments · Fixed by #3390 or #3396
Open

TestNotary ubuntu fails #3366

AliceInHunterland opened this issue Mar 19, 2024 · 4 comments · Fixed by #3390 or #3396
Assignees
Labels
bug Something isn't working I4 No visible changes S3 Minimally significant test Unit tests U2 Seriously planned
Milestone

Comments

@AliceInHunterland
Copy link
Contributor

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
@AliceInHunterland AliceInHunterland added bug Something isn't working test Unit tests U2 Seriously planned S3 Minimally significant I4 No visible changes labels Mar 19, 2024
@AliceInHunterland
Copy link
Contributor Author

4_Run tests.txt

@AnnaShaleva AnnaShaleva added this to the v0.106.0 milestone Mar 25, 2024
AliceInHunterland added a commit that referenced this issue Apr 1, 2024
It is failing sometimes because transaction is being accepted. It
happens because executor's chain continuously produces blocks, so
occasionally the block is being accepted right after transaction
submission.

Close ##3366

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AliceInHunterland added a commit that referenced this issue Apr 1, 2024
It is failing sometimes because transaction is being accepted. It
happens because executor's chain continuously produces blocks, so
occasionally the block is being accepted right after transaction
submission.

Close ##3366

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
AnnaShaleva added a commit that referenced this issue Apr 1, 2024
Close #3366. Roll back the test structure to the one that it has before
d2a7162. Add one extra block to ensure
that main transaction won't be finilized. Add NVB increment slippage to
avoid race between the first fallback acceptance and block acceptance.
Add NVB increment slippage to the rest of fallbacks for test structure
unification.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
AnnaShaleva added a commit that referenced this issue Apr 2, 2024
Close #3366. Roll back the test structure to the one that it has before
d2a7162. Add one extra block to ensure
that main transaction won't be finilized. Add NVB increment slippage to
avoid race between the first fallback acceptance and block acceptance.
Add NVB increment slippage to the rest of fallbacks for test structure
unification.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
AnnaShaleva added a commit that referenced this issue Apr 2, 2024
Close #3366. Roll back the test structure to the one that it has before
d2a7162. Add one extra block to ensure
that main transaction won't be finilized. Add NVB increment slippage to
avoid race between the first fallback acceptance and block acceptance.
Add NVB increment slippage to the rest of fallbacks for test structure
unification.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
@AnnaShaleva
Copy link
Member

After the fix presented in #3390 this test is failing in the other place (later testcase). Discovered in #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 AnnaShaleva reopened this Apr 3, 2024
@AnnaShaleva AnnaShaleva self-assigned this Apr 3, 2024
AnnaShaleva added a commit that referenced this issue Apr 3, 2024
1. Allow 1-block slippage for multisignature request block generation to
   ensure that PostPersist for fb's NVB-th block is properly finished.
2. Allow 1-block slippage before sent request checks to ensure that
   PostPersist for NVB fb's NVB-th block was finished and all
   stale mains were properly marked by Notary service.

Overall, this commits ports the approach of #3390 to the whole test.

Close #3366.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
@AnnaShaleva
Copy link
Member

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 AnnaShaleva reopened this Apr 10, 2024
@roman-khimov roman-khimov modified the milestones: v0.106.0, v0.107.0 May 13, 2024
@AnnaShaleva
Copy link
Member

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 AnnaShaleva modified the milestones: v0.107.0, v0.106.1 May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working I4 No visible changes S3 Minimally significant test Unit tests U2 Seriously planned
Projects
None yet
3 participants