Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
harodggg
/
snarkOS
Public
forked from
ProvableHQ/snarkOS
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
testnet3
User selector
All users
All time
Commit History
Commits on Aug 26, 2022
Merge pull request #1884 from ljedrz/post_dev_tweaks
Show description for f8c0d95
raychu86
authored
f8c0d95
Copy full SHA for f8c0d95
Merge pull request #1894 from AleoHQ/feat/unified-server
Show description for 796d9f4
raychu86
authored
796d9f4
Copy full SHA for 796d9f4
Display full peer address
raychu86
committed
1c7f6c2
Copy full SHA for 1c7f6c2
revert: bring back Ledger::advance_to_next_block
Show description for 4d732e6
ljedrz
committed
4d732e6
Copy full SHA for 4d732e6
tweak: post-rebase alignment
Show description for 165d1cf
ljedrz
committed
165d1cf
Copy full SHA for 165d1cf
perf: reuse the serialized tx when re-broadcasting
Show description for 5e11fd2
ljedrz
committed
5e11fd2
Copy full SHA for 5e11fd2
refactor: pass Block by value, remove an unused method
Show description for 248d909
ljedrz
committed
248d909
Copy full SHA for 248d909
tweak: pass IpAddr by value
Show description for 41bb295
ljedrz
committed
41bb295
Copy full SHA for 41bb295
cleanup: remove FromBytes & ToBytes impl for Message
Show description for 2fc2669
ljedrz
committed
2fc2669
Copy full SHA for 2fc2669
perf: introduce deferred deserialization
Show description for e8a3b47
ljedrz
committed
e8a3b47
Copy full SHA for e8a3b47
refactor: simplify Message::serialize_data_into
Show description for 9830008
ljedrz
committed
9830008
Copy full SHA for 9830008
refactor: return task handles, remove async where not used
Show description for c0c6713
ljedrz
committed
c0c6713
Copy full SHA for c0c6713
perf: only clone the Ledger for new connections
Show description for 9e96375
ljedrz
committed
9e96375
Copy full SHA for 9e96375
Add dedicated route function to server
raychu86
committed
ea446b8
Copy full SHA for ea446b8
Update snarkVM rev
raychu86
committed
6996fa1
Copy full SHA for 6996fa1
Commits on Aug 25, 2022
Merge pull request #1893 from niklaslong/api/message-clone
Show description for 903a15d
raychu86
authored
903a15d
Copy full SHA for 903a15d
Merge pull request #1886 from AleoHQ/feat/custom-genesis
Show description for 9a85a78
raychu86
authored
9a85a78
Copy full SHA for 9a85a78
Merge pull request #1883 from AleoHQ/dependabot/cargo/testnet3/serde_json-1.0.85
Show description for 3991687
raychu86
authored
3991687
Copy full SHA for 3991687
Merge pull request #1882 from AleoHQ/dependabot/cargo/testnet3/serde-1.0.144
Show description for 72623ac
raychu86
authored
72623ac
Copy full SHA for 72623ac
feat: implement `Clone` for `Message`
niklaslong
committed
34c1127
Copy full SHA for 34c1127
Update snarkVM rev
raychu86
committed
2797854
Copy full SHA for 2797854
Commits on Aug 24, 2022
Remove async for ledger load
raychu86
committed
8462c8e
Copy full SHA for 8462c8e
Update visibility
raychu86
committed
f4965e0
Copy full SHA for f4965e0
Use Default::default()
raychu86
committed
1a45137
Copy full SHA for 1a45137
Clean up
raychu86
committed
00442fc
Copy full SHA for 00442fc
Fix ledger initialization for dev client
raychu86
committed
1ab47f2
Copy full SHA for 1ab47f2
Add genesis block checks for dev clients
raychu86
committed
4d49f81
Copy full SHA for 4d49f81
Merge branch 'testnet3' of https://github.com/AleoHQ/snarkOS into feat/custom-genesis
raychu86
committed
87ec022
Copy full SHA for 87ec022
Commits on Aug 23, 2022
Merge pull request #1880 from AleoHQ/feat/dev
Show description for fa82c60
raychu86
authored
fa82c60
Copy full SHA for fa82c60
Merge branch 'feat/dev' of https://github.com/AleoHQ/snarkOS into feat/custom-genesis
raychu86
committed
ef0dd8f
Copy full SHA for ef0dd8f
Update log messages
raychu86
committed
997308d
Copy full SHA for 997308d
Commits on Aug 22, 2022
Add log for genesis block request
raychu86
committed
937dc5d
Copy full SHA for 937dc5d
Fix block desrialization
raychu86
committed
63c20d7
Copy full SHA for 63c20d7
Fix function name
raychu86
committed
330f499
Copy full SHA for 330f499
Request new genesis block for dev clients
raychu86
committed
94e760b
Copy full SHA for 94e760b
Pagination
Previous
Next
You can’t perform that action at this time.