Commit Graph

2415 Commits (9fbf903e5c381737458e906c0ea9fe4d4b8331ac)

Author SHA1 Message Date
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
Viktor Baranov 0ceb208e32 Fix write page contract tuple input 3 years ago
Viktor Baranov 931a5562c9 npm audit 3 years ago
Viktor Baranov 1f7b06de7f Update ex_keccak lib 3 years ago
nikitosing 0e4de06099 Fix broken functions input 3 years ago
nikitosing ca53d552de Fix 500 response when ABI method was decoded as nil 3 years ago
Viktor Baranov 8e5b61b98f Add validation for the JSON input; replace outputSelection 3 years ago
Viktor Baranov 55f23069dd v.4.1.0 3 years ago
nikitosing 0d902eb80f Add parse input errors view; fix empty method_id 3 years ago
Viktor Baranov 35f2df7c46 API rate limit 3 years ago
nikitosing d23e9ab13e Add separate column for token icons 3 years ago
QP ba6caa75db At contract write use wei precision 3 years ago
nikitosing 3b5836c8cd Fix failing verifier test 3 years ago
nikitosing fca70fb73b Fix token transfers csv export 3 years ago