Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Statement store #13701

Merged
merged 92 commits into from
May 4, 2023
Merged

Statement store #13701

merged 92 commits into from
May 4, 2023

Commits on Mar 15, 2023

  1. WIP Statement store

    arkpar committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    729e524 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7591d22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff1edaa View commit details
    Browse the repository at this point in the history
  4. WIP statement pallet

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

Commits on Mar 16, 2023

  1. Statement validation

    arkpar committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    21c9aaf View commit details
    Browse the repository at this point in the history
  2. pallet tests

    arkpar committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    c706097 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Validation queue

    arkpar committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    e066abe View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Store maintenance

    arkpar committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    bfbbc5b View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

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

Commits on Mar 22, 2023

  1. Store metrics

    arkpar committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    0b73266 View commit details
    Browse the repository at this point in the history
  2. Store tests

    arkpar committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    66b9c98 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Store maintenance test

    arkpar committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    c8f0467 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    arkpar committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    9bc6773 View commit details
    Browse the repository at this point in the history
  3. Build fix

    arkpar committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    8263aa4 View commit details
    Browse the repository at this point in the history
  4. OCW Api

    arkpar committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    7779458 View commit details
    Browse the repository at this point in the history
  5. Offchain worker

    arkpar committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    f01160e View commit details
    Browse the repository at this point in the history
  6. Enable host functions

    arkpar committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    7431f55 View commit details
    Browse the repository at this point in the history
  7. fmt

    arkpar committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    5cc24b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    dea2dea View commit details
    Browse the repository at this point in the history
  2. Minor tweaks

    arkpar committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    4febbea View commit details
    Browse the repository at this point in the history
  3. Fixed a warning

    arkpar committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    b06e356 View commit details
    Browse the repository at this point in the history
  4. Removed tracing

    arkpar committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    c6f2b53 View commit details
    Browse the repository at this point in the history
  5. Manual expiration

    arkpar committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    50b583d View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Reworked constraint management

    arkpar committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    e141eb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5555e9 View commit details
    Browse the repository at this point in the history
  3. Added small test

    arkpar committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    1171ba0 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

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

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    365e5e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d571ca View commit details
    Browse the repository at this point in the history
  3. Copy-paste spec into readme

    arkpar authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    85a31c9 View commit details
    Browse the repository at this point in the history
  4. Comments

    arkpar committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    b07775f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Made the store optional

    arkpar committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    659b494 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25f3771 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. fmt

    arkpar committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    27e73cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39f0145 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51b16ff View commit details
    Browse the repository at this point in the history
  4. Clippy fixes

    arkpar committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    0e84775 View commit details
    Browse the repository at this point in the history
  5. fmt

    arkpar committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    312a07e View commit details
    Browse the repository at this point in the history
  6. fmt

    arkpar committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    9c21172 View commit details
    Browse the repository at this point in the history
  7. More clippy fixes

    arkpar committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    0d95b2e View commit details
    Browse the repository at this point in the history
  8. More clippy fixes

    arkpar committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    61f6e5f View commit details
    Browse the repository at this point in the history
  9. More clippy fixes

    arkpar committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d93493a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Update client/statement-store/README.md

    Co-authored-by: cheme <emericchevalier.pro@gmail.com>
    arkpar and cheme authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    f06ac25 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Bastian Köcher <git@kchr.de>
    arkpar and bkchr authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    3c2373d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a13e2c0 View commit details
    Browse the repository at this point in the history
  4. Sort out data path

    arkpar committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    ac499ab View commit details
    Browse the repository at this point in the history
  5. Added offline check

    arkpar committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    e562b65 View commit details
    Browse the repository at this point in the history
  6. Removed dispatch_statement

    arkpar committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    06f3376 View commit details
    Browse the repository at this point in the history
  7. Renamed into_generic

    arkpar committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    167c4ad View commit details
    Browse the repository at this point in the history
  8. Fixed commit placement

    arkpar committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    4c840c0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03906c8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f33942c View commit details
    Browse the repository at this point in the history
  11. fmt

    arkpar committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    206488d View commit details
    Browse the repository at this point in the history
  12. Use ExtendedHostFunctions

    arkpar committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    2625783 View commit details
    Browse the repository at this point in the history
  13. Fixed benches

    arkpar committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    a7f652a View commit details
    Browse the repository at this point in the history
  14. Tweaks

    arkpar committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    0bf748e View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Apply suggestions from code review

    Co-authored-by: cheme <emericchevalier.pro@gmail.com>
    arkpar and cheme authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    8c883a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c05e3d7 View commit details
    Browse the repository at this point in the history
  3. Fixed priority mixup

    arkpar committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    6c15ce9 View commit details
    Browse the repository at this point in the history
  4. Rename

    arkpar committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    f383ab6 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. newtypes for priorities

    arkpar committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    a978b2a View commit details
    Browse the repository at this point in the history
  2. Added MAX_TOPICS

    arkpar committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    83f343f View commit details
    Browse the repository at this point in the history
  3. Fixed key filtering logic

    arkpar committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    94b10a7 View commit details
    Browse the repository at this point in the history
  4. Remove empty entrie

    arkpar committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    1c22fef View commit details
    Browse the repository at this point in the history
  5. Removed prefix from signing

    arkpar committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    f08810b View commit details
    Browse the repository at this point in the history
  6. More documentation

    arkpar committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    7849cc8 View commit details
    Browse the repository at this point in the history
  7. fmt

    arkpar committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    64ac7f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    f05f5a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21dd020 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d72290c View commit details
    Browse the repository at this point in the history
  4. Use statement iterator

    arkpar committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    16e469e View commit details
    Browse the repository at this point in the history
  5. Renamed runtime API mod

    arkpar committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    8d18b5e View commit details
    Browse the repository at this point in the history
  6. fmt

    arkpar committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    9d3add2 View commit details
    Browse the repository at this point in the history
  7. Remove dump_encoded

    arkpar committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    cd7c9dc View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

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

    arkpar committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    38d893d View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Bastian Köcher <git@kchr.de>
    arkpar and bkchr authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    fdb43c5 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Bastian Köcher <git@kchr.de>
    arkpar and bkchr authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    74e4945 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f1ac76 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. License exceptions

    arkpar committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    2f2d4f8 View commit details
    Browse the repository at this point in the history
  2. fmt

    arkpar committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    75ee1bf View commit details
    Browse the repository at this point in the history
  3. Store options

    arkpar committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    b501198 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    692f58a View commit details
    Browse the repository at this point in the history
  5. Removed global priority

    arkpar committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    704d53a View commit details
    Browse the repository at this point in the history
  6. Validate fields when decoding

    arkpar committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    71b39cf View commit details
    Browse the repository at this point in the history
  7. Limit validation channel size

    arkpar committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    a798b08 View commit details
    Browse the repository at this point in the history
  8. Made a comment into module doc

    arkpar committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    7af3b5a View commit details
    Browse the repository at this point in the history
  9. Removed submit_encoded

    arkpar committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    47a8e6b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4fb2aee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    df2df2a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

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