Commit Graph

79 Commits

Author SHA1 Message Date
lash 5c85a8abba
Fix period test to recognize actual sink address 2023-02-10 16:17:06 +00:00
lash e6eef48808
Add supply cap 2023-02-10 15:58:31 +00:00
lash 3353733405
Add seal logic and tests 2023-02-10 15:21:37 +00:00
lash 1f0dc0aa5f
Define expiry in terms of period 2023-02-10 14:30:25 +00:00
lash 09b825808f
Freeze accounts balances at expiry 2023-02-10 13:45:29 +00:00
lash 2717e29d91
Freeze accounts balances at expiry 2023-02-10 13:44:35 +00:00
lash 23de062ab9
Add expiry implementation, after expire sink gets all 2023-02-10 12:22:50 +00:00
lash 4dbbf2c9bc
Remove redistribute parameter in unittest constructor 2023-02-10 10:25:43 +00:00
lash 008a6ecfba
Remove redundant apply script 2023-02-10 10:14:06 +00:00
lash dc891ce9bb
Rehabilitate deployer cli script 2023-02-10 10:05:10 +00:00
lash 5317573b47
All tests pass! 2023-02-10 09:06:04 +00:00
lash 34af3b1b30
Rehabilitate redistribution unit 2023-02-10 06:21:32 +00:00
lash 555b0b1724
Rehabilitate change period 2023-02-10 05:02:24 +00:00
lash e74a9cb594
test basic passes 2023-02-09 12:08:28 +00:00
lash f785925eb5
WIP rehabilitating test basic 2023-02-09 11:44:20 +00:00
lash ae2c1b4124
Rewrite base unittest module, reinstate more contract methods 2023-02-09 06:49:18 +00:00
lash bcc957f861
Remove commented contract code, makefile single nocap only 2023-02-08 08:51:57 +00:00
lash 84b1a5b439
Return redistributions type correctly 2023-02-08 08:44:43 +00:00
lash c5de0e3300
Reactivate test, expose sinkaddress 2022-05-28 09:28:10 +00:00
lash ee871730dc
Remove unneeded demurragestart item 2022-05-27 12:53:11 +00:00
lash 31faa78346
Keep cumulative sink total in state and deduct from upcoming demurrage 2022-05-27 12:51:10 +00:00
lash 18ee9c5f9b
Make tests pass 2022-05-27 12:02:27 +00:00
lash a0557b35a0
Fix cumulative distribution calculation bug in SingleNocap 2022-05-27 11:10:31 +00:00
lash 127c67e665
Add steps option to demurrage cli 2022-05-03 18:19:28 +00:00
lash 3a1fb22631
Remove arg defaults 2022-03-02 13:32:31 +00:00
lash f1a2a78eb4 Merge branch 'master' into lash/apply-cli 2022-03-02 09:03:40 +00:00
Louis Holbrook db56e0d33f bug: Wrong redistribution amount + limited demurrage apply 2022-03-02 09:01:50 +00:00
lash 1e24ec1352
Add apply demurrage cli tool 2022-03-02 08:15:10 +00:00
philip e486e9f31a
Moves configs into data folder 2021-12-18 14:34:01 +03:00
nolash 025ef614a5
WIP test rehabilitations 2021-11-15 14:45:46 +01:00
nolash 43b3d2b488
Use explicit pre-release signer 2021-08-24 21:49:06 +02:00
nolash f84edb5f3b
Include default config dir in data 2021-07-05 15:45:01 +02:00
nolash c6b5d9a8e0
Move test base to externally importable path 2021-07-05 10:26:39 +02:00
nolash abe82949ea
Add slow demurrage calc 2021-07-04 14:52:12 +02:00
nolash a6f53e7278
Correct demurrage emu minutes logline 2021-07-04 14:37:56 +02:00
nolash 98c460dc2f
Create demurrage calc from contract 2021-07-04 12:10:01 +02:00
nolash 00bb87e3ec
Add python demurrage calculator 2021-07-02 15:29:56 +02:00
nolash 294ded19f5
Move to chainlib-eth 2021-06-28 11:46:05 +02:00
nolash 2c1b7cbb1e
Fix result block flag 2021-06-09 16:10:34 +02:00
nolash d8f9fedecf
Update gas budget 2021-06-09 14:54:43 +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