Index

Blockchain & Decentralized Finance

Sub-microsecond wallet generation, executable DeFi specifications, inverse oracles, and algorithmic emotion suppression.

4 papers / 17.6k words
01

Harbor: Sub-Microsecond Wallet Generation Through Compile-Time Entropy Elimination and SIMD-Accelerated Cryptographic Primitives

This paper presents Harbor, a high-performance cryptocurrency wallet generation system that achieves sub-microsecond latency through systematic elimination of runtime entropy at compile-time, SIMD-accelerated cryptographic primitives, and cache-conscious memory architecture. We demonstrate 2.55-3.76 microsecond sequential wallet generation and sustained throughput of 384,615 wallets per second in batch operations across a 112-core system. By applying Shannon's information-theoretic framework to identify entropy sources at temporal, spatial, computational, and algorithmic levels, we achieve 195x to 1,551x improvement over equivalent Python implementations.

cryptocurrency walletsperformance optimizationSIMDcompile-time computationentropy elimination
02

Tides: An Executable Specification for Closed-Loop DeFi Ecosystems

We present Tides, a system architecture that addresses the fundamental fragmentation problem in decentralized finance ecosystems. While existing DeFi primitives—onramps, offramps, prediction markets, and gamification systems—have matured independently, their isolation creates inefficient resource allocation and suboptimal network effects. Tides introduces a coupling architecture that unifies these components into a closed-loop ecosystem where capital flows create positive feedback between previously disconnected subsystems.

Joshua KornreichKeywords:Information-theoretic analysisDesign patterns for maximum optionalityAcquisition redundancy
03

Inverse Oracles: Information-Theoretic Approaches to Blockchain Data Compression for Market Intelligence

Modern blockchain systems present a fundamental information processing challenge: the continuous generation of high-entropy transaction data vastly exceeds the capacity of downstream analytical systems to consume it meaningfully. This paper introduces the concept of *inverse oracles*—systems that extract structured intelligence from blockchain data by pulling chain state off-chain, in contrast to traditional oracles that push external data on-chain. We present a formal information-theoretic framework for analyzing this compression problem, demonstrating that effective blockchain analytics requires lossy compression ratios exceeding 99.9% while preserving actionable signal.

Joshua KornreichKeywords:CompressionSignal preservationLatency
04

Algorithmic Emotion Suppression in High-Volatility Cryptocurrency Trading: A Phi-Optimized Decision Framework

This paper presents a rigorous mathematical framework for suppressing human emotional bias in automated cryptocurrency trading systems operating under conditions of extreme market volatility. We introduce a phi-weighted signal aggregation algorithm that processes high-entropy market data through successive filtration stages, ultimately producing low-entropy binary trading decisions. Our approach treats four distinct classes of emotional bias---Fear Of Missing Out (FOMO), Greed, Fear, and Revenge trading---as adversarial inputs requiring systematic detection and neutralization.

algorithmic tradingemotional bias suppressioncryptocurrency marketsphi-weighted aggregationinformation entropy
Joshua Kornreich 17 papers across 5 research domains