-
Notifications
You must be signed in to change notification settings - Fork 698
Add /v3/contracts/fast-call-read endpoint for (authorized) read only calls without cost tracking #6207
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
Merged
rdeioris
merged 18 commits into
stacks-network:develop
from
rdeioris:feat/zerocost_readonly
Jul 9, 2025
Merged
Add /v3/contracts/fast-call-read endpoint for (authorized) read only calls without cost tracking #6207
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
830707b
added implicit max_execution_time when executin readonly calls in cos…
rdeioris 23c17f5
updated docs
rdeioris 31dd1b0
merge with develop
rdeioris f1846ba
added fast-call-read-only endpoint
rdeioris 50439a0
reverted callreadonly.rs
rdeioris 6b8acf2
cleaned up fastcallreadonly
rdeioris 33cad91
cargo fmt
rdeioris e551df3
updated openapi.yaml
rdeioris ac77172
added authorization in openapi.yaml for fast-call-read
rdeioris d88bc2f
use /v3 for the url
rdeioris 74e7c04
cargo fmt
rdeioris 38ca600
Update docs/rpc/openapi.yaml
rdeioris 05f9943
Update stackslib/src/net/api/fastcallreadonly.rs
rdeioris 0da8cda
Update stackslib/src/net/api/tests/fastcallreadonly.rs
rdeioris c8e0a41
explicit about Authorization header in api endpoint
rdeioris 862f9a7
added explicit ExecutionTime expiration
rdeioris 571f55b
Merge branch 'develop' into feat/zerocost_readonly
rdeioris 997c318
added 408 error to openapi
rdeioris File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.