--- Log opened Wed Feb 16 00:00:01 2022 03:49 -!- trev [~trev@user/trev] has quit [Quit: trev] 09:48 -!- HackCore [~HackCore@119.123.135.156] has joined #bitcoin-rust 14:42 < sanket1729> andytoshi: rust secp release PR was acked https://github.com/rust-bitcoin/rust-secp256k1/pull/390. Can we ahead with release 15:35 -!- stick [sid403625@user/prusnak] has quit [Ping timeout: 245 seconds] 15:35 -!- blkncd [sid505676@id-505676.helmsley.irccloud.com] has quit [Read error: Connection reset by peer] 15:35 -!- fjahr [sid374480@id-374480.uxbridge.irccloud.com] has quit [Read error: Connection reset by peer] 15:35 -!- fjahr [sid374480@id-374480.uxbridge.irccloud.com] has joined #bitcoin-rust 15:35 -!- jkczyz [sid419941@id-419941.lymington.irccloud.com] has quit [Read error: Connection reset by peer] 15:35 -!- moneyball_ [sid299869@id-299869.helmsley.irccloud.com] has quit [Read error: Connection reset by peer] 15:36 -!- moneyball_ [sid299869@id-299869.helmsley.irccloud.com] has joined #bitcoin-rust 15:36 -!- blkncd [sid505676@id-505676.helmsley.irccloud.com] has joined #bitcoin-rust 15:36 -!- jkczyz [sid419941@id-419941.lymington.irccloud.com] has joined #bitcoin-rust 15:36 -!- stick [sid403625@user/prusnak] has joined #bitcoin-rust 15:41 < andytoshi> sanket1729: sure, i'll push it out 15:41 < andytoshi> strictly speaking i should update the changelog with all the other PRs that we got in since i opened it 15:41 < andytoshi> but they were almost all doc updates.. 15:42 < andytoshi> shit sanket1729, sorry, i need another PR since 385 turned out to be breaking 15:51 < andytoshi> https://github.com/rust-bitcoin/rust-secp256k1/pull/407 16:01 < andytoshi> elichai2: BlueMatt[m]: can one of you take a look at that? 16:01 < andytoshi> it's a 2-line patch 16:16 < BlueMatt[m]> andytoshi: I assume we’ll revert this on the next major release? I still think we should remove the feature and just change randomization based on the rand crate 16:33 < andytoshi> BlueMatt[m]: sure, if you're ok with that 16:34 < andytoshi> it's easy enough to work around (users who really have a problem can make their own global context), but i think wasm users could actually have problems if some parallel dependency enables rand-std on them 16:34 < andytoshi> and the global-context-less-secure feature would fix that 16:35 < andytoshi> OTOH i think global-context-less-secure is confusing and confusingly named, and only useful in fairly niche situations 17:02 < BlueMatt[m]> Yea, I’m totally down for removing it, I may be the only user, in the LDK bindings. 17:03 < BlueMatt[m]> I can work around it. 17:03 < BlueMatt[m]> But definitely need the rand dep to be optional, so I can disable it 17:03 < BlueMatt[m]> I’m 90% sure we only use it for verification contexts, anyway…..we just need a global context 17:42 < andytoshi> yeah for sure, i hate rand, we will definitely keep that optional 17:45 < jeremyrubin> The way that optional features get merged and added is quite annoying 17:46 < jeremyrubin> Another one that sucks is the optional serde flags because they can add an auto impl for arc which is usually not what you want. 18:34 -!- HackCore [~HackCore@119.123.135.156] has quit [Quit: Client closed] 20:00 -!- greypw254 [~greypw2@grey.pw] has quit [Remote host closed the connection] 20:01 -!- greypw254 [~greypw2@grey.pw] has joined #bitcoin-rust 20:01 -!- greypw254 [~greypw2@grey.pw] has quit [Remote host closed the connection] 20:02 -!- greypw254 [~greypw2@grey.pw] has joined #bitcoin-rust 20:02 -!- greypw254 [~greypw2@grey.pw] has quit [Remote host closed the connection] 20:02 -!- greypw254 [~greypw2@grey.pw] has joined #bitcoin-rust 20:03 -!- greypw254 [~greypw2@grey.pw] has quit [Remote host closed the connection] 20:03 -!- greypw254 [~greypw2@grey.pw] has joined #bitcoin-rust 20:04 -!- greypw254 [~greypw2@grey.pw] has quit [Remote host closed the connection] 21:52 -!- rickame [~rickame@user/rickame] has joined #bitcoin-rust 21:52 < rickame> any bitcoin devs? wanna know how some rust code can create addresses on-demand to receive payments from ppl 21:53 < rickame> for first iteration i want simplest code to add to my rust prog that'll let visitors to website click button to generate wallet address and send btc. either a tx or with lightning 21:54 < rickame> then on my end run some code when the btc arrives to an address on the list (with >x confirmations) 21:54 < rickame> dunno if any rust crates give us a nice easy high level api like that to code for bitcoin? 22:50 -!- kcalvinalvin [~kcalvinal@ec2-52-79-199-97.ap-northeast-2.compute.amazonaws.com] has quit [Quit: ZNC 1.7.4 - https://znc.in] 23:08 -!- kcalvinalvin [~kcalvinal@ec2-3-38-183-204.ap-northeast-2.compute.amazonaws.com] has joined #bitcoin-rust 23:31 -!- kcalvinalvin [~kcalvinal@ec2-3-38-183-204.ap-northeast-2.compute.amazonaws.com] has quit [Quit: ZNC 1.7.4 - https://znc.in] --- Log closed Thu Feb 17 00:00:01 2022