Warning: Attempt to read property "IssuesTitleknown" on string in /srv/app/content/issues.php on line 5
Bleeding edge, slightly broken, Beta version
- enable Demo account with fixed accounts to track (SwingFish YT) - NODE Status not updating fast enough after login (session['node]->online) -- use dev for nodecheck (need to change to local lookups) -- issue seems to be with getnodes (this needs to move into snip and be more "creative" -- doublecheck if node status works properly if system stays online but ts client fails -- NODE page need to have detailed informations if offline -- tailscale_nearest_derp not populating some times (could be old code from dev) - login loop "sometimes" trows a getUrl ($url) error - execute ledger sync only if less than 2 points left to complete. - issues heading is in german language for some reason - _SESSION['eqmesh']->accountCycles needs to be added by remaining brokers!! - accountCycles term to be "Rollover" (need to doublecheck) - STRATEGY - strategies older than 90 days always show 90 days -- convert history into datatable - Dashboard: "Trading Activity" mini-chart is incorrect - PROFILE timezone change/selection -- add 2fa (locally) in conjunction with authprovided credentials - add metadata (title and whatnot) - older mobile clients can not see dynamic data (need to change the layout to make this less of an issue) -- Dashboard: include active trade in the welcome card - use "wife mode" on $TradeNow (this may be a problem as current pnl is not avaiable via API) - STRATEGY: "proof-feature" (traders can provide small bits of a log and screenshoots (basic blog) -- auto expire via cache maybe use getURL with a long term cache to expire and the site-code checks if the file is there. -- the site code only checks for xx days in the past or somethings like this to avoid broken images from the past
Change Log Deployed on Thu, 01 Jan 2026 20:07:55 +0000
b13fa22 - remporary remove ./?ret (snip upgrade required) 1663205 - login success loads return url instead of the dashboard 1.0 (2e7267f) #Switching to git-hash values instead of version numbers from here - token data fully cache (this should speed up the page significantly) - reintroduced pokypixel use a cache-file instead of a database for execution control cache good = break cache old = re-run and create new dummy cache file pixels us multiple urls (for now) - fixed login-bug (fallback to use demo) - consistency updated in realtime - node api cleanup (use tailscale/api (getnodes) for realtime) pokypixel for long updates 0.6 COMPLETE Stateless rebuild - clear boundaries on persistent storage, cache and memory items 0.54 - Node Location display fixed - new Strategy page with proper payout grid - global sanity-check - getnodes fix (each cloudfront instance use it's own local caching and query methods) 0.53 - persistent storage use private S3 bucket in preparation for stateless hosting - all lib files use envioment variables by force - remove globals.inc index still holds a translation layer with constants having the same name as envioment variables 0.52 - CDN for lasting static files /dist /static - removed cron job to refresh node status - upgraded getUrl for authenticated GET requests - strategy sanity check via proper include that verifies sanity.json files and blockchain data 0.51 - NODE: Health on TS service reflected in status - TOKEN: shows recent mints/transfers and the total equity of the token (unrealized profit) 0.5 MAJOR UPDATE! - rollout of EQMT, an ERC-721 Token living on the Sepolia Network (will roll out on Ethereum Mainnet with V1) -- this update adds another set of data used stored under "blockchain" which reflects on-chain data locally (no privacy change) - all chain data is now linked and verified with actual blockchain records, making tampering almost impossible (Token Version 0.0211) - add a Token page /token 0.412 - NODE: added disk space and "connecting to proxy endpoint" - WALLET: use client currency for conversion - STRATEGY: full with stats and 90 day charts by default - STRATEGY: shows current activity (if any) on top 0.41 - rename log to /data-used for personal data - use "friendly urls" - Timer drift resolved on API server (1Hour) - add 2fa libs for auth - repro resync - fixing temporary images held in memory on shared hosts 0.4 - hide 30 and 90 day buttons if there is no data - all code updated to use snip/Html/human.inc - Default filter for Strategy views set to 90 days 0.1 - start to use snip-repro from nullx8@github - multiple language adjustments 0.04 - use geturl in most places (not completed yet) - create encryption pool for cached items - WALLET: show last recent transactions only (no contracts or 0ETH Transactions) 0.038 - STRATEGY: show small block with averages of 7,30 and 90 days 0.036 - DASHBOARD: red offline warning - WALLET/DASHBOARD/STRATEGY: Replace date with "today" when item is created on the current day - WALLET: calculate Transfer-costs via gas values 0.035 - DASHBOARD: Equity Realtime update - DASHBOARD: trade activity display 0.3 - adding catches for errors -- need to use a better fetch mechanism to compensate for slow hosts
