Commit Graph

170 Commits (6c6f2641abb8d261720e775f10e09e596640160f)

Author SHA1 Message Date
Lucas Narciso 920925ccdc
Fix address[] display when reading Smart Contracts 6 years ago
svenski123 ae9f4140ea Fixup test cases 6 years ago
Sebastian Abondano 67c68b6f41 GraphQL API query to get addresses by hash 6 years ago
Sebastian Abondano a660b662fd Adds hash to GraphQL block object 6 years ago
Felipe Renan 3f7dd2bcdd Move Token holder's query to Address.CurrentTokenBalance 6 years ago
jimmay5469 a55c602836 Update tests 6 years ago
robertoschneiders 5055686578 Fixes the topics order in the gettxinfo endpoint 6 years ago
robertoschneiders b50b80dd1e Fixes broken test 6 years ago
robertoschneiders de97c6b8f9 Add gettxinfo API endpoint 6 years ago
Gustavo Santos Ferreira e5c9aaa2df add tests 6 years ago
Sebastian Abondano 853fc201e0 GraphQL token transfers subscription 6 years ago
Gustavo Santos Ferreira 965bbb5e75 replace decimals from int to decimal 6 years ago
Luke Imhoff edc2954f23 absinthe_plug 1.4.5 => 1.4.6 6 years ago
Sebastian Abondano 00b48e828e GraphQL API get transaction by hash 6 years ago
Sebastian Abondano fa9ca42c8e First GraphQL API commit 6 years ago
Luke Imhoff 65d59843e4 Prevent block number collision in test 6 years ago
Luke Imhoff 21ace095ba Fix divide-by-zero error in indexed_ratio 6 years ago
Luke Imhoff 95e3774e9a Switch internal_transactions to composite primary key 6 years ago
Amanda Sposito 1283be8ec2 Fix InternalTransaction listing page by removing transaction fields. 6 years ago
Alex Garibay 1f021a7e1f
Provide default 2nd arg for executing contract functions on Geth (#970) 6 years ago
Sebastian Abondano 2cd4c7ff54 block#getblockreward API returns 200 for errors 6 years ago
Amanda Sposito 5ee4df3714 Alter 'Chain.address_to_internal_transactions' query 6 years ago
Amanda Sposito 1acebdc7f7 Add 'block_number' and 'transaction_index' in 'internal_transaction' 6 years ago
Lucas Narciso 955db36c42
Add type to Internal Transaction tile 6 years ago
Ryan Arthur fa1c40c548 Fix tests 6 years ago
jimmay5469 c301181a49 Expand pending transactions before asserting against them 6 years ago
Alex Garibay c60bd06e5e
Add bare admin panel (#927) 6 years ago
Lucas Narciso ea3da7fd07
Consolidate Token Holders count info 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
Stamates 42388a9b1a Remove more flaky tests 6 years ago
Stamates 5b8ec2324e Improve coveralls coverage 6 years ago
Stamates 4642a646b9 Remove flaky tests that seem redundant 6 years ago
Stamates 3254ead1ee Fill-in skipped blocks on page render for blocks list and homepage 6 years ago
Sebastian Abondano 8a79923fcb account#txlist API endpoint takes timestamp range 6 years ago
Stamates b15b8cb23a Appease dialyzer 6 years ago
Stamates 1d37033518 Add block_type to block_channel to receive channel updates. Ensure uncle and reorg list pages don’t receive block live updates. Fix failing tests due to selector overload. 6 years ago
Ryan Arthur e34e9f1d02 Credo and formatting appeasement 6 years ago
Stamates 15ea7e3247 Setup reorg block detail and list pages 6 years ago
Stamates 4f3dec146e Add Uncles block list page and filter uncles out of Blocks list 6 years ago
Stamates 5007f24fcb Add uncle links to block detail page 6 years ago
Stamates 32212135ef Create Uncle Details page 6 years ago
Amanda Sposito a3148d3584 Remove token holders count from Token's page 6 years ago
Amanda Sposito 0ed9020a96 Alter 'Realtime::Fetcher' and 'Catchup::Fetcher' to specify the broadcast type. 6 years ago
Felipe Renan de9290c672 Add metatags to the Address page 6 years ago
Felipe Renan 3085edf6bd Create metatags to the Root page 6 years ago
Stamates afe98f0c49 Refactor to replace any block that matches the new block received 6 years ago
Stamates f1623c1286 Use place holders when receiving out of order blocks realtime 6 years ago
Sebastian Abondano e99690eed7 account#txlistinternal by address API endpoint 6 years ago
Felipe Renan 37800a6eef Refactor view to use configured envs 6 years ago