Commit Graph

138 Commits

Author SHA1 Message Date
nolash
6429e18952
Add local docker cluster config sample file 2021-02-21 16:36:32 +01:00
nolash
36e7d53173
Plug remaning postgres leaks 2021-02-21 16:29:34 +01:00
nolash
42c441c82d
Add docstrings 2021-02-21 13:52:20 +01:00
nolash
1727f75be8
Factor out sub args from traffic script 2021-02-21 11:00:24 +01:00
nolash
2b535e2f31
Factor out repeated code for most cli apps, along with classes specific to traffic script 2021-02-21 10:52:48 +01:00
nolash
93ae16b578
Short-circuit balance cache 2021-02-20 22:43:30 +01:00
nolash
5108d84635
Rehabilitate import scripts after adjustments for traffic generator 2021-02-20 21:12:46 +01:00
nolash
fdb16130a2
Do a better job of updating the create script 2021-02-20 20:28:14 +01:00
nolash
d8adcd47e1
WIP update cic-eth create script to new redis callback struct 2021-02-20 19:49:21 +01:00
nolash
8dd8db497c
WIP add erc20 transfer traffic item 2021-02-20 19:17:08 +01:00
nolash
f2a0ef99ec
WIP Add callback reception in traffic handler, change redis callback to same dict as http 2021-02-20 11:29:11 +01:00
nolash
e7958aaf9e
Add canonical account create callback 2021-02-20 10:47:01 +01:00
nolash
7119d2e7ec
Introduce traffic tasker, handling chain state retrieval 2021-02-20 09:39:28 +01:00
nolash
47b107c776
Add traffic router, redis subscription, dynamic traffic item module loading 2021-02-19 23:11:25 +01:00
nolash
2a9c74080f
WIP hacking together traffic generator 2021-02-19 21:12:33 +01:00
nolash
bac4fb78ce
More dependency yak shaving to change to new chainspec format 2021-02-19 15:36:49 +01:00
nolash
2c7c5ac0c4
Updte registry dependency 2021-02-19 14:40:51 +01:00
nolash
4cee277922
Updates related to chainspec changes 2021-02-19 14:01:55 +01:00
nolash
a92037e8f5
Bump registry, eth versions 2021-02-19 13:08:22 +01:00
nolash
3ea3ae6f2a
WIP Fix more typos in daemons 2021-02-19 08:59:01 +01:00
nolash
8e65322462 Merge remote-tracking branch 'origin/master' into lash/import-scripts-refactor 2021-02-19 08:16:39 +01:00
nolash
4762856653
Move old cic-cache 2021-02-19 08:11:48 +01:00
Louis Holbrook
b38ff7629d Merge branch 'lash/audit-postgres-sessions' into 'master'
Improve reuse of db sessions

See merge request grassrootseconomics/cic-internal-integration!36
2021-02-19 07:06:05 +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
nolash
8a43d67c72
Fix requirements file, add debug database flag to docker compose 2021-02-19 07:58:27 +01:00
nolash
107ae0b88e
Revert session changes 2021-02-18 20:20:56 +01:00
nolash
9c687db9c0
Correct cic-types version 2021-02-18 19:59:06 +01:00
nolash
8449ff8b58
Rehabiilitate import scripts to handle sempo exports after changes 2021-02-18 16:38:09 +01:00
nolash
3431991565
Update README 2021-02-18 15:27:13 +01:00
nolash
c415a6b180
Add date of birth generation 2021-02-18 14:30:42 +01:00
nolash
3725130f82
Calculate correct content length in meta uploader, add create script 2021-02-18 14:10:59 +01:00
nolash
d3ace4cd65
WIP user generation revamp 2021-02-18 10:11:46 +01:00
2657ed58d3 Merge branch 'bvander/cic-cache-build-2' into 'master'
cic cache build

See merge request grassrootseconomics/cic-internal-integration!35
2021-02-18 05:04:30 +00:00
b26a14e8ca cic cache build 2021-02-18 05:04:30 +00:00
nolash
00643f4cea
Make import balance script run indepedently of import users commence 2021-02-18 00:20:32 +01:00
nolash
b19e8f2133
Update syncer engine 2021-02-17 12:49:13 +01:00
nolash
c99c26def4
Bump version 2021-02-17 12:01:04 +01:00
nolash
9dea78571d Merge branch 'master' into lash/import-scripts-refactor 2021-02-17 11:30:58 +01:00
Louis Holbrook
725ef54cf5 Merge branch 'lash/replace-faucet' into 'master'
Replace faucet

See merge request grassrootseconomics/cic-internal-integration!32
2021-02-17 10:29:44 +00:00
Louis Holbrook
3ef39fb393 Replace faucet 2021-02-17 10:29:44 +00:00
Louis Holbrook
6c1382aac6 Merge branch 'lash/complex-balance' into 'master'
cic-eth: Complex balance

See merge request grassrootseconomics/cic-internal-integration!29
2021-02-17 10:04:21 +00:00
Louis Holbrook
ab7b5fbeb9 cic-eth: Complex balance 2021-02-17 10:04:21 +00:00
Louis Holbrook
c6bcda8832 Merge branch 'lash/cic-eth-cic-cache-txs' into 'master'
cic-eth: Integrate transaction list queries

See merge request grassrootseconomics/cic-internal-integration!30
2021-02-17 09:33:18 +00:00
Louis Holbrook
be3c59a780 cic-eth: Integrate transaction list queries 2021-02-17 09:33:18 +00:00
Louis Holbrook
fcde3d0bb2 Merge branch 'lash/cic-eth-revert-hex-values-db' into 'master'
cic-eth: Revert number as hex in tx-cache

See merge request grassrootseconomics/cic-internal-integration!31
2021-02-17 08:30:10 +00:00
Louis Holbrook
500f0c3a41 cic-eth: Revert number as hex in tx-cache 2021-02-17 08:30:10 +00:00
Louis Holbrook
fa83c50ab5 Merge branch 'lash/cic-eth-address-translator' into 'master'
cic-eth: Address translator task

See merge request grassrootseconomics/cic-internal-integration!34
2021-02-17 08:19:42 +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