Commit Graph

2876 Commits (d77e8133236d39c3aade7b5b9b6e57711dfa971d)

Author SHA1 Message Date
Victor Baranov ec9de71d17 Introduce API_PATH env var 5 years ago
Victor Baranov b898602051 Fix web manifest accessibility 5 years ago
EtherCore Contributor a8d232057e
Switch EtherCore logo 5 years ago
Victor Baranov ca9a8cf629 Compiler nightly builds as an option 5 years ago
Max Alekseenko b65d4672f1 fix styles loading for firefox 5 years ago
Victor Baranov 5590b29c2d Fix bug in skipping of constructor arguments inn contract verification 5 years ago
EtherCore Contributor 66cd47dbe6
Add EtherCore Testnet Support 5 years ago
EtherCore Contributor 467b900b64
Add EtherCore support 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
Victor Baranov 0b24d783e2 Add support of 0.6.x version of Solidity compiler 5 years ago
Victor Baranov 0e3e9f2b8a Handle addresses is enum in values function in read contract page 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
Victor Baranov cfa6fa70b6 Upgrade absinthe and ecto 5 years ago
Max Alekseenko 253e43914d fix tests 5 years ago
Max Alekseenko bd589433fc move socket path to env 5 years ago
Max Alekseenko 2b23ecc18f fix eth api docs 5 years ago
Max Alekseenko 5851908547 fix api templates 5 years ago
Victor Baranov 7453495b67 Fix npm deps 5 years ago
Max Alekseenko bcd222e567 fix internalization files 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
Victor Baranov 26170d3d44 utf8 copy tx input tooltip 5 years ago
Victor Baranov cd5011aa4d Fix getsourcecode test 5 years ago
Victor Baranov cd2cd75ffa Temporarily disable failed tests for 2 stats endpoints 5 years ago
Max Alekseenko e23a68d007 fix duplicate websocket connection 5 years ago
Max Alekseenko b0f74f41bd remove chart loader 5 years ago
Victor Baranov 5e0a470fb3 API endpoint: sum balances except burnt 5 years ago
Victor Baranov 92e4963651 Add tokenID for tokentx action 5 years ago
Victor Baranov 06c781d94e Missing function clause for set_constructor_arguments 5 years ago
Victor Baranov 4ed9fdd2c9 Add guard is_empty_string 5 years ago
Victor Baranov 30132a71a9 CR issues 5 years ago
Victor Baranov bde993f75d Add additional tests 5 years ago
Ayrat Badykov 328b5696dc use default value 5 years ago
Victor Baranov d3e258c431 Reorganize queries and indexes for internal_transactions table 5 years ago
Ayrat Badykov bd46a309f4
fix tests 5 years ago
Ayrat Badykov ddec341d95
fix address sum cache 5 years ago
Victor Baranov 5333e3c542
Revert "fix address sum cache" 5 years ago
Victor Baranov 38f2e0f7b5 Offset for average block time 5 years ago
Max Alekseenko 992a7f01e4 update internalization files 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