Commit Graph

214 Commits (f3f0bdc9d21ac92ccc77b1f759a076cd912b33e8)

Author SHA1 Message Date
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
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
Viktor Baranov f65a23d055 Set 8545 as default port everywhere except Ganache JSON RPC variant 3 years ago
Viktor Baranov 694d9a68b0 Change type field to the optional one 3 years ago
Viktor Baranov 29aa23e213 An ability to separate Ecto Repo DB endpoint for the API endpoints 3 years ago
Viktor Baranov 8a62223475 Add config for GasUsage Cache 3 years ago
Viktor Baranov a2a7e2a1b5 Address page facelifting 3 years ago
nikitosing a1bc250783 Add support EIP-1559 3 years ago
Tim Tickel 60704cf221 Add arbitrum support 3 years ago
nikitosing a851195e4b add partially verified support 3 years ago
Viktor Baranov fee1e83972 Contract verification via Sourcify: change url for Sourcify endpoints 4 years ago
Victor Baranov 51e7fd0571 Verify via metadata json 4 years ago
Viktor Baranov b5b2c451b3 Set defaut period for average block time counter refresh interval 4 years ago
Victor Baranov 98bec4c881 LP tokens total liqudity 4 years ago
Victor Baranov 7f9a169d93 Allow re-define cache period vars at runtime 4 years ago
POA 00f394304e Staking DApp server side refactoring 4 years ago
Victor Baranov ced4ddd25b Refactor cache for tokens exchange rates 4 years ago
Victor Baranov 0785ef8786 Address tokens USD value sum 4 years ago
Victor Baranov cc348ef824 Price for bridged tokens 4 years ago
Victor Baranov bb452c0093 Token transfers counter cache 4 years ago
Victor Baranov 2d01ac51eb DISABLE_KNOWN_TOKENS env var 4 years ago
Victor Baranov 3467abba24 Fix gas price usage counter 4 years ago
Victor Baranov a4cd88a4f5 Address total gas usage 4 years ago
Victor Baranov a7d395c056 Actualize with master branch 4 years ago
Paul Tsupikoff 6a5916764d Consolidate POSDAO contract reading (#2371) 4 years ago
Victor Baranov 74512a094f Caching of address transactions counter, remove query limit 4 years ago
Victor Baranov 5c653b86dd DISABLE_BRIDGE_MARKET_CAP_UPDATER env var 4 years ago
Victor Baranov abb160ffc7 Fetch bridged tokens prices and market cap asynchronously 4 years ago
Victor Baranov 41dc4bdb4d Finalize Besu variant 5 years ago
Victor Baranov 57e8893a29 Coingecko id env var 5 years ago
Victor Baranov c86de60e4b Speedup tx list query on address page: check if address has reward 5 years ago
Victor Baranov 8b873c5a60 DISABLE_EXCHANGE_RATES env var 5 years ago
Victor Baranov c79afa23c0 Finalizing of txs count chart 5 years ago
Victor Baranov 613f6bb9f1 Return default hostname and database 5 years ago
Victor Baranov 508d049983 Remove unused index_internal_transactions_for_token_transfers 5 years ago
Victor Baranov 444ea6ac0e Remove default websockets URL from config 5 years ago
Victor Baranov 300d12a8e6 Fix pool size default value in config 5 years ago
Victor Baranov cce0ff7aca Add CHANGELOG entry 5 years ago
Victor Baranov f9e853de97 Eliminate test secret too 5 years ago
Victor Baranov 60374779e2 Refine dev config 5 years ago
Victor Baranov 529b47ee59 Fix default values for ENV vars 5 years ago
Victor Baranov 0b24d783e2 Add support of 0.6.x version of Solidity compiler 5 years ago
Victor Baranov 5e0a470fb3 API endpoint: sum balances except burnt 5 years ago
Victor Baranov b87fc2d7ab Coin total supply from DB API endpoint 5 years ago
Victor Baranov 5539ad2a77 Revert refactor to generalized cache solution 5 years ago
Victor Baranov 1dda3e50c7 Estimated address count on the main page 5 years ago
Ayrat Badykov a9d67c6148
fix config 5 years ago
Ayrat Badykov db5d862c58
fix listener init 5 years ago