- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Sun, Mar 23
Sat, Mar 22
Fri, Mar 21
translation nit
Thu, Mar 20
Good idea, but think theres some over complicating going on with the line heights
Reword the log
lgtm (if the bitcoin-chainstate / kernel build does not fail)
This whole diff is a test on how Grok v3 can helpful to do semi-automated changes on a large amount of code.
It worked quite well, I just had to revert a few changes msg_avaproofs.serialize and msg_avaproofsreq.serialize, which imo were not trivial enough to justify removing the intermadiate var and all the comments to make it a one-liner.
back-off unrelated changes
Fix another lock issue (cs_main => cs_peermanager)
Switch to my branch and commit again.
this diff was created on the master branch, which makes it difficult to rebase onto the latest master
Wed, Mar 19
Fix mempool lock
back to you
This looks a bit odd to move it to the callsite but since it is moving in the right direction with regards to the processor FIXME, it is probably a small step in the right direction.