Commit Graph

2569 Commits (aa5636e2c1295c5314d85cce41f8927013bb3ff5)

Author SHA1 Message Date
Viktor Baranov bf3a7869e4 Manage indexer memory limit 3 years ago
nikitosing f9ad92d370 Return all ERC-1155's token instances in tokenList api endpoint 3 years ago
Ikko Ashimine 8d7d977151
Fix typo in config_helper.ex 3 years ago
Viktor Baranov ff94813d86 Minor fix: poison@4.0.1 3 years ago
Viktor Baranov 6ccdb3c080 Refactoring from SourcifyFilePathBackfiller 3 years ago
Viktor Baranov 0a60edbe93 Resolve Prototype Pollution in minimist dependency 3 years ago
Viktor Baranov 59b919f220 Empty blocks sanitizer refactoring 3 years ago
Viktor Baranov 329c54c001 Empty blocks sanitizer performance improvement 3 years ago
nikitosing 34fe31fe1f Add OpenZeppelin proxy storage slot 3 years ago
nikitosing 7088dca160 Fix vulnerability 3 years ago
Viktor Baranov 70d8297aab Bump credo from 1.5.6 to 1.6.4 3 years ago
nikitosing 7bc604ead7 Add ability to verify bytecode without bytecode hash 3 years ago
Viktor Baranov e4c9a7f3e1 Fix bytecode twins feature 3 years ago
nikitosing 7fc7c6c16c Contract names display improvement 3 years ago
nikitosing 44fd435e01 Prevent flaky bug with absence primary names for contract; Add fallback in such cases 3 years ago
nikitosing 0287128471 Add accounting for block rewards in getblockreward 3 years ago
nikitosing e4ed488284 Fix coin-balances/by-day bug 3 years ago
Viktor Baranov ce94949460 Fix pool_size value setting from env vars in configs 3 years ago
Viktor Baranov 4fb4280da9 Speedup query for getting verified smart-contract bytecode twin 3 years ago
Viktor Baranov 2684eb1b37 Contract verification forms refactoring 3 years ago
Viktor Baranov 5bf253143f Fix hostname Regex pattern 3 years ago
nikitosing 1917e96ec6 Add functions overloading support 3 years ago
nikitosing 1cbc8099c8 Add info about proxy contracts to api methods response 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 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
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
obasilakis 7dba5d4cc2 Obasilakis/stop api from writing to db (#312) 3 years ago
Donald Hutchison 941c4dac31 Extract database parameters from DATABASE_URL. (#305) 3 years ago
Viktor Baranov f65a23d055 Set 8545 as default port everywhere except Ganache JSON RPC variant 3 years ago
dependabot[bot] 17b7e4d8d5
Bump follow-redirects from 1.14.7 to 1.14.8 in /apps/explorer 3 years ago
Viktor Baranov 9c0d74afd5 Fix typo in DB migration module name 3 years ago
Viktor Baranov c0fa36e4d1 Refactoring suggestions processed 3 years ago
Victor Baranov e0b8f2a6b5
Update apps/explorer/test/explorer/chain_test.exs 3 years ago
Victor Baranov 6c29237a8e
Update apps/explorer/lib/explorer/chain.ex 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
nikitosing 4f2e5f462f Rework pagination on the transactions list page 3 years ago
Viktor Baranov ba1ab9cdf1 Resolve vulnerable npm dep in ./apps/explorer 3 years ago
Viktor Baranov be1d248981 Store address transactions/token transfers in the DB 3 years ago
Viktor Baranov 5a24940032 Static global API key 3 years ago
nikitosing 2198657657 Add regression tests 3 years ago
nikitosing 92628a1389 Fix read contract page bug 3 years ago
Viktor Baranov 1f7b06de7f Update ex_keccak lib 3 years ago
nikitosing ca53d552de Fix 500 response when ABI method was decoded as nil 3 years ago