DBScholar

Back to papers

SWMT: A Sliding Window Merkle Tree with Delayed Writes for Scalable Blockchain State Management

Summary: SWMT tackles blockchain state-tree bottlenecks by decoupling commitment from execution via delayed writes: a cyclic in-memory sliding-window cache buffers recent updates before folding them into the Merkle/Verkle tree. TCP-like adaptive windowing keeps proof verifiability intact while cutting commitment latency up to 61x on Ethereum traces. (summarized by gpt-5-mini on Apr 11 2026)

Paper ID
7717
Venue
SIGMOD
Year
2026
Pagerank
5.093636e-05
Overall Rank
10,503 | 27.95%
DOI
10.1145/3786701

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

BibTeX Citation

@inproceedings{sheng_sigmod26,
        title = {{SWMT: A Sliding Window Merkle Tree with Delayed Writes for Scalable Blockchain State Management}},
        author = {Sheng, Nianzu and Zhou, Tong and Zhao, He and Li, Xiaofeng and Xu, Jinlin},
        series = {{SIGMOD} '26},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3786701},
        url = {https://dl.acm.org/doi/10.1145/3786701},
        year = {2026}
}

Incoming Citations (Sorted by Pagerank)

Showing 0 of 0 citing papers.

Rank Citing Paper Year Venue Pagerank
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 2 of 2 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
2,071 Concerto: A High Concurrency Key-Value Store with Integrity 2017 SIGMOD 9.2263103e-05
3,870 FastVer: Making Data Integrity a Commodity 2021 SIGMOD 7.0604603e-05
Previous Page 1 / 1 Next

Semantically Similar Papers