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

fix(utils): fix block identifier #1076

Merged
merged 49 commits into from
Apr 11, 2024
Merged
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
dd7e48b
test: eth signer
PhilippeR26 Feb 27, 2024
f02f11f
Merge remote-tracking branch 'upstream/develop' into ETHsignerContract
PhilippeR26 Feb 27, 2024
3599be0
test: move secp256k1Point tests in a dedicated test file
PhilippeR26 Mar 11, 2024
648e4d6
Merge branch 'develop' into ETHsignerContract
PhilippeR26 Mar 11, 2024
656ce42
Merge branch 'develop' into ETHsignerContract
PhilippeR26 Mar 18, 2024
57d395b
feat: helper for transaction receipt
PhilippeR26 Mar 18, 2024
495512a
simplify extends for account class
gregoryguillou Mar 18, 2024
9365063
feat: handling of cairo u512 type
PhilippeR26 Mar 19, 2024
b4ea22a
Merge pull request #1021 from 0xknwn/feature/simplify-default-account…
tabaktoni Mar 19, 2024
ce13ede
refactor: change name of variable : GetTxReceiptResponseWithoutHelper
PhilippeR26 Mar 19, 2024
9f13a49
Merge branch 'develop' into txResponse3
PhilippeR26 Mar 20, 2024
d122e34
Merge branch 'develop' into ETHsignerContract
PhilippeR26 Mar 20, 2024
c7ca4e2
Merge branch 'develop' into u512
PhilippeR26 Mar 20, 2024
f273e70
fix: double lines for same imports
PhilippeR26 Mar 20, 2024
c98fae4
Merge branch 'develop' into next-version
tabaktoni Mar 22, 2024
24f82d4
fix: solve an error in validate.ts initiated by pr 1007
PhilippeR26 Mar 22, 2024
46ca53b
fix: correction of a word in guide
PhilippeR26 Mar 22, 2024
2262b5e
docs: validateChecksumAddress
ivpavici Mar 22, 2024
218632b
fix: jsdoc correction
PhilippeR26 Mar 22, 2024
6623ea5
Merge pull request #1022 from PhilippeR26/u512
tabaktoni Mar 22, 2024
60674d8
Merge pull request #1032 from starknet-io/ivpavici_1031
tabaktoni Mar 22, 2024
aefe139
docs: add tsdoc in utils/address.ts
PhilippeR26 Mar 22, 2024
ad6c552
Merge pull request #1034 from PhilippeR26/addAddressPaddingDoc
tabaktoni Mar 25, 2024
9847c88
test: add extra fees
PhilippeR26 Mar 25, 2024
8c10c4a
fix: estimateFeeBulk include skipValidate in accountInvocationsFactory
tabaktoni Mar 25, 2024
9610f2a
Merge pull request #1037 from starknet-io/fix/estimateFeeBulk-skipVal…
tabaktoni Mar 25, 2024
878ba0d
Merge branch 'next-version' into ETHsignerContract
tabaktoni Mar 25, 2024
ab9fbb8
Merge pull request #985 from PhilippeR26/ETHsignerContract
tabaktoni Mar 25, 2024
b656443
Merge pull request #1020 from PhilippeR26/txResponse3
tabaktoni Mar 25, 2024
587d9f6
feat: add type guard to receipt response status methods
tabaktoni Mar 25, 2024
9341385
fix: repair i128 typed data encoding and add typed data range checks
penovicp Mar 15, 2024
87147d5
chore: update left over StarkNet casing
penovicp Mar 15, 2024
4b2398a
Merge pull request #1038 from starknet-io/fix-transaction-receipt-suc…
tabaktoni Mar 25, 2024
e5c2b45
Merge branch 'develop' into next-version
tabaktoni Mar 26, 2024
99921b1
feat: bundle resolution, module, type import for walletacc
tabaktoni Mar 26, 2024
5265995
fix: estimateMessageFee - eth address format (#1040)
PhilippeR26 Mar 27, 2024
f121a75
docs: small guides cleanup (#1048)
ivpavici Mar 28, 2024
73e9bbf
fix(RpcProvider): allow client to provide `specVersion` in 0.7 provider
avimak Apr 1, 2024
2cf8ca0
fix: remove abis parameter from signer and account execute
PhilippeR26 Apr 1, 2024
80d7fa8
feat: configure u512 and Secp256k1Point for abiwan
haroune-mohammedi Mar 27, 2024
4b83943
chore: bump dependencies
penovicp Apr 1, 2024
abf87d1
chore: expose data gas consumed and data gas price for 0.7 rpc
dhruvkelawala Apr 2, 2024
173d7e7
refactor: create wallet namespace
PhilippeR26 Apr 3, 2024
f5c2488
chore: dep starknet-types
tabaktoni Apr 3, 2024
3132e50
Merge branch 'develop' into next-version
tabaktoni Apr 3, 2024
1a826e3
fix(utils): fix block identifier
tabaktoni Apr 11, 2024
44fcd95
docs: class Block docs
tabaktoni Apr 11, 2024
5656bdd
Merge branch 'next-version' into fix/blockIdentifier
tabaktoni Apr 11, 2024
612994e
Merge branch 'next-version' into fix/blockIdentifier
tabaktoni Apr 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'develop' into next-version
  • Loading branch information
tabaktoni committed Mar 26, 2024
commit e5c2b45cebbc59720d35c0442b384f011dfbe87b

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.