Commit Graph

2886 Commits (f7b89123d68f2469ecd3b083cb343180f0ac91a1)
 

Author SHA1 Message Date
Luke Imhoff f7b89123d6
Merge pull request #1217 from poanetwork/1215 6 years ago
Luke Imhoff e4902fc479 Fix picking wrong clause for fetch_token_balances_from_blockchain 6 years ago
Luke Imhoff 54f9e1b3ba
Merge pull request #1222 from poanetwork/1221 6 years ago
Luke Imhoff 5a0f02019b Don't log errors when uncles aren't found 6 years ago
Luke Imhoff 14c17cb2ee Retry retried_entries for uncles 6 years ago
Luke Imhoff 44e4f17d14
Merge pull request #1218 from poanetwork/1216 6 years ago
Luke Imhoff 30e0ac4498 Log timeout in PendingTransaction fetcher instead of crashing 6 years ago
Andrew Cravenho a247b47275
Merge pull request #1206 from poanetwork/fix-displayed-address-length 6 years ago
Andrew Cravenho a919502d67
Merge branch 'master' into fix-displayed-address-length 6 years ago
Andrew Cravenho 2fdd5bb7df
Merge pull request #1214 from poanetwork/metadata-instead-of-prose 6 years ago
Luke Imhoff 65197f5913 Add shrunk to metadata 6 years ago
Luke Imhoff 2569d2595e Move missing_block_range_count and missing_block_count out of prose 6 years ago
Luke Imhoff 1af8f89001 Move step out of prose and into metadata 6 years ago
Luke Imhoff ac35c4680f Move error_count out of prose and into metadata 6 years ago
Luke Imhoff 63e646a5ff Move count out of prose and into metadata 6 years ago
Luke Imhoff 2010e90a71 Move block range out of prose and into metadata 6 years ago
Luke Imhoff 0243726f9b Move block number out of prose and into metadata 6 years ago
Felipe Renan 9153d0767b
Merge pull request #1207 from poanetwork/frg-add-docs-to-redux-helpers 6 years ago
Felipe Renan 24c5e27f2d Update README including frond-end section 6 years ago
Felipe Renan 3ce83278fb Improve docs in Address.TokenBalance and Address.CurrentTokenBalance schemas 6 years ago
Felipe Renan 86b9a6a2d7 Add docs to redux helpers 6 years ago
Andrew Cravenho ef5ad0df8a
Merge branch 'master' into fix-displayed-address-length 6 years ago
Amanda 0eafa6a49a
Merge pull request #1186 from poanetwork/ams-fix-address-transactions-query 6 years ago
Amanda Sposito 4833c6c962 Fix Address Trasaction query 6 years ago
Amanda Sposito 607be27612 Remove unused function from Transaction module. 6 years ago
Andrew Cravenho decf8dafc7
Merge pull request #1197 from poanetwork/1026-improve-token-balances 6 years ago
fvictorio 2a795af42a Avoid repeated request for token balances 6 years ago
fvictorio be36adbc8e Improve token balances fetching for specific addresses 6 years ago
Luke Imhoff 778ed31073
Merge pull request #1211 from poanetwork/logger-metadata 6 years ago
Luke Imhoff fed7d304e2 Include fetcher in logger metadata 6 years ago
Sebastian Abondano 47169d1813
Merge pull request #1194 from poanetwork/sa-1181-block-consensus-ensurer 6 years ago
Sebastian Abondano c762719ba0 Ensures consensus is valid for parent blocks 6 years ago
Sebastian Abondano 532a0a97bb Fix realtime indexer's 'no skips prevention' bug 6 years ago
Luke Imhoff 2a64b4e77e
Merge pull request #1210 from poanetwork/log-date 6 years ago
Luke Imhoff c7d614e2ec Include date in addition to time in log format 6 years ago
Luke Imhoff 02bbd559d1
Merge pull request #1209 from poanetwork/ets-streaming 6 years ago
Luke Imhoff 4d778f032d Stream token holders into ETS table 6 years ago
Luke Imhoff e0921ff3a9 Stream block validations into ETS table 6 years ago
Luke Imhoff e99850c65d Stream token transfers into ETS table 6 years ago
Luke Imhoff a1f3f1f3b7 Explorer.Repo.stream_in_transaction 6 years ago
natlg fca1f15dc3 Fix displayed address length 6 years ago
Felipe Renan 6d27f57113
Merge pull request #1205 from poanetwork/frg-fix-blocks-validated-tab 6 years ago
Felipe Renan 04a0100db8 Generate gettext 6 years ago
Felipe Renan e7624b7a46 Decrease tabs padding to have more space for tabs 6 years ago
Felipe Renan b18b491839 Fix blocks validated page to show all tabs 6 years ago
Andrew Cravenho efd170cd75
Merge pull request #1196 from poanetwork/gsf-overlapping-text-token-transfers 6 years ago
Gustavo Santos Ferreira fc2985d50a class to truncate excessivelly long token names 6 years ago
Andrew Cravenho c511b1fa1f
Merge pull request #1190 from poanetwork/sa-1189-realtime-no-skips-bug 6 years ago
Sebastian Abondano 0204d08fba Fix realtime indexer's 'no skips prevention' bug 6 years ago
Felipe Renan 5e795058a3
Merge pull request #1191 from poanetwork/frg-fix-realtime-address-balance-update 6 years ago