Random testing of a higher-order blockchain language (experience report)


연구 분야: Verification



학회: Proceedings of the ACM on Programming Languages, Volume 6, Issue ICFP


초록

We describe our experience of using property-based testing---an approach for automatically generating random inputs to check executable program specifications---in a development of a higher-order smart contract language that powers a state-of-the-art blockchain with thousands of active daily users. We outline the process of integrating QuickChick---a framework for property-based testing built on top of the Coq proof assistant---into a real-world language implementation in OCaml. We discuss the challenges we have encountered when generating well-typed programs for a realistic higher-order smart contract language, which mixes purely functional and imperative computations and features runtime resource accounting. We describe the set of the language implementation properties that we tested, as well as the semantic harness required to enable their validation. The properties range from the standard type safety to the soundness of a control- and type-flow analysis used by the optimizing compiler. Finally, we present the list of bugs discovered and rediscovered with the help of QuickChick and discuss their severity and possible ramifications.


Author Profile
Tram Hoang

National University of Singapore Singapore

Singapore
Author Profile
Anton Trunov

Zilliqa Research Russia

Russia
Author Profile
Leonidas Lampropoulos

University of Maryland at College Park USA

Austria

📄 논문 정보

발행 연도 2022년
인용수 5
출판 국가 Austria, Singapore, Russia
사이트 ACM
좋아요 수 0

연관 논문 목록 (61건)