Commit Graph

135 Commits

Author SHA1 Message Date
Spencer Ofwiti 1c846234a3 Remove leading '0x' from saved address. 2021-04-22 14:58:26 +03:00
Spencer Ofwiti d0e39a6fb2 Refactor import meta phone to set account address. 2021-04-21 15:04:04 +03:00
Spencer Ofwiti 6ac04cbdc6 Merge branch 'master' into spencer/refactor-meta-library 2021-04-21 09:38:22 +03:00
Louis Holbrook 03b3e8cd3f Adapt deployment to Bloxberg 2021-04-21 05:46:42 +00:00
Spencer Ofwiti df8a031b5a Merge branch 'master' into spencer/refactor-meta-library
# Conflicts:
#	apps/contract-migration/scripts/package-lock.json
#	apps/contract-migration/scripts/package.json
2021-04-20 18:53:33 +03:00
Louis Holbrook 95269f69ed CIC-cache backend syncer mixup 2021-04-20 13:25:02 +00:00
Spencer Ofwiti 9310f7cce1 Merge branch 'master' into spencer/refactor-meta-library 2021-04-19 14:55:26 +03:00
Philip Wafula 6fef0ecec9 Philip/ussd db fixes 2021-04-19 08:44:40 +00:00
Louis Holbrook 6b89a2da89 Merge branch 'lash/chainlib-regression' into 'master'
Correct chainlib import paths

See merge request grassrootseconomics/cic-internal-integration!101
2021-04-16 21:44:14 +00:00
Louis Holbrook 254f2a266b Correct chainlib import paths 2021-04-16 21:44:14 +00:00
Philip Wafula f410e8b7e3 Philip/fix filter callbacks 2021-04-16 20:24:07 +00:00
Idaapayo 0de79521dc Ida/changes to args commandline 2021-04-15 17:04:16 +00:00
nolash 22ec8e2e0e
Update sql backend symbol name, deps 2021-04-15 18:04:47 +02:00
Louis Holbrook 98ddf56a1d Iimprove cic cache service 2021-04-15 14:02:09 +00:00
Spencer Ofwiti 395080340b Fix depenndency import. 2021-04-15 11:12:20 +03:00
Spencer Ofwiti 2f8531c195 Refactor scripts to use imports from crdt-meta. 2021-04-14 16:42:41 +03:00
Spencer Ofwiti 426818baa1 Bump dependency versions. 2021-04-14 16:37:55 +03:00
Spencer Ofwiti 5853aab840 Merge branch 'master' into spencer/refactor-meta-library 2021-04-14 13:59:04 +03:00
Philip Wafula c67274846f Philip/leaner metadata handling 2021-04-14 09:00:10 +00:00
Louis Holbrook c80b8771b9 Update syncer imports 2021-04-14 08:17:47 +00:00
Spencer Ofwiti edbd7ffdf5 Remove library files into crdt-meta. 2021-04-14 09:48:29 +03:00
nolash bb941acd7e
Fix missing history syncer in cic-cache-tracker 2021-04-13 15:31:40 +02:00
Louis Holbrook 7b16a36a62 Implement migration script with ussd and notify 2021-04-09 13:00:15 +00:00
Louis Holbrook 5a4e0b8eba Merge branch 'lash/external-notify-tasks' into 'master'
Discover queue for external tasks

See merge request grassrootseconomics/cic-internal-integration!89
2021-04-07 06:31:26 +00:00
Louis Holbrook 226699568f Discover queue for external tasks 2021-04-07 06:31:26 +00:00
nolash 6ffaca5207
Add stat file 2021-04-07 08:24:10 +02:00
Louis Holbrook 99f55f01ed Add block time calc to retry, tracker 2021-04-06 19:11:42 +00:00
nolash f8f74a17f6
Remove stray chainlib stat 2021-04-06 20:08:18 +02:00
Philip Wafula e9fb80ab78 Philip/ussd bug fixes 2021-04-06 17:53:38 +00:00
Louis Holbrook a305aafc86 Make 40k import pass 2021-04-06 15:14:04 +00:00
Louis Holbrook a7ab2e3f3f cic-eth: Rehabilitate retrier with chainqueue 2021-04-05 15:07:09 +00:00
Louis Holbrook a9258c3085 Use external chain queue engine 2021-04-04 12:40:59 +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 426e46c791 Sovereign import part II 2021-03-31 11:04:05 +00:00
Louis Holbrook 1886e6743b Sovereign import script 2021-03-31 10:52:27 +00:00
Louis Holbrook 206a585fd1 Add declarator to tasker registry instantiation 2021-03-30 16:33:09 +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 fd5e208acd Bump cic-ussd to apply bumped cic-eth dep 2021-03-29 19:20:06 +00:00
nolash 5efc336962
Add omitted tests from previous MR 2021-03-29 15:35:51 +02:00
Louis Holbrook b65ab8a0ca Rehabilitate transfer, approve
Signed-off-by: nolash <dev@holbrook.no>
2021-03-29 13:27:53 +00:00
Blair Vanderlugt 299385f320 recursive own 2021-03-21 17:18:47 -07:00
Blair Vanderlugt bdd7ca14c2 contract migration permissions 2021-03-21 11:32:53 -07:00
Louis Holbrook e3ab8bcd82 Fix breaking seed script 2021-03-20 06:04:02 +00:00
Blair Vanderlugt e4d1f5b65c contract migration refactor 2021-03-19 14:19:40 +00:00
Blair Vanderlugt 7fe5b6bea3 add libpq to runtime 2021-03-17 07:30:34 -07:00
Blair Vanderlugt 75262dae5d add permissions and move some pip installs 2021-03-16 05:34:19 +00:00
Blair Vanderlugt 09a79e10d5 Merge branch 'bvander/fix-contract-migration-permissions' into 'master'
fix home dir permissions

See merge request grassrootseconomics/cic-internal-integration!68
2021-03-15 14:17:09 +00:00
Blair Vanderlugt c0dff41b3c fix home dir permissions 2021-03-15 07:10:08 -07:00