- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Oct 25 2024
Oct 25 2024
bytesofman committed rABC6f6a0a328c31: [Cashtab] Prevent token qty errors on listings for large quantities (authored by bytesofman).
[Cashtab] Prevent token qty errors on listings for large quantities
bytesofman published D17008: [Cashtab] Prevent token qty errors on listings for large quantities for review.
[Cashtab] Expand blacklist
bytesofman committed rABC7f3bbc26f49c: [Cashtab] Attempt to patch whitescreen failures related to OrderBook.js and hex (authored by bytesofman).
[Cashtab] Attempt to patch whitescreen failures related to OrderBook.js and hex
bytesofman committed rABCd20281f7a04d: [Cashtab] Patch cancel vs buy distinction in agora partials (authored by bytesofman).
[Cashtab] Patch cancel vs buy distinction in agora partials
bytesofman committed rABCf0bb80a474c9: [Cashtab] Add a blacklist to remove scams from agora (authored by bytesofman).
[Cashtab] Add a blacklist to remove scams from agora
bytesofman published D16998: [Cashtab] Patch cancel vs buy distinction in agora partials for review.
bytesofman committed rABC37407f3b82e1: [Cashtab] Patch tx parsing for agora buy/sell/cancel (authored by bytesofman).
[Cashtab] Patch tx parsing for agora buy/sell/cancel
Oct 24 2024
Oct 24 2024
bytesofman committed rABCfc9ca739ba1c: [ecash-herald] Parse token actions in daily summary msgs (authored by bytesofman).
[ecash-herald] Parse token actions in daily summary msgs
bytesofman committed rABC84b79729fc97: [Cashtab] Patch displayed spot prices for agora offers (authored by bytesofman).
[Cashtab] Patch displayed spot prices for agora offers
bytesofman committed rABCf9a22eecb934: [ecash-agora] Improve approximation for USD-esque tokens (authored by bytesofman).
[ecash-agora] Improve approximation for USD-esque tokens
bytesofman committed rABC07388568e236: [Cashtab] Support agora partial listings, cancels, and buys (authored by bytesofman).
[Cashtab] Support agora partial listings, cancels, and buys
bytesofman updated the diff for D16846: [Cashtab] Support agora partial listings, cancels, and buys.
patch step size calculation for token listing input
bytesofman committed rABC31e27d47cace: [Cashtab] Parse agora oneshot buys and sells (authored by bytesofman).
[Cashtab] Parse agora oneshot buys and sells
bytesofman committed rABCf9240b2aa27d: [Cashtab + token-server + ecash-lib] Copy src/secp256k1 in docker container (authored by bytesofman).
[Cashtab + token-server + ecash-lib] Copy src/secp256k1 in docker container
bytesofman committed rABCc26579b9c6c9: [Cashtab] Move google analytics id out of monorepo (authored by bytesofman).
[Cashtab] Move google analytics id out of monorepo
bytesofman committed rABC77bc58465ccc: [ecash-agora] Catch up changelog for next published version (authored by bytesofman).
[ecash-agora] Catch up changelog for next published version
bytesofman committed rABC64acb2647c4c: [ecash-herald] Deprecate block-based daily msgs (authored by bytesofman).
[ecash-herald] Deprecate block-based daily msgs
I'm just going to land this now so we don't lose track of this stuff.
bytesofman published D16973: [ecash-agora] Catch up changelog for next published version for review.
Oct 23 2024
Oct 23 2024
bytesofman committed rABCa34a9e57af9f: [ecash-herald] patch cron bug to send daily summaries at midnight UTC (authored by bytesofman).
[ecash-herald] patch cron bug to send daily summaries at midnight UTC
bytesofman retitled D16969: [ecash-herald] patch cron bug to send daily summaries at midnight UTC from [ecash-herald] Send daily summaries at midnight UTC to [ecash-herald] patch cron bug to send daily summaries at midnight UTC.
bytesofman updated the diff for D16969: [ecash-herald] patch cron bug to send daily summaries at midnight UTC.
patch bad cron
bytesofman published D16969: [ecash-herald] patch cron bug to send daily summaries at midnight UTC for review.
bytesofman committed rABC59cd9010ad18: [ecash-herald] Send daily summaries based on time (like cron) and not block… (authored by bytesofman).
[ecash-herald] Send daily summaries based on time (like cron) and not block…
Buying a partial 1000 EWP shows up in tx history as having send 999M EWP, presumably this is the token change?
bytesofman updated the diff for D16846: [Cashtab] Support agora partial listings, cancels, and buys.
rebase, use hardcoded dummy sk pk for accepting agora, error notifications for unaffordable agora accepts and cancels, include icon in accept modal
bytesofman updated the diff for D16965: [ecash-herald] Send daily summaries based on time (like cron) and not block timestamps.
utc timezone
[Cashtab] Update dependencies
bytesofman committed rABCc48ae8d6a705: [ecash-herald] Include price and market summary for 24-hr window (authored by bytesofman).
[ecash-herald] Include price and market summary for 24-hr window
bytesofman committed rABC275733139d7e: [Cashtab] Parse agora ad prep txs in tx history (authored by bytesofman).
[Cashtab] Parse agora ad prep txs in tx history
bytesofman published D16961: [ecash-herald] Include price and market summary for 24-hr window for review.
Oct 22 2024
Oct 22 2024
bytesofman committed rABC7ef03ae89de4: [ecash-herald] Parse app txs in daily summaries (authored by bytesofman).
[ecash-herald] Parse app txs in daily summaries
link to apps with known URLs, add new app type
bytesofman updated the diff for D16846: [Cashtab] Support agora partial listings, cancels, and buys.
rebase, handle OrderBook rendering when token cache info is not available
bytesofman updated the diff for D16944: [ecash-agora] Add validation to _acceptTxBuilder to prevent creation of unspendable offers.
rebase, remove unnecessary typeof !== undefined check
bytesofman added inline comments to D16944: [ecash-agora] Add validation to _acceptTxBuilder to prevent creation of unspendable offers.
bytesofman committed rABC73cf6898e964: [ecash-agora] Add integration test dev env instructions to README (authored by bytesofman).
[ecash-agora] Add integration test dev env instructions to README
bytesofman published D16846: [Cashtab] Support agora partial listings, cancels, and buys for review.
Oct 21 2024
Oct 21 2024
bytesofman published D16952: [ecash-agora] Add integration test dev env instructions to README for review.
bytesofman committed rABC6214f97a3602: [Cashtab] Add max qty validation to isValidTokenSendOrBurnAmount (authored by bytesofman).
[Cashtab] Add max qty validation to isValidTokenSendOrBurnAmount
bytesofman committed rABCefb1371b033d: [Cashtab] Rename getMaxMintAmount to getMaxDecimalizedSlpQty (authored by bytesofman).
[Cashtab] Rename getMaxMintAmount to getMaxDecimalizedSlpQty
bytesofman published D16950: [Cashtab] Add max qty validation to isValidTokenSendOrBurnAmount for review.
bytesofman published D16949: [Cashtab] Rename getMaxMintAmount to getMaxDecimalizedSlpQty for review.
Oct 20 2024
Oct 20 2024
bytesofman committed rABC070b5a2994de: [Cashtab] Improve input-collecting functions for Agora partial accept and… (authored by bytesofman).
[Cashtab] Improve input-collecting functions for Agora partial accept and…
bytesofman committed rABC06513870a6fc: [Cashtab] Patch proptypes for slider (authored by bytesofman).
[Cashtab] Patch proptypes for slider