Skip to content

Conversation

@franciszekjob
Copy link
Collaborator

Reverts #228

@franciszekjob franciszekjob merged commit 647aa03 into feat/219-2-remove-old-txs-write-api Apr 18, 2025
1 check passed
@franciszekjob franciszekjob deleted the revert-228-fix/227-domain-revision-encoding branch April 18, 2025 17:18
franciszekjob added a commit that referenced this pull request Apr 18, 2025
* Support storage proof

* Move `ContractStorageKey`

* Support `starknet_getMessagesStatus`

* Adapt execution resources

* Support failure reason in transaction status

* Remove unnecessary coding key change in `StarknetFeeEstimate`

* Add `StarknetResourceBoundsMapping.zero`

* Fix `testEstimateInvokeV3Fee`

* Restore `==` in `BinaryNode`

* Update Sources/Starknet/Crypto/FeeCalculation.swift

Co-authored-by: Maksim Zdobnikau <[email protected]>

* Make `contractAddresses` and `contractStorageKeys` optional in `getStorageProof`

* Add merkle node tests

* Refactor `init` in `MerkleNode`

* Add `==` in `MerkleNode`

* Format

* Update values in `MerkleNodeTests`

* Add todo

* Fix typo in `contracts_storage_keys`

* Rename `ContractStorageKey` to `ContractStorageKey`

* Make `blockId` optional

* Make `blockId` optional in `getStorageProof`

* Change `path` type to `NumAsHex`

* Revert optional block id changes

* Update `StarknetFeeEstimate` description

* Update CI

* Update devnet client

* Update `StarknetFeeEstimate` extension

* Add l1 data gas to `StarknetResourceBoundsMapping`

* Adjust tests

* Include l1 data gas in tx hash calculations

* Add `testGetStorageProof`

* Fix models and field names

* Bump starknet foundry to 0.40.0 in `.tool-versions`

* wip: adjust devnet client

* Bump action versions

* Fix linting

* Fix linting

* Temporarily comment out running tests

* Revert "Temporarily comment out running tests"

This reverts commit 6b7f7f4.

* Formatting

* Update permissions

* Fix for account type

* Fix formatting

* Fix `prefundAccount` in `DevnetClientProtocol`

* Add `UNIVERSAL_SIERRA_COMPILER` env

* Fix `testEstimateMessageFee`

* Fix `testGetEvents`

* Update echo in workflow

* Remove echo

* Fix `testBatchGetTransactionByHash`

* Comment out failing tests

* Fix `UNIVERSAL_SIERRA_COMPILER` env

* Fix `testStarknetCallsToExecuteCalldataCairo1`

* Fix `testEdgeNode`

* Fix `TransactionTests`

* Remove v1 methods and corresponding tests

* Formatting

* Formatting

* Fix formatting

* Remove unneeded structs and methods

* Add `storageRoot` to `ContractLeafData`

* Add `isReverted` to `StarknetFunctionInvocation`

* Uncomment tests

* Remove prints

* Fix `testSimulateTransactionsV3`

* Restore prefund amount as uint128

* Update readme

* Devnet client cleanup

* Restore setting initial balance

* Fix `deployAccount` params

* Fix formatting

* Rename file with `ContractsStorageKeys`

* Apply code review suggestions

* Update todo

* Uncomment tests for getting txs

* Bump macos to 15

* Use xcode 16.2.0

* Fix `testSimulateTransactionsV1`

* Update fee estimate field types

* Fix `testDeployAccountV1`

* Remove unused variable

* Fic typo

* Restore comment

* Add `Starknet` prefix to struct names

* Refactor `FeeEstimateTests`

* Remove `UNIVERSAL_SIERRA_COMPILER` from workflow

* Fix multiplier

* Remove default

* Remove `UNIVERSAL_SIERRA_COMPILER` from readme

* Apply code review suggestions

* Remove usc entry from readme

* Add `testGetStorageProofRequest`

* Add `Starknet` prefix to `NodeHashToNodeMapping`

* Apply code review suggestions

* Apply code review suggestion

* Remove `Scarb.lock`

* Fix encoding `version`  in typed data `Domain` (#228)

* Change `StarknetTypedData` version type to `String`

* Remove dummy changes

* Add `Domain` encoding

* Apply code review suggestion

* Little refactor

* Little refactor

* Remove unused code

* Fix version encoding

* Fix tests

* Revert "Fix encoding `version`  in typed data `Domain` (#228)" (#229)

This reverts commit 1291c82.

---------

Co-authored-by: Maksim Zdobnikau <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants