4 个仓库
Merges multiple blocks for a tenant into a single optimized block to reduce storage costs and increase query speed.
Distinct from Block Storage: Distinct from Block Storage: focuses on the merging operation to optimize blocks, not general block storage architecture.
Explore 4 awesome GitHub repositories matching data & databases · Block Merging Compactions. Refine with filters or upvote what's useful.
Canopy is the official Go implementation of a blockchain node that runs a recursive network architecture, enabling new blockchains to launch as dependent layers that can later graduate into fully independent security roots. The project provides a hybrid consensus mechanism that combines Byzantine fault-tolerant Proof-of-Stake with Verifiable-Delay Functions, delivering instant finality while protecting against long-range attacks through trustless chain age verification. Validators secure multiple chains simultaneously through restaking, where a single bonded stake serves as collateral across t
Mints new tokens per block and splits them among block producers, delegates, and nested validators according to fixed ratios.
Cortex is an open-source, horizontally scalable metrics platform that ingests, stores, and queries Prometheus-compatible time-series data with multi-tenant isolation. It accepts metrics via Prometheus remote write and OpenTelemetry, executes PromQL queries against both recent and historical data, and provides a Prometheus-compatible alerting and recording rule engine with an integrated Alertmanager. The system is built as a set of independently scalable microservices that use hash-ring-based sharding, gossip-based cluster membership, and tenant-aware object storage to distribute workloads acro
Merges multiple metric blocks into single optimized blocks to reduce storage costs and increase query speed.
java-tron 是 Tron 区块链全节点的 Java 实现。它提供了运行网络节点、验证交易和生成区块的核心基础设施。该项目包括一个权益证明(PoS)共识引擎、分布式账本数据库和用于管理链上状态转换的智能合约运行时。 该系统支持全节点和轻节点操作,利用状态快照来加速同步并降低硬件要求。它具有多引擎数据库抽象,允许跨不同物理磁盘进行存储迁移、分区和清理,以优化性能。 该软件涵盖了广泛的区块链功能,包括数字资产管理、通过代表选举进行的网络治理,以及通过虚拟机执行可编程逻辑。它通过支持 HTTP、gRPC 和 JSON-RPC 协议的网关公开区块链数据和功能。 该项目提供用于初始化网络节点、部署私有区块链环境以及管理加密账户密钥库的工具。
Distributes rewards and subsidies to block producers and voters based on commission rates and voting weight.
Rotki 是一个本地优先的财务管理套件,专为加密货币投资组合跟踪、税务会计和去中心化金融 (DeFi) 分析而设计。它作为一个自托管应用程序,将所有财务记录、交易历史和用户凭据安全地存储在加密的本地数据库中,确保敏感数据完全处于用户控制之下。 该平台凭借保护隐私的架构脱颖而出,消除了对中心化云存储或第三方数据提供商的依赖。用户通过配置自定义远程过程调用 (RPC) 端点进行区块链查询,并利用只读 API 集成进行交易所数据同步,从而保持对连接的完全控制。此外,该应用程序采用零知识数据同步方法,允许用户在多台设备间安全备份和访问其财务记录,而无需暴露私有信息。 除了核心存储和连接模型外,该软件还具有一个模块化会计引擎,通过将用户选择的成本基础方法应用于聚合数据来计算盈亏和税务指标。它包括专门的解析逻辑,将原始区块链活动转换为人类可读的事件,涵盖复杂的去中心化金融交互,如流动性提供、借贷头寸和流动性挖矿。该系统还提供全面的可视化工具,以呈现历史趋势、资产分配和净值演变。
Records token locks and reward claims from distribution protocols to maintain an accurate history of financial incentives.