0xB10C / peer-observer

Tool to monitor for P2P anomalies and attacks using Bitcoin Core honeynodes
https://public.peer.observer
MIT License
7 stars 1 forks source link

depends: update rust-bitcoin #20

Closed 0xB10C closed 1 month ago

0xB10C commented 3 months ago

Currently, rust bitcoin v0.29.2 is used. Current latest release is https://github.com/rust-bitcoin/rust-bitcoin/releases/tag/bitcoin-0.30.2

i-am-yuvi commented 1 month ago

I'll try this 🙌

0xB10C commented 1 month ago

Note that rust-bitcoin 30.2 is the latest release on GitHub, but not the latest version of the crate on https://crates.io/crates/bitcoin. We should update to the latest version of the crate if possible.

i-am-yuvi commented 1 month ago

yes even I was thinking the same, in docs.rs/bitcoin it shows 0.32.2

0xB10C commented 1 month ago

I've opened a PR in https://github.com/0xB10C/peer-observer/issues/31 for this. I wasn't sure if you were still working on it.

i-am-yuvi commented 1 month ago

I've opened a PR in #31 for this. I wasn't sure if you were still working on it.

okay, I was working on it!! but no worries!!