nolash
|
8cdaf9f28a
|
Fix confini instantiation in ussd
|
2021-07-15 00:54:48 +02:00 |
|
Louis Holbrook
|
aa13517534
|
Fix dispatcher memory leak
|
2021-07-14 22:02:59 +00:00 |
|
Louis Holbrook
|
494a8f3e88
|
Expand token symbol and decimals in tx listings
|
2021-07-14 15:06:20 +00:00 |
|
Geoff Turk
|
1214f605a7
|
Merge branch 'geoffturk/fix-geo-range' into 'master'
Fix out of range error for geolocation in import users script
See merge request grassrootseconomics/cic-internal-integration!225
|
2021-07-14 14:52:40 +00:00 |
|
Louis Holbrook
|
f9594b766a
|
Remove eth-abi dep in data seeding
|
2021-07-14 14:43:32 +00:00 |
|
geoffturk
|
561ae62d5e
|
Fix out of range error for geolocation in import users script
|
2021-07-13 09:42:53 +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 |
|
Louis Holbrook
|
54dd5acb62
|
Only match account registry on correct contract address
|
2021-07-12 19:50:32 +00:00 |
|
|
c52885a016
|
update data-seeding dockerignore
|
2021-07-12 09:44:05 -07:00 |
|
|
f0dd257e05
|
Merge branch 'bvander/fix-onchange-test-triggers' into 'master'
Fix onchange test triggers
See merge request grassrootseconomics/cic-internal-integration!223
|
2021-07-12 16:22:17 +00:00 |
|
|
4bb36a448d
|
updated cic-meta with new context ect.
|
2021-07-12 16:21:58 +00:00 |
|
|
231163e2fc
|
Update apps/cic-ussd/.gitlab-ci.yml, apps/cic-notify/.gitlab-ci.yml, apps/cic-cache/.gitlab-ci.yml files
|
2021-07-12 16:14:33 +00:00 |
|
|
e599933ef8
|
fix requirements
|
2021-07-11 10:08:04 -07:00 |
|
|
266bc3362d
|
just remove the cic-eth slim image for rn
|
2021-07-11 09:51:08 -07:00 |
|
|
8350381754
|
fix the scripts path in cic-eth
|
2021-07-11 09:43:05 -07:00 |
|
|
6ddeacf036
|
fix the scripts path in cic-eth
|
2021-07-11 09:32:00 -07:00 |
|
|
fe017d2b0f
|
Merge branch 'bvander/cic-eth-base-image-and-testing' into 'master'
Faster local builds with base image and buildkit and run all unit tests
See merge request grassrootseconomics/cic-internal-integration!217
|
2021-07-10 15:46:15 +00:00 |
|
|
d7973436e6
|
Faster local builds with base image and buildkit and run all unit tests
|
2021-07-10 15:46:14 +00:00 |
|
|
5025c31af6
|
update the create eth flags with redis host
|
2021-07-09 10:29:34 -07: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
|
9b79034ed3
|
Minimal dependencies in cic-eth api setup
|
2021-07-07 07:45:21 +00:00 |
|
|
b7d5c6799f
|
Merge branch 'bvander/data-seeding-updates' into 'master'
data-seeding image updates and tweak meta import
See merge request grassrootseconomics/cic-internal-integration!212
|
2021-07-05 17:14:47 +00:00 |
|
|
eef8bb2cf7
|
data-seeding image updates and tweak meta import
|
2021-07-05 17:14:46 +00:00 |
|
|
9740963431
|
refactor contract-migration and add buildkit caching
|
2021-07-05 17:13:26 +00:00 |
|
Louis Holbrook
|
aa667951be
|
Add flavors of demurrage token to dev deployment
|
2021-07-05 10:58:08 +00:00 |
|
Louis Holbrook
|
c2459cfd65
|
Merge branch 'lash/traffic' into 'master'
data-seeding: Rehabilitate traffic scripts
See merge request grassrootseconomics/cic-internal-integration!213
|
2021-07-04 17:19:21 +00:00 |
|
Louis Holbrook
|
e7102ff02d
|
data-seeding: Rehabilitate traffic scripts
|
2021-07-04 17:19:21 +00:00 |
|
|
70704b09ec
|
Improves import scripts logging
|
2021-07-03 16:55:51 +00:00 |
|
Louis Holbrook
|
a075c55957
|
Merge branch 'lash/allowance' into 'master'
Add allowance check and transferFrom task
See merge request grassrootseconomics/cic-internal-integration!203
|
2021-06-30 18:15:40 +00:00 |
|
Louis Holbrook
|
6464f651ec
|
Add allowance check and transferFrom task
|
2021-06-30 18:15:40 +00:00 |
|
nolash
|
1e87f2ed31
|
Consider faucet amount in verify balance
|
2021-06-30 17:22:26 +02:00 |
|
Louis Holbrook
|
f8e68cff96
|
Move to chainlib-eth dependency
|
2021-06-30 14:44:17 +00:00 |
|
|
d356f8167d
|
Philip/refactor integration tests
|
2021-06-30 14:27:56 +00:00 |
|
|
753d21fe95
|
Merge branch 'bvander/data-seeding-build-improvements' into 'master'
uses the new base image
See merge request grassrootseconomics/cic-internal-integration!204
|
2021-06-29 17:17:18 +00:00 |
|
|
b1d5d45eef
|
Philip/db session management
|
2021-06-29 10:49:25 +00:00 |
|
|
53317cb912
|
Merge branch 'philip/notify-queue-setting' into 'master'
Enable api level setting of queue value.
See merge request grassrootseconomics/cic-internal-integration!184
|
2021-06-29 10:21:43 +00:00 |
|
|
29e91fafab
|
integration updates: meta imports
|
2021-06-28 22:40:54 +00:00 |
|
|
a252195bdc
|
uses the new base image
|
2021-06-28 10:56:15 -07:00 |
|
nolash
|
e59a71188c
|
Downgrade chainsyncer
|
2021-06-28 17:18:52 +02:00 |
|
|
57127132b5
|
add keystore
|
2021-06-26 09:50:58 -07:00 |
|
|
9dd7ec88fd
|
Refactors hardcoded config vars.
|
2021-06-26 18:51:25 +03:00 |
|
|
8f85598861
|
fix paths and stuff
|
2021-06-25 15:59:10 -07:00 |
|
|
4368d2bf59
|
Philip/fix import script pointers
|
2021-06-25 15:36:05 +00:00 |
|
|
da3c812bf5
|
Merge branch 'philip/add-age-metadata' into 'master'
Philip/add age metadata
See merge request grassrootseconomics/cic-internal-integration!186
|
2021-06-23 13:25:09 +00:00 |
|
|
82b1e87462
|
Philip/add age metadata
|
2021-06-23 13:25:09 +00:00 |
|
|
e13c423daf
|
Merge branch 'philip/custom-metadata' into 'master'
Philip/custom metadata
See merge request grassrootseconomics/cic-internal-integration!192
|
2021-06-23 08:54:34 +00:00 |
|
|
56b3bd751d
|
Philip/custom metadata
|
2021-06-23 08:54:34 +00:00 |
|
|
4f41c5bacf
|
Merge branch 'philip/notify-sender-id-resolution' into 'master'
Handle empty string defaults in kubernetes secrets.
See merge request grassrootseconomics/cic-internal-integration!183
|
2021-06-23 07:02:22 +00:00 |
|