Commit Graph

358 Commits

Author SHA1 Message Date
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
Philip Wafula 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
Blair Vanderlugt 432dbe9fee adding cic cache details 2021-03-15 13:22:39 +00:00
Philip Wafula 93338aebea Merge branch 'bvander/add-cache-dbinit' into 'master'
cic cache db fixes

See merge request grassrootseconomics/cic-internal-integration!64
2021-03-15 13:20:18 +00:00
Blair Vanderlugt 097a80e8de cic cache db fixes 2021-03-15 13:20:18 +00:00
Blair Vanderlugt 4927d92215 seperate module install 2021-03-14 20:21:07 -07:00
Philip Wafula 650472252d Merge branch 'philip/ussd_session_resumption' into 'master'
Add barebone session resumption feature

See merge request grassrootseconomics/cic-internal-integration!60
2021-03-14 18:17:51 +00:00
Blair Vanderlugt 842cbadf00 contract migration image build improvements 2021-03-13 18:50:36 +00:00
Blair Vanderlugt f136504988 use the ubuntu slim image 2021-03-12 16:48:39 +00:00
Blair Vanderlugt 16d88d389b move envlist to dockercontainer 2021-03-09 16:54:33 -08:00
PhilipWafula 29da44bb9f
Add barebone session resumption feature 2021-03-09 19:05:01 +03:00
Blair Vanderlugt bb90ceea0b cic types 2021-03-07 12:54:41 -08:00
Blair Vanderlugt 94d3e61d0c revert the new requirements for ussd 2021-03-07 12:25:36 -08:00
nolash fc08f3d17a
bump cic base for cic ussd 2021-03-07 20:35:26 +01:00
Louis Holbrook 5f01135b04 Rehabilitate CLI and API after nonce changes 2021-03-07 18:01:44 +00:00
Louis Holbrook db4f8f8955 Retry on signer error 2021-03-07 13:51:59 +00:00
nolash 4f1014c5e1
Add ussd cli 2021-03-06 22:25:57 +01:00
nolash 7b9cd2d4b8
Upgrade cic-eth version 2021-03-06 20:58:35 +01:00
Louis Holbrook f0088f20de cic-eth: Make nonce separate task 2021-03-06 17:55:51 +00:00
nolash e0a980363c
Set value db fields in cic_cache to handle biiig numbers 2021-03-05 20:45:01 +01:00
PhilipWafula 2fe6f4125f
Get that "ussd_menu.json" out there. 2021-03-05 22:09:22 +03:00
Philip Wafula ea336283dc Philip/dry run prep 2021-03-05 16:28:07 +00:00
Louis Holbrook 1e7fff0133 Minor refactors:
- Renames s_assemble to s_brief
-  Link s_local to s_brief
2021-03-04 16:47:13 +00:00
Louis Holbrook 8240e58c0a cic-eth: Introduce transfer authorization contract 2021-03-04 15:06:14 +00:00
Louis Holbrook d9a8c672de Atomic nonce queue db sessions 2021-03-03 07:37:26 +00:00
Blair Vanderlugt 73729d19b0 Update apps/cic-cache/cic_cache/runnable/tracker.py 2021-03-02 17:33:13 +00:00
Louis Holbrook 5001113267 Syncer refactor 2021-03-01 20:15:17 +00:00
Spencer Ofwiti 84c1d11b48 Add exports to interface with CICADA. 2021-02-25 09:58:43 +00:00
Spencer Ofwiti 8f65be16b1 Add changes from stand-alone cic-meta repo. 2021-02-24 15:14:17 +03:00
Louis Holbrook 34a48a6c6c Merge branch 'lash/fix-imports-again' into 'master'
Rehabilitate import scripts after leak fixes

See merge request grassrootseconomics/cic-internal-integration!37
2021-02-22 20:00:18 +00:00
Louis Holbrook c68d9d8404 Rehabilitate import scripts after leak fixes 2021-02-22 20:00:18 +00:00
Blair Vanderlugt 4d3cc85573 change workdir so it can run tasker 2021-02-22 09:51:57 -08:00
Blair Vanderlugt 3f2e0f5b2e run reset.sh outside docker and fix deps 2021-02-22 06:27:59 -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
Blair Vanderlugt 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 ab7b5fbeb9 cic-eth: Complex balance 2021-02-17 10:04:21 +00:00
Louis Holbrook be3c59a780 cic-eth: Integrate transaction list queries 2021-02-17 09:33:18 +00:00
Louis Holbrook 500f0c3a41 cic-eth: Revert number as hex in tx-cache 2021-02-17 08:30:10 +00:00
Louis Holbrook f154136dd3 cic-eth: Address translator task 2021-02-17 08:19:42 +00:00
Louis Holbrook d493cebc7c Merge branch 'lash/admin-api-account-check' into 'master'
Add admin api account check method

See merge request grassrootseconomics/cic-internal-integration!27
2021-02-15 11:06:28 +00:00
Louis Holbrook d798f78d7f Add admin api account check method 2021-02-15 11:06:28 +00:00
Louis Holbrook 14f29c4c32 Translate StatusEnum to flags instead of number ranges 2021-02-13 17:01:48 +00:00
Louis Holbrook 22586a04bf Correct db names and ports 2021-02-12 02:27:29 +00:00
Blair Vanderlugt 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
Louis Holbrook 6038d63501 Merge branch 'bvander/fix-mono-repo' into 'master'
Bvander/fix mono repo

