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

Next version #1067

Merged
merged 15 commits into from
Apr 23, 2024
Merged

Next version #1067

merged 15 commits into from
Apr 23, 2024

Commits on Apr 3, 2024

  1. ci: bump devnet

    penovicp committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2c27daf View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    51b694c View commit details
    Browse the repository at this point in the history
  2. test: CairoFelt tests (#1035)

    * test: CairoFelt tests
    
    * Update __tests__/utils/CairoTypes/CairoFelt.test.ts
    
    * Update __tests__/utils/CairoTypes/CairoFelt.test.ts
    
    ---------
    
    Co-authored-by: Ivan Pavičić <ivan.pavicic@live.com>
    ikrcatov and ivpavici committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    da4ddce View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. fix: tslib (#1068)

    tabaktoni committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    dd7dc10 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. feat: add getGasPrice rpc provider method (#1056)

    * feat: add getGasPrice rpc provider method
    
    * fix: rpc method name and test function
    
    * fix: change rpc provide method helper
    - change the helper method of `getL1GasPrice()` from `getBlockWithTxs()` to `getBlockWithTxHashes()`
    
    * fix: change test name to getL1GasPrice
    princeibs committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d396275 View commit details
    Browse the repository at this point in the history
  2. test: Test setup refactor & remove RPC sequencer (#1044)

    * test: test setup refactor & remove rpc sequencer
    
    * fix: enable sequencer tests to run on goerli
    
    * chore: format markdowns
    
    * fix: remove unnecessary goerli describeIf comment
    
    * chore: remove setup verifier & simplify envs check logic
    
    * test: naming improvements
    
    * test: update test setup data log for testnet
    
    * test: change from goerli to sepolia
    
    * test: rename from rpc testnet to testnet
    
    * test: remove `TEST_PROVIDER_BASE_URL`
    
    ---------
    
    Co-authored-by: Luka Saric <luka.saric@scayle.com>
    Co-authored-by: Ivan Pavičić <ivan.pavicic@live.com>
    3 people committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d5f0b75 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. docs: types format fix for generated docs (#1075)

    * docs: types format fix for generated docs
    
    * docs: Update index.ts
    ivpavici committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c213c29 View commit details
    Browse the repository at this point in the history
  2. feat: rpc 0.7.1 (#1071)

    tabaktoni committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    11dc600 View commit details
    Browse the repository at this point in the history
  3. fix(utils): fix block identifier (#1076)

    * fix(utils): fix block identifier
    
    * docs: class Block docs
    tabaktoni committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0a3499d View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. feat: Export function parseCalldataField()

    * feat: export parseCalldataField()
    
    * Update src/utils/calldata/index.ts
    
    Co-authored-by: Toni Tabak <tabaktoni@gmail.com>
    
    ---------
    
    Co-authored-by: Toni Tabak <tabaktoni@gmail.com>
    PhilippeR26 and tabaktoni committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4d59658 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    64ac7e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23c5fd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. docs: adding missing jsdocs on methods (#1036)

    * docs: adding missing jsdocs on methods
    
    * removed override, and non exported method comments
    
    * Modified comment param
    
    * removed invalid comment
    
    * Update src/utils/address.ts
    
    * Update src/utils/address.ts
    
    * Update src/utils/calldata/cairo.ts
    
    * Update src/utils/calldata/cairo.ts
    
    ---------
    
    Co-authored-by: Ivan Pavičić <ivan.pavicic@live.com>
    ikrcatov and ivpavici committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    cb35e34 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. chore: added discord link to all relavant places (#1086)

    * chore: added discord link to all relavant places
    
    * chore: updated discord link
    
    * Update CONTRIBUTING.md
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Ivan Pavičić <ivan.pavicic@live.com>
    hemantwasthere and ivpavici committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a344f37 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. fix: starkne types 0.7 (#1087)

    * refactor(spec): extract and import rpc spec types from starknet-types
    
    * chore: add starknet types 0.7.2
    tabaktoni committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b038c76 View commit details
    Browse the repository at this point in the history