Make Kredits undivisible #227

Merged
raucao merged 1 commits from feature/undivisible into master 2022-09-02 07:49:23 +00:00
Member

The default for ERC20 tokens is to have 18 decimals.
This patch sets it to 0 on KS token.
Note that we no longer need the conversion from Wei values, fortunately I have not found any other instances of Wei usage in kredits contracts.

The default for ERC20 tokens is to have 18 decimals. This patch sets it to 0 on KS token. Note that we no longer need the conversion from Wei values, fortunately I have not found any other instances of Wei usage in kredits contracts.
hueso added 1 commit 2022-09-02 01:42:36 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
1e4f7be5cf
make KS undivisible
hueso requested review from raucao 2022-09-02 01:46:25 +00:00
raucao approved these changes 2022-09-02 07:48:49 +00:00
raucao left a comment
Owner

LGTM! 👍

LGTM! 👍
raucao added the
kredits-1
label 2022-09-02 07:49:15 +00:00
raucao merged commit f390b5dff5 into master 2022-09-02 07:49:23 +00:00
raucao deleted branch feature/undivisible 2022-09-02 07:49:23 +00:00
Sign in to join this conversation.
No description provided.