--- Log opened Wed Mar 30 00:00:40 2022 00:21 -!- dunxen [~dunxen@gateway/tor-sasl/dunxen] has quit [Ping timeout: 240 seconds] 05:00 -!- trev [~trev@user/trev] has quit [Remote host closed the connection] 05:00 -!- trev [~trev@user/trev] has joined #bitcoin-rust 07:06 -!- shesek [~shesek@user/shesek] has joined #bitcoin-rust 07:15 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 07:16 -!- shesek [~shesek@user/shesek] has joined #bitcoin-rust 07:49 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 07:49 -!- shesek [~shesek@user/shesek] has joined #bitcoin-rust 08:32 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 08:33 -!- shesek [~shesek@user/shesek] has joined #bitcoin-rust 08:39 -!- willcl_ark [~willcl-ar@user/willcl-ark/x-8282106] has quit [Quit: Reconnecting] 08:40 -!- willcl_ark [~willcl-ar@user/willcl-ark/x-8282106] has joined #bitcoin-rust 08:58 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 10:29 -!- trev [~trev@user/trev] has quit [Quit: trev] 12:09 < ls55> Is there a way to retrieve the current UTXO set using rust-bitcoin? Or another UTXO set related to any block? 12:54 -!- darosior [~darosior@194.36.189.246] has quit [Ping timeout: 240 seconds] 13:03 -!- mplsgrant [~mplsgrant@68-168-187-155.fttp.usinternet.com] has quit [Quit: Client closed] 14:01 -!- darosior [~darosior@194.36.189.246] has joined #bitcoin-rust 15:13 < andytoshi> ls55: not without scanning the whole blockchain 15:14 < andytoshi> but if you're willing to do that, then yes, you can just request all the blocks from a Core node, decode them, and then play the transactions forward 15:14 < andytoshi> maintaining a HashMap along the way 15:14 < andytoshi> a very long time ago we had functionality to do this in rust-bitcoin 15:15 < andytoshi> but the utxoset is now tens of gigs in size and doesn't fit into RAM on "normal" systems 15:31 < sanket1729> ls55: not exactly what you want, but similar projects 15:31 < sanket1729> https://github.com/dpc/rust-bitcoin-indexer 15:31 < sanket1729> https://github.com/RCasatta/blocks_iterator 15:47 -!- shesek [~shesek@user/shesek] has joined #bitcoin-rust 16:35 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 16:35 -!- shesek [~shesek@user/shesek] has joined #bitcoin-rust 16:45 -!- greypw2546 [~greypw254@grey.pw] has joined #bitcoin-rust 16:48 -!- greypw2546 [~greypw254@grey.pw] has quit [Client Quit] 16:48 -!- greypw2546 [~greypw254@grey.pw] has joined #bitcoin-rust 16:49 -!- greypw2546 [~greypw254@grey.pw] has quit [Client Quit] 16:50 -!- greypw2546 [~greypw254@grey.pw] has joined #bitcoin-rust 17:42 -!- mplsgrant [~mplsgrant@68-168-187-155.fttp.usinternet.com] has joined #bitcoin-rust 17:44 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 17:45 -!- shesek [~shesek@user/shesek] has joined #bitcoin-rust 18:01 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 18:02 -!- shesek [~shesek@user/shesek] has joined #bitcoin-rust 18:33 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 18:34 -!- shesek [~shesek@user/shesek] has joined #bitcoin-rust 18:51 -!- shesek_ [~shesek@user/shesek] has joined #bitcoin-rust 18:52 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 19:43 -!- shesek__ [~shesek@user/shesek] has joined #bitcoin-rust 19:44 -!- shesek_ [~shesek@user/shesek] has quit [Remote host closed the connection] 20:29 -!- shesek__ [~shesek@user/shesek] has quit [Remote host closed the connection] 20:30 -!- shesek__ [~shesek@user/shesek] has joined #bitcoin-rust 22:05 -!- trev [~trev@user/trev] has joined #bitcoin-rust 22:08 -!- shesek__ [~shesek@user/shesek] has quit [Remote host closed the connection] 22:08 -!- shesek__ [~shesek@user/shesek] has joined #bitcoin-rust 23:24 -!- shesek__ [~shesek@user/shesek] has quit [Remote host closed the connection] 23:24 -!- shesek__ [~shesek@user/shesek] has joined #bitcoin-rust 23:48 -!- shesek__ [~shesek@user/shesek] has quit [Remote host closed the connection] 23:49 -!- shesek__ [~shesek@user/shesek] has joined #bitcoin-rust --- Log closed Thu Mar 31 00:00:42 2022