Alfredo Garcia

Results 141 comments of Alfredo Garcia

Output of zebra when quering the `getblockcount` method in a build with no `getblocktemplate-rpcs` feature: ``` $ curl --silent --data-binary '{"jsonrpc": "1.0", "id":"curltest", "method": "getblockcount", "params": [] }' -H 'Content-type:...

Thanks @arya2 , i added the suggested typo fix. Can you re approve ? Thanks.

Thank you for adding more details @teor2345 . I think the following parts are confusing: > ### Error Handling > > If the RPC is called for a block we...

I dont think this issue should be blocked. The blocked tag discourage people to keep researching. The investigation/question is part of the ticket and we want people to keep working...

I also don't think is a good idea to replace the proposed design with something else without some discussion. In my opinion my design was simpler than the one we...

Thank you @daira , i understand what you say but is a matter of internal zebra team tagging. I think the question is part of the ticket. When we see...

The label we have now (`S-needs-investigation`) is enough to describe that we have an open question. "Blocked" label is stronger and in general, a bad thing to add unilaterally if...

> I don't see why that open question can't be resolved as just "no, we don't need this RPC to work in zebrad for heights when the Founders' Reward was...

Diffs: ``` $ ./zcash-rpc-diff 6666 getblockhash 5000 Checking first node release info... Checking second node release info... Connected to zebrad (port 6666) and zcashd (zcash-cli zcash.conf port). Checking zebrad network...

Failing in building the `zebra-rpc` crate individually, ill try to fix tomorrow and the PR should be ready.