Commit Graph

2749 Commits (cc4bbe2d4cf998617ad09d610037ebbd17edefe0)

Author SHA1 Message Date
nikitosing 1917e96ec6 Add functions overloading support 3 years ago
Viktor Baranov 401fd1bd5f Improve Docker makefile 3 years ago
Viktor Baranov 75e89d993b Update css-loader 3 years ago
Viktor Baranov 483da57066 Update mini-css-extract-plugin, css-minimizer-webpack-plugin packages, replace node-sass with sass 3 years ago
Viktor Baranov b23f9837ef Webpack config refactoring 3 years ago
Viktor Baranov 2b568b1306 Migrate fontawesome 5 -> 6 3 years ago
nikitosing 1cbc8099c8 Add info about proxy contracts to api methods response 3 years ago
nikitosing fe8c950ebe Add token-transfers-toggle.js to the block_transaction/index.html.eex 3 years ago
nikitosing 362b07088b Fix contract functions outputs 3 years ago
nikitosing 1ef853080c Fix internal txs pagination 3 years ago
nikitosing 8db979b4d4 Drop gas_used from first_trace 3 years ago
nikitosing 5cdb1744f3 Add view for internal transactions error 3 years ago
Viktor Baranov f295519689 Docker setup Makefile release publish tasks 3 years ago
Viktor Baranov 1e7a804c3e Docker-compose configs 3 years ago
nikitosing bb542353d9 Fix contract verification when constructor args provided 3 years ago
Viktor Baranov 6fa2c0b740 Various Docker setup fixes 3 years ago
Viktor Baranov 30766fac54 Add Berlin, London to the list of default EVM versions 3 years ago
nikitosing baa1395239 Fix constructor arguments verification bugs 3 years ago
nikitosing d4622db3bb Add empty view for new addresses 3 years ago
Viktor Baranov b37f6e1ada DATABASE_URL should have a higher priority than vars for postgrex, remove other application DB params except DATABASE_URL, fix bug when empty DB password in DATABASE_URL is overwritten by PGPASSWORD 3 years ago
Viktor Baranov f65a23d055 Set 8545 as default port everywhere except Ganache JSON RPC variant 3 years ago
Viktor Baranov 8edac3e408 INDEXER_DISABLE_PENDING_TRANSACTIONS_FETCHER to manage pending transactions fetcher 3 years ago
nikitosing 3fb57904a8 Fix several UI bugs; Add tooltip to the prev/next block buttons 3 years ago
Viktor Baranov e1fac60c24 eth_call method: remove from param from the request, if it is null 3 years ago
Viktor Baranov cf75e65db7 Fix Staking Dapp styles 3 years ago
Valentin Rodygin 563dd56673 Finalize reducing of js bundle: handling staking dapp js 3 years ago
Viktor Baranov 7dca1596b6 Replace lodash NPM package with tiny lodash modules 3 years ago
Viktor Baranov 5566924887 Token price row name fix 3 years ago
Viktor Baranov a55430b334 Fix blocks validated hint 3 years ago
Viktor Baranov c678f93db5 Fix get_implementation_abi_from_proxy/2 implementation 3 years ago
nikitosing 7d2c9b339e Fix token counters bug 3 years ago
Viktor Baranov d670212a8f Discord link instead of Gitter 3 years ago
Viktor Baranov a56af5c4c5 Updated some of the outdated npm packages 3 years ago
nikitosing bf5ee5e92e Redesign token page; Add contract interaction tabs to token page 3 years ago
Viktor Baranov e1935ccd5d Babel minor and core-js major updates 3 years ago
Viktor Baranov daa41f8c16 Eslint major update 3 years ago
Viktor Baranov 407a1d3808 Minor update Webpack 3 years ago
Viktor Baranov 662052249d Inventory controller refactoring 3 years ago
Viktor Baranov ca0de76528 Fix _topnav template 3 years ago
nikitosing 4f2e5f462f Rework pagination on the transactions list page 3 years ago
Viktor Baranov 85747eea66 A typo in CHANGELOG 3 years ago
Victor Baranov 31f07ee954
v4.1.1 3 years ago
nikitosing 546fe9058f Fix wallet style 3 years ago
Viktor Baranov ba1ab9cdf1 Resolve vulnerable npm dep in ./apps/explorer 3 years ago
Viktor Baranov d692059205 Refactor search page template 3 years ago
Viktor Baranov 4ad36e2f79 Dedicated rate limiting by IP 3 years ago
Viktor Baranov be1d248981 Store address transactions/token transfers in the DB 3 years ago
Viktor Baranov 30f33ebd24 Internal transactions fetcher disabled? config parameter 3 years ago
Viktor Baranov 5a24940032 Static global API key 3 years ago
nikitosing 92628a1389 Fix read contract page bug 3 years ago