ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2412.16217
105
4
v1v2 (latest)

Neonpool: Reimagining cryptocurrency transaction pools for lightweight clients and IoT devices

18 December 2024
Hina Binte Haq
Tahir Ahmad
Attaullah Buriro
Subhan Ullah
Siamak F. Shahandashti
ArXiv (abs)PDFHTML
Abstract

The transaction pool plays a critical role in processing and disseminating transactions in cryptocurrency networks. However, increasing transaction loads strain the resources of full node deployments. We present Neonpool, an innovative transaction pool optimization using bloom filter variants, which reduces the memory footprint of the transaction pool to a fraction. Implemented in C++ and benchmarked using a unique Bitcoin and Ethereum dataset, our solution verifies and forwards transactions with over 99.99\% accuracy and does not necessitate a hard fork. Neonpool is ideally suited for lightweight cryptocurrency clients and for resource-constrained devices such as browsers, systems-on-a-chip, mobile or IoT devices.

View on arXiv
@article{haq2025_2412.16217,
  title={ Neonpool: Reimagining cryptocurrency transaction pools for lightweight clients and IoT devices },
  author={ Hina Binte Haq and Syed Taha Ali and Asad Salman and Patrick McCorry and Siamak F. Shahandashti },
  journal={arXiv preprint arXiv:2412.16217},
  year={ 2025 }
}
Comments on this paper