Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix unresolved imports #71

Open
wants to merge 133 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 7 commits
Commits
Show all changes
133 commits
Select commit Hold shift + click to select a range
4689acf
Shielding parentchain transfers (#1378)
coax1d Nov 15, 2023
4e4de90
Ab/shield from shard vault (#1497)
brenzi Nov 20, 2023
9672c7e
expose shard and shard vault rpc call (#1498)
brenzi Nov 20, 2023
922e873
[CI] test shielding/unshielding using shard vault (#1499)
brenzi Nov 20, 2023
d2db3e0
fix unresolved imports
m-yahya Nov 22, 2023
636ed10
import String
m-yahya Nov 22, 2023
1eeef4d
reorder imports
m-yahya Nov 22, 2023
a07aad4
fix path
m-yahya Nov 22, 2023
06d312d
fix path
m-yahya Nov 22, 2023
690fe70
comment orders dir path
m-yahya Nov 22, 2023
25ef717
remove comment
m-yahya Nov 23, 2023
882e394
Clean up cargo dependencies (#1503)
Kailai-Wang Nov 28, 2023
b8c6dc6
TargetA shielding unshielding sidechain by event (#1502)
brenzi Nov 29, 2023
60ad5cf
run tests on ubuntu-latest
m-yahya Nov 29, 2023
60ef825
Specify return type in `perform_trusted_operation` (#1500)
kziemianek Nov 30, 2023
4625871
run tests on self-hosted runner
m-yahya Nov 30, 2023
597c787
Fix OOM error in large parentchain syncs with sidechain feature. (#1493)
clangenb Nov 30, 2023
5cb95fe
bump version 0.12.1
brenzi Nov 30, 2023
a36ae4b
support json-rpc request string id (#1512)
kziemianek Dec 1, 2023
642aece
fix matrix host
m-yahya Dec 1, 2023
e40355f
Return encoded extrinsics without padding (#1505)
Kailai-Wang Dec 4, 2023
66223ce
ensure extrinsic success for enclave RA registration and fix #1515 (#…
brenzi Dec 6, 2023
88bf275
rename scripts
m-yahya Dec 7, 2023
b70c116
fix file name
m-yahya Dec 7, 2023
8a3ea6e
skip indirect invocations for initial sync of integritee parentchain …
brenzi Dec 8, 2023
3d31fa7
use envsubst
m-yahya Dec 9, 2023
3c13d36
remove test for BEST-Energy
m-yahya Dec 12, 2023
5f82ff5
automatically init shard if primary worker and no shard exists onchai…
brenzi Dec 13, 2023
c76c688
Hopefully fix of the service test
mosonyi Dec 15, 2023
af4080e
rename test
m-yahya Dec 15, 2023
c5d61cc
peer discovery by shard status with flexible url prefix (#1532)
brenzi Dec 17, 2023
9aa5d60
fix comment
m-yahya Dec 18, 2023
ea55416
comment enclave test
m-yahya Dec 18, 2023
b7c72bb
custom dependencies on parentchain runtimes to decode L1 Events (#1528)
brenzi Dec 21, 2023
78b1356
tiny mods to ease testing and log readability (#1549)
brenzi Dec 21, 2023
7e91475
Ab/fix light client provisioning and unshielding (#1541)
brenzi Dec 21, 2023
7ff60be
got rid of runtime dependencies (#1550)
brenzi Dec 21, 2023
455c3b7
cosmetics (#1551)
brenzi Dec 26, 2023
b85cabb
more robust sidechain block import logic (#1558)
brenzi Dec 29, 2023
c640ddc
make rococo relaychain work as shielding target (#1546)
brenzi Jan 10, 2024
061aff2
propagate parentchain(s) timestamps (#1572)
brenzi Jan 15, 2024
5df0a13
fast-sync targetA/B (#1573)
brenzi Jan 17, 2024
17aae85
add comment
m-yahya Jan 23, 2024
6aa384d
dummy commit to start CI tests
m-yahya Jan 23, 2024
95681ea
Merge tag 'v0.12.11' into my/fix-merged-conflicts
m-yahya Feb 12, 2024
9b840f0
update cargo lock
m-yahya Feb 12, 2024
10f98b4
fix clippy error
m-yahya Feb 12, 2024
f8995bf
update with upstream
m-yahya Feb 12, 2024
05cf25d
update toml_datetime
m-yahya Feb 12, 2024
d1ce9a1
manually set toml_datetime to 0.6.3
m-yahya Feb 12, 2024
0d4734b
update lock files with upstream
m-yahya Feb 12, 2024
f7d5069
update toml_datetime with correct command
m-yahya Feb 12, 2024
6c7c29c
specify the taplo version
m-yahya Feb 14, 2024
297674b
add missing dependencies
m-yahya Feb 14, 2024
11f0aaa
fix args, type mismatches, and inference error
m-yahya Feb 14, 2024
0249a18
fix unreachable pattern
m-yahya Feb 15, 2024
9f10430
fix mismatched types
m-yahya Feb 15, 2024
ebe771f
fix decode response error
m-yahya Feb 21, 2024
487c01a
comment EVM test
m-yahya Feb 21, 2024
fb3c623
test gh runner
m-yahya Apr 3, 2024
2654bac
comment teeracle test
m-yahya Apr 4, 2024
4fdb5e5
comment teeracle tests
m-yahya Apr 4, 2024
e83f47d
comment teeracle test
m-yahya Apr 4, 2024
a7c12af
test commit
m-yahya Apr 4, 2024
8f8c35f
test commit
m-yahya Apr 24, 2024
1a30c25
comment Teeracle test
m-yahya Apr 24, 2024
a5af265
comment teeracle test
m-yahya Apr 24, 2024
5e98531
comment teeracle release
m-yahya Apr 25, 2024
8ae1066
comment tests
m-yahya Apr 25, 2024
1d1f453
Update build_and_test.yml
muhammadumairsabir Apr 26, 2024
355ad4f
Update build_and_test.yml
muhammadumairsabir Apr 26, 2024
c82f277
Update build_and_test.yml
muhammadumairsabir May 28, 2024
9455db5
remove retry option
m-yahya Jul 31, 2024
ac07d62
use actions v3
m-yahya Jul 31, 2024
d98153f
update CI with upstream and comment EVM and Teeracle tests
m-yahya Jul 31, 2024
3734a61
add debug info and use actions v4
m-yahya Jul 31, 2024
3a413d3
use artifact actions v4
m-yahya Jul 31, 2024
a18f4bd
use actions v3 and comment benchmark test
m-yahya Aug 1, 2024
6c5c68f
comment M6, M8, M6 tests
m-yahya Aug 1, 2024
b9c6957
run benchmark with self-hosted runner
m-yahya Aug 1, 2024
733f461
use test-runner-sgx
m-yahya Aug 1, 2024
46bc615
add steps to upload worker artifacts
m-yahya Aug 1, 2024
04b0736
update download worker artifacts
m-yahya Aug 1, 2024
398c718
update with the upstream
m-yahya Aug 1, 2024
8e574ff
fix artifact not found error
m-yahya Aug 1, 2024
f6539d5
run build test on self-hosted runner
m-yahya Aug 1, 2024
27187f1
fix artifact not found
m-yahya Aug 1, 2024
15d0865
update to fix artifact not found
m-yahya Aug 1, 2024
28d3ab0
fix artifacts not found
m-yahya Aug 1, 2024
e5c3f73
fix artifact not found error
m-yahya Aug 1, 2024
fba497f
fix artifact not found
m-yahya Aug 1, 2024
6391a2b
comment download sidechain image
m-yahya Aug 2, 2024
ac8aac3
comment download worker image
m-yahya Aug 2, 2024
46ff609
update with the upstream
m-yahya Aug 2, 2024
e772ec6
update to fix artifact not found error
m-yahya Aug 2, 2024
26eac61
uncomment M6 test
m-yahya Aug 2, 2024
20e3527
uncomment M6 offchain-worker
m-yahya Aug 2, 2024
0b61872
uncomment Release Build of teeracle
m-yahya Aug 2, 2024
a8fc453
add tests
m-yahya Aug 2, 2024
c68f6b6
runs on ubuntu-latest
m-yahya Aug 2, 2024
8437042
use self-hosted to trigger expected checks
m-yahya Aug 2, 2024
9bc265d
update to use ubuntu-latest
m-yahya Aug 2, 2024
9f75a13
update to use ubuntu-latest
m-yahya Aug 2, 2024
fb479c2
run integration-tests on ubuntu-latest
m-yahya Aug 2, 2024
d295fcd
use matrix.host
m-yahya Aug 2, 2024
b0fdc0b
run release-build on integritee-builder-sgx
m-yahya Aug 2, 2024
992f4f7
run M6 on ubuntu-latest
m-yahya Aug 2, 2024
40a2f4d
add host for BestEnergy test
m-yahya Aug 2, 2024
d73e296
run BestEnergy on ubuntu-latest
m-yahya Aug 2, 2024
1c1bacc
update actions version
m-yahya Aug 2, 2024
6cc3d06
fix artifacts not found error
m-yahya Aug 2, 2024
4ace537
correct name for download sidechain image
m-yahya Aug 2, 2024
ec771ec
add M6 test
m-yahya Aug 2, 2024
76a9a9b
use test-runner-sgx
m-yahya Aug 2, 2024
527f98e
remove test yml
m-yahya Aug 2, 2024
558a38f
remove diff file
m-yahya Aug 2, 2024
44b1c6d
use selft hosted
m-yahya Aug 3, 2024
f2b7b2c
use ubuntu latest
m-yahya Aug 3, 2024
4b6ad71
update with upstream
m-yahya Aug 3, 2024
8e1fefd
Merge branch 'my/fix-merged-conflicts' of https://github.com/olisyste…
m-yahya Aug 3, 2024
642946a
use ubuntu latest
m-yahya Aug 3, 2024
d816ba0
use artifact v4 for cli client
m-yahya Aug 3, 2024
2dd4d08
uncomment tests
m-yahya Aug 3, 2024
b95d613
comment script
m-yahya Aug 3, 2024
bc7dfa0
use SW
m-yahya Aug 3, 2024
8c77b9c
add energy market demo
m-yahya Aug 3, 2024
3e316c5
comment tests
m-yahya Aug 3, 2024
dfc8ef4
manually add worker node 1
m-yahya Aug 3, 2024
cc247bd
comment demo
m-yahya Aug 3, 2024
d9d70c4
add tests without demo
m-yahya Aug 3, 2024
c92f8b9
run on ubuntu-latest
m-yahya Aug 3, 2024
5ccde13
run with HW
m-yahya Aug 3, 2024
6f23768
remove bin output files
m-yahya Aug 5, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions app-libs/stf/src/best_energy_helpers.rs
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
use crate::{MerkleProofWithCodec, StfError, String};
use crate::MerkleProofWithCodec;
use binary_merkle_tree::merkle_proof;
use codec::Encode;
use itp_stf_primitives::error::StfError;
use simplyr_lib::{MarketOutput, Order};
use sp_core::H256;
use sp_runtime::traits::Keccak256;
use std::{format, fs, vec::Vec};
use std::{format, fs, string::String, vec::Vec};

pub static ORDERS_DIR: &str = "./records/orders";
pub static RESULTS_DIR: &str = "./records/market_results";
Expand Down
4 changes: 1 addition & 3 deletions build.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -103,12 +103,10 @@ ARG LOG_DIR=/usr/local/log
ENV SCRIPT_DIR ${SCRIPT_DIR}
ENV LOG_DIR ${LOG_DIR}

COPY --from=builder /root/work/worker/bin/integritee-cli /usr/local/bin
COPY --from=builder /root/work/worker/bin/orders /usr/local/worker-cli/orders
COPY --from=builder /home/ubuntu/work/worker/bin/integritee-cli /usr/local/bin
COPY ./cli/*.sh /usr/local/worker-cli/

RUN ls -alt /usr/local/worker-cli
RUN ls -alt /usr/local/worker-cli/orders

RUN chmod +x /usr/local/bin/integritee-cli ${SCRIPT_DIR}/*.sh
RUN mkdir ${LOG_DIR}
Expand Down