Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Problem: GetTxLogsTransient doesn't return #628

Closed
leejw51crypto opened this issue Oct 6, 2021 · 2 comments
Closed

Problem: GetTxLogsTransient doesn't return #628

leejw51crypto opened this issue Oct 6, 2021 · 2 comments

Comments

@leejw51crypto
Copy link
Contributor

leejw51crypto commented Oct 6, 2021

	iter := store.Iterator(txHash.Bytes(), end)
	defer iter.Close()

in ApplyingTransaction, in block replay,
Iterator function doesn't return

currently , can not reproduce

@JayT106
Copy link
Contributor

JayT106 commented Oct 21, 2021

I think it can be closed by #617

@yihuang
Copy link
Contributor

yihuang commented Oct 27, 2021

I think it can be closed by #617

yeah, I think so, can be closed now, @fedekunze

@tomtau tomtau closed this as completed Oct 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants