Commit Graph

28 Commits

Author SHA1 Message Date
lash
6722b880fd
Include owner as writer, upgrade deps 2024-04-15 11:23:34 +01:00
lash
e6a8140d2d
Add error messages to revert 2023-03-26 08:12:50 +01:00
lash
6061c8244e
Split mutable and immutable accounts index interface defs 2023-03-25 13:15:50 +00:00
lash
7a1c3ede9e
Update interface id, simplify events more 2023-03-25 12:52:59 +00:00
lash
14f1861f78
Simplify events 2023-03-24 16:22:49 +00:00
lash
1cf2e4a4a9
Add json metadata 2023-03-21 16:44:20 +00:00
lash
3053e8312f
Implement writer interface correct 2023-03-21 13:26:55 +00:00
lash
28210cf0ed
Remove contract compile warnings 2023-03-17 21:35:12 +00:00
lash
9a8fb62113
Add time added 2023-02-12 07:52:24 +00:00
lash
a30614efed
Add deactivation test 2023-02-12 06:07:14 +00:00
lash
2579abaf3f
Differentiate between deactivate and remove in smart contract, reinstate indexed list 2023-02-12 05:47:47 +00:00
Louis Holbrook
ab21d69be2 - Retire isRemoved function because why? 2023-02-07 10:20:26 +00:00
Louis Holbrook
7913bf42f2 - Updates data from compiled solc. 2023-02-05 04:54:50 +00:00
lash
09b98d585b
Remove spammy logline 2022-02-19 11:54:35 +00:00
nolash
74f436cef7
Add writer interface declaration 2021-10-24 15:25:33 +02:00
nolash
1493f7d860
Repair token count 2021-05-13 17:55:05 +02:00
nolash
a5e6a90478
Rebuild contract bytecode 2021-04-30 17:25:47 +02:00
nolash
9363ed3bfb
Split index interface and registry implementation 2021-04-30 12:46:53 +02:00
nolash
e4e1efa1a8
Add Owned, EIP165 2021-04-30 11:36:56 +02:00
nolash
b77448a0f1
Implement external signer 2021-01-10 20:40:29 +01:00
nolash
1bc61f286a
Add executable to add writers and accounts after deploy 2020-12-22 14:45:43 +01:00
nolash
b278d2fb69
Rename solidity file, return values from evm 2020-12-07 16:41:48 +01:00
nolash
9e91b74fd0
Add dockerfile 2020-12-01 23:51:17 +01:00
nolash
a230b59ffb
Demote solidity to 0.6.12 2020-12-01 14:46:45 +01:00
nolash
b9a836e981
Add deploy script 2020-12-01 13:08:14 +01:00
nolash
3264007c57
Add solidity test file 2020-11-16 19:37:09 +01:00
nolash
3c4992fbbb
Add test for duplicates, but eth_tester does not detect :/ 2020-11-16 19:19:13 +01:00
nolash
22544ceb23
Add python support, move test to python unittest 2020-11-13 23:19:48 +01:00