Quantcast
Channel: General - Rosetta
Browsing all 25 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

When is it appropriate to run a node locally?

In this part of the spec it says that you shouldn’t be connecting to an external node. rosetta-api.org Common Mistakes · Rosetta ## Connecting to a Block Explorer or External Node Running a full node...

View Article


Implementing "Indexer" functionality

Recently we were looking to 1.) get all the transactions associated with a specific account and 2.) get a transaction by hash without knowing the block. @patrick.ogrady pointed out that this would be...

View Article

In progress rust sdk?

Hello. This blog post mentioned that there is an in-progress rust-sdk. Is this project hosted on Github somewhere? Can someone post a link? Thanks! 4 posts - 3 participants Read full topic

View Article

[Indexer API] /search/blocks endpoint?

We are building a block explorer with a Rosetta API. Is there any plan to add a /search/blocks endpoint? Similar to the /search/transactions endpoint? 1 post - 1 participant Read full topic

View Article

Websockets in standard?

Is there a way to include websockets into this standard? Our set up includes secure websocket comms. 4 posts - 3 participants Read full topic

View Article


Provide a permanent version for the current spec for linking

Small thing, but while drafting some documentation for our implementation I wanted to link to the specific spec version we’ve currently implemented, which happens to be the current stable version...

View Article

Importaddress equivilant

Hello Does the Rosetta spec have a method for importing addresses? The equivalent bitcoin rpc call being: curl --user myusername --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method":...

View Article

How to support a new blockchain

Hi, I want to know: What’s the process to support a new blockchain? Are you using your own nodes to connect to get blockchain data or using external APIs? Do you have a common API with all smart...

View Article


Should the node be completely synced before it's able to be utilized by the...

The blockchain node instance we’re repurposing for Rosetta is accessible before it syncs to head. For example, if the known head is at block 1000 but the local head is only at 900, you are still able...

View Article


Which companies (other than blockchains) are using Rosetta?

I’m evaluating internally whether should adopt Rosetta or continue improving internal tooling, and so I’m wondering: other than Coinbase, who is using the Rosetta API within their companies to manage...

View Article

Integration token

I am totally lost. I read Rosetta’s repository on Github, read some posts on this forum, but I don’t know how I can create the integration that Coibase asks for. Someone help me? 2 posts - 2...

View Article

Mining/Harvesting on Rosetta node container?

Hi team, My name is Fernando, I’m new to Rosetta. Pretty amazing work you have done. The docs, examples, and possibilities this API provides are great! From what I understand, in order to be...

View Article

How can get start using API's?

Hi, I am developing a crypto wallet and I want to use both Rosetta APIs, I read the documentation but I get more confused! where should I start? which repo should I build to access the Data API and...

View Article


Coinbase rosetta full integration of a solana token

Hello, i am new, i wanted to know how to perform a full integration with rosetta, required by coinbase for a solana token. Thanks for your help 1 post - 1 participant Read full topic

View Article

Implementation for PIVX fork

Hi all, we are working to implement our PIVX Fork with the Rosetta API. The git we are using is https://github.com/ScArFaCe2020/rosetta-eunopay for dev works. The problem we face at this stage the...

View Article


Polite Question For the Community. Which exchanges currently user Rosetta? It...

A list of all exchanges that use Rosetta would be incredibly helpful. Can anyone help or maybe point me in the right direction. Ty 2 posts - 2 participants Read full topic

View Article

Тake asset metadata with query?

Hello, everybody. I need advice! Can anyone tell me how I can take by request to ROSETTA metadata (URL, logo, name, description and etc.) of a particular asset by his name in string or name in hex ? 2...

View Article


What are the requirements of Coinbase production enviorment for rosetta server

As described in Is it necessary to query account balance at any block number? Conflux is a high-performance public chain, we are working on integrating with Rosetta. But we have encountered a problem...

View Article

HTTP status codes

In the docs, it seems like all error responses are written with heading “500 - Error”. Does this mean that all errors should respond with status code 500? Even if the cause is bad input where, say,...

View Article

Removing some fields in ConstructionMetadataRequest and...

Hi community we have a plan to remove public_keys field in ConstructionMetadataRequest, remove max_fee and suggested_fee_multiplier in ConstructionPreprocessRequest, you could find more information...

View Article
Browsing all 25 articles
Browse latest View live