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

Show timestamp of replaced tx #1

Closed
maflcko opened this issue Dec 10, 2022 · 1 comment
Closed

Show timestamp of replaced tx #1

maflcko opened this issue Dec 10, 2022 · 1 comment

Comments

@maflcko
Copy link

maflcko commented Dec 10, 2022

I presume the event timestamp is when the replacement enters the mempool? Either way, I think it would be useful to also display when the replaced transaction entered the mempool.

0xB10C added a commit that referenced this issue Dec 12, 2022
A column with a default replaced_entry_time of 0 can be added with
e.g.:

  mlr --csv put '$replaced_entry_time = 0' then reorder -f replaced_entry_time -a replaced_vsize replacements.csv > replacements-new.csv

addresses: #1
0xB10C added a commit that referenced this issue Dec 12, 2022
A column with a default replaced_entry_time of 0 can be added with
e.g.:

  mlr --csv put '$replaced_entry_time = 0' then reorder -f replaced_entry_time -a replaced_vsize replacements.csv > replacements-new.csv

addresses: #1
@0xB10C
Copy link
Owner

0xB10C commented Dec 12, 2022

added. Will show up for all new replacements. Also noted here bitcoin/bitcoin#26531 (comment).

image

@0xB10C 0xB10C closed this as completed Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants