rebase
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Aug 30 2024
replace a few 32's with PRIVATE_KEY_BYTECOUNT, clarify legacy use for arbitrary size secret
In D16681#378434, @bytesofman wrote:still not able to arc patch this one, which could mean we see issues when it is landed. may want to wait until this is next off the rank.
did points at infinity or not on curve not being properly handled impact app performance? why was this not handled before this diff?
Aug 29 2024
would be nice if both of these images took up 100% of the tile width -- but that is already not happening with the current images. This is an improvement.
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://51.83.66.92:41990 for the next 60 minutes.
@bot preview-e.cash
confirmed my different signatures were from not having built libsecp
In D16676#378433, @bytesofman wrote:I can't get the test plan to pass but I'm also not sure it's really an issue.
still not able to arc patch this one, which could mean we see issues when it is landed. may want to wait until this is next off the rank.
I can't get the test plan to pass but I'm also not sure it's really an issue.
rebase
rebase
rebase
I'm not sure exactly what is going on. I will try to rebase all these diffs onto D16687 when I get it sorted out. Hopefully it will fix the situation. I could just rebase everything onto master after I land any diff in the stack, but that would be tedious and noisy in the phabricator logs for a stack of 10+ commits.
Aug 28 2024
like D16676, I'm not able to arc patch this diff. Looks like there is an issue with the parent / child revisions in the stack.
Works for me 👍🏻
good call thanks, had to add the closing ) in each one as well
fix spacing issue and avoid extra formatting
I forgot that this needs D16687 to be sorted out first
I forgot that this needs D16687 to be sorted out first
remove dead/commented code (the todo is done in a couple of commits, and is not critical)
restore coercing secret_exponent to int (see D14490)
rebase
use GENERATOR and POINT_AT_INFINITY constants. These need to be placed after the ECPubkey class is defined.
Aug 27 2024
rebase on master
Added BIP-70 label back and improved copy on wallets page as suggested.
I see this has been rebased but I am running into the same issue, arc patch 16676 fails with a cherry pick error
yeah this is the only way I can get it to work, but it tabs everything below it over
fix extra space
actually this is still causing the space after the 's' looks like
Use the constants GENERATOR and POINT_AT_INFINITY rather than functions.
formatting
adjust -