|
e5b06b18d7
|
Move cic-ussd datafiles to apps/cic-ussd/cic_ussd/data/
|
2022-01-07 10:50:49 +00:00 |
|
|
837e8da650
|
Rehabilitate test coverage in ussd and cic-notify
|
2022-01-04 16:51:02 +00:00 |
|
|
46f25e5678
|
USSD Hardening and Cleanups
|
2022-01-04 16:16:00 +00:00 |
|
Louis Holbrook
|
104ff8a76a
|
refactor: Improve cic-cache
|
2022-01-04 16:01:01 +00:00 |
|
|
efb1967f46
|
fix: update default pip to new url
|
2021-12-10 14:55:50 +00:00 |
|
|
c3c43c28a5
|
Philip/social pin recovery
|
2021-11-29 21:24:37 +00:00 |
|
|
e426f7b451
|
Philip/multi token v1
|
2021-11-29 15:04:50 +00:00 |
|
Louis Holbrook
|
1882910a8e
|
feat: Enable parallell contract transactions in bootstrap
|
2021-10-29 09:36:14 +00:00 |
|
|
60b6e1abdb
|
Philip/bump ussd version
|
2021-10-27 14:42:49 +00:00 |
|
Louis Holbrook
|
13fb67d2d8
|
feat: Split and improve contract migration steps
|
2021-10-20 15:02:36 +00:00 |
|
|
805fc56c7b
|
Philip/ussd cic types meta tool
|
2021-10-15 11:21:41 +00:00 |
|
Louis Holbrook
|
f5bfc8ace2
|
bug: cic-eth transaction listings
|
2021-10-07 15:12:35 +00:00 |
|
|
1a7c4deab6
|
Bumps cic-ussd version following token fix.
|
2021-09-27 14:27:10 +03:00 |
|
|
cf64387d81
|
Refactors to avoid conversion of zero values to wei.
|
2021-09-22 11:10:33 +03:00 |
|
|
fb8db3ffd2
|
Philip/ussd cli fix
|
2021-09-18 09:07:05 +00:00 |
|
|
6019143ba1
|
Philip/ussd demurrage
|
2021-09-17 11:15:43 +00:00 |
|
|
e327af68e1
|
Merge branch 'philip/refactor-import-scripts' into 'master'
Consolidated ussd dataseeding script
See merge request grassrootseconomics/cic-internal-integration!252
|
2021-08-29 09:55:47 +00:00 |
|
|
92cc6a3f27
|
Consolidated ussd dataseeding script
|
2021-08-29 09:55:47 +00:00 |
|
|
6a68d2ed32
|
docker vm builds
|
2021-08-28 16:26:16 +00:00 |
|
Louis Holbrook
|
56dbe8a502
|
Normalize tx data for backend
|
2021-08-28 11:10:18 +00:00 |
|
Louis Holbrook
|
0ced68e224
|
Upgrade outer tools
|
2021-08-27 13:13:00 +00:00 |
|
|
3b0113d0e4
|
USSD post-test bug fixes
|
2021-08-25 10:33:35 +00:00 |
|
Louis Holbrook
|
995a148c6a
|
Upgrade cic-ussd deps
|
2021-08-24 15:25:11 +00:00 |
|
|
8ac9a1e99a
|
reverting to fffb2bc3f4
|
2021-08-21 13:23:43 -04:00 |
|
|
e27a49ef33
|
add docker swarm deployment configs and remove dependency on kaniko for ci builds
|
2021-08-19 12:29:41 -04:00 |
|
Louis Holbrook
|
bb3d38a1f9
|
Replace cic-base with chainlib cli utils
|
2021-08-17 06:46:51 +00:00 |
|
|
0672a17d2e
|
The great bump
|
2021-08-06 16:29:01 +00:00 |
|
|
992c7b4022
|
Philip/notify fixes
|
2021-07-23 15:15:30 +00:00 |
|
Louis Holbrook
|
f82bb4515d
|
Implement nextgen chainlib and chainqueue upgrade
|
2021-07-21 17:34:51 +00:00 |
|
|
ecdfb9bc5a
|
Censors sensitive config values.
|
2021-07-20 16:18:27 +00:00 |
|
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
|
f9594b766a
|
Remove eth-abi dep in data seeding
|
2021-07-14 14:43:32 +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 |
|
|
d7973436e6
|
Faster local builds with base image and buildkit and run all unit tests
|
2021-07-10 15:46:14 +00:00 |
|
Louis Holbrook
|
9b79034ed3
|
Minimal dependencies in cic-eth api setup
|
2021-07-07 07:45:21 +00:00 |
|
|
70704b09ec
|
Improves import scripts logging
|
2021-07-03 16:55:51 +00:00 |
|
Louis Holbrook
|
6464f651ec
|
Add allowance check and transferFrom task
|
2021-06-30 18:15:40 +00: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 |
|
|
b1d5d45eef
|
Philip/db session management
|
2021-06-29 10:49:25 +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 |
|
|
07583f0c3b
|
Handle empty string defaults in kubernetes secrets.
|
2021-06-23 07:02:22 +00:00 |
|
|
0ae912082c
|
Merge branch 'philip/refactor-phone-number-input-handling' into 'master'
Refactors handling of phone number inputs during transactions
See merge request grassrootseconomics/cic-internal-integration!185
|
2021-06-23 06:44:01 +00:00 |
|
|
094f4d4298
|
Refactors handling of phone number inputs during transactions
|
2021-06-23 06:44:01 +00:00 |
|
Louis Holbrook
|
12ab5c2f66
|
Rehabilitate ussd import scripts
|
2021-06-23 04:29:38 +00:00 |
|