User Details
- User Since
- Nov 5 2020, 18:28 (229 w, 5 d)
- Roles
- Administrator
Yesterday
green w/ nits on remaining _LEN constants
Mon, Mar 31
Sun, Mar 30
Sat, Mar 29
Fri, Mar 28
Is it possible to have a "valid" SLP OP_RETURN string that exceeds the OP_RETURN byte limit?
How is this function expected to be used? For the most part, correctly parsing an SLP OP_RETURN is often irrelevant, since we lack the indexer data (e.g. a well-formed SEND OP_RETURN could be a burn; validity in general depends on the indexer).
Tue, Mar 25
patch conditional rendering for test
Mon, Mar 24
Pushing up this last round of feedback-based changes to support incremental review, but this is not ready to land yet
Update interfaces, add some intermediate steps, take sighash as a param
Fri, Mar 21
Thu, Mar 20
this diff was created on the master branch, which makes it difficult to rebase onto the latest master
Wed, Mar 19
- If we are switching from px to rem, switch; remove all the px comments, mb keep one to show what the base-level px is
- do not use calc. if some ratios seem unreadable, create a variable for them and use the variable
- remove all unused variables
back out the pythonpath stuff, add dep
debian python note
Tue, Mar 18
would be a good change and help to get some of the css more standardized in Cashtab
better comments
Mon, Mar 17
Sun, Mar 16
Sat, Mar 15
Fri, Mar 14
tighten up comments, remove "get" prefix from utxo selection methods
TIL coin consolidator is a thing in electrum
another diff just deleted the test
rebase
Thu, Mar 13
rebase, correct indefinite article in test name
remove other test that appears to fail for the same reason
use spendablesatsonlyutxos instead of fuelutxos, make getSpendableCoinbaseUtxos private
Wed, Mar 12
add comments for verifyMsg
Tue, Mar 11
no arrow syntax, stop testing files that do not yet exist, use correct COINBASE_MATURITY term, clean up comments
do not assume coinbase utxos cannot be tokens, add token utxos to tests to show we do not get them as fuel utxos