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

Reorganize files #83

Merged
merged 54 commits into from
Aug 25, 2023
Merged

Reorganize files #83

merged 54 commits into from
Aug 25, 2023

Commits on Aug 17, 2023

  1. fix deploy script

    ilinzweilin committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    48ca59a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a11f888 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Fix restricted token tests

    hieronx committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    0c74715 View commit details
    Browse the repository at this point in the history
  2. Rename

    hieronx committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f94459c View commit details
    Browse the repository at this point in the history
  3. Update factory test

    hieronx committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    b0d0ad1 View commit details
    Browse the repository at this point in the history
  4. Format

    hieronx committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    828d616 View commit details
    Browse the repository at this point in the history
  5. Work on token manager, support multiple routers, add permissionless r…

    …outer for tests, remove chainbridge router
    hieronx committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    b7e2fb6 View commit details
    Browse the repository at this point in the history
  6. Fix gateway build

    hieronx committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    66c2022 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2dba100 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3e0ff8 View commit details
    Browse the repository at this point in the history
  9. Fix deploy build

    hieronx committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e719b56 View commit details
    Browse the repository at this point in the history
  10. Add broadcast

    hieronx committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    78eeac9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ac9fdda View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Rewrite deploy script

    hieronx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    fa09c17 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/centrifuge/connectors into …

    …feat/transfer-manager
    hieronx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    74d1c39 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Implement token manager

    hieronx committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    1d0746d View commit details
    Browse the repository at this point in the history
  2. Fix wiring in tests

    hieronx committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d125169 View commit details
    Browse the repository at this point in the history
  3. Format

    hieronx committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8e27008 View commit details
    Browse the repository at this point in the history
  4. Fix function signatures

    hieronx committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d56dd71 View commit details
    Browse the repository at this point in the history
  5. Re-add missing modifiers

    hieronx committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    57e8138 View commit details
    Browse the repository at this point in the history
  6. Remove unused code

    hieronx committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    bd007f2 View commit details
    Browse the repository at this point in the history
  7. Use auth contract in gateway

    hieronx committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d9e2e26 View commit details
    Browse the repository at this point in the history
  8. Use auth in router

    hieronx committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8f1e9eb View commit details
    Browse the repository at this point in the history
  9. Use auth in all routers

    hieronx committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    910ec75 View commit details
    Browse the repository at this point in the history
  10. Use auth everywhere

    hieronx committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ffa7122 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a046eca View commit details
    Browse the repository at this point in the history
  12. Re-add token manager tests

    hieronx committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f928b38 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    75a05f9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4552555 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    88a1d6b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d6e0e80 View commit details
    Browse the repository at this point in the history
  17. Fix message test

    hieronx committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    bbcf15f View commit details
    Browse the repository at this point in the history
  18. Actually fix message test

    hieronx committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d731079 View commit details
    Browse the repository at this point in the history
  19. Fix message indices

    hieronx committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    12c420e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7b35103 View commit details
    Browse the repository at this point in the history
  21. fixed approvals and tests

    ilinzweilin committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a14ebb3 View commit details
    Browse the repository at this point in the history
  22. adjust auth in transfers

    ilinzweilin committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    69bfae3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7d7ede7 View commit details
    Browse the repository at this point in the history
  24. Fix token permissions

    hieronx committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e81cd6d View commit details
    Browse the repository at this point in the history
  25. Format

    hieronx committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b628407 View commit details
    Browse the repository at this point in the history
  26. Address review comments

    hieronx committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    3a69ad1 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Merge branch 'main' of https://github.com/centrifuge/connectors into …

    …feature/single-tranche-token
    hieronx committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    5d3d417 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary deny

    hieronx committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    debc70a View commit details
    Browse the repository at this point in the history
  3. Add missing events

    hieronx committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8918144 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e5038b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfa2386 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b0120b View commit details
    Browse the repository at this point in the history
  7. Update comments

    hieronx committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    6050709 View commit details
    Browse the repository at this point in the history
  8. Consistent naming

    hieronx committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    95ca806 View commit details
    Browse the repository at this point in the history
  9. Fix naming mistakes

    hieronx committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c0ab414 View commit details
    Browse the repository at this point in the history
  10. Fix more naming

    hieronx committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    6bacca1 View commit details
    Browse the repository at this point in the history
  11. Re-organize files

    hieronx committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    cc4e7fe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0f5dadb View commit details
    Browse the repository at this point in the history
  13. Fix factory tests

    hieronx committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    f8635f6 View commit details
    Browse the repository at this point in the history