Bleeding edge, slightly broken, Beta version
- NODE page need to have detailed informations if offline -- tailscale_nearest_derp not populating some times (could be old code from dev) Deprecated : json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /srv/app/content/node.php on line 8 - Token page still slow (must be somethings RPC related) - accountCycles term to be "Rollover" (need to doublecheck) - half sessions result in broken pages (no data shared, just broken page, need to doublechckc on isauth() - STRATEGY -- replace 7day with "current cycle" -- 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: force switch to dark mode for higher contrast -- 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
Most recent changes Deployed on Thu, 01 Jan 1970 00:00:00 +0000
f30e5b - include REALTIME Trading data in dashboard - Node uses local (eqmesh-edge) to lookup node-data in realtime - Re-activate DEMO Logins - ledger sync only if less than 2 points left to complete. - _SESSION['eqmesh']->accountCycles now mandatory - strategy displays proper cycles - normalise versioning (6 digit of git-hash) b13fa22 - temporary 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
