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 |
|
|
299385f320
|
recursive own
|
2021-03-21 17:18:47 -07:00 |
|
|
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 |
|
|
e4d1f5b65c
|
contract migration refactor
|
2021-03-19 14:19:40 +00:00 |
|
|
7fe5b6bea3
|
add libpq to runtime
|
2021-03-17 07:30:34 -07:00 |
|
|
75262dae5d
|
add permissions and move some pip installs
|
2021-03-16 05:34:19 +00:00 |
|
|
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 |
|
|
c0dff41b3c
|
fix home dir permissions
|
2021-03-15 07:10:08 -07:00 |
|
|
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 |
|
|
432dbe9fee
|
adding cic cache details
|
2021-03-15 13:22:39 +00:00 |
|
|
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 |
|
|
097a80e8de
|
cic cache db fixes
|
2021-03-15 13:20:18 +00:00 |
|
|
4927d92215
|
seperate module install
|
2021-03-14 20:21:07 -07:00 |
|
|
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 |
|
|
842cbadf00
|
contract migration image build improvements
|
2021-03-13 18:50:36 +00:00 |
|
|
f136504988
|
use the ubuntu slim image
|
2021-03-12 16:48:39 +00:00 |
|
|
16d88d389b
|
move envlist to dockercontainer
|
2021-03-09 16:54:33 -08:00 |
|
|
29da44bb9f
|
Add barebone session resumption feature
|
2021-03-09 19:05:01 +03:00 |
|
|
bb90ceea0b
|
cic types
|
2021-03-07 12:54:41 -08:00 |
|
|
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 |
|
|
2fe6f4125f
|
Get that "ussd_menu.json" out there.
|
2021-03-05 22:09:22 +03:00 |
|
|
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 |
|
|
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 |
|
|
4d3cc85573
|
change workdir so it can run tasker
|
2021-02-22 09:51:57 -08:00 |
|
|
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 |
|
|
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 |
|