mimblewimble/grin

Update grin/pool.md documentation

Open

#2,447 opened on 2019年1月22日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Rust (991 forks)batch import
help wantedtask

Repository metrics

Stars
 (4,876 stars)
PR merge metrics
 (平均マージ 6d 11h) (30d で 25 merged PRs)

説明

pool.md documentation claims we are using a DAG to represent mempool transactions, which is no longer correct:

Hashmap: We don’t use DAG for mempool anymore

コントリビューターガイド