Commit Graph

43 Commits

Author SHA1 Message Date
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
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 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 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 f338510a1d
Remove commented code 2021-06-05 12:05:38 +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
Louis Holbrook 1de39b90cf Lash/clean and doc 2021-05-06 08:35:58 +00:00
Louis Holbrook 8e777aa720 Cleanup, docs, benchmarks 2021-03-01 09:53:39 +00:00
Louis Holbrook 528fef6444 Cache demurrage modifier in redistribution data 2021-02-06 19:01:33 +00:00
Louis Holbrook 0202676d51 Correct base amount on mint 2021-02-06 14:48:40 +00:00
Louis Holbrook 0053b90368 Use timestamps instead of blocks 2021-02-06 14:18:30 +00: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