add .js suffix
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Today
add consts to address review; also factor out nextMintOutIdx
Yesterday
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).
Thu, Mar 27
remove the set because it is not really needed
feedback
For this kind of log you should use LogPrintLevel(BCLog::AVALANCHE, BCLog::Level::Debug, "foo bar baz\n");
Wed, Mar 26
Update the name
In D17856#406854, @Klakurka wrote:Sorry - should be Shibusawa (last name).
Sorry - should be Shibusawa (last name).
$ date -ud @1763208000 sam. 15 nov. 2025 12:00:00 UTC
Tue, Mar 25
Added comments
change ordering
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