hyperledger-labs / blockchain-carbon-accounting

This project implements blockchain applications for climate action and accounting, including emissions calculations, carbon trading, and validation of climate claims. It is part of the Linux Foundation's Hyperledger Climate Action and Accounting SIG.
https://wiki.hyperledger.org/display/CASIG/Carbon+Accounting+and+Certification+WG
Apache License 2.0
188 stars 104 forks source link

DAO - Burn dCLM8 tokens after vote and allow user to choose number of votes toward proposal #115

Closed jamesondh closed 3 years ago

jamesondh commented 3 years ago

Updated dCLM8 (DAO) tokens to burn after vote in commit https://github.com/opentaps/blockchain-carbon-accounting/commit/c10da9cabeb9cddc3737e95263e6f88727448e96

jamesondh commented 3 years ago

Added new parameter to allow user to choose number of votes (and check against eligible votes): https://github.com/opentaps/blockchain-carbon-accounting/commit/e0ae5c7dc8454faf193caab887d9951811b89c06

jamesondh commented 3 years ago

Updated React interface in this commit to add input box for number of votes in commit https://github.com/opentaps/blockchain-carbon-accounting/commit/b7d940a2164035c04556ed4c4a4fe5f813fab863 Ready for testing!

2021-03-29_17-00