Commit Graph

130 Commits

Author SHA1 Message Date
lash 9d7b87be9c
Finish repairing cli tools 2023-01-11 13:35:24 +00:00
lash 697d2bf227
Rehabilitate cli tools 2023-01-11 13:06:09 +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 97415dbed2
Add simple demurrage check, asserts for longer period checks 2022-12-15 07:25:04 +00:00
lash 3b87961d13
WIP investigate apparent overflow problem 2022-12-13 13:26:27 +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 2f4f8bb7b9
Add test for arbitrary account demurrage honoring burn amount 2022-12-05 18:53:07 +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
Mohamed Sohail 99a9915d11 Merge branch 'dev-0.2.0' into 'master'
Runaway redistribution

See merge request cicnet/erc20-demurrage-token!10
2022-05-30 07:53:22 +00:00
Louis Holbrook 20e3a783fd Runaway redistribution 2022-05-30 07:53:22 +00:00
William Luke 226f81fc5c Merge branch 'lash/apply-cli' into 'master'
Add apply demurrage cli tool

See merge request cicnet/erc20-demurrage-token!9
2022-03-14 12:58:45 +00:00
Louis Holbrook 370efb3192 Add apply demurrage cli tool 2022-03-14 12:58:45 +00:00
Louis Holbrook 47ee1cfa45 Merge branch 'lash/gas-safety-valve' into 'master'
bug: Wrong redistribution amount + limited demurrage apply

Closes grassrootseconomics/cic-internal-integration#276, grassrootseconomics/cic-internal-integration#273, and grassrootseconomics/cic-internal-integration#272

See merge request cicnet/erc20-demurrage-token!7
2022-03-02 09:01:50 +00:00
Louis Holbrook db56e0d33f bug: Wrong redistribution amount + limited demurrage apply 2022-03-02 09:01:50 +00:00
Louis Holbrook d0c02eadbf Merge branch 'lum/add-ci' into 'master'
ci: add basic ci

See merge request cicnet/erc20-demurrage-token!8
2022-03-02 08:54:20 +00:00
William Luke ed60b5923b ci: add basic ci 2022-03-02 08:54:20 +00:00
nolash a04c826ba7
Bump deps, version 2021-12-22 20:12:42 +00:00
nolash 04f50cdede
Loosen dependencies 2021-12-21 10:47:38 +00:00
Philip Wafula 21d65522a8 Merge branch 'philip/bumps' into 'master'
Bumps versions of deps and dep.

See merge request cicnet/erc20-demurrage-token!6
2021-12-18 11:49:44 +00:00
philip 130b5ea587
Bumps lib version and deps. 2021-12-18 14:47:02 +03:00
philip e486e9f31a
Moves configs into data folder 2021-12-18 14:34:01 +03:00
philip 959b018247
Bumps deps version for conflict resolution. 2021-12-15 09:35:08 +03:00
philip 6ecacd60d4
Bumps lib patch version. 2021-12-15 09:34:50 +03:00
philip c40157318f
Bumps versions of deps and dep. 2021-12-15 06:18:38 +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 0e1613c5f6
Upgrade deps 2021-07-23 11:22:11 +02:00
nolash 899efb65fc
Upgrade deps 2021-07-14 13:17:45 +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 030cfdfc97
Add amounts test to test script 2021-06-08 16:42:13 +02:00
nolash 2123341fe9
Rehabilitate single nocap contract 2021-06-08 16:38:45 +02:00
nolash 606b8d6238
Add transfers test, rehabilitate single test 2021-06-08 14:58:58 +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