--- Log opened Fri Jun 13 00:00:13 2025 02:13 -!- RubenSomsen [sid301948@user/rubensomsen] has joined #bitcoin-kernel 07:49 < stickies-v> TheCharlatan: why is `uint64_t transaction_undo_index, uint64_t output_index` part of the signature of `kernel_get_undo_output_height_by_index`? Shouldn't this return the same height for all outputs in the same `block_undo_`? 07:49 < stickies-v> https://github.com/TheCharlatan/bitcoin/compare/kernelApi_40..kernelApi_41 07:54 < TheCharlatan> each of the outputs might have different heights, no? 07:55 < TheCharlatan> i.e. the one that gets added by AddCoin in validation.cpp 07:57 < stickies-v> okay i'm being dim 07:57 < stickies-v> this is about confirmation height of the spent outpoints of course 07:58 < stickies-v> i thought we were just querying the blockundo height, and it all didn't make sense --- Log closed Sat Jun 14 00:00:15 2025