Paper 2026/958
Enhancing Blockchain Proof of Stake with Active Weighted Signatures: The ADAPT Framework
Abstract
Proof of Stake (PoS) blockchain systems require weighted threshold signatures where participants’ voting powers reflect their stakes. As stakes change dynamically through deposits and withdrawals, efficient weight and threshold adjustments are essential for maintaining system security and availability without downtime. However, existing approaches face critical limitations: (1) virtualization-based schemes require $O(w)$ operations (signatures) per participant with weight w; (2) dynamic threshold / paricipants schemes do not support weighted participants; (3) schemes with both properties require trusted dealers or $O(n^2)$ re-setup, causing temporary unavailability. This paper introduces Active Weighted Signature (AWS), enabling dynamic adjustments without trusted dealers or re-setup. We propose Generalized Lagrange Interpolation (GLI), encoding weights as polynomial derivatives rather than virtualized participants, and instantiate AWS through ADAPT by applying GLI to the Schnorr-based threshold signature FROST. Our implementation shows that ADAPT achieves comparable efficiency to FROST for key generation, while weight and threshold adjustments complete in 4.1-22.3% of re-setup time. For uneven weight distributions, ADAPT achieves sub-linear scaling: 49× weight difference requires only 3.29× computation versus 49× in virtualization.
Metadata
- Available format(s)
-
PDF
- Category
- Applications
- Publication info
- Preprint.
- Keywords
- BlockchainProof of Stake (PoS)Threshold signatureShamir secret sharingWeighted threshold signature
- Contact author(s)
-
93jamie @ korea ac kr
jhb0858 @ gmail com
irjeong @ korea ac kr
changminlee @ korea ac kr - History
- 2026-05-16: approved
- 2026-05-14: received
- See all versions
- Short URL
- https://ia.cr/2026/958
- License
-
CC BY-NC-ND
BibTeX
@misc{cryptoeprint:2026/958,
author = {Jae Hyun Choi and Hobin Jang and Ik Rae Jeong and Changmin Lee},
title = {Enhancing Blockchain Proof of Stake with Active Weighted Signatures: The {ADAPT} Framework},
howpublished = {Cryptology {ePrint} Archive, Paper 2026/958},
year = {2026},
url = {https://eprint.iacr.org/2026/958}
}