green w/ nits on remaining _LEN constants
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Wed, Apr 2
Tue, Apr 1
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
Mar 19 2025
- 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
Mar 18 2025
would be a good change and help to get some of the css more standardized in Cashtab
better comments
Mar 17 2025
Mar 16 2025
Mar 15 2025
Mar 14 2025
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
Mar 13 2025
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
Mar 12 2025
add comments for verifyMsg
In D17782#405166, @emack wrote:
Mar 11 2025
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