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 }}
freight-trust
/
rosetta-specifications
Public
forked from
coinbase/mesh-specifications
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Add address derivation
- #4
#4
Open
sambacha
wants to merge 60 commits into
origin/master
freight-trust/rosetta-specifications:origin/master
from
restyled/pull-2
freight-trust/rosetta-specifications:restyled/pull-2
Copy head branch name to clipboard
Conversation
Commits
60
(60)
Checks
Files changed
Open
Add address derivation
#4
sambacha
wants to merge 60 commits into
origin/master
freight-trust/rosetta-specifications:origin/master
from
restyled/pull-2
freight-trust/rosetta-specifications:restyled/pull-2
Copy head branch name to clipboard
Commits
Commits on Jun 26, 2020
Add address derivation
patrick-ogrady
committed
659fba7
View commit details
Copy full SHA for 659fba7
Browse repository at this point
prepare_metadata functions
patrick-ogrady
committed
b551e36
View commit details
Copy full SHA for b551e36
Browse repository at this point
Add create_payloads
patrick-ogrady
committed
3084dba
View commit details
Copy full SHA for 3084dba
Browse repository at this point
Combine signatures support
patrick-ogrady
committed
5b9fc9d
View commit details
Copy full SHA for 5b9fc9d
Browse repository at this point
Add support for parse
patrick-ogrady
committed
0a9b8ec
View commit details
Copy full SHA for 0a9b8ec
Browse repository at this point
Add support for transaction hash
patrick-ogrady
committed
f770135
View commit details
Copy full SHA for f770135
Browse repository at this point
nits
patrick-ogrady
committed
bb04f77
View commit details
Copy full SHA for bb04f77
Browse repository at this point
Update endpoints
patrick-ogrady
committed
684bc66
View commit details
Copy full SHA for 684bc66
Browse repository at this point
Add flows to README
patrick-ogrady
committed
8ceeec4
View commit details
Copy full SHA for 8ceeec4
Browse repository at this point
Update README with more explanation and context
patrick-ogrady
committed
c202949
View commit details
Copy full SHA for c202949
Browse repository at this point
Update api.yaml
patrick-ogrady
committed
60bb7f2
View commit details
Copy full SHA for 60bb7f2
Browse repository at this point
Add docs for new models
patrick-ogrady
committed
51087f4
View commit details
Copy full SHA for 51087f4
Browse repository at this point
Add notes about signature schemes
patrick-ogrady
committed
982f089
View commit details
Copy full SHA for 982f089
Browse repository at this point
Add crypto formats
patrick-ogrady
committed
8cda1ad
View commit details
Copy full SHA for 8cda1ad
Browse repository at this point
Fix double space issue
patrick-ogrady
committed
0b14bba
View commit details
Copy full SHA for 0b14bba
Browse repository at this point
Add supported curvetypes and signaturetypes to README
patrick-ogrady
committed
e0d1558
View commit details
Copy full SHA for e0d1558
Browse repository at this point
run make gen
patrick-ogrady
committed
5d36140
View commit details
Copy full SHA for 5d36140
Browse repository at this point
nits
patrick-ogrady
committed
bae09da
View commit details
Copy full SHA for bae09da
Browse repository at this point
Merge pull request #21 from coinbase/patrick/construction-api
Show description for 671d8df
patrick-ogrady
authored
671d8df
View commit details
Copy full SHA for 671d8df
Browse repository at this point
fix misspelling in operation schema (#6)
patrick-ogrady
committed
3f4e8b7
View commit details
Copy full SHA for 3f4e8b7
Browse repository at this point
Reformat CurveType and SignatureType
patrick-ogrady
committed
12f2676
View commit details
Copy full SHA for 12f2676
Browse repository at this point
Add oldest_block_identifier to NetworkStatusResponse (#7)
patrick-ogrady
committed
3a45ddb
View commit details
Copy full SHA for 3a45ddb
Browse repository at this point
Remove MempoolRequest (#8)
patrick-ogrady
committed
7812bde
View commit details
Copy full SHA for 7812bde
Browse repository at this point
Update /account/balance documentation (#9)
patrick-ogrady
committed
221b19b
View commit details
Copy full SHA for 221b19b
Browse repository at this point
Add error details (#10)
patrick-ogrady
committed
aa85b0b
View commit details
Copy full SHA for aa85b0b
Browse repository at this point
Misspelling in transaction schema (#17)
patrick-ogrady
committed
9625b3b
View commit details
Copy full SHA for 9625b3b
Browse repository at this point
Add historical_balance_lookup (#19)
patrick-ogrady
committed
c2c440a
View commit details
Copy full SHA for c2c440a
Browse repository at this point
Nits
patrick-ogrady
committed
faa5f7e
View commit details
Copy full SHA for faa5f7e
Browse repository at this point
build
patrick-ogrady
committed
e8abc54
View commit details
Copy full SHA for e8abc54
Browse repository at this point
Fix bool type
patrick-ogrady
committed
b5add55
View commit details
Copy full SHA for b5add55
Browse repository at this point
check validity in circle
patrick-ogrady
committed
b4caace
View commit details
Copy full SHA for b4caace
Browse repository at this point
Merge pull request #22 from coinbase/patrick/misc-issues
Show description for 6ff528b
patrick-ogrady
authored
6ff528b
View commit details
Copy full SHA for 6ff528b
Browse repository at this point
Commits on Jul 11, 2020
Update links after website update
patrick-ogrady
committed
e4f6303
View commit details
Copy full SHA for e4f6303
Browse repository at this point
Commits on Jul 13, 2020
Merge pull request #24 from coinbase/patrick/update-readme-links
Show description for 9d49df3
patrick-ogrady
authored
9d49df3
View commit details
Copy full SHA for 9d49df3
Browse repository at this point
Commits on Jul 20, 2020
Improve Error description
Show description for 60ca23f
matheusd
committed
60ca23f
View commit details
Copy full SHA for 60ca23f
Browse repository at this point
Merge pull request #25 from matheusd/error
Show description for f14aa75
patrick-ogrady
authored
f14aa75
View commit details
Copy full SHA for f14aa75
Browse repository at this point
Commits on Jul 23, 2020
Add /block idempotency requirement
Show description for d909dc6
matheusd
committed
d909dc6
View commit details
Copy full SHA for d909dc6
Browse repository at this point
Merge pull request #26 from matheusd/inalterable-blocks
Show description for a3a6607
patrick-ogrady
authored
a3a6607
View commit details
Copy full SHA for a3a6607
Browse repository at this point
Commits on Jul 25, 2020
Unify transaction identifier response
patrick-ogrady
committed
439cfa9
View commit details
Copy full SHA for 439cfa9
Browse repository at this point
Update default status code to 500 for errors
patrick-ogrady
committed
515f4aa
View commit details
Copy full SHA for 515f4aa
Browse repository at this point
Make gen
patrick-ogrady
committed
b02ae0f
View commit details
Copy full SHA for b02ae0f
Browse repository at this point
Merge pull request #29 from coinbase/patrick/unify-tx-identifier
Show description for 0d12fa7
patrick-ogrady
authored
0d12fa7
View commit details
Copy full SHA for 0d12fa7
Browse repository at this point
Add coin construct
patrick-ogrady
committed
d05fa4f
View commit details
Copy full SHA for d05fa4f
Browse repository at this point
Add CoinChange
patrick-ogrady
committed
dc0288c
View commit details
Copy full SHA for dc0288c
Browse repository at this point
Add descriptions
patrick-ogrady
committed
0fee82f
View commit details
Copy full SHA for 0fee82f
Browse repository at this point
build
patrick-ogrady
committed
53c18a9
View commit details
Copy full SHA for 53c18a9
Browse repository at this point
Merge pull request #30 from coinbase/patrick/sync-status
Show description for 5c2ad99
patrick-ogrady
authored
5c2ad99
View commit details
Copy full SHA for 5c2ad99
Browse repository at this point
Commits on Jul 26, 2020
Add sync status
patrick-ogrady
committed
883e52f
View commit details
Copy full SHA for 883e52f
Browse repository at this point
Make build
patrick-ogrady
committed
ea04d76
View commit details
Copy full SHA for ea04d76
Browse repository at this point
nits
patrick-ogrady
committed
eb7206c
View commit details
Copy full SHA for eb7206c
Browse repository at this point
Merge pull request #31 from coinbase/patrick/partial-sync-status
Show description for 8c095a4
patrick-ogrady
authored
8c095a4
View commit details
Copy full SHA for 8c095a4
Browse repository at this point
Commits on Jul 29, 2020
Improve descroption on `/block/transaction` regarding pagination
AlanVerbner
committed
cbd7909
View commit details
Copy full SHA for cbd7909
Browse repository at this point
Merge pull request #32 from AlanVerbner/feature/block-transaction-pagination
Show description for 77be44b
patrick-ogrady
authored
77be44b
View commit details
Copy full SHA for 77be44b
Browse repository at this point
Restyled by jq
restyled-commits
committed
c5e4b12
View commit details
Copy full SHA for c5e4b12
Browse repository at this point
Restyled by prettier-json
restyled-commits
committed
d28d79a
View commit details
Copy full SHA for d28d79a
Browse repository at this point
Restyled by prettier-markdown
restyled-commits
committed
9e1a70f
View commit details
Copy full SHA for 9e1a70f
Browse repository at this point
Restyled by prettier-yaml
restyled-commits
committed
12b0149
View commit details
Copy full SHA for 12b0149
Browse repository at this point
Restyled by shellharden
restyled-commits
committed
0719ddd
View commit details
Copy full SHA for 0719ddd
Browse repository at this point
Restyled by shfmt
restyled-commits
committed
c89edb4
View commit details
Copy full SHA for c89edb4
Browse repository at this point
Restyled by whitespace
restyled-commits
committed
05f7f41
View commit details
Copy full SHA for 05f7f41
Browse repository at this point
You can’t perform that action at this time.