nolash
|
871cbdcaeb
|
Account register test passes
|
2021-03-18 19:36:52 +01:00 |
|
nolash
|
2f07ea1395
|
WIP refactor send, checkgas, refillgas to use chainlib
|
2021-03-18 11:57:26 +01:00 |
|
nolash
|
9f2773e948
|
Change from rlp to simple-rlp
|
2021-03-17 17:22:17 +01:00 |
|
|
7fe5b6bea3
|
add libpq to runtime
|
2021-03-17 07:30:34 -07:00 |
|
nolash
|
41731b5e96
|
WIP Add role fixture, rehabilitate account register task, test
|
2021-03-17 11:24:55 +01:00 |
|
nolash
|
318615751c
|
WIP rehabilitate register account test and task
|
2021-03-16 17:16:06 +01:00 |
|
nolash
|
6a6b6b59d8
|
Assimilate agnostic rpc in base tests
|
2021-03-16 15:35:22 +01:00 |
|
|
fc27dd6826
|
Merge branch 'bvander/more-contract-migration-permissions' into 'master'
add permissions and move some pip installs
See merge request grassrootseconomics/cic-internal-integration!69
|
2021-03-16 05:34:20 +00:00 |
|
|
75262dae5d
|
add permissions and move some pip installs
|
2021-03-16 05:34:19 +00:00 |
|
nolash
|
be3a2e7b2d
|
Port new fixtures, registry setup in tests
|
2021-03-15 19:46:37 +01:00 |
|
|
c59f9da0fc
|
try the multiple dest flags...
|
2021-03-15 14:31:48 +00:00 |
|
|
20a26045eb
|
Update .cic-template.yml
|
2021-03-15 14:21:39 +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 |
|
|
bd4e5b0a40
|
Merge branch 'contract-migration-file-issue' into 'master'
Contract migration file issue
See merge request grassrootseconomics/cic-internal-integration!67
|
2021-03-15 03:27:33 +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 |
|
nolash
|
a6fd20124c
|
WIP receive new registry
|
2021-03-13 21:31:37 +01:00 |
|
|
746196d2b1
|
Merge branch 'drop-bancor-contracts' into 'master'
contract migration image build improvements
See merge request grassrootseconomics/cic-internal-integration!66
|
2021-03-13 18:50:36 +00:00 |
|
|
842cbadf00
|
contract migration image build improvements
|
2021-03-13 18:50:36 +00:00 |
|
nolash
|
e20a099570
|
WIP Remove web3 from tests
|
2021-03-12 18:44:29 +01:00 |
|
|
3661e48fd1
|
Merge branch 'cic-ussd-image-normalize' into 'master'
use the ubuntu slim image
See merge request grassrootseconomics/cic-internal-integration!63
|
2021-03-12 16:48:40 +00:00 |
|
|
f136504988
|
use the ubuntu slim image
|
2021-03-12 16:48:39 +00:00 |
|
nolash
|
958bd9af96
|
Move signer from middleware to dedicated connection
|
2021-03-12 09:36:57 +01:00 |
|
nolash
|
10835979bc
|
Use chainlib directly for signing
|
2021-03-11 11:40:30 +01:00 |
|
|
f6a7956fdf
|
Update .cic-template.yml
|
2021-03-10 03:53:58 +00:00 |
|
|
562292bd01
|
Merge branch 'kaniko-builds' into 'master'
Update ci_templates/.cic-template.yml
See merge request grassrootseconomics/cic-internal-integration!61
|
2021-03-10 03:48:17 +00:00 |
|
|
3cdf7b9965
|
Update ci_templates/.cic-template.yml
|
2021-03-10 03:48:17 +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 |
|
nolash
|
94c8fd6cd6
|
Revert back to subsession handling of nonce
|
2021-03-09 07:43:31 +01:00 |
|
nolash
|
2fe205b1e8
|
Provide web3 constructor to tracker rpc client
|
2021-03-08 15:51:45 +01:00 |
|
nolash
|
b37c7f3cc2
|
Provide thread safe registry solution
|
2021-03-08 10:11:04 +01:00 |
|
|
15445b8d0f
|
Merge branch 'cic-ussd-reqfix' into 'master'
cic types
See merge request grassrootseconomics/cic-internal-integration!59
|
2021-03-07 20:55:16 +00:00 |
|
|
bb90ceea0b
|
cic types
|
2021-03-07 12:54:41 -08:00 |
|
|
8904e2abb1
|
Merge branch 'cic-ussd-req' into 'master'
revert the new requirements for ussd
See merge request grassrootseconomics/cic-internal-integration!58
|
2021-03-07 20:27:03 +00:00 |
|
|
94d3e61d0c
|
revert the new requirements for ussd
|
2021-03-07 12:25:36 -08:00 |
|
nolash
|
abc9877726
|
Merge branch 'master' into lash/migration-last-gasp
|
2021-03-07 20:35:43 +01:00 |
|
nolash
|
fc08f3d17a
|
bump cic base for cic ussd
|
2021-03-07 20:35:26 +01:00 |
|
nolash
|
6d6e2a29b4
|
Fix refill gas task typo, include missing eth error symbol
|
2021-03-07 20:10:49 +01:00 |
|
nolash
|
b9d7cc20f7
|
Merge remote-tracking branch 'origin/master' into lash/cli-rehabilitations
|
2021-03-07 19:54:32 +01:00 |
|
Louis Holbrook
|
8da5219290
|
Merge branch 'lash/cli-rehabilitations' into 'master'
Rehabilitate CLI and API after nonce changes
See merge request grassrootseconomics/cic-internal-integration!57
|
2021-03-07 18:01:44 +00:00 |
|
Louis Holbrook
|
5f01135b04
|
Rehabilitate CLI and API after nonce changes
|
2021-03-07 18:01:44 +00:00 |
|
nolash
|
cf468fc4c7
|
Add custom eth error
|
2021-03-07 19:01:16 +01:00 |
|
nolash
|
69a13235ba
|
Handle occasional incompatible phone number
|
2021-03-07 15:42:09 +01:00 |
|
nolash
|
84a20a6743
|
Merge remote-tracking branch 'origin/master' into lash/cli-rehabilitations
|
2021-03-07 14:52:11 +01:00 |
|