Commit Graph

51 Commits

Author SHA1 Message Date
William Luke 48ee8050c1 fix: add missing json import
continuous-integration/drone/pr Build is failing Details
continuous-integration/drone/push Build is passing Details
2022-03-01 12:30:19 +03:00
William Luke 264abf4138 chore: move network out of contact components 2022-03-01 11:31:22 +03:00
William Luke 4f219e3d18 fix: broken imports
continuous-integration/drone/pr Build encountered an error Details
continuous-integration/drone/push Build is failing Details
2022-03-01 11:17:17 +03:00
William Luke a2dfdbedb5 refactor: switch to poetry, add interactive deployment 2022-03-01 10:01:56 +03:00
nolash d24b1666b2
WIP add entrypoint 2021-12-05 08:12:36 +01:00
nolash 7f95835bf9
Add sphinx doc setup 2021-11-30 08:14:57 +01:00
nolash 6e5a80ae7c
docstrings for eth extension 2021-11-29 19:15:10 +01:00
nolash e7fcde7530
Remove randbytes call 2021-11-29 15:39:16 +01:00
nolash 69a0aea7ed
Add writer to token index deploy in eth tests 2021-11-29 15:05:09 +01:00
nolash 239ca47f32
Rehabilitate tests 2021-11-29 13:18:28 +01:00
nolash dcdc4ddbb2
Add docstrings 2021-11-29 08:02:12 +01:00
nolash 5be0fbc18c
bump deps 2021-11-04 12:10:07 +01:00
nolash d245f98cbd
Add attachments to proofs calc in export cli call 2021-10-22 19:41:01 +02:00
nolash eb42095a74
Add dual writer for key and immutable storage 2021-10-22 16:42:38 +02:00
nolash fd6e9c23a7
Add token symbol metadata pointer 2021-10-21 15:11:05 +02:00
nolash 4518c8b700
Add attachment http writer 2021-10-19 14:18:47 +02:00
nolash 1269377c1f
Use immutable meta 2021-10-19 11:18:22 +02:00
nolash d5b7215b6b Merge branch 'master' of gitlab.com:cicnet/cic-cli 2021-10-18 10:49:45 +02:00
nolash 24e2e62924
Add eth initializer 2021-10-18 10:47:48 +02:00
PhilipWafula 71ec492347
Refactors to use new metadata pointers. 2021-10-15 14:26:28 +03:00
nolash 817fc40d84
Make tests pass 2021-10-15 12:48:14 +02:00
nolash bd73666922
Add missing supply member in token 2021-10-14 16:06:07 +02:00
nolash ab4976d809
Add supply / mint step 2021-10-12 19:39:18 +02:00
nolash 95483d4c79
Output proof hash/content to writer 2021-10-12 14:26:57 +02:00
nolash 33c0dac678
Add writers to core processors from export cli cmd 2021-10-12 11:27:26 +02:00
nolash 68867d09d2
Factor out code common for extensions 2021-10-12 08:39:20 +02:00
nolash 39becba3b2
WIP make token deploy work with cli export stage 2021-10-11 21:18:51 +02:00
nolash 41e41ad220
Add keystore dir parsing for signer for eth target 2021-10-11 20:08:28 +02:00
nolash 1fce3245d8
Add tests for merged and unmerged processing including proofs 2021-10-11 19:13:21 +02:00
nolash 09fa8f2a4c
Add proof processing 2021-10-11 19:02:42 +02:00
nolash 8451285d0d
Add customizable writers, configs, chain spec in network 2021-10-11 17:39:01 +02:00
nolash 23567905a1
Run extensions processing from core processor 2021-10-11 15:28:09 +02:00
nolash 6822e09066
Add agnostic processing unit, outputter 2021-10-11 12:23:08 +02:00
nolash 3da923481f
Add full deployment test 2021-10-11 08:57:03 +02:00
nolash 86edabbb5f
WIP full process 2021-10-10 21:48:16 +02:00
nolash a5cdcb3900
Sort proofs 2021-10-10 21:30:18 +02:00
nolash fee303cf85
Add custom ordering token deploy test 2021-10-10 19:59:52 +02:00
nolash 6a5b0388ec
Implement custom token args types and positioning 2021-10-10 19:18:37 +02:00
nolash c2999f466a
Add token deployment 2021-10-10 15:37:26 +02:00
nolash 538b352cf7
Add token part 2021-10-10 14:49:22 +02:00
nolash 7f18b6d6d2
Add address declarator 2021-10-10 14:19:24 +02:00
nolash 5f126d8d59
Ext outputs to list 2021-10-10 14:00:47 +02:00
nolash 33f173f0c9
Add ciceth rpc tests 2021-10-10 13:48:32 +02:00
nolash fe6950016c
Add signer test for ciceth 2021-10-10 13:20:00 +02:00
nolash 9bdf9db32a
Add render token index test 2021-10-10 12:50:18 +02:00
nolash 16308f736e
Add keystore test 2021-10-10 11:33:38 +02:00
nolash cd2d603164
Change network reference to include multiple target code points 2021-10-09 21:45:07 +02:00
nolash 388c676d11
Add export, temporary eth plugin inline 2021-10-09 21:04:11 +02:00
nolash 546a4d912a
Add network module 2021-10-09 20:37:54 +02:00
nolash fad433cd55
Add attachment loader 2021-10-09 19:56:29 +02:00