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: starknet-io/starknet.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.12.1
Choose a base ref
...
head repository: starknet-io/starknet.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.13.0
Choose a head ref
  • 10 commits
  • 36 files changed
  • 5 contributors

Commits on Aug 14, 2024

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

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    36f8c3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da20310 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    9526f26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea6636f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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

Commits on Aug 27, 2024

  1. feat: implement SNIP-9 outside execution functionality (#1208)

    * feat: draft SNIP-9 implementation  (#1111)
    
    * feat: finalize SNIP-9 outside execution implementation (#1202)
    
    ---------
    
    Co-authored-by: Konstantin Fastov <kfastov@gmail.com>
    Co-authored-by: Philippe ROSTAN <81040730+PhilippeR26@users.noreply.github.com>
    3 people authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e3c80c5 View commit details
    Browse the repository at this point in the history
  2. chore: bump dependencies

    penovicp committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    07aecf6 View commit details
    Browse the repository at this point in the history
  3. chore(release): 6.13.0 [skip ci]

    # [6.13.0](v6.12.1...v6.13.0) (2024-08-27)
    
    ### Bug Fixes
    
    * repair enum type lookup for typed data hashing ([36f8c3c](36f8c3c))
    * sync cryptographic dependencies ([da20310](da20310))
    
    ### Features
    
    * implement SNIP-9 outside execution functionality ([#1208](#1208)) ([e3c80c5](e3c80c5)), closes [#1111](#1111) [#1202](#1202)
    * improve message verification utilities ([#1198](#1198)) ([bdad9a5](bdad9a5))
    semantic-release-bot committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    84f9f02 View commit details
    Browse the repository at this point in the history
Loading