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-child-bounties index child bounty by parent bounty #6255

Merged
merged 41 commits into from
Nov 6, 2024

Commits on Oct 28, 2024

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

Commits on Oct 29, 2024

  1. Migration sketch

    DavidK committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    811c61a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Migration with in memory bounties collection

    DavidK committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c1378f1 View commit details
    Browse the repository at this point in the history
  2. log child bounty id remap

    DavidK committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2184af1 View commit details
    Browse the repository at this point in the history
  3. Restore rococo runtime version

    DavidK committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3973639 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    a7bd8a7 View commit details
    Browse the repository at this point in the history
  2. Revert ChildrenCuratorFees changes

    DavidK committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    4b0acea View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Add license to migration

    DavidK committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5bb6ff4 View commit details
    Browse the repository at this point in the history
  2. Add licence and prdoc

    DavidK committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6df9727 View commit details
    Browse the repository at this point in the history
  3. Add deprecation date in prdoc

    DavidK committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7601baf View commit details
    Browse the repository at this point in the history
  4. Remove v1:: prefix

    DavidK committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    fb006da View commit details
    Browse the repository at this point in the history
  5. Document more functions for ChildBountyManager

    DavidK committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6494780 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc41264 View commit details
    Browse the repository at this point in the history
  7. Add sorting for ids to preserve order

    DavidK committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    8fcfdb2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21fdd4e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Add transfer weights

    - additional logging fixes
    - move child bounty account id balances
    - modify derived address for child bounty account
    DavidK committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4613794 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    845fba4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78ac085 View commit details
    Browse the repository at this point in the history
  4. Update Cargo.lock file

    DavidK committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b70fa93 View commit details
    Browse the repository at this point in the history
  5. Add old to new child bounty ids mapping

    DavidK committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6700f25 View commit details
    Browse the repository at this point in the history
  6. Update docs

    DavidK committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4c29a2f View commit details
    Browse the repository at this point in the history
  7. Add prdoc about old to new ids storage item

    DavidK committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d30c3cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    38ae981 View commit details
    Browse the repository at this point in the history
  9. Prdoc changes

    DavidK committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    84ad94c View commit details
    Browse the repository at this point in the history
  10. Add migration docs

    DavidK committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9efd09d View commit details
    Browse the repository at this point in the history
  11. add bounty removed hook

    muharem committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7cab4ce View commit details
    Browse the repository at this point in the history
  12. renames

    muharem committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    03ef282 View commit details
    Browse the repository at this point in the history
  13. update the prdoc

    muharem committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    03409b2 View commit details
    Browse the repository at this point in the history
  14. Merge remote-tracking branch 'origin/master' into davidk/index-child-…

    …bounties-by-parent-bounty
    muharem committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3677cab View commit details
    Browse the repository at this point in the history
  15. update the prdoc

    muharem committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    67a09bc View commit details
    Browse the repository at this point in the history
  16. update migration doc

    muharem committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e4edfcf View commit details
    Browse the repository at this point in the history
  17. fmt

    muharem committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9d3d319 View commit details
    Browse the repository at this point in the history
  18. fmt

    muharem committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d846af2 View commit details
    Browse the repository at this point in the history
  19. fmt

    muharem committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f87bacc View commit details
    Browse the repository at this point in the history
  20. Update substrate/frame/child-bounties/src/lib.rs

    Co-authored-by: Oliver Tale-Yazdi <[email protected]>
    muharem and ggwpez authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    5ed6eca View commit details
    Browse the repository at this point in the history
  21. update the doc

    muharem committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    94ee08c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5567d19 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    56dd130 View commit details
    Browse the repository at this point in the history
  24. impl FromEntropy for U256

    muharem committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d5f848f View commit details
    Browse the repository at this point in the history
  25. Update prdoc

    Signed-off-by: Oliver Tale-Yazdi <[email protected]>
    ggwpez committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    22d251e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. update the prdoc

    muharem committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    46cd1ea View commit details
    Browse the repository at this point in the history