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 }}
DerekCuevas
/
tiny-crypto
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: DerekCuevas/tiny-crypto
Actions
All workflows
Workflows
Rust
Rust
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
33 workflow runs
33 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
docs: Add architecture to readme
Rust
#33:
Commit
a6a6f5b
pushed by
DerekCuevas
28s
main
main
28s
View workflow file
docs: Add architecture to readme
Rust
#32:
Commit
0bbe151
pushed by
DerekCuevas
35s
main
main
35s
View workflow file
docs: Add readme
Rust
#31:
Commit
a80d059
pushed by
DerekCuevas
37s
main
main
37s
View workflow file
docs: Add readme
Rust
#30:
Commit
297896a
pushed by
DerekCuevas
1m 8s
main
main
1m 8s
View workflow file
chore: Fix clippy warnings
Rust
#29:
Commit
5287a7f
pushed by
DerekCuevas
49s
main
main
49s
View workflow file
feat: Add fs store to block manager
Rust
#28:
Pull request
#1
opened by
DerekCuevas
1m 0s
feature/fs
feature/fs
1m 0s
View #1
View workflow file
fix: Validate transaction before adding to mempool
Rust
#27:
Commit
437b56c
pushed by
DerekCuevas
59s
main
main
59s
View workflow file
feat: Validate new block transaction spending
Rust
#26:
Commit
b6467f3
pushed by
DerekCuevas
55s
main
main
55s
View workflow file
refactor: Small code cleanup for tests
Rust
#25:
Commit
4d54f4c
pushed by
DerekCuevas
55s
main
main
55s
View workflow file
chore: Remove unused code
Rust
#24:
Commit
1e94d46
pushed by
DerekCuevas
1m 6s
main
main
1m 6s
View workflow file
chore: Remove unused code
Rust
#23:
Commit
148b628
pushed by
DerekCuevas
58s
main
main
58s
View workflow file
fix: Typo
Rust
#22:
Commit
78d8c2c
pushed by
DerekCuevas
58s
main
main
58s
View workflow file
feat: Add block manager and update handling of new blocks
Rust
#21:
Commit
76c6751
pushed by
DerekCuevas
58s
main
main
58s
View workflow file
feat: Compute total chain work
Rust
#20:
Commit
6b6cc3c
pushed by
DerekCuevas
50s
main
main
50s
View workflow file
feat: Validate coinbase transaction amount
Rust
#19:
Commit
e195dd8
pushed by
DerekCuevas
1m 25s
main
main
1m 25s
View workflow file
feat: Validate coinbase transaction value
Rust
#18:
Commit
9858fee
pushed by
DerekCuevas
1m 0s
main
main
1m 0s
View workflow file
refactor: Node handler simplification
Rust
#17:
Commit
5446561
pushed by
DerekCuevas
54s
main
main
54s
View workflow file
feat: Block validation, inc on handle new block logic
Rust
#16:
Commit
6fb1c6f
pushed by
DerekCuevas
49s
main
main
49s
View workflow file
feat: Support spending pending outputs
Rust
#15:
Commit
ef1e5b5
pushed by
DerekCuevas
58s
main
main
58s
View workflow file
feat: Add utxo set and mem pool modules, begin node mod refactor
Rust
#14:
Commit
f0d1af0
pushed by
DerekCuevas
50s
main
main
50s
View workflow file
feat: Scaffold blockchain data strucutre
Rust
#13:
Commit
ff7439b
pushed by
DerekCuevas
1m 7s
main
main
1m 7s
View workflow file
feat: Scaffold node module
Rust
#12:
Commit
aa98a57
pushed by
DerekCuevas
52s
main
main
52s
View workflow file
refactor: Crypto module code organization
Rust
#11:
Commit
3dec2c1
pushed by
DerekCuevas
50s
main
main
50s
View workflow file
refactor: Code cleanups, default binary encoding
Rust
#10:
Commit
1ca27cc
pushed by
DerekCuevas
1m 2s
main
main
1m 2s
View workflow file
refactor: Code cleanups and renaming
Rust
#9:
Commit
b89b74a
pushed by
DerekCuevas
55s
main
main
55s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.