Commit Graph

397 Commits (04d734fb1f54e77c04b3f226b1b8cbcd814c42b0)

Author SHA1 Message Date
William Sanches dfc600b1c9
Add tests 6 years ago
William Sanches 590f81004c
Add emission tiles to address transactions 6 years ago
Amanda Sposito bf46d3ee51 Add BlockScoutWeb.RealtimeEventHandler and Explorer.Chain.Events.Publisher 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 07cb543948 Failing regression test for #1266 6 years ago
Luke Imhoff 786f89164b Failing regression test for #1262 6 years ago
Luke Imhoff 2b60cba8a1 Remove unused import 6 years ago
Luke Imhoff ef02ae0504 Fix missed pinning 6 years ago
Amanda Sposito de3520667f Add reward value of a block in the tile and overview section 6 years ago
William Sanches 2b48235898
Remove opcodes from CodeCompiler 6 years ago
William Sanches c1e582e85c
Add better error messages 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
fvictorio cd51e7cb29 Use address_current_token_balances in address tokens tab 6 years ago
Luke Imhoff d36dac0dc2 Import stages 6 years ago
Luke Imhoff ea58dad12b Update to Ecto 3.0 6 years ago
William Sanches 23bd2b0049
Rename block_rewards to emission_rewards 6 years ago
Amanda Sposito 4833c6c962 Fix Address Trasaction query 6 years ago
fvictorio be36adbc8e Improve token balances fetching for specific addresses 6 years ago
Sebastian Abondano c762719ba0 Ensures consensus is valid for parent blocks 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
fvictorio 6966f01097 Add coin balance history tab to address page 6 years ago
fvictorio 65e2592a9d Only assert that last token name is null 6 years ago
Sebastian Abondano fa09f399d8 GraphQL API token_transfers query 6 years ago
Amanda Sposito 845b399281 Add a cache to count the addresses with balance > 0. 6 years ago
Lokraan 582345cfb7 Create tests for new dependency injection model. 6 years ago
Lokraan 2a603be370 Merge with master. 6 years ago
Lokraan 42504acd44 Create tests for CoinGecko api. 6 years ago
fvictorio ed93bfbb55 Fix randomly failing test 6 years ago
Sebastian Abondano 24079bb741 GraphQL support to get internal transactions 6 years ago
Felipe Renan d4feeff7b1 Fix pagination on inventory tab at Token's page 6 years ago
Felipe Renan da72f83b35 Refactor token transfers' pagination 6 years ago
Felipe Renan c486837ba8 Fix token transfers' tests 6 years ago
Andrew Cravenho a64a1dc6bb Update sokol node tests 6 years ago
Andrew Cravenho 063c393281 Update documentation replacing old sokol nodes 6 years ago
William Sanches 421262a2da
Fix credo and format issues 6 years ago
William Sanches 2df87c2cd1
Refactor metadata_updater to get interval on start 6 years ago
William Sanches 8ee4e62087
Refactor cataloged token query to Chain.Token 6 years ago
William Sanches 06ce9ab5c8
Add chain function to get cataloged tokens 6 years ago
zachdaniel 63f7ca7f1d chore: improve test coverage 6 years ago
Sebastian Abondano 195f7d39ee GraphQL support to get transactions by address 6 years ago
Felipe Renan 10821e6b0b Rename FunctionsReader to MetadaRetriever 6 years ago
Felipe Renan 0fbda6c72f Add retry fetching while fetching Token's fields 6 years ago
Felipe Renan 5f9c700e73 Remove function Reader.query_query_unverified_contract/4 6 years ago
Felipe Renan 528b5ec12b Add module Explorer.Token.FunctionsReader 6 years ago
Luke Imhoff ea959d08bb Enforce input as required for call internal transactions in changeset 6 years ago