Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dojoengine/dojo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.9
Choose a base ref
...
head repository: dojoengine/dojo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 72 files changed
  • 4 contributors

Commits on Dec 27, 2024

  1. chore(devcontainer): update image: v1.0.9 (#2842)

    Update devcontainer image: v1.0.9
    
    Co-authored-by: glihm <glihm@users.noreply.github.com>
    tarrencev and glihm authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    1c3ff08 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2024

  1. Configuration menu
    Copy the full SHA
    d21b1a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd8afc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6816de7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bae15c6 View commit details
    Browse the repository at this point in the history
  5. feat(katana-rpc-types): untagged enum (#2820)

    make merkle node untagged
    kariy committed Dec 31, 2024
    Configuration menu
    Copy the full SHA
    6fee398 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cfbe7f7 View commit details
    Browse the repository at this point in the history
  7. refactor(katana-trie): use pedersen hash in all tries (#2822)

    change to pedersen hash for all tries
    kariy committed Dec 31, 2024
    Configuration menu
    Copy the full SHA
    5524d6f View commit details
    Browse the repository at this point in the history
  8. refactor(katana): bump bonsai-trie to use IndexMap in multiproof (#…

    …2823)
    
    update bonsai-trie to use indexmap in multiproof
    kariy committed Dec 31, 2024
    Configuration menu
    Copy the full SHA
    247a4ca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8087e0a View commit details
    Browse the repository at this point in the history
  10. fix(katana): invalid trie path conversion (#2844)

    fix trie path rpc conversion
    kariy committed Dec 31, 2024
    Configuration menu
    Copy the full SHA
    13c0c24 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4aecc53 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c45f70d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    19b0486 View commit details
    Browse the repository at this point in the history
  14. feat(katana): rpc modules selection (#2848)

    rpc modules selection
    kariy committed Dec 31, 2024
    Configuration menu
    Copy the full SHA
    38b3c2a View commit details
    Browse the repository at this point in the history
Loading