Pili Guerra

Results 82 issues of Pili Guerra

This epic tracks the requirements we want to meet in order to tag a release candidate of Zebra ahead of a stable release. ## Stable Release Candidate Goals 1. This...

Epic

This epic issue tracks security fixes we might want to make at some point, as part of some of our high level goals (e.g #3096, #3134, #2814, etc... ) #...

S-needs-triage

This epic issue tracks usability fixes we might want to make whilst working towards our first stable release: ## Issues - [x] #1158 - [x] #1591 - [x] #1627 -...

Epic
P-Optional :sparkles:

**Is your feature request related to a problem? Please describe.** During our first alpha user studies (#1501) we discovered that users were confused about the exact command that they should...

S-blocked
C-enhancement
C-user-research
I-usability

## Motivation We need an implementation of sapling note decryption for ZIP-212. ### Specifications ![image](https://user-images.githubusercontent.com/552961/77574886-10e20e00-6ea9-11ea-99ff-c9600523cf55.png) https://zips.z.cash/protocol/protocol.pdf#saplingdecryptivk ![image](https://user-images.githubusercontent.com/552961/77574913-1c353980-6ea9-11ea-8842-bc48a1ddb2e5.png) https://zips.z.cash/protocol/protocol.pdf#saplingdecryptovk ### Designs We will use librustzcash to implement this for now. ##...

NU-1 Sapling
C-enhancement
P-Medium :zap:
A-cryptography

## Motivation Mining pools use the `submitblock` RPC call. ## Requirements https://zcash.github.io/rpc/submitblock.html And any submission abbreviations required by the mining pool software: https://en.bitcoin.it/wiki/BIP_0023#Submission_Abbreviation The goals of the `submitblock` RPC are...

S-needs-investigation

## Motivation We need to get a list of recently committed spent outpoints & nullifiers from the state service, so we can evict any mempool transactions that also spend/reveal them....

C-bug
P-Medium :zap:
I-usability

## Motivation Mining pools use the `getblockcount` RPC call. ## Requirements https://zcash.github.io/rpc/getblockcount.html ## Testing - [ ] Snapshot the output of the RPC - [ ] Test calling the RPC...

## Motivation Mining pools use the `getblocksubsidy` RPC calls. ## Requirements https://zcash.github.io/rpc/getblocksubsidy.html ### Height argument - is optional. - is a number (current zebra functions that have `height` as argument...

S-needs-investigation

## Motivation When we engage a team to audit Zebra, we want to provide them with a number of lists outlining our dependencies and which of those we would like...

A-docs
A-dependencies
P-Medium :zap: