mesh-specifications
mesh-specifications copied to clipboard
Specification files for the Rosetta Blockchain Standard
### Motivation Make the version field match the tagged version. ### Solution Bump the version field to 1.4.15.
**Is your feature request related to a problem? Please describe.** Some blockchain teams have noted that precision may be lost for `int64` numbers in some clients (like JS) if a...
Fixes # . ### Motivation ### Solution ### Open questions
Fixes # . ### Motivation ### Solution ### Open questions
These are currently listed only on a [community blog post](https://community.rosetta-api.org/t/rosetta-end-to-end-testing-prerequisites/296) and as such end up being harder to find and non-authoritative. These requirements should be listed either here or on...
Fixes # . ### Motivation Adds BLS12-381 curve to spec with support for both Basic and Aug signature schemes. ### Solution ### Open questions
Just a lil' typo. 🙃
Hello, I am Ramil, CTO at ConsiderITDone Technology ([email protected]) I have filled and submitted Rosetta Grant [form](https://forms.gle/zzJsasbHSGqfGqkz5) but haven't get any response. Was it something wrong with my proposal? Thank...
I'm working for an exchange and have integrated a blockchain by using Rosetta. This project is really amazing and is well compatible with our current blockchain integration process. But there...
In some blockchains, funds only become accessible after some future block index. We should add a field on the operation model (or on the coin model) that allows an implementer...