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

pallet_enclave_bridge spinout from teerex #196

Closed
wants to merge 7 commits into from

Conversation

brenzi
Copy link
Contributor

@brenzi brenzi commented Jul 10, 2023

closes #187

moved stuff from teerex into a new pallet pallet_enclave_bridge and enclave_bridge_primitives

  • shielding/unshielding
  • confirming offchain compute
  • everything concerning shards, their config and status
  • encountered some brittle testing on the way....fixed it

first merge #195 !!!!!!!

@brenzi brenzi changed the title Ab/bridge pallet spinout pallet_enclave_bridge spinout from teerex Jul 10, 2023
@brenzi brenzi requested a review from clangenb July 11, 2023 07:44
fixing tests to be more independent

tests now build. don't pass yet

enclave bridge tests pass

teerex cleanup

move tests to enclave bridge

 fixed sidechain pallet and tests

fix teeracle tests

more robust event testing in sidechain block confirms

split primitives too and cleanup

fix benchmark tests

clippy

reassign call indices in teerex pallet. it's a breaking change anyway
@brenzi brenzi changed the base branch from ab/teerex-refactor-188-2 to master July 11, 2023 12:27
@brenzi
Copy link
Contributor Author

brenzi commented Jul 11, 2023

closing in favor of #198

@brenzi brenzi closed this Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[teerex] separate concerns > enclave_bridge pallet
1 participant