Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
witnet
/
witnet-rust
Public
Notifications
You must be signed in to change notification settings
Fork
57
Star
187
Code
Issues
110
Pull requests
19
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Feat: Enable Radon scripts to run on binary sources
- #2406
#2406
Open
guidiaz
wants to merge 19 commits into
witnet:2.0-base
witnet/witnet-rust:2.0-base
from
guidiaz:feat/binary-sources
guidiaz/witnet-rust:feat/binary-sources
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Feat: Enable Radon scripts to run on binary sources
#2406
guidiaz
wants to merge 19 commits into
witnet:2.0-base
witnet/witnet-rust:2.0-base
from
guidiaz:feat/binary-sources
guidiaz/witnet-rust:feat/binary-sources
Copy head branch name to clipboard
Commits
Commits on Oct 10, 2023
feat: implement HttpHead as new RADType
guidiaz
committed
5bbea50
View commit details
Copy full SHA for 5bbea50
Browse repository at this point
chore: cargo fmt --all
guidiaz
committed
3fdf8f9
View commit details
Copy full SHA for 3fdf8f9
Browse repository at this point
Commits on Oct 11, 2023
feat: handle repeated headers within http/head response
guidiaz
committed
721347a
View commit details
Copy full SHA for 721347a
Browse repository at this point
test: run valid http head retrieval
guidiaz
committed
ef30733
View commit details
Copy full SHA for ef30733
Browse repository at this point
test: try http-head data request w/ invalid request header
guidiaz
committed
a665397
View commit details
Copy full SHA for a665397
Browse repository at this point
chore: bump package versions
guidiaz
committed
198e5b8
View commit details
Copy full SHA for 198e5b8
Browse repository at this point
chore: cargo fmt --all
guidiaz
committed
9bae448
View commit details
Copy full SHA for 9bae448
Browse repository at this point
chore: solve clippy warnings
guidiaz
committed
af5ff86
View commit details
Copy full SHA for af5ff86
Browse repository at this point
fix: use http::Response::headers(&self) to transform response to HTTP/HEAD into a JSON string
Show description for ac57ded
guidiaz
committed
ac57ded
View commit details
Copy full SHA for ac57ded
Browse repository at this point
Commits on Oct 20, 2023
chore: attend pr review comments
guidiaz
committed
5e073f9
View commit details
Copy full SHA for 5e073f9
Browse repository at this point
feat(rad): add support to binary sources
guidiaz
committed
6c4d1ac
View commit details
Copy full SHA for 6c4d1ac
Browse repository at this point
chore(rad): refactor existing tests
guidiaz
committed
0cfd81d
View commit details
Copy full SHA for 0cfd81d
Browse repository at this point
Commits on Oct 26, 2023
chore: attend pr review comments
guidiaz
committed
68c7648
View commit details
Copy full SHA for 68c7648
Browse repository at this point
chore: cargo clippy --fix
guidiaz
committed
184f768
View commit details
Copy full SHA for 184f768
Browse repository at this point
feat(rad): add new RadonErrors::BufferIsNotValue
guidiaz
committed
cd4641c
View commit details
Copy full SHA for cd4641c
Browse repository at this point
Commits on Nov 14, 2023
fix(rad): http-head response headers can contain 'accept-ranges'
guidiaz
committed
f1314a4
View commit details
Copy full SHA for f1314a4
Browse repository at this point
Commits on Feb 23, 2024
fix(rad): determine binary sources by peeking first operation in radon script
guidiaz
committed
569c04d
View commit details
Copy full SHA for 569c04d
Browse repository at this point
chore(rad): cargo fmt --fix
guidiaz
committed
9a5d5ca
View commit details
Copy full SHA for 9a5d5ca
Browse repository at this point
chore(rad): cargo clippy --fix
guidiaz
committed
d88590b
View commit details
Copy full SHA for d88590b
Browse repository at this point
You can’t perform that action at this time.