|
d5a8b77349
|
e2e ussd import user scripts
|
2021-07-19 21:30:04 +00:00 |
|
Louis Holbrook
|
d6782abbcc
|
Merge branch 'lash/default-token-context' into 'master'
Add contextual token symbol and name defaults
Closes #85
See merge request grassrootseconomics/cic-internal-integration!219
|
2021-07-12 19:50:48 +00:00 |
|
Louis Holbrook
|
8f173fa30b
|
Add contextual token symbol and name defaults
|
2021-07-12 19:50:48 +00:00 |
|
|
4bb36a448d
|
updated cic-meta with new context ect.
|
2021-07-12 16:21:58 +00:00 |
|
|
d7973436e6
|
Faster local builds with base image and buildkit and run all unit tests
|
2021-07-10 15:46:14 +00:00 |
|
Louis Holbrook
|
e3028a5060
|
Add demurrage token amount adjust task
|
2021-07-08 15:28:04 +00:00 |
|
Louis Holbrook
|
ed029a936c
|
Add explicit token type toggle in contract migration
|
2021-07-07 07:56:45 +00:00 |
|
Louis Holbrook
|
aa667951be
|
Add flavors of demurrage token to dev deployment
|
2021-07-05 10:58:08 +00:00 |
|
Louis Holbrook
|
f8e68cff96
|
Move to chainlib-eth dependency
|
2021-06-30 14:44:17 +00:00 |
|
|
4fd861f080
|
change pgp key dir
|
2021-06-22 14:15:38 -07:00 |
|
|
022db04198
|
no local file mounts for config files
|
2021-06-03 17:22:47 +00:00 |
|
|
5148e6428b
|
Philip/notify errors
|
2021-05-19 16:13:06 +00:00 |
|
Louis Holbrook
|
c68cc318ab
|
cic-eth system documentation
|
2021-05-15 04:36:54 +00:00 |
|
Louis Holbrook
|
b4bfb76634
|
cic-eth: Update deps for contract standardization refactor
|
2021-05-02 17:02:45 +00:00 |
|
|
8db76dc0a8
|
Merge branch 'fix-cic-meta-migrations' into 'master'
fixed cic meta migration and removed pg schema stuff during init
See merge request grassrootseconomics/cic-internal-integration!127
|
2021-04-30 08:33:34 +00:00 |
|
|
a3261f2f0e
|
fixed cic meta migration and removed pg schema stuff during init
|
2021-04-30 08:33:33 +00:00 |
|
|
0c56e84704
|
Philip/separate telco cicada http apis
|
2021-04-30 08:15:03 +00:00 |
|
Louis Holbrook
|
f50da54274
|
Add remaining health checks and shutdown on critical errors
|
2021-04-24 17:53:45 +00:00 |
|
Louis Holbrook
|
cfab16f4a9
|
Add custom meta tags
|
2021-04-24 06:14:24 +00:00 |
|
nolash
|
96e755b54d
|
Simplify token selector
|
2021-04-22 11:58:39 +02:00 |
|
Louis Holbrook
|
03b3e8cd3f
|
Adapt deployment to Bloxberg
|
2021-04-21 05:46:42 +00:00 |
|
|
f410e8b7e3
|
Philip/fix filter callbacks
|
2021-04-16 20:24:07 +00:00 |
|
Louis Holbrook
|
98ddf56a1d
|
Iimprove cic cache service
|
2021-04-15 14:02:09 +00:00 |
|
Louis Holbrook
|
7b16a36a62
|
Implement migration script with ussd and notify
|
2021-04-09 13:00:15 +00:00 |
|
Louis Holbrook
|
a7ab2e3f3f
|
cic-eth: Rehabilitate retrier with chainqueue
|
2021-04-05 15:07:09 +00:00 |
|
Louis Holbrook
|
fc59e24c80
|
Rehabilitate cic cache
|
2021-04-02 13:20:05 +00:00 |
|
Louis Holbrook
|
810f9fe994
|
Rehabilitate retrier
|
2021-04-02 13:16:27 +00:00 |
|
Louis Holbrook
|
462933d8ae
|
Remove custodial dependencies from sovereign import scripts
|
2021-04-01 20:55:39 +00:00 |
|
Louis Holbrook
|
21fd034478
|
Add faucet and gas gift check to migration script verify
|
2021-03-29 19:29:29 +00:00 |
|
Louis Holbrook
|
b65ab8a0ca
|
Rehabilitate transfer, approve
Signed-off-by: nolash <dev@holbrook.no>
|
2021-03-29 13:27:53 +00:00 |
|
|
bdd7ca14c2
|
contract migration permissions
|
2021-03-21 11:32:53 -07:00 |
|
|
e4d1f5b65c
|
contract migration refactor
|
2021-03-19 14:19:40 +00:00 |
|
|
18be4c48a7
|
Merge branch 'fix-cache-tasker' into 'master'
adding cic cache details
See merge request grassrootseconomics/cic-internal-integration!65
|
2021-03-15 13:22:39 +00:00 |
|
|
432dbe9fee
|
adding cic cache details
|
2021-03-15 13:22:39 +00:00 |
|
|
097a80e8de
|
cic cache db fixes
|
2021-03-15 13:20:18 +00:00 |
|
Louis Holbrook
|
5f01135b04
|
Rehabilitate CLI and API after nonce changes
|
2021-03-07 18:01:44 +00:00 |
|
Louis Holbrook
|
f0088f20de
|
cic-eth: Make nonce separate task
|
2021-03-06 17:55:51 +00:00 |
|
|
ea336283dc
|
Philip/dry run prep
|
2021-03-05 16:28:07 +00:00 |
|
Louis Holbrook
|
8240e58c0a
|
cic-eth: Introduce transfer authorization contract
|
2021-03-04 15:06:14 +00:00 |
|
|
7e089e1083
|
Merge branch 'bvander/cic-meta-entrypoint-update' into 'master'
meta isn't using the compose command its in the the Dockerfile
See merge request grassrootseconomics/cic-internal-integration!42
|
2021-03-03 16:26:20 +00:00 |
|
Louis Holbrook
|
5001113267
|
Syncer refactor
|
2021-03-01 20:15:17 +00:00 |
|
|
f940d4a961
|
meta isn't using this. The entrypoin is in the Dockerfile
|
2021-02-24 06:47:34 -08:00 |
|
Louis Holbrook
|
96b4ad4a72
|
Refactor import scripts
|
2021-02-21 15:41:37 +00:00 |
|
Louis Holbrook
|
fe499de1e4
|
Fix last(?) leak in syncer
Signed-off-by: nolash <dev@holbrook.no>
|
2021-02-19 07:06:05 +00:00 |
|
|
b26a14e8ca
|
cic cache build
|
2021-02-18 05:04:30 +00:00 |
|
Louis Holbrook
|
3ef39fb393
|
Replace faucet
|
2021-02-17 10:29:44 +00:00 |
|
Louis Holbrook
|
be3c59a780
|
cic-eth: Integrate transaction list queries
|
2021-02-17 09:33:18 +00:00 |
|
Louis Holbrook
|
f154136dd3
|
cic-eth: Address translator task
|
2021-02-17 08:19:42 +00:00 |
|
Louis Holbrook
|
22586a04bf
|
Correct db names and ports
|
2021-02-12 02:27:29 +00:00 |
|
|
df3954fda5
|
Merge branch 'bvandernotify-build' into 'master'
cic-notify build
See merge request grassrootseconomics/cic-internal-integration!23
|
2021-02-11 15:24:34 +00:00 |
|