Commit Graph

53 Commits

Author SHA1 Message Date
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
lash 69fe24e593
Rename deploy to publish 2023-02-11 09:54:28 +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 3fbe1fdc19
Add missing module in writer 2022-03-11 06:56:10 +00:00
lash 09b98d585b
Remove spammy logline 2022-02-19 11:54:35 +00:00
nolash c630627e98
Add id generator to interface methods 2021-08-25 12:06:22 +02:00
nolash 1431692b31 Merge branch '0.0.12-dev' 2021-08-24 21:22:03 +02:00
nolash 8b7e3335ef
Set alpha signer version 2021-08-24 21:20:11 +02:00
nolash 4060101b29
Implement chainlib cli util 2021-07-30 07:27:36 +02:00
nolash 35917d6dc1 Revert "Move to chainlib-eth"
This reverts commit 85530a85f5.
2021-06-28 09:28:07 +02:00
nolash e8c29d10a1 Revert "Remove last jsonrpc_template call"
This reverts commit 66c4b71a69.
2021-06-28 09:28:06 +02:00
nolash 66c4b71a69
Remove last jsonrpc_template call 2021-06-28 09:27:16 +02:00
nolash 85530a85f5
Move to chainlib-eth 2021-06-28 09:18:12 +02:00
nolash 1826416df9
Remove stale tx helper from list cli tool 2021-06-10 08:38:53 +02:00
nolash 87d108e034
Include first command in list 2021-05-14 16:35:32 +02:00
nolash 1493f7d860
Repair token count 2021-05-13 17:55:05 +02:00
nolash 7c3d939040
Rehabilitate commands 2021-04-30 22:04:34 +02:00
nolash a5e6a90478
Rebuild contract bytecode 2021-04-30 17:25:47 +02:00
nolash 8a459f4cc2
Update runnables 2021-04-30 13:14:48 +02:00
nolash b0019479af
rename index to interface 2021-04-30 13:12:32 +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
Louis Holbrook 2a9a82f5b2 Lash/chainlib 2021-04-12 14:25:22 +00:00
Louis Holbrook 50a9938984 Lash/chainlib 2021-04-04 12:54:17 +00:00
Louis Holbrook 6916cd6632 Lash/chainlib 2021-03-31 14:07:23 +00:00
nolash 607b1a3371
Add index accessor 2021-02-19 20:17:15 +01:00
nolash 7bdfac61c3
Remove hardcoded debug root logger setting (facepalm) 2021-01-14 10:45:44 +01:00
nolash ebbbd9f55f
Add optional wait for block at end 2021-01-12 00:04:36 +01:00
nolash b8250373df
Rename executable scripts in setup 2021-01-10 22:35:25 +01:00
nolash b77448a0f1
Implement external signer 2021-01-10 20:40:29 +01:00
nolash 70d7428bcd
Fix path problems 2021-01-06 17:56:44 +01:00
nolash 687b6e062b
Rename abi file in deploy 2020-12-22 14:55:04 +01:00
nolash 1bc61f286a
Add executable to add writers and accounts after deploy 2020-12-22 14:45:43 +01:00
nolash f8a6a67c26
Rename contracts-dir flag to abi-dir, use package-data as abi dir 2020-12-11 16:48:38 +01:00
nolash 05234aa73c
Remove hardcoded sender address 2020-12-08 20:54:21 +01:00
nolash 1b37e0726a
Add owner flag to deploy script 2020-12-08 20:04:33 +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 3c4992fbbb
Add test for duplicates, but eth_tester does not detect :/ 2020-11-16 19:19:13 +01:00
nolash a8ed83dde4
Add bytecode to registry object 2020-11-16 18:25:50 +01:00