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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
dashpay
/
rs-tenderdash-abci
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
8
Code
Issues
0
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(proto): add sign_digest() to commit and vote extension
- #20
#20
Merged
QuantumExplorer
merged 12 commits into
master
dashpay/rs-tenderdash-abci:master
from
feat/sign-bytes
dashpay/rs-tenderdash-abci:feat/sign-bytes
Copy head branch name to clipboard
Apr 17, 2023
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(proto): add sign_digest() to commit and vote extension
#20
QuantumExplorer
merged 12 commits into
master
dashpay/rs-tenderdash-abci:master
from
feat/sign-bytes
dashpay/rs-tenderdash-abci:feat/sign-bytes
Copy head branch name to clipboard
Commits
Commits on Apr 12, 2023
refactor(proto)!: replace flex_error with thiserror
lklimek
committed
45014e9
View commit details
Copy full SHA for 45014e9
Browse repository at this point
Commits on Apr 13, 2023
feat(proto): add sign_bytes() to commit and vote
lklimek
committed
6947580
View commit details
Copy full SHA for 6947580
Browse repository at this point
Revert "refactor(proto)!: replace flex_error with thiserror"
Show description for 5de378e
lklimek
committed
5de378e
View commit details
Copy full SHA for 5de378e
Browse repository at this point
chore(proto): adjust errors
lklimek
committed
c3a731a
View commit details
Copy full SHA for c3a731a
Browse repository at this point
feat(proto): impl SignBytes for VoteExtension
lklimek
committed
d08bf1e
View commit details
Copy full SHA for d08bf1e
Browse repository at this point
Commits on Apr 14, 2023
refactor(proto): delete SignContext
lklimek
committed
f2287f8
View commit details
Copy full SHA for f2287f8
Browse repository at this point
Commits on Apr 17, 2023
feat(proto): add SignDigest trait for commit
lklimek
committed
2325088
View commit details
Copy full SHA for 2325088
Browse repository at this point
chore(proto): sign_digest borrows quorum hash
lklimek
committed
8b890fb
View commit details
Copy full SHA for 8b890fb
Browse repository at this point
test(proto): test sign_digest()
lklimek
committed
ae1a809
View commit details
Copy full SHA for ae1a809
Browse repository at this point
fix(proto): writing &Vec instead of &[\_]
lklimek
committed
4793aa6
View commit details
Copy full SHA for 4793aa6
Browse repository at this point
chore(proto): self-review
lklimek
committed
648c35e
View commit details
Copy full SHA for 648c35e
Browse repository at this point
chore(proto): make SignBytes public for tests
lklimek
committed
ad697e3
View commit details
Copy full SHA for ad697e3
Browse repository at this point
You can’t perform that action at this time.