Commit Graph

36 Commits

Author SHA1 Message Date
lash 8c57aa02d6
WIP implement full history of account balance snapshot 2023-01-18 09:34:31 +00:00
lash e49493def1
Decrease allowance on transferfrom 2023-01-07 07:00:31 +00:00
lash 4f1bd36c12
Add delta allowance, approve sets explicit value 2023-01-05 13:40:23 +00:00
lash 166302ef49
Bump contract version 2022-12-16 12:01:23 +00:00
lash 2ec72bbc55
Add comments, remove dead code, remove make install for dead contracts 2022-12-15 10:48:40 +00:00
lash a56f1c4869
WIP test burn over time 2022-12-13 13:10:33 +00:00
lash ef294eaec2
Remove potentially boundless iteration in changePeriod in contract 2022-12-11 09:41:56 +00:00
lash 140dde7bc3
Add total burned method 2022-12-05 18:25:04 +00:00
lash 90fb95208f
Add test for redistribution after burn 2022-12-05 18:17:58 +00:00
Louis Holbrook 20e3a783fd Runaway redistribution 2022-05-30 07:53:22 +00:00
Louis Holbrook db56e0d33f bug: Wrong redistribution amount + limited demurrage apply 2022-03-02 09:01:50 +00:00
philip e486e9f31a
Moves configs into data folder 2021-12-18 14:34:01 +03:00
nolash 98c460dc2f
Create demurrage calc from contract 2021-07-04 12:10:01 +02:00
nolash c3a6a692ed
Test precision loss of 2 bytes in demurrage store in redistribution data 2021-06-08 17:41:49 +02:00
nolash 2123341fe9
Rehabilitate single nocap contract 2021-06-08 16:38:45 +02:00
nolash 34d90b3291
WIP add transfers tests 2021-06-08 13:53:17 +02:00
nolash a2a141dbf4
Use next redistribution object hack in apply default distribution 2021-06-08 13:06:32 +02:00
nolash 0b6d58f7af
Fix demurrage in multicap 2021-06-08 12:06:34 +02:00
nolash e894dcd3cf
Add mint amounts test 2021-06-08 11:53:51 +02:00
nolash 12d5711e36
Improve redistribution period test 2021-06-08 11:16:56 +02:00
nolash 0dba167af2
WIP Improve redistribution precision 2021-06-08 09:52:37 +02:00
nolash e8781a9aa0
Add growth decay test, improve resolution in growth/decay in contract (SingleCap) 2021-06-08 07:38:10 +02:00
nolash 1b1419c03b
Rename divider to nano, expand supply value bit length 2021-06-07 18:16:08 +02:00
nolash 81ec2198aa
Improve resolution in fractional calc in contract 2021-06-07 17:49:22 +02:00
nolash 5f69a1d7a1
WIP avoid fractional truncation 2021-06-07 15:32:50 +02:00
nolash dd878aa5cd
Apply demurrage on minutes on periods (SingleCap only) 2021-06-07 12:08:04 +02:00
nolash 32ae98d581
Remove dead contract code in default distribution (single) 2021-06-07 09:36:31 +02:00
nolash fb8d1e548c
Add sink address in token sum to total supply 2021-06-07 09:28:08 +02:00
nolash b7072fc50c
Add xfail on sum demurraged balance to whole 2021-06-06 10:14:41 +02:00
nolash c69d115965
Introduce sim example 2021-06-06 09:34:18 +02:00
nolash b5421cdd4e
Remove remainder, particiant count from single mode 2021-06-05 12:50:31 +02:00
nolash 74ef57a6a7
Remove complex account period tracker in single mode 2021-06-05 12:39:53 +02:00
nolash 5dcf728701
Add singlecap contract + runner for all test combos 2021-06-05 11:58:35 +02:00
nolash aeebdd348b
Implement selectable deployment 2021-06-05 08:45:37 +02:00
nolash 093fcbccd5
Bump eth-erc20. add initial single and cap contract adaptations 2021-06-05 07:51:39 +02:00
nolash 9f27f9e26a
Rename module, add test base and two basic tests to chainlib 2021-06-04 09:05:08 +02:00