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
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 }}
ElementsProject
/
rust-elements
Public
Notifications
You must be signed in to change notification settings
Fork
40
Star
57
Code
Issues
16
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Model confidential and explicit transaction outputs separately
- #70
#70
Closed
luckysori
wants to merge 13 commits into
ElementsProject:master
ElementsProject/rust-elements:master
from
luckysori:upstreaming-fun
luckysori/rust-elements:upstreaming-fun
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Closed
Model confidential and explicit transaction outputs separately
#70
luckysori
wants to merge 13 commits into
ElementsProject:master
ElementsProject/rust-elements:master
from
luckysori:upstreaming-fun
luckysori/rust-elements:upstreaming-fun
Copy head branch name to clipboard
Commits
Commits on Feb 5, 2021
Use BufRead instead of Read when consensus decoding
Show description for 7bc153e
luckysori
committed
7bc153e
View commit details
Copy full SHA for 7bc153e
Browse repository at this point
Model {Value,Asset,Nonce}::Confidential using secp256k1-zkp types
Show description for c222fc4
luckysori
committed
c222fc4
View commit details
Copy full SHA for c222fc4
Browse repository at this point
Appease Clippy
luckysori
committed
20b9324
View commit details
Copy full SHA for 20b9324
Browse repository at this point
Facilitate construction of transaction outputs
luckysori
committed
7fb80d3
View commit details
Copy full SHA for 7fb80d3
Browse repository at this point
Commits on Feb 16, 2021
Introduce {Explicit,Confidential}TxOut types
Show description for 5935c99
luckysori
committed
5935c99
View commit details
Copy full SHA for 5935c99
Browse repository at this point
Export new types
Show description for 772691a
luckysori
committed
772691a
View commit details
Copy full SHA for 772691a
Browse repository at this point
Split TxOutError into two enums
Show description for 9ddee77
luckysori
committed
9ddee77
View commit details
Copy full SHA for 9ddee77
Browse repository at this point
Implement std::Error and Display for new error types
luckysori
committed
dba4c59
View commit details
Copy full SHA for dba4c59
Browse repository at this point
Implement error conversion to remove map_errs
luckysori
committed
93bf7e6
View commit details
Copy full SHA for 93bf7e6
Browse repository at this point
Implement {De,En}codable on inner confidential types
luckysori
committed
0420609
View commit details
Copy full SHA for 0420609
Browse repository at this point
Implement ThirtyTwoByteHash for SigHash
Show description for cfb6d0f
luckysori
committed
cfb6d0f
View commit details
Copy full SHA for cfb6d0f
Browse repository at this point
Implement conversion from inner confidential types
luckysori
committed
ef19ce2
View commit details
Copy full SHA for ef19ce2
Browse repository at this point
Commits on Mar 24, 2021
Derive Clone and Copy on UnblindedTxOut
luckysori
committed
512dca4
View commit details
Copy full SHA for 512dca4
Browse repository at this point
You can’t perform that action at this time.