Commit Graph

182 Commits

Author SHA1 Message Date
lash
d4906529a3
Update interfaces, add ERC5679 aliases 2023-03-26 07:26:02 +01:00
lash
badfa4838a
Update license, upgrade to beta, update classifiers 2023-03-22 12:58:35 +00:00
lash
68c15082fb
Upgrade deps 2023-03-22 10:24:29 +00:00
lash
acd5eb3d7b
Merge branch lash/readmemore 2023-03-22 10:18:51 +00:00
lash
f052529935
Fix burn interface implementation 2023-03-22 07:58:25 +00:00
lash
1d93ece13e
Eliminate solidity compiler warnings 2023-03-19 09:23:51 +00:00
lash
50405b5cf6
Add expiration, supply cap, mutability to readme 2023-03-08 07:55:52 +00:00
lash
74c0bfe43e
Add solc metadata 2023-03-07 10:23:39 +00:00
lash
83383c0b9b
Recompile with solc 0.8.18+commit.87f61d96 2023-03-07 10:16:59 +00:00
lash
954630132b
Remove last edit line 2023-03-01 12:03:25 +00:00
lash
f75472fcf5
Update readme for calculations and inputs 2023-03-01 12:01:32 +00:00
65a91cc44d updated README example
Signed-off-by: lash <dev@holbrook.no>
2023-02-19 11:20:58 +00:00
lash
e39b259749
bump version due to incompatibility of taxLevel rename 2023-02-19 10:48:31 +00:00
lash
4ec1ea8b45
rename to decaylevel 2023-02-19 10:41:54 +00:00
lash
f9cd542e74
Add sweep function 2023-02-19 09:44:25 +00:00
lash
75c16b7198
REinstate owner as minter by default 2023-02-19 08:07:25 +00:00
lash
5d585fc208
Bump version 2023-02-14 07:28:14 +00:00
lash
21ea0da020
Upgrade deps 2023-02-14 07:26:35 +00:00
lash
c31649fed2
Implement chainlib gen 2023-02-14 07:23:59 +00:00
lash
cf1e716b5a
Fix bogus demurrage calculation in publish script 2023-02-12 13:53:36 +00:00
lash
fab1b2d4b8
Bump version 2023-02-12 08:33:22 +00:00
lash
7982dbae97
Remove minter alias in contract 2023-02-12 08:31:08 +00:00
lash
4e6e5300f7
Alias writer, emit missing events 2023-02-12 08:17:58 +00:00
lash
edc9b6587c
Rename deploy to publish 2023-02-11 10:21:24 +00:00
lash
17638b0a51
Bump version 2023-02-11 04:32:22 +00:00
lash
ceed2e3a7a
Set immutable vars 2023-02-10 17:02:29 +00:00
lash
cc1d4c811b
Remove dead console script entry 2023-02-10 16:48:08 +00:00
lash
1b167f8dd1
Bump version 2023-02-10 16:33:36 +00:00
lash
5d79399f21
Finish removing redundant tests 2023-02-10 16:19:03 +00:00
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
c25e018cd1
Add benchmark for gas usage 2023-02-10 10:57:38 +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
550c0d60cd
Add license to solidity aux dir (abdk-math) 2023-02-10 10:08:24 +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
3333d50f98
Rehabilitate test growth and amounts 2023-02-09 12:26:13 +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
ffc041c1a3
WIP Implement abdk math contract for constructor, decay 2023-02-09 05:09:57 +00:00
lash
bcc957f861
Remove commented contract code, makefile single nocap only 2023-02-08 08:51:57 +00:00