bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
dermoth has joined #bitcoin-core-dev
bitdex has quit [Quit: = ""]
grettke has quit [Ping timeout: 256 seconds]
grettke has joined #bitcoin-core-dev
<laanwj>
phew, guix build is still running
<fanquake>
heh. Is that with or without --no-substitutes
mikehu44 has joined #bitcoin-core-dev
___nick___ has joined #bitcoin-core-dev
kexkey has quit [Ping timeout: 256 seconds]
kexkey has joined #bitcoin-core-dev
<laanwj>
without!
<willcl_ark>
After I updated guix from 1.2 (and cleaned out all the required directories) the first build took 10 hours :o
<willcl_ark>
From casually browsing the activity it seemed like the *least efficient* time during the build was spent running the configure scripts on a single core. If so it's a shame we can't somehow gather these up at the beginning and run them in a huge multithreaded job, or just run them all on a single core in the background or something. But I don't think it can really work as we are building new compilers which we then use in the future
<willcl_ark>
to run these very configure scripts...
AaronvanW has joined #bitcoin-core-dev
earnest has joined #bitcoin-core-dev
Yihen has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
willcl_ark has quit [Quit: Quit]
x88x88x has joined #bitcoin-core-dev
bomb-on has joined #bitcoin-core-dev
<jnewbery>
gleb745: thanks for the prompt. I've made some very minor changes, re-reviewed the branch from scratch and marked it ready for review.
willcl_ark_ has joined #bitcoin-core-dev
yanmaani has quit [Ping timeout: 276 seconds]
willcl_ark_ has quit [Client Quit]
willcl_ark_ has joined #bitcoin-core-dev
willcl_ark_ has quit [Client Quit]
willcl_ark_ has joined #bitcoin-core-dev
willcl_ark_ has quit [Client Quit]
willcl_ark_ has joined #bitcoin-core-dev
willcl_ark_ has quit [Client Quit]
willcl_ark_ has joined #bitcoin-core-dev
willcl_ark_ has quit [Client Quit]
willcl_ark_ has joined #bitcoin-core-dev
willcl_ark_ has quit [Client Quit]
willcl_ark_ has joined #bitcoin-core-dev
willcl_ark_ has quit [Client Quit]
willcl_ark_ has joined #bitcoin-core-dev
willcl_ark_ is now known as willcl_ark
willcl_ark has left #bitcoin-core-dev [#bitcoin-core-dev]
Guyver2_ has joined #bitcoin-core-dev
Guyver2 has quit [Ping timeout: 240 seconds]
Guyver2_ is now known as Guyver2
boxframes_ has quit [Quit: Leaving]
sdfgsdfg has quit [Quit: ZzzZ]
sipsorcery has quit [Ping timeout: 268 seconds]
brunoerg has joined #bitcoin-core-dev
Kaizen_Kintsugi_ has joined #bitcoin-core-dev
flooded is now known as _flood
willcl_ark has joined #bitcoin-core-dev
Kaizen_K_ has quit [Ping timeout: 256 seconds]
Guyver2_ has joined #bitcoin-core-dev
Guyver2 has quit [Ping timeout: 240 seconds]
bitcoin-git has joined #bitcoin-core-dev
<bitcoin-git>
bitcoin/master 19dd91a Antoine Poinsot: qa: remove a redundant condition in fee estimation test
<bitcoin-git>
bitcoin/master fe86eb5 Shashwat: Refactor: Uses c++ init convention for time variables
<bitcoin-git>
bitcoin/master 6111b0d Shashwat: Refactor: Changes remaining time variable type from int to chrono
<bitcoin-git>
bitcoin/master 0620957 MarcoFalke: Merge bitcoin/bitcoin#23832: Refactor: Changes time variables from int to ...
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
bitcoin-git has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #23832: Refactor: Changes time variables from int to chrono (master...time_refactor) https://github.com/bitcoin/bitcoin/pull/23832
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
Kaizen_Kintsugi_ has quit [Ping timeout: 240 seconds]
Leonard has quit [Read error: Connection reset by peer]
vnogueira has quit [Remote host closed the connection]
vnogueir- has joined #bitcoin-core-dev
Leonard has joined #bitcoin-core-dev
vnogueir- has quit [Remote host closed the connection]
vnogueira has joined #bitcoin-core-dev
Leonardzzz has joined #bitcoin-core-dev
vysn has quit [Ping timeout: 240 seconds]
Leonard has quit [Ping timeout: 256 seconds]
jb55 has joined #bitcoin-core-dev
bitcoin-git has joined #bitcoin-core-dev
<bitcoin-git>
[gui] hebasto opened pull request #517: refactor, qt: Use std::chrono for parameters of QTimer methods (master...220106-chrono) https://github.com/bitcoin-core/gui/pull/517
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
yanmaani has joined #bitcoin-core-dev
bitcoin-git has joined #bitcoin-core-dev
<bitcoin-git>
[bitcoin] sipa opened pull request #23994: Consolidate all uses of the fast range mapping technique in util/fastrange.h (master...202201_fastrange) https://github.com/bitcoin/bitcoin/pull/23994
bitcoin-git has left #bitcoin-core-dev [#bitcoin-core-dev]
Leonard has joined #bitcoin-core-dev
Leonardzzz has quit [Ping timeout: 240 seconds]
outfox has quit [Ping timeout: 256 seconds]
outfox has joined #bitcoin-core-dev
outfox has quit [Changing host]
outfox has joined #bitcoin-core-dev
Leonardzzz has joined #bitcoin-core-dev
vysn has joined #bitcoin-core-dev
Leonard has quit [Ping timeout: 240 seconds]
Leonard has joined #bitcoin-core-dev
grettke has quit [Ping timeout: 240 seconds]
Leonardzzz has quit [Ping timeout: 256 seconds]
jarthur has joined #bitcoin-core-dev
mikehu44 has joined #bitcoin-core-dev
Leonardzzz has joined #bitcoin-core-dev
grettke has joined #bitcoin-core-dev
mikehu44 has quit [Client Quit]
Leonard has quit [Ping timeout: 256 seconds]
Leonard has joined #bitcoin-core-dev
Leonardzzz has quit [Ping timeout: 256 seconds]
Leonard has quit [Read error: Connection reset by peer]
Leonard has joined #bitcoin-core-dev
luke-jr has quit [Read error: Connection reset by peer]
<b10c__>
i'm trying to understand what your goal is and if there's need for a security.md
<prayank>
even json-rpc doc has 1-2 things about security but bitcoin core has more than just these few things about rpc and rest
<jeremyrubin>
what is the benefit of having it go through core review v.s. external repo/site?
<prayank>
goal: already shared in reasons, get some documentation about secuirty that users can rely on need: there is no such doc already so a project like bitcoin core needs one
<sipa>
i don't think it's a bad idea to have a guide "how to run bitcoin core securely" somewhere in our documentation, but it's a wide topic that could encompass lots of things
<jonatack>
hi
<prayank>
jeremyrubin: people can write anything on external repo/site
<achow101>
is there an example from other projects that we could look at just to get an idea of what you mean?
<prayank>
jamesob: maybe
<jeremyrubin>
one thing that could be nice could be some RPCs / GuI dialogs that explain to users what their setups are and any security issues from it. I'm all for a security guide + some features for helping people ensure their node is OK. E.g., an RPC which prints out all auth credentials allowed and their recency of use.
<prayank>
achow101: sure I will try to find few relevant docs and share later maybe in an issue or here
<jeremyrubin>
prayank: maybe you can publish an initial draft of the document you have in mind and then we can figure out where it goes? I wouldn't mind contributing some info to it as well.
<jonatack>
prayank: it might be easiest to open a small pull with a limited scope to begin with. and if it is merged, possibly expand or extend gradually over time with successive pulls.
<michaelfolkson>
I guess the one you linked to does have some user guidance in it though it is focused on disclosure of a CVE
<prayank>
michaelfolkson: this can be helpful but the link I shared is one low severity issue not fixed which may affect security so it was an example
<Guest94>
air drop bitcon core boss link shere plis
<Guest94>
tank you
<michaelfolkson>
As long as things that are argued over/disputed are stripped out seems like a good idea to me too
jespada has quit [Read error: Connection reset by peer]
jespada_ has joined #bitcoin-core-dev
<Guest94>
selling tanbang bitcoin using nonor lcbel first nanbang bitcon on coinbase. what's the solution, through what boss, darn ginal's account can't login to the mining machine's password. please give the solution bossselling tanbang bitcoin using nonor lcbel first nanbang bitcon on coinbase. what's the solution, through what boss, darn ginal's account
<Guest94>
can't login to the mining machine's password. please give the solution boss