Commit Graph

1077 Commits (c73051760b18152e4bd1e6b7541c5a28ec769026)

Author SHA1 Message Date
Luke Imhoff 77d32df7c2 Store exchange rates as tuples in ETS 6 years ago
Luke Imhoff b313af6d7f Buffer hash bytes instead of hash strings 6 years ago
Lokraan 53561131b4 Merge branch 'master' into consolidate-validation-count 6 years ago
Lokraan 112fcf1aab Run mix format, credo, gettext.extract --merge. 6 years ago
Lokraan 76fc8e0377 Store validation counts for each address in an ets table. 6 years ago
Stamates 883886c047 Create placeholder for loading percentage and live update 6 years ago
Stamates 0e7ee4ee96 Calculate loading status triggered by catchup block event 6 years ago
Sebastian Abondano 8a79923fcb account#txlist API endpoint takes timestamp range 6 years ago
Amanda Sposito 6afd0e7002 Use 'Counters::TokenTransfer' instead of the database count 6 years ago
Amanda Sposito 0ed9020a96 Alter 'Realtime::Fetcher' and 'Catchup::Fetcher' to specify the broadcast type. 6 years ago
Amanda Sposito 2d02ed6e24 Add a counter to store the token tranfers count info 6 years ago
Luke Imhoff 07c0e2b2b4 Failing regression test for #868 6 years ago
Luke Imhoff 59c7c38921 Extract Explorer.Chain.Import.Address.TokenBalances 6 years ago
Luke Imhoff 03557f4200 Extract Explorer.Chain.Address.CoinBalances 6 years ago
Luke Imhoff 2e3627d536 Don't run imports for empty params 6 years ago
Luke Imhoff 8ad765efad Don't select forked transactions where there are no blocks 6 years ago
Luke Imhoff f7a902fecb Failing regression test for #850 6 years ago
Sebastian Abondano e99690eed7 account#txlistinternal by address API endpoint 6 years ago
Stamates 95d01e177f Add pending transactions to top of address_transactions list. Standardize to transaction tile for pending transactions. 6 years ago
Alex Garibay b3447d4376
Trim address and token names of whitespace (#849) 6 years ago
Luke Imhoff dcf5e3fe14 Failing regression test for https://github.com/poanetwork/blockscout/pull/833#issuecomment-426102868 6 years ago
Luke Imhoff e6c6ea6354 Test timeout override 6 years ago
Luke Imhoff e4916eb90a Derive transaction forks for transacion in blocks that go non-consensus 6 years ago
Luke Imhoff 3debed6d03 Nil out receipt fields on transactions from blocks that go non-consensus 6 years ago
Luke Imhoff 078c0bf8ac Failing regression test for #408 6 years ago
Luke Imhoff ca19aca0fb fininte -> finite 6 years ago
Luke Imhoff aa1d104be4 suppy -> supply 6 years ago
Luke Imhoff 9737e4d532 sufix -> suffix 6 years ago
Luke Imhoff 06a6c9e64d hightest -> highest 6 years ago
Luke Imhoff 96fd0bda77 unclue -> uncle 6 years ago
Luke Imhoff 7245dfcd40 unexistent -> nonexistent 6 years ago
Luke Imhoff a97a1a5cad tranfer -> transfer 6 years ago
Alex Garibay d7e38a223e
Missed token transfer cataloger (#807) 6 years ago
Luke Imhoff a47978477b Failing regression test for #843 6 years ago
Luke Imhoff de57fe023c token_balance_test.ex -> .exs 6 years ago
Felipe Renan f9069b2871 Ignore the burn_address for ERC-721 in the query 6 years ago
Lokraan 10e17d34db Run mix gettext.extract --merge 6 years ago
Lokraan d4aedd08f4 Fix queries. 6 years ago
Lokraan 92f99cac22 Ran mix format on code. 6 years ago
Sebastian Abondano 07a0de6aed account#tokenlist API endpoint 6 years ago
Amanda Sposito 92a241f4ac Add 'Token Inventory' query 6 years ago
Luke Imhoff 483ea2339f Explorer.Chain.stream_unfetched_uncle_hashes 6 years ago
Luke Imhoff 818f84a424 Transaction.Fork 6 years ago
Luke Imhoff 4b140c87df Block in the consensus chain marked consensus true 6 years ago
Luke Imhoff 96d5aea311 Block.SecondDegreeRelation 6 years ago
Lucas Narciso 428e674667
Handle more errors types at Smart Contract Reader 6 years ago
Felipe Renan e4d4154fc7 Build query to fetch transactions with token transfers 6 years ago
Gustavo Santos Ferreira 958a277bad create Address.TokenCard to do the querying of tokens from an address 6 years ago
Gustavo Santos Ferreira 7e8974c4fb alter query to bring balances and count transfers all at once 6 years ago
Sebastian Abondano 36d3d95e68 Improve transaction#getstatus API endpoint 6 years ago