Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

fail detect transaction that vin has funding_tx #1343

Open
nayuta-ueno opened this issue Apr 19, 2019 · 2 comments
Open

fail detect transaction that vin has funding_tx #1343

nayuta-ueno opened this issue Apr 19, 2019 · 2 comments
Labels

Comments

@nayuta-ueno
Copy link
Contributor

commit cb129ee

mutual close後、funding_txをvinに持つトランザクションの検出に失敗した。
状態はclosing_waitで、shutdown--closing_signedも交換し終わり、あとはclosing_txがマイニングされるのを待つだけというところ。

@nayuta-ueno
Copy link
Contributor Author

logsなど一式。
rt4820_issue1343.zip

@nayuta-ueno
Copy link
Contributor Author

regtestかつ、定期的にgenerateする処理を複数動かしていたため、btcrpc_search_outpoint()でサーチ中にgenerateが発生して、そのblockにclosing_txが含まれていたため、取りこぼしてしまったのではないか。
少なくとも、その状況は発生しうるので修正が必要。

nayuta-ueno added a commit to nayuta-ueno/ptarmigan that referenced this issue Apr 19, 2019
check block + offset
nayuta-ueno added a commit that referenced this issue Apr 20, 2019
check block + offset
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant