Commit Graph

2198 Commits (a5ca11930ab13384acb5236e78035a3f4d6bb064)

Author SHA1 Message Date
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
Luke Imhoff d36dac0dc2 Import stages 6 years ago
Luke Imhoff 29d945b9b6 Use reraise and __STACKTRACE__ to reraise safe_insert_all errors 6 years ago
Luke Imhoff 3bfc342941 Missed error pattern change in #1233 6 years ago
Luke Imhoff cbe3308c3d fetch_and_import_range_from_sequence log exceptions instead of raise 6 years ago
Luke Imhoff adc03fd08b Label all steps in Block.Fetcher implementations 6 years ago
Luke Imhoff 75f9af7f56 Use lag windowing function to reduce missing block time 6 years ago
Luke Imhoff ea58dad12b Update to Ecto 3.0 6 years ago
William Sanches e1b3d436f3
Add doc to FetchedBeneficiaries 6 years ago
William Sanches 512511aee6
Add better test coverage 6 years ago
William Sanches 0a430d9309
Update FetchedBeneficiary typespec 6 years ago
William Sanches 8d3d26d140
Add missing dependencies to ethereum_jsonrpc 6 years ago
William Sanches a754a72390
Add block_reward import 6 years ago
William Sanches 23bd2b0049
Rename block_rewards to emission_rewards 6 years ago
Luke Imhoff 6a0f625da7 Port fix for InvalidConsensus to Uncataloged 6 years ago
Luke Imhoff c978b6168b Don't log when queue is unavailable 6 years ago
Luke Imhoff e4902fc479 Fix picking wrong clause for fetch_token_balances_from_blockchain 6 years ago
Luke Imhoff 5a0f02019b Don't log errors when uncles aren't found 6 years ago