Commit Graph

19 Commits

Author SHA1 Message Date
nolash
1184de1c50
Do not set participation on spends to self, introduce minimum spend 2021-02-06 05:43:56 +01:00
nolash
0e1851f6f7
Add test for redistribution 2021-02-06 05:32:01 +01:00
nolash
8fb0afddfb
To be safe, zero out participant data in redistribution on default case 2021-02-05 19:02:01 +01:00
nolash
b6e2116a1d
Disambiguate fraction bit when 0 participants edge case 2021-02-05 18:52:01 +01:00
nolash
26abe066b6
Remove useless bool check for balance adjustment result (they revert instead) 2021-02-05 13:00:14 +01:00
nolash
01155f6e64
Redistribution noop on 0 participants, but returns full supply on remainder check 2021-02-05 12:56:57 +01:00
nolash
b04580cd97
Add application of remainder 2021-02-05 12:32:17 +01:00
nolash
21210471c5
Apply remainder calculation 2021-02-05 12:02:05 +01:00
nolash
7122fc280b
Add default sink address to constructor 2021-02-05 09:44:15 +01:00
nolash
179e25adff
Add approve, transferfrom 2021-02-05 09:22:36 +01:00
nolash
d795a77deb
Save highest two bits in redistribuction work for remainder handling 2021-02-05 08:45:44 +01:00
nolash
3cecc77cd1
Add preliminary code comments 2021-02-03 09:16:01 +01:00
nolash
ea6990a84c
Add redistribution execution 2021-02-03 09:00:24 +01:00
nolash
b5d30e12ef
Add redistribution code 2021-02-02 21:14:41 +01:00
nolash
42d7212a08
Add apply tax on mint, transfer 2021-02-02 19:09:13 +01:00
nolash
4c6ee96acc
Add participants and supply to redistribution 2021-02-02 17:53:35 +01:00
nolash
64a6bdcabe
Add period to account word 2021-02-02 16:46:36 +01:00
nolash
1a2b3bab37
Add transfer, mint 2021-02-02 16:10:21 +01:00
nolash
8e60539245
Initial commit 2021-02-02 11:26:44 +01:00