only call slpSend with bigints
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Feb 27 2025
rebase, name/type/spacing nit updates per comments
In D17701#403495, @emack wrote:Consider a 100% 50% 25% button above the Redeem button similar to binance. Easier for tax calculations when people are just partially selling rounded percentages.
Show "you receive" amount for FIRMA redemptions
some suggestions trying to tighten up the copy, go with whatever you think is best. I don't think anyone reads something longer than a full sentence on the internet anymore. But we really only need a handful of people who "get it" to see this stuff, so I don't think we need to worry about general consumption too much here.
@bot preview-e.cash
@bot preview-e.cash
Feb 26 2025
update proto script, patch lingering "value:" keys in READMEs, downstream impacts of proto script update (other bigints, type handling)
i think will just forget about this for now. we have good demand for the 42-xec reward and no one has complained about it being insufficient.
patch implementation of reduce in cashtab transactions (do not mix bigint and number)
rebase, bigint in reduce, bigint math for token rewards in herald, camelCase patches in ecash-agora, var name patches in cashtab constants, hex instead of decimal for hex-defined constants
Feb 25 2025
Feb 21 2025
remove debug log
rebase
more finds
more atoms_vec finds
apologies for the phab noise here ... not sure how to find all these locally. ninja check-functional is passing
more atoms_vec
test patch
more script patches, update other amounts params
Feb 20 2025
chronik updates from name changes in mint data
update more names, implement
Feb 19 2025
update mock to new shape
update types in chronik-http/src/electrum.rs
rebase, remove debug logs, remove duplicated branch in cashtab wallet migration, revert unrelated lint change in Configure.test.js
Feb 16 2025
Feb 15 2025
please update the ecash-lib change-log per usual version bump (link to this diff, brief description)
Feb 11 2025
ecash-herald copyright update, ecash-agora camelCase patches, rust proto tighten comment line length
Feb 7 2025
In D17641#401568, @emack wrote:
show dust error
Feb 6 2025
changelog update to explain major version bump in ecash-agora
everyone will have to build the webassembly, even if they don't use any ECC.
Why minor here and patch in D17640 ?
nice, step change in UX. much much much better for app devs.
nice, huge step change for dev experience, and esp for apps that use ecash-lib and ecash-agora
Feb 5 2025
update uninitialized interface
rebase
Feb 4 2025
I think the diff is worth landing as is although it may not yet be comprehensive.
more robust check
So, this is not an exhaustive check; it just patches one (probably the most common) error case.
In D17630#401188, @emack wrote:
Feb 3 2025
Feb 2 2025
In D17625#401056, @emack wrote:
give button container background color so scroll-behind looks cleaner, line it up with app buttons on mobile
only reason to do this was potential safari behavior (that, if true, this diff would potentially not resolve)
Feb 1 2025
version bump + extension bump
note the test failure is from when I first put the diff up having accidentally deleted the file
Jan 31 2025
This not-quite doubles the package size (compressed: 150.4 kB -> 245.0 kB, uncompressed: 564.2 kB -> 934.9 kB), but since we still stay below 1 MB even uncompressed this doesn't seem to be a big issue