ctrlc03
|
86beca72c6
|
fix(vms): fix prod test - wrong parameter order in ec2 tests
|
2023-07-04 08:27:48 +01:00 |
|
Jeeiii
|
2fb29e7957
|
refactor: improve verifycontribution function code; minor changes to code readability
|
2023-07-03 16:39:46 +02:00 |
|
ctrlc03
|
f8b439755c
|
fix(vms): fix prod tests
|
2023-07-03 13:43:53 +01:00 |
|
ctrlc03
|
98af9d021c
|
fix(vms): fix emulator tests
|
2023-07-03 06:28:20 +01:00 |
|
ctrlc03
|
5d0375d4bc
|
fix(vms): temp revert of retry feature in verifyContribution
|
2023-06-30 22:50:16 +01:00 |
|
ctrlc03
|
271491275f
|
fix(vms): fix terraform and lambda config
|
2023-06-30 22:03:43 +01:00 |
|
Jeeiii
|
ea64d18f17
|
chore: publish 0.4.10
|
2023-06-30 20:15:18 +02:00 |
|
ctrlc03
|
b98e088647
|
fix(vms): fix cloud function multipartupload wrong parameter name
|
2023-06-30 19:12:31 +01:00 |
|
Jeeiii
|
f55e832391
|
fix: correct failing tests
|
2023-06-30 20:08:23 +02:00 |
|
ctrlc03
|
7e7f9f697f
|
fix(vms): fix import error
|
2023-06-30 17:15:47 +01:00 |
|
ctrlc03
|
b168cd0b84
|
feat(vms): implement terraform script to deploy AWS inf
|
2023-06-30 17:08:47 +01:00 |
|
Jeeiii
|
b414166178
|
fix: wrong path to Verifier smart contract template
|
2023-06-30 17:04:07 +02:00 |
|
Jeeiii
|
3e83c78ca3
|
refactor: add retry mechanism for VM
|
2023-06-30 16:37:09 +02:00 |
|
Jeeiii
|
d281dd4149
|
refactor: complete and remove old todos
|
2023-06-30 16:35:19 +02:00 |
|
Jeeiii
|
65cb97efc7
|
test: update tests
|
2023-06-30 14:38:15 +02:00 |
|
Jeeiii
|
404efa1738
|
refactor: add selector for VM disk type
|
2023-06-30 14:23:42 +02:00 |
|
Jeeiii
|
b73b2d7daa
|
refactor: add VM prices
|
2023-06-30 12:20:17 +02:00 |
|
ctrlc03
|
cd65566d42
|
fix(vms): fix userData commands
|
2023-06-30 01:02:01 +01:00 |
|
ctrlc03
|
dfda857093
|
feat(vms): add marker file in userData to avoid running initialization code more than once
|
2023-06-30 00:28:32 +01:00 |
|
ctrlc03
|
f5f73bb546
|
feat(vms): implement SNS topic command to trigger Lambda that stops the VM after initialization
|
2023-06-30 00:05:56 +01:00 |
|
ctrlc03
|
2c426cb814
|
fix(vms): disable eslint rule for regex
|
2023-06-29 14:34:39 +01:00 |
|
ctrlc03
|
7d63cd1e83
|
test(vms): fix broken tests due to VM upgrade
|
2023-06-29 14:25:37 +01:00 |
|
ctrlc03
|
db35a5f001
|
fix(vms): fix cloud function bug related to the wrong verification transcript path
|
2023-06-29 12:49:48 +01:00 |
|
Jeeiii
|
7c56ead352
|
chore: publish 0.4.9
|
2023-06-29 12:28:45 +02:00 |
|
ctrlc03
|
3ca22a5325
|
fix(vms): fixed cloud function for VM verification
|
2023-06-28 22:38:07 +01:00 |
|
ctrlc03
|
0bf30346fe
|
fix(vms): removed stdin/stdout redirection in VM command and added regex match for blake3 hash
|
2023-06-28 15:55:20 +01:00 |
|
Jeeiii
|
218340d850
|
chore: publish 0.4.8
|
2023-06-28 14:06:17 +02:00 |
|
ctrlc03
|
9aec4e7188
|
fix(vms): fixed wrong path in blake3 bin command and various fixes on the verification CF
|
2023-06-28 09:19:12 +01:00 |
|
ctrlc03
|
b5a17bd919
|
test(vms): fixed finalize test and cloud function. Adding extra debugging for verification
|
2023-06-27 19:38:37 +01:00 |
|
ctrlc03
|
a89e11be7f
|
test(vms): refactoring of VM tests with extra debug options
|
2023-06-27 18:15:58 +01:00 |
|
Jeeiii
|
235e25217e
|
chore: publish 0.4.7
|
2023-06-27 19:13:32 +02:00 |
|
ctrlc03
|
f3081b59f0
|
test(vms): fix test to also delete the verification transcript
|
2023-06-27 18:01:50 +01:00 |
|
ctrlc03
|
a39fd5fa95
|
fix(vms): fix VM commands
|
2023-06-27 17:58:39 +01:00 |
|
Jeeiii
|
b75b3d3e5d
|
refactor: add missing hash computation; minor conflicts and changes
|
2023-06-27 16:52:43 +02:00 |
|
ctrlc03
|
0347289f41
|
fix(vms): add tags on EC2 creation
|
2023-06-27 15:34:08 +01:00 |
|
ctrlc03
|
8f3dc42f6d
|
fix(vms): remove redundant parameter on VM startup - ssh keypair
|
2023-06-26 23:36:54 +01:00 |
|
ctrlc03
|
c0a29220cc
|
fix(vms): cleanup test
|
2023-06-26 15:50:23 +01:00 |
|
ctrlc03
|
93fdb0b053
|
test(vms): completed e2e tests with VMs
|
2023-06-26 15:48:13 +01:00 |
|
ctrlc03
|
80ce491cf7
|
fix(vms): remove redundant code
|
2023-06-26 15:34:42 +01:00 |
|
ctrlc03
|
3a19f952f2
|
feat(vms): tests and refactoring
|
2023-06-26 11:21:16 +01:00 |
|
ctrlc03
|
684123af21
|
feat(vms): implemented e2e test for contribution verification
|
2023-06-23 16:14:53 +01:00 |
|
ctrlc03
|
64f5019590
|
fix(vm): missing files
|
2023-06-23 11:55:50 +01:00 |
|
ctrlc03
|
f4ae99d586
|
fix(vm): bug fix
|
2023-06-23 11:53:57 +01:00 |
|
ctrlc03
|
0ebe401894
|
fix(vms): refactoring and code fixes
|
2023-06-23 10:59:55 +01:00 |
|
ctrlc03
|
14e2636c4b
|
test(ec2): added setup e2e test
|
2023-06-23 09:59:38 +01:00 |
|
ctrlc03
|
f7e8de702f
|
feat(ec2): fixed bug in running commands at deployment and refactored setup
|
2023-06-23 00:00:22 +01:00 |
|
ctrlc03
|
dfbf3a7422
|
fix(vms): tests
|
2023-06-22 17:35:47 +01:00 |
|
ctrlc03
|
89b621ba08
|
feat(vms): added tests
|
2023-06-22 16:30:56 +01:00 |
|
Jeeiii
|
8b8b84fa83
|
fix: imports and package version
|
2023-06-22 16:39:28 +02:00 |
|
ctrlc03
|
08486b2fc1
|
feat(vms): refactoring
|
2023-06-22 15:20:13 +01:00 |
|