--- Log opened Thu Sep 23 00:00:16 2021 02:52 -!- chuck_ [~chuck@45.112.241.50] has joined #utreexo 02:53 < chuck_> hey I am trying to work on that mempool discussion one , can you tell where the similar function in proofs 02:54 < chuck_> which function is there which works in similar one to reference proofs 02:54 < chuck_> exit 02:55 -!- chuck_ [~chuck@45.112.241.50] has quit [Client Quit] 06:48 < adiabat> hey probably for kcalvinalvin as I think you have an M1 mac 06:48 < adiabat> (and not super related to utreexo but) 06:49 < adiabat> a new student is trying to run bitcoin core on his mac and we couldn't get it to work 06:49 < adiabat> tried the .dmg and the .tar.gz file from bitcoincore.org, tried 0.21.1 and 22.0 06:50 < adiabat> you have to clear out some "unsigned, we won't let you run this" stuff from the OS 06:50 < adiabat> but once you do that, running from the terminal will just say "zsh: killed bitcoind" 06:50 < adiabat> same with bitcoin-qt 06:50 < adiabat> but not bitcoin-cli, that works OK (but can't really do anything since there's nothing to talk to) 06:51 < adiabat> this is an intel mac from 2 or 3 years ago 06:51 < adiabat> it *feels* like a binary incompatibility thing, like it's never even running anything 06:52 < adiabat> with a super cryptic error message. Kind of like in linux how if you try running binaries for the wrong arch it'll say like 06:52 < adiabat> "file not found" even though the file is right there. I guess "zsh: killed" is slightly more helpful. 09:02 -!- rjected [~rjected@2001:470:69fc:105::949] has quit [Read error: Connection reset by peer] 09:03 -!- rjected [~rjected@2001:470:69fc:105::949] has joined #utreexo 20:25 < kcalvinalvin> adiabat: did he control click 20:25 < kcalvinalvin> https://support.apple.com/en-hk/guide/mac-help/mh40616/mac 20:26 < kcalvinalvin> It's a thing for macs. You have to control click and then click open. Then it'll let you 20:26 < kcalvinalvin> Otherwise if that still doesn't work, he should install through the package manager "brew" 20:26 < kcalvinalvin> https://formulae.brew.sh/formula/bitcoin 20:27 < kcalvinalvin> I assume he already has brew on his computer since that's how you manage dependencies in a lot of things 20:29 < kcalvinalvin> chuck_: Assuming you're mentioning discussion 308, there isn't a similar function but a similar functionality with positionMap in forest 20:29 < kcalvinalvin> https://github.com/mit-dci/utreexo/blob/37699d1fcc9f59ebab4105fc92314842ccd7f495/accumulator/forest.go#L64-L65 --- Log closed Fri Sep 24 00:00:16 2021