-
Notifications
You must be signed in to change notification settings - Fork 177
Insights: foundry-rs/starknet-foundry
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v0.34.0 0.34.0
published
Nov 27, 2024
12 Pull requests merged by 6 people
-
Validate forge command outputs in docs
#2687 merged
Nov 27, 2024 -
Use trace mode in
verify_cairo_listings.sh
#2717 merged
Nov 26, 2024 -
Release 0.34.0
#2715 merged
Nov 26, 2024 -
Add example for
storage_address_from_base
usage#2705 merged
Nov 26, 2024 -
Add backtrace docs
#2699 merged
Nov 26, 2024 -
Global cast configuration
#2689 merged
Nov 26, 2024 -
Add backtrace to forge
#2679 merged
Nov 26, 2024 -
Make rpc url optional for
show-config
command#2701 merged
Nov 25, 2024 -
Update docs styling
#2704 merged
Nov 25, 2024 -
Add data transformer examples to docs
#2682 merged
Nov 25, 2024 -
Add upload to registry workflow for foundry_std
#2461 merged
Nov 22, 2024 -
Generate sitemap for docs
#2693 merged
Nov 22, 2024
3 Pull requests opened by 3 people
-
Extending warns
#2702 opened
Nov 24, 2024 -
Catch non provider errors in sncast commands
#2724 opened
Nov 27, 2024 -
Update readme and installation docs
#2725 opened
Nov 27, 2024
12 Issues closed by 5 people
-
Improve skipping docs snippets
#2684 closed
Nov 27, 2024 -
Update `storage-cheatcodes.md` guide
#2439 closed
Nov 26, 2024 -
Global `cast` configuration
#2221 closed
Nov 26, 2024 -
Implement printing out latest executed line on failures
#2468 closed
Nov 26, 2024 -
Running show-config w/o profile or full sncast yields uninformative result
#2644 closed
Nov 25, 2024 -
Invoking txs fail if fee-token strk is selected and --max-fee is used
#2697 closed
Nov 25, 2024 -
Update `sncast` docs to use data transformer instead of serialized calldata as a default exampl
#2557 closed
Nov 25, 2024 -
Use forge plugin from registry
#2640 closed
Nov 25, 2024 -
Add progress bar to starknet foundry
#2673 closed
Nov 25, 2024 -
Automatic uploads to registry
#2344 closed
Nov 22, 2024 -
Add publish workflow for snforge_scarb_plugin
#2463 closed
Nov 22, 2024 -
Set `scarb` version to stable in automatic registry upload workflow
#2669 closed
Nov 21, 2024
19 Issues opened by 6 people
-
add a subcommand to clean all artifacts created by snfoundry
#2723 opened
Nov 27, 2024 -
Add `rust-version` with minimal supported rust version to snforge plugin
#2722 opened
Nov 27, 2024 -
Remove cairo-lang-sierra dependency
#2721 opened
Nov 27, 2024 -
Check if all dependencies are installed in correct version in runtime
#2720 opened
Nov 27, 2024 -
Check, if possible, that a compatible version of Scarb is in use
#2719 opened
Nov 27, 2024 -
Use `scarb build` to `scarb check` in cairo listings verification script
#2718 opened
Nov 26, 2024 -
Run tests on windows machine
#2716 opened
Nov 26, 2024 -
Research Cairo Native support
#2714 opened
Nov 26, 2024 -
Update regex and logic for snippet capturing
#2713 opened
Nov 26, 2024 -
Show more descriptive errors from snforge plugin
#2712 opened
Nov 26, 2024 -
Add `block_explorer` field to `ShowConfigResponse`
#2711 opened
Nov 25, 2024 -
Improve validation for Scarb Version and Scarb.toml Configuration for Forge Backtrace
#2710 opened
Nov 25, 2024 -
Generate default name while using `account create`
#2709 opened
Nov 25, 2024 -
Default URLs in cast
#2708 opened
Nov 25, 2024 -
Show info/warning about converted max_fee with v3 txs
#2707 opened
Nov 25, 2024 -
Validate fee args is greater than 0
#2706 opened
Nov 25, 2024 -
Cheating the balance of the address / Cheating the caller of the contract with specific balance
#2703 opened
Nov 25, 2024 -
Refactor `main.rs`
#2700 opened
Nov 22, 2024 -
Simplify `test_docs_snippets` in forge
#2698 opened
Nov 21, 2024
32 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
test: Add unit tests to artifacts.rs module
#2680 commented on
Nov 26, 2024 • 2 new comments -
Migrate `snforge_std` to edition `2024_07`
#2691 commented on
Nov 25, 2024 • 0 new comments -
editionupdate
#2681 commented on
Nov 27, 2024 • 0 new comments -
Cheatcode for getting hash of the block
#2648 commented on
Nov 26, 2024 • 0 new comments -
Add voyager verification to the `verify` command
#2566 commented on
Nov 22, 2024 • 0 new comments -
Update README.md
#1712 commented on
Nov 27, 2024 • 0 new comments -
Add test that check if `edition` is set in scarb packages.
#2652 commented on
Nov 26, 2024 • 0 new comments -
Add tests with ambiguous enum to data transformer
#2553 commented on
Nov 26, 2024 • 0 new comments -
Add unit tests for data transformer types
#2575 commented on
Nov 26, 2024 • 0 new comments -
Allow `--keystore` flag in account import process
#2556 commented on
Nov 26, 2024 • 0 new comments -
Remove async code and tokio from where it's not required
#2688 commented on
Nov 26, 2024 • 0 new comments -
Remove conditions for unsupported Scarb versions in `get_scarb_versions` script
#2685 commented on
Nov 26, 2024 • 0 new comments -
Start executing test targets in parallel
#2675 commented on
Nov 26, 2024 • 0 new comments -
Run config run for workspaces in parallel when running `snforge test -w`
#2676 commented on
Nov 26, 2024 • 0 new comments -
Utility for deploying account in tests
#2672 commented on
Nov 26, 2024 • 0 new comments -
Research different config searching methods
#2483 commented on
Nov 26, 2024 • 0 new comments -
Speed up CI using `cargo-nextest`
#2654 commented on
Nov 25, 2024 • 0 new comments -
Use `snforge_std` from package registry in `snforge init` template
#2587 commented on
Nov 25, 2024 • 0 new comments -
Rename `snforge init` to `snforge new`
#2645 commented on
Nov 25, 2024 • 0 new comments -
Add CI opitimization guide
#2665 commented on
Nov 25, 2024 • 0 new comments -
Prioritize asdf installation over using the script
#2690 commented on
Nov 25, 2024 • 0 new comments -
Create cast command output guidelines
#2604 commented on
Nov 25, 2024 • 0 new comments -
`sncast account create` should show copyable command for deployment
#2667 commented on
Nov 25, 2024 • 0 new comments -
Use `strk` as a default `--fee-token`
#2696 commented on
Nov 25, 2024 • 0 new comments -
Add data transformation for call result.
#2686 commented on
Nov 25, 2024 • 0 new comments -
Default account mechanism for sncast
#2695 commented on
Nov 25, 2024 • 0 new comments -
Add `sncast 101` section
#2504 commented on
Nov 25, 2024 • 0 new comments -
New fuzzer architecture
#2051 commented on
Nov 25, 2024 • 0 new comments -
`map_entry_address` Produces Incorrect Address for Serialized Const Array
#2593 commented on
Nov 25, 2024 • 0 new comments -
Automatic validation of shell commands in docs
#2479 commented on
Nov 25, 2024 • 0 new comments -
Store/load not working correctly
#2628 commented on
Nov 25, 2024 • 0 new comments -
Benchmark if setting `unstable-` options required for coverage and backtrace significantly influence compilation time
#2692 commented on
Nov 21, 2024 • 0 new comments