Commit Graph

56 Commits

Author SHA1 Message Date
nolash 428c0983f6 Merge remote-tracking branch 'origin/master' into lash/external-chain-queue 2021-04-05 17:02:09 +02:00
nolash e2879cd22f
Add db session creator to retrier backend 2021-04-05 16:56:20 +02:00
nolash a32955cc6a
Add tracker tx filter test 2021-04-05 12:21:37 +02:00
nolash b1e228b8e3
Bump cic-eth, cic-ussd versions 2021-04-04 19:34:13 +02:00
Louis Holbrook a9258c3085 Use external chain queue engine 2021-04-04 12:40:59 +00:00
nolash 6210fe05ef
Update use chain_spec instead of chain_id for tx factory, unpack 2021-04-04 14:36:17 +02:00
nolash 65d3efd72b
Move nonce, gas tasks to respective modules, chainspec instead of chainid for chainlib tx 2021-04-04 13:27:28 +02:00
nolash d3ccac7dac
Bump version 2021-04-03 07:43:44 +02:00
nolash 0079fc3fbb
Upgrade deps 2021-04-03 00:23:42 +02:00
nolash 08fba819e4
WIP implement chainqueue in daemons 2021-04-03 00:16:31 +02:00
nolash ffe7416040
Rehabilitate tests, tx_list tests still failing 2021-04-02 23:26:13 +02:00
nolash 68e02ba5b8
WIP Expunge obsolete db migrations, bring in chainqueue 2021-04-02 18:45:51 +02: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 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
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
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 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
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
Louis Holbrook 5001113267 Syncer refactor 2021-03-01 20:15:17 +00:00
Louis Holbrook c68d9d8404 Rehabilitate import scripts after leak fixes 2021-02-22 20:00:18 +00: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
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
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 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
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
Louis Holbrook 3623f3f05b Bump requirement for signer, fixing RLP bug 2021-02-07 17:40:39 +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 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 a4587deac5 adding cic-eth as sub dir 2021-02-01 09:12:51 -08:00