Commit Graph

70 Commits

Author SHA1 Message Date
William Luke fb3253ae55 save 2022-02-21 08:34:25 +03:00
William Luke d3f65798f1 feat: add interactive token deployment 2022-02-10 11:22:21 +03:00
philip 1498edbb07
Adds capability to deploy demurrage tokens. 2021-12-15 16:00:51 +03:00
philip 10cbb1344d
Cosmetic clean ups. 2021-12-15 16:00:18 +03:00
nolash 45a6e5e79f
Add cmd module to setup 2021-12-05 08:34:47 +01:00
nolash d24b1666b2
WIP add entrypoint 2021-12-05 08:12:36 +01:00
nolash 46b109b088
Embedded image in readme md 2021-11-30 10:54:13 +01:00
nolash 8ab73cfea1
Try html readme without md 2021-11-30 10:48:34 +01:00
nolash 429e3e0f99
Try html readme 2021-11-30 10:47:59 +01:00
nolash 9a0b17da70
Add component diagram symlink 2021-11-30 10:34:46 +01:00
nolash 1ce250300b
Add readme 2021-11-30 09:01:47 +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 8f78e80bb1
Remove randbytes from eth tests 2021-11-29 15:44:09 +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 b85390fc36
Remove commente code 2021-11-29 13:28:34 +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 f5595b3e3c Merge remote-tracking branch 'origin/master' into lash/symbol-proofs 2021-11-04 12:30:27 +01:00
nolash ab7f0c9838
Bump chainlib-eth again 2021-11-04 12:27:30 +01:00
Louis Holbrook 274c6f5494 Merge branch 'lash/symbol-proofs' into 'master'
patch: Update chainlib-eth

See merge request cicnet/cic-cli!2
2021-11-04 11:12:42 +00:00
Louis Holbrook dde53e08cd patch: Update chainlib-eth 2021-11-04 11:12:42 +00:00
nolash 5be0fbc18c
bump deps 2021-11-04 12:10:07 +01:00
nolash 92aa07155b Merge remote-tracking branch 'origin/master' into lash/symbol-proofs 2021-11-04 12:07:22 +01:00
Louis Holbrook 5063b08b42 Merge branch 'lash/symbol-proofs' into 'master'
feat: Add token symbol proof metadata references

See merge request cicnet/cic-cli!1
2021-10-25 18:55:42 +00:00
Louis Holbrook a707f12086 feat: Add token symbol proof metadata references 2021-10-25 18:55:42 +00: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
PhilipWafula 1c3905fc39
Merge "origin/master" into "cic-cli" 2021-10-15 14:14:05 +03:00
PhilipWafula d39a978973
Bumps cic-types version. 2021-10-15 14:09:17 +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 dd9640b383
Add cic base test fixture 2021-10-11 12:31:16 +02:00