whale69

Member
4
Posts
41
Reputation
Oct 6, 2023
Joined
Recent posts
  • @NotATether & @ABCbits - Excellent questions. You both brought up the mining pool overlap, so I want to clarify the distinction between extracting fee value (what miners do) and extracting information value (what quants…

  • @ABCbits - Good catch. That was a plain oversight on my end when initially pushing the boilerplate. I've just added the MIT license to the repository. Appreciate you pointing that out so devs can actually integrate it…

  • Appreciate the thorough review, BattleDog. You raised some very valid points, let me clarify the architecture: 1. Terminology: You are completely right, "interception" is just marketing shorthand. Under the hood, it is…

  • I've been digging into high-frequency on-chain data and hit a major latency wall. Regular Bitcoin Core RPC polling has too much disk activity and indexing issues for proper sub-50ms performance. To tackle this, I…