Commit Graph

5671 Commits (f78dac3f8f42bf82f9d3024b9ab4437513b2acbd)

Author SHA1 Message Date
Max Alekseenko 567802df6e fix internalization 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 817f73da92 Contract verification fix 5 years ago
Victor Baranov 2911fc8163 Finalize PR: fix typo and tests 5 years ago
Victor Baranov bda7ea09d0 Fix contract code param name (Parity) 5 years ago
Victor Baranov 4f5fbff1bb Fix manual merging conflict 5 years ago
Victor Baranov f1aa422e77 Fix awesomplete lib loading in Firefox 5 years ago
Victor Baranov 4219c71cb2 Fix path definition for contract verification endpoint 5 years ago
Victor Baranov f9318c13ca Fix import spec file to support accounts without 0x prefix and single block reward 5 years ago
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
Victor Baranov 87092a4fa2 Fix contract constructor require msg appearance in constructor arguments encoded view 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
Victor Baranov a487969ca5 Take away block hash, block index dups processing script from migration 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
varasev e03378d6f2
Add `creationMethod` to `entry_to_elixir` 5 years ago
Victor Baranov e1b8ff59c2 Prevent filling pending_block_operations table for RSK variant 5 years ago
Max Alekseenko 5851908547 fix api templates 5 years ago
Victor Baranov 99710767c9 improve migrations 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
Victor Baranov eaec2df421 Actualize additional_internal_transaction_constraints script 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 7466322f94 Improve DB migration 5 years ago
Victor Baranov 2271bc69ef Fix tests 5 years ago