Commit Graph

397 Commits (edf4627f294c29a56d8448fecf0765a3a194ac1f)

Author SHA1 Message Date
Victor Baranov c786b24e70 Search in one click 4 years ago
Victor Baranov 0e59cd5612 Finalize pubsub for token transfers 4 years ago
Victor Baranov 0159d27702 Temp last 4 years ago
Victor Baranov 7227fc971a pubsub for new token transfers 4 years ago
Victor Baranov 5234de7d4d Process TypeError: Cannot read property el of undefined 4 years ago
Victor Baranov dc4c404fae Connect to Metamask button 4 years ago
Victor Baranov a74decfb50 Fix permanent fetching tokens and unavailable navbar menu when read/write proxy tab is active 4 years ago
Victor Baranov 84471dab9e Fix for definnition of contract type: proxy/regular 4 years ago
Victor Baranov 568eaf02ef Write proxy contract feature 4 years ago
Victor Baranov d0ce9e2e43 Write contract feature: support payble methods 4 years ago
Victor Baranov 9717502f6c A modal window with pending tx hash 4 years ago
Victor Baranov c8e8951a65 Check if Metamask is authorized, increase container width to comply with increased max possible number of tabs 4 years ago
Victor Baranov fe78cbfe39 Write contracts: a new tab with the list of write methods 4 years ago
Victor Baranov 7adf3f4220 Read proxy 5 years ago
Victor Baranov 3171f8aca0 Show the previous day value in legend of tx history chart 5 years ago
Victor Baranov 82e250ba6d Update history_chart.js to use local storage 5 years ago
Victor Baranov c79afa23c0 Finalizing of txs count chart 5 years ago
Victor Baranov 7d448d58fd Fix transactions and blocks appearance if less blocks and txs on the page than it can contain 5 years ago
Max Alekseenko 706de850f4 more scripts optimization 5 years ago
Max Alekseenko 8c0beea638 js scripts optimization 5 years ago
Max Alekseenko a56370ca7d import app.js instead of separate libraries 5 years ago
Victor Baranov ec9de71d17 Introduce API_PATH env var 5 years ago
Victor Baranov ca9a8cf629 Compiler nightly builds as an option 5 years ago
Max Alekseenko 49da9898d2 do not load app.js on the first page 5 years ago
Max Alekseenko 7f2cb10f2f remove async_listing_load lib import from app.js 5 years ago
Max Alekseenko 3271dc83b4 use useBuiltIns option in webpack instead of importing @babel/polyfill 5 years ago
Max Alekseenko 288a69a46e fix linter errors 5 years ago
Max Alekseenko 5523508da2 allow to set "/" 5 years ago
Max Alekseenko 253e43914d fix tests 5 years ago
Max Alekseenko bd589433fc move socket path to env 5 years ago
Max Alekseenko a4e1f0124c move some libs to separate files 5 years ago
Max Alekseenko 2a97b6831f remove token balance dropdown logic from app.js 5 years ago
Max Alekseenko 503b61b822 separate smart contracts logic 5 years ago
Max Alekseenko c418a70a95 separate remaining pages logic 5 years ago
Max Alekseenko e8896c2840 separate transactions logic 5 years ago
Max Alekseenko bcd86a1b7a separate blocks page logic 5 years ago
Max Alekseenko a2a14bd4a6 split account logic 5 years ago
Max Alekseenko 6f29da7330 split home page logic 5 years ago
Max Alekseenko e23a68d007 fix duplicate websocket connection 5 years ago
Max Alekseenko b0f74f41bd remove chart loader 5 years ago
Max Alekseenko fc8ce8f79d disable chart animation after the first loading 5 years ago
Max Alekseenko 2f0d06ad88 hide loading after chart script is loaded 5 years ago
Max Alekseenko 76145a54a5 add setDataToLocalStorage function 5 years ago
Max Alekseenko 0a0eacefbd comment unused code 5 years ago
Max Alekseenko 77535a8652 move all chart logic to separate script 5 years ago
Max Alekseenko f06bca3726 fix linter errors 5 years ago
Max Alekseenko c5ba8e7b0d move chart initial loading to separate file 5 years ago
Max Alekseenko 983444b3b7 improve loader styles 5 years ago
Victor Baranov 64ef27aa1d Decrease loaders showing delay on the main page 5 years ago
Max Alekseenko 9faf67aeb1 fix linter errors 5 years ago