Commit Graph

490 Commits (aff26adbaf048facd26d40737c4d071634eb2164)

Author SHA1 Message Date
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 4 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
Max Alekseenko f8c4cc9129 store chart data in local storage 5 years ago
Victor Baranov b9695ef85e eslint fixes 5 years ago
Victor Baranov 641759eb60 Remove preload support in FF 5 years ago
Ayrat Badykov 8eb7e1aa01
hide form on check 5 years ago
Victor Baranov 1dda3e50c7 Estimated address count on the main page 5 years ago
Victor Baranov b04a33e93e Fix: remove outer container of transaction-count if there is no value 5 years ago