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

Trivial Cross-network SPV PoC #1628

Draft
wants to merge 110 commits into
base: master
Choose a base branch
from
Draft

Trivial Cross-network SPV PoC #1628

wants to merge 110 commits into from

Commits on Mar 1, 2023

  1. check

    edmundnoble committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    78a7a02 View commit details
    Browse the repository at this point in the history
  2. add test registry

    edmundnoble committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    b4b9d3c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. re-run ea and fix tests

    edmundnoble committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    6bc4aac View commit details
    Browse the repository at this point in the history
  2. clear up some todos

    edmundnoble committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    75040d2 View commit details
    Browse the repository at this point in the history
  3. Removals

    edmundnoble committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    0519d27 View commit details
    Browse the repository at this point in the history
  4. Fix build

    edmundnoble committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    932ebd3 View commit details
    Browse the repository at this point in the history
  5. fix haddock

    edmundnoble committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    ddacf98 View commit details
    Browse the repository at this point in the history
  6. Fix build add docs

    edmundnoble committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    4675df6 View commit details
    Browse the repository at this point in the history
  7. fix haddock again

    edmundnoble committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    9f2d4af View commit details
    Browse the repository at this point in the history
  8. Fix other warnings

    edmundnoble committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    1257d89 View commit details
    Browse the repository at this point in the history
  9. Eq for upgrades

    edmundnoble committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    f529bae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b003881 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Move maxBlockGasLimit

    edmundnoble committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    067831e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96d062b View commit details
    Browse the repository at this point in the history
  3. Update Utils.hs

    edmundnoble authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    694f21a View commit details
    Browse the repository at this point in the history
  4. Update chainweb.cabal

    edmundnoble authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    0499683 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b5334f View commit details
    Browse the repository at this point in the history
  6. Remove memotrie dep

    edmundnoble authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    3058250 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5c958e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b26031 View commit details
    Browse the repository at this point in the history
  9. fix bench

    edmundnoble committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    c08bda2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d3ce263 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c6792ba View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9231761 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    63c1bcf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2fad259 View commit details
    Browse the repository at this point in the history
  15. Merge remote-tracking branch 'origin/edmundnoble/version-scourge' int…

    …o edmundnoble/version-scourge
    edmundnoble committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    6893dd8 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. More cleanup

    edmundnoble committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    6c51702 View commit details
    Browse the repository at this point in the history
  2. delete stm-chans dep

    edmundnoble committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    479c19e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edc25e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. cleanup and docs

    edmundnoble committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    a517a11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9280308 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b954830 View commit details
    Browse the repository at this point in the history
  4. self-review

    edmundnoble committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    b23d198 View commit details
    Browse the repository at this point in the history
  5. More self-review

    edmundnoble committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    48f6f09 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. changes from code review

    larskuhtz committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    a78353f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8951c52 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. remove redundant pragma

    larskuhtz committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    c09db18 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    23dd634 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db579b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. small changes from review

    larskuhtz committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    5c73a90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15ef99d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6895725 View commit details
    Browse the repository at this point in the history
  4. Small fork height tweaks

    edmundnoble committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d3025e5 View commit details
    Browse the repository at this point in the history
  5. profiling enabled

    edmundnoble committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    217d54d View commit details
    Browse the repository at this point in the history
  6. fix tests

    edmundnoble committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    80bbfe7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e15596 View commit details
    Browse the repository at this point in the history
  8. disable profiling

    edmundnoble committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    ed94cc3 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    d375059 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    750fbe0 View commit details
    Browse the repository at this point in the history
  2. Enable profiling

    edmundnoble committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    c0f14f7 View commit details
    Browse the repository at this point in the history
  3. Revert "Enable profiling"

    This reverts commit c0f14f7.
    edmundnoble committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    c694a40 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    08e08ae View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. check

    edmundnoble committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    d1556c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    4376642 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    edmundnoble committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    a66c3d6 View commit details
    Browse the repository at this point in the history
  3. fix build

    edmundnoble committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    44ae9c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    374a194 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c85a993 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63761fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63c0922 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cf0b84 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. NSv2 in fast devnet

    edmundnoble committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    28897e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62a5038 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    f28a0ef View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    3396134 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8952a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    ecc0463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4303d4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f05e411 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    175e0ca View commit details
    Browse the repository at this point in the history
  2. update pact pin

    chessai committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0ee5acf View commit details
    Browse the repository at this point in the history
  3. fix some compilation errors

    chessai committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    36942c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    96ddc3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e673cc View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    0e09db5 View commit details
    Browse the repository at this point in the history
  2. update pact pin

    chessai committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    d3ffd0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73d6770 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    b413a5c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    b729fcd View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    cc3888c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Disable keyset format validation

    EnoF committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    5fd6c95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8b7c3e View commit details
    Browse the repository at this point in the history
  3. Some yolo fix

    EnoF committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b63156b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. wip command verifier

    imalsogreg committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1426b92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d970619 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bd97c1 View commit details
    Browse the repository at this point in the history
  4. Work the validateCommand function with chainid and version through more

    of chainweb. Next stop: execBlock
    imalsogreg committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9bbafb8 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    9eb1b57 View commit details
    Browse the repository at this point in the history
  2. Update pact

    edmundnoble committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    62d3270 View commit details
    Browse the repository at this point in the history
  3. Revert KeysetPublicKey

    edmundnoble committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    95563b1 View commit details
    Browse the repository at this point in the history
  4. Work the validateCommand function with chainid and version through more

    of chainweb. Next stop: execBlock
    imalsogreg authored and edmundnoble committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    62c9a99 View commit details
    Browse the repository at this point in the history
  5. fix tests

    edmundnoble committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7433e75 View commit details
    Browse the repository at this point in the history
  6. Update pact

    edmundnoble committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a0428f6 View commit details
    Browse the repository at this point in the history
  7. Revert KeysetPublicKey

    edmundnoble committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f4b6260 View commit details
    Browse the repository at this point in the history
  8. fix tests

    edmundnoble committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6d5a402 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    70f5f20 View commit details
    Browse the repository at this point in the history
  10. Update git sha for pact

    imalsogreg committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    90b8397 View commit details
    Browse the repository at this point in the history
  11. Update git sha for pact

    imalsogreg committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4d4e243 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6f355d6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    979baf8 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Fix cwtool

    edmundnoble committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    87eaeea View commit details
    Browse the repository at this point in the history
  2. Add chainweb222Pact fork

    edmundnoble committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    5abe334 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    edmundnoble committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a075f10 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Update pact

    edmundnoble committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    dd93343 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30c4b03 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    edmundnoble committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    92c1c75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9eee09e View commit details
    Browse the repository at this point in the history
  5. Update cabal.project

    enobayram authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e6544a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    5cde2fd View commit details
    Browse the repository at this point in the history