User Details
- User Since
- Nov 5 2020, 18:28 (215 w, 4 d)
- Roles
- Administrator
Today
Yesterday
haven't forgotten about this btw but waiting for a good time to pull the trigger.
Sun, Dec 22
confirmed this did patch the Cashtab CI issue
Fri, Dec 20
CI has been updated to cache bust
ci has been updated to cache-bust
rebase, remove debug logs
Thu, Dec 19
rebase, README improvements, preserve txBuilder.test.ts dependency groupings
Wed, Dec 18
pull out cashaddr logic from ecash-lib, remove dependencies from ecashaddrjs, major version bump for ecashaddrjs, implement ecashaddrjs 2.0.0 in all monorepo libraries, modify toLegacyAddress so it is a no-op if called with legacy addr
Tue, Dec 17
Mon, Dec 16
change toLegacyAddress behavior to throw if called with legacy address, move legacy functions to legacyaddr.ts, define toLegacyAddress in address.ts, organize and update tests accordingly
adding docs, style clean-ups, remove default type as it is not used anymore, remove unnecessary code duplication
This may be subjective but I'm not seeing a drastic improvement after updating to latest and hard refreshing twice. In some instances prod loaded the home screen and agora pages quicker than the test site, though that could also be the hosting infra playing a part. Tests were done with wallets having agora txs in tx history
=== p2pkh instead of !== p2sh
rebase
implementing feedback (add parse method, clean up existing methods, doc, remove unused interfaces and imports now that stuff is cleaned up)
Sun, Dec 15
ts build lint
simplify constructor, pure functions for legacy() and cash(), better error handling for withPrefix
Use '===' and not '=='