See merge request grassrootseconomics/cic-internal-integration!21
2021-02-11 10:14:30 +00:00
Blair Vanderlugt d409306e5e Bvander/fix mono repo 2021-02-11 10:14:30 +00:00
nolash 7b13725c26
Rename cic-tools to chainlib 2021-02-11 09:20:01 +01:00
Blair Vanderlugt ed063f0522 builds up 2021-02-10 20:44:15 -08:00
Philip Wafula 6051b55b9a Philip/ussd notify 2021-02-10 17:48:24 +00:00
Louis Holbrook 9c9f41ed4c Merge branch 'lash/cic-eth-tasker-check-registry' into 'master'
Add cic-eth and auxiliary contract seeding script

See merge request grassrootseconomics/cic-internal-integration!16
2021-02-10 07:03:11 +00:00
Louis Holbrook 74e57b89ec Add cic-eth and auxiliary contract seeding script 2021-02-10 07:03:11 +00:00
Blair Vanderlugt 1360f4d5f4 Merge branch 'lash/activate-websocket-services' into 'master'
bloxbergValidatorSetup: Expose all apis on websockets

See merge request grassrootseconomics/cic-internal-integration!20
2021-02-10 03:04:09 +00:00
Blair Vanderlugt 81e9128446 Update apps/cic-meta/.gitlab-ci.yml, apps/cic-eth/.gitlab-ci.yml, apps/cic-notify/.gitlab-ci.yml, apps/cic-ussd/.gitlab-ci.yml, apps/contract-migration/.gitlab-ci.yml files 2021-02-10 03:03:35 +00:00
nolash 38781f1a4c
Expose all apis on websockets 2021-02-09 22:37:20 +01:00
Blair Vanderlugt 8edb8c6dba meta docker compose 2021-02-09 17:32:36 +00:00
Louis Holbrook 9eb436d2f8 Improve create account cli command 2021-02-08 22:38:18 +00:00
Louis Holbrook c35247b8e6 Consolidate cic-eth tooling 2021-02-08 21:39:50 +00:00
Blair Vanderlugt 77077fe044 Cic meta builds 2021-02-08 17:31:29 +00:00
Louis Holbrook 3623f3f05b Bump requirement for signer, fixing RLP bug 2021-02-07 17:40:39 +00:00
Blair Vanderlugt cebdb24ed6 Cic notify build 2021-02-07 02:29:24 +00:00
Blair Vanderlugt be15ac6899 cic-ussd build 2021-02-06 18:28:08 +00:00
nolash 8b7802a67a
Copy keys, add missing vars in docker-compose 2021-02-06 17:26:20 +01:00
Blair Vanderlugt f386625844 Remove submodule cic ussd 2021-02-06 15:13:47 +00:00
Blair Vanderlugt 502caa1518 ussd configs 2021-02-06 03:27:59 +00:00
Blair Vanderlugt 5d44995de5 Update apps/contract-migration/.gitlab-ci.yml, apps/cic-eth/.gitlab-ci.yml files 2021-02-05 20:49:15 +00:00
Blair Vanderlugt 8198e51f73 sync cic-ussd to monorepo 2021-02-05 08:26:18 -08:00
Blair Vanderlugt 482aec165a Update apps/contract-migration/.gitlab-ci.yml, apps/cic-eth/.gitlab-ci.yml files 2021-02-05 16:06:31 +00:00
Blair Vanderlugt 9a9d8e9033 Update apps/cic-eth/.gitlab-ci.yml, ci_templates/.cic-template.yml, apps/contract-migration/.gitlab-ci.yml files 2021-02-05 15:53:15 +00:00
Blair Vanderlugt 7083045a74 Update apps/cic-eth/.gitlab-ci.yml, ci_templates/.cic-template.yml, apps/contract-migration/.gitlab-ci.yml files 2021-02-04 04:36:32 +00:00
Blair Vanderlugt f7690f35db add 2021-02-02 08:31:43 -08:00
Blair Vanderlugt a061d36c3f delete 2021-02-02 08:31:13 -08:00
Blair Vanderlugt a4587deac5 adding cic-eth as sub dir 2021-02-01 09:12:51 -08:00
Blair Vanderlugt ed3991e997 forcing cic-eth to resync 2021-02-01 09:06:14 -08:00
Blair Vanderlugt ac41db0191 bloxberg update 2021-02-01 09:03:24 -08:00
Blair Vanderlugt 98fea29f90 updating bloxberg validator 2021-02-01 08:38:47 -08:00
Blair Vanderlugt 7451042b4b setting up parity node 2021-01-31 17:08:45 -08:00
Blair Vanderlugt 42d8f81206 cic-eth updated 2021-01-29 07:44:17 -08:00
Blair Vanderlugt aaeb0bd6f8 updating cic-eth build 2021-01-29 07:39:42 -08:00
Blair Vanderlugt 7d593a1196 updating cic-eth 2021-01-29 06:05:01 -08:00
Blair Vanderlugt a2e7cf71de updates 2021-01-28 20:26:08 -08:00
Blair Vanderlugt 03dd3190b6 docker stuff 2021-01-25 18:22:53 -08:00
Blair Vanderlugt 016b5d3230 Update apps/contract-migration/.gitlab-ci.yml 2021-01-24 20:37:00 +00:00
Blair Vanderlugt cfc569bd90 add in cluster modules 2021-01-24 12:19:22 -08:00
Blair Vanderlugt 8a8458ac8b init 2021-01-24 12:16:22 -08:00