Commit Graph

2615 Commits (f890d9076c7aae2c5f5c91ac102a56d5fded572b)

Author SHA1 Message Date
fvictorio 616658adbf Show token price in USD 6 years ago
fvictorio 18c1001918 Use info style in verify contract message 6 years ago
William Sanches b06d81d891
Gettext 6 years ago
William Sanches dfc600b1c9
Add tests 6 years ago
William Sanches 57fab18a39
Add realtime to emission rewards 6 years ago
William Sanches 1e6e2251b2
Add configuration for enabling emission tiles 6 years ago
William Sanches 33b06b228b
Refactor transaction tile identifier 6 years ago
William Sanches 590f81004c
Add emission tiles to address transactions 6 years ago
William Sanches b42f09cdc0
Add emission reward tile 6 years ago
Amanda Sposito bd58afff74 Add blocks indexed counter at BlockScoutWeb 6 years ago
Amanda Sposito bf46d3ee51 Add BlockScoutWeb.RealtimeEventHandler and Explorer.Chain.Events.Publisher 6 years ago
Gustavo Santos Ferreira 0b3e7f987d genserver to find blocks without rewards and send them to the importer module 6 years ago
Gustavo Santos Ferreira 3a6751c3cc importer module to import batches of block rewards 6 years ago
Gustavo Santos Ferreira af8b92aa0d new queries for blocks and transactions 6 years ago
Gustavo Santos Ferreira f139317f88 multiply two wei values 6 years ago
Luke Imhoff 903d322553 Use index and COUNT(*) for address_to_validation_count 6 years ago
Luke Imhoff f67241cfc0 Use COUNT(*) for count_token_transfers_from_token_hash 6 years ago
Luke Imhoff 2a4223c2c6 Allow block numbers to exceed missing block search range by > 1 6 years ago
Luke Imhoff 07cb543948 Failing regression test for #1266 6 years ago
Luke Imhoff 1579db1aec Add ON CONFLICT to derive_transaction_forks 6 years ago
Luke Imhoff 786f89164b Failing regression test for #1262 6 years ago
zachdaniel 5a19a04813 fix: update spandex for run time config 6 years ago
Luke Imhoff 81179f9459 Use :timer functions to make timeout values clearer 6 years ago
Luke Imhoff 1a17658866 Increase DB transaction timeout to 4 minutes 6 years ago
Luke Imhoff bf50a03070 Change RollingWindowTest to async: false 6 years ago
Luke Imhoff 2b60cba8a1 Remove unused import 6 years ago
Luke Imhoff ef02ae0504 Fix missed pinning 6 years ago
Luke Imhoff 254d6b46a1 Increase assert_receive timeout 6 years ago
Luke Imhoff 04d3644839 Use where clause for on_conflict to only write tuples that are different 6 years ago
Luke Imhoff 3c0adace16 Include import_id and transaction_id in logger metadata 6 years ago
Amanda Sposito c939b1d8a7 Add gettext 6 years ago
Amanda Sposito 6cb8f3f2ba Add :dev to plug_cowboy dependency in explorer 6 years ago
Amanda Sposito de3520667f Add reward value of a block in the tile and overview section 6 years ago
Luke Imhoff 2ec9600a61 Only query for coin balance when channel connected 6 years ago
Luke Imhoff e22fca4ada Don't use step variable twice 6 years ago
fvictorio 1765435922 Handle new blocks older than last block 6 years ago
Luke Imhoff 3592b66340 Chunk pending transactions 6 years ago
Luke Imhoff 8e1bfc0589 Convert DBConnection.ConnectionError tcp recv: closed to {:error, :timeout} 6 years ago
William Sanches 2b48235898
Remove opcodes from CodeCompiler 6 years ago
William Sanches c1e582e85c
Add better error messages 6 years ago
William Sanches 3ff530c22e
Update JS solidity compiler 6 years ago
Gustavo Santos Ferreira 07cb1d918b gettext 6 years ago
Gustavo Santos Ferreira f2cbf37200 genserver that executes validator data imports every 24 hours 6 years ago
Gustavo Santos Ferreira add2b2c213 add a modal fo the validator info 6 years ago
Gustavo Santos Ferreira ebf0aa6860 module that imports validators metadata into the DataBase 6 years ago
Gustavo Santos Ferreira be397fbd7b retriever module that queries the contracts to generate validator metadata 6 years ago
Gustavo Santos Ferreira 7549b8f8c8 prepare configs and new dependencies for the retriever 6 years ago
Gustavo Santos Ferreira d563a2568a add metadata column to address_names 6 years ago
fvictorio 9163458a8d Generate gettext 6 years ago
fvictorio cd51e7cb29 Use address_current_token_balances in address tokens tab 6 years ago