Psychedelic / dank

Dank - The Internet Computer Decentralized Bank - A collection of Open Internet Services - Including the Cycles Token (XTC)
GNU General Public License v3.0
58 stars 27 forks source link

ERC-20 approval core functionality #30

Closed ferencdg closed 3 years ago

ferencdg commented 3 years ago

This PR only contains the core methods for the approval functionality. Interface methods, history will be added in later commits.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1237147677


Changes Missing Coverage Covered Lines Changed/Added Lines %
xtc/src/ledger.rs 96 100 96.0%
xtc/src/meta.rs 0 8 0.0%
<!-- Total: 111 123 90.24% -->
Totals Coverage Status
Change from base Build 1230384661: 1.5%
Covered Lines: 1632
Relevant Lines: 2674

💛 - Coveralls
ferencdg commented 3 years ago

changes made, please merge