Role in this project:
Back-end Developer Contributions:18 commits, 18 pushes, 2 branches in 2 years 9 months
Contributions summary:Anthony's primary contributions involved implementing functionality related to Merkle trees and data verification within the Gate.io proof-of-reserves repository. They created a system to generate Merkle trees from user balance data, and implemented the ability to verify user balances against the tree. The user modified the code to hash the user ID and balance. The user also added the functionality to pre-process user input balance with 8 decimal places.