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

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    b436a12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fb65c3 View commit details
    Browse the repository at this point in the history
  3. fixes

    brenzi committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    cf1d4b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2370931 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41df384 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94f6fec View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. initial copy and first mods for enclave-bridge pallet

    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 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a6e11bc View commit details
    Browse the repository at this point in the history