Skip to content
Open
Show file tree
Hide file tree
Changes from 42 commits
Commits
Show all changes
82 commits
Select commit Hold shift + click to select a range
7267154
Add `DevetClient`
franciszekjob Sep 26, 2025
ab2a7cd
Support inbuilt devnet accounts
franciszekjob Sep 26, 2025
0e933b4
Rename `DevnetClient` -> `DevnetProvider`
franciszekjob Sep 26, 2025
2f7bd43
Merge branch '3603-devnet-client' of https://github.com/foundry-rs/st…
franciszekjob Sep 26, 2025
5db4ffe
Remove `account_exists_in_accounts_file`
franciszekjob Sep 26, 2025
7a57e73
Merge branch '3603-devnet-client' of https://github.com/foundry-rs/st…
franciszekjob Sep 26, 2025
9c42ddd
Add `account_exists_in_accounts_file`
franciszekjob Sep 26, 2025
c2baa3e
Refactor test
franciszekjob Sep 26, 2025
31e77fa
Merge branch '3603-devnet-client' of https://github.com/foundry-rs/st…
franciszekjob Sep 26, 2025
2213285
Remove functions
franciszekjob Sep 26, 2025
8640934
Merge branch '3603-devnet-client' of https://github.com/foundry-rs/st…
franciszekjob Sep 26, 2025
245d69f
Fix imports
franciszekjob Sep 26, 2025
ec03598
Add tests
franciszekjob Sep 26, 2025
64c8c5b
Fix typo
franciszekjob Sep 26, 2025
fff8c9d
Merge branch '3603-devnet-client' of https://github.com/foundry-rs/st…
franciszekjob Sep 26, 2025
ef13d2a
Fix test
franciszekjob Sep 26, 2025
dbb17a0
Fix newline
franciszekjob Sep 26, 2025
a534600
Add `use_devnet_account_with_node_not_being_devnet` test
franciszekjob Sep 26, 2025
b3e4cfb
Fix tests
franciszekjob Sep 26, 2025
f8a4019
Fix tests
franciszekjob Sep 28, 2025
2b7466c
Add docs
franciszekjob Sep 29, 2025
486b00d
Fix docs
franciszekjob Sep 29, 2025
fa4af76
Little refactor
franciszekjob Sep 29, 2025
656dd30
Merge branch '3603-devnet-client' of https://github.com/foundry-rs/st…
franciszekjob Sep 29, 2025
1604d50
Remove enters
franciszekjob Sep 29, 2025
ce48a81
Remove enters
franciszekjob Sep 29, 2025
944c3a2
Update warning message
franciszekjob Sep 29, 2025
863da6a
Merge branch '3603-2-support-inbuilt-devnet-accounts' of https://gith…
franciszekjob Sep 29, 2025
d7ea750
Fix devnet path
franciszekjob Sep 29, 2025
75d4d6a
Merge branch '3603-2-support-inbuilt-devnet-accounts' of https://gith…
franciszekjob Sep 29, 2025
53de064
Use fixed version of cairo deps
cptartur Sep 29, 2025
b32ed80
Release 0.50.0
cptartur Sep 29, 2025
3227541
Close #3723
cptartur Sep 29, 2025
11215b7
Update tests
cptartur Sep 29, 2025
1d8443a
Lint
cptartur Sep 29, 2025
9d52309
Merge branch 'master' into 3603-devnet-client
franciszekjob Sep 30, 2025
7354f77
Merge branch '3603-devnet-client' into 3603-2-support-inbuilt-devnet-…
franciszekjob Sep 30, 2025
e63bfea
Merge branch '3603-2-support-inbuilt-devnet-accounts' into 3603-3-dev…
franciszekjob Sep 30, 2025
bb2f942
Merge branch 'release-0.50.0' into 3603-devnet-client
franciszekjob Sep 30, 2025
646c0ea
Merge branch '3603-devnet-client' into 3603-2-support-inbuilt-devnet-…
franciszekjob Sep 30, 2025
d6f9513
Merge branch '3603-2-support-inbuilt-devnet-accounts' into 3603-3-dev…
franciszekjob Sep 30, 2025
dc07ca1
Update changelog
franciszekjob Sep 30, 2025
42e7847
Update CHANGELOG.md
cptartur Sep 30, 2025
66fa96c
Release 0.50.0 lint (#3769)
cptartur Sep 30, 2025
f71fce4
Merge branch 'release-0.50.0' into 3603-devnet-client
franciszekjob Sep 30, 2025
efc0be7
Merge branch 'master' of https://github.com/foundry-rs/starknet-found…
franciszekjob Oct 1, 2025
29d976d
Merge branch '3603-devnet-client' of https://github.com/foundry-rs/st…
franciszekjob Oct 1, 2025
dc03f27
Apply code review suggestion
franciszekjob Oct 1, 2025
3a1f463
Fix `Cargo.lock`
franciszekjob Oct 1, 2025
78c6cbd
git
franciszekjob Oct 1, 2025
3850d70
Apply code review suggestion
franciszekjob Oct 1, 2025
98d254b
Fix error message
franciszekjob Oct 1, 2025
7adb617
Merge branch '3603-2-support-inbuilt-devnet-accounts' of https://gith…
franciszekjob Oct 1, 2025
ec6f02e
Remove files
franciszekjob Oct 1, 2025
c9ca88d
Fix errors
franciszekjob Oct 1, 2025
5b0de08
Merge branch '3603-2-support-inbuilt-devnet-accounts' of https://gith…
franciszekjob Oct 1, 2025
a6c8252
Fix changelog
franciszekjob Oct 1, 2025
de848e8
Remove redundant comments
franciszekjob Oct 1, 2025
2718462
Apply code review suggestion
franciszekjob Oct 1, 2025
354b537
Merge branch '3603-devnet-client' into 3603-2-support-inbuilt-devnet-…
franciszekjob Oct 1, 2025
b352d9e
Merge branch '3603-2-support-inbuilt-devnet-accounts' of https://gith…
franciszekjob Oct 1, 2025
649fe00
Update docs
franciszekjob Oct 1, 2025
24802a6
Apply code review suggestions
franciszekjob Oct 2, 2025
fd67052
Add `DevnetProvider.ensure_alive()`
franciszekjob Oct 2, 2025
fe1214d
Apply code review suggestion
franciszekjob Oct 2, 2025
9a5c346
Merge branch '3603-devnet-client' of https://github.com/foundry-rs/st…
franciszekjob Oct 2, 2025
0fcf44c
Ensure devnet is alive in `get_account_from_devnet`
franciszekjob Oct 2, 2025
2d52837
Merge branch '3603-2-support-inbuilt-devnet-accounts' of https://gith…
franciszekjob Oct 2, 2025
9c97bf1
Formatting
franciszekjob Oct 2, 2025
d8edc5f
Fix test
franciszekjob Oct 2, 2025
4a4899d
Apply code review suggestions
franciszekjob Oct 2, 2025
fc0bb1d
Remove assertions
franciszekjob Oct 3, 2025
3180a75
Apply code review suggestion
franciszekjob Oct 3, 2025
02b9c6e
Fix test
franciszekjob Oct 3, 2025
fdb41d4
Fix linting
franciszekjob Oct 3, 2025
30717f3
Merge branch '3603-devnet-client' into 3603-2-support-inbuilt-devnet-…
franciszekjob Oct 3, 2025
623041b
Disallow devnet accounts usage with sepolia and mainnet networks
franciszekjob Oct 6, 2025
bd3bd47
Merge branch '3603-2-support-inbuilt-devnet-accounts' of https://gith…
franciszekjob Oct 6, 2025
c4c82f0
Merge branch '3603-2-support-inbuilt-devnet-accounts' of https://gith…
franciszekjob Oct 6, 2025
22c0853
Update docs
franciszekjob Oct 6, 2025
8fb59ef
Update docs
franciszekjob Oct 6, 2025
69ca405
Merge branch 'master' of https://github.com/foundry-rs/starknet-found…
franciszekjob Oct 6, 2025
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
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Cast

#### Added

- Possibility to use [`starknet-devnet`](https://github.com/0xSpaceShard/starknet-devnet) predeployed accounts directly in `sncast` without needing to import them. They are available under specific names - `devnet-1`, `devnet-2`, ..., `devnet-<N>`. Read more [here](https://foundry-rs.github.io/starknet-foundry/starknet/integration_with_devnet.html#predeployed-accounts)

## [0.50.0] - 2025-09-29

### Forge

#### Added
Expand Down
Loading
Loading