Commit Graph

189 Commits (ee3c1b3d346881042d1b4231ee82bc738f88924b)

Author SHA1 Message Date
zachdaniel e97873ddae chore: format 6 years ago
zachdaniel 21a1c1403c feat: fix ABI decodding, and decode tx logs 6 years ago
Sebastian Abondano 195f7d39ee GraphQL support to get transactions by address 6 years ago
Luke Imhoff 7939555a6a Fix warning 6 years ago
Luke Imhoff 54bbadae8f Fix typo 6 years ago
Luke Imhoff 9cce7ab661 Adopt EIP-6 6 years ago
Amanda Sposito 2db2c98f06 Fix pattern matching error when transaction does not loads to_address.smart_contract 6 years ago
Gustavo Santos Ferreira 18c1c5ed42 render the new screens for all the transaction controllers 6 years ago
Gustavo Santos Ferreira 0f7f61ff0a new screens for when the transaction is not found or the hash is invalid 6 years ago
William Sanches 885e218c25
Add 404 page for not found blocks 6 years ago
jimmay5469 49754df378 Load first page of address transactions asynchronously 6 years ago
jimmay5469 e39a776e19 Infinite scroll on pending transactions page 6 years ago
jimmay5469 7fb5c64e40 Infinite scroll on transactions page 6 years ago
jimmay5469 056f0648fe Infinite scroll on blocks page 6 years ago
Andrew Cravenho 8cdf2258ff Fix layout test 6 years ago
Amanda Sposito 20f56810a3 Remove the 'pending transactions' from the address transaction page. 6 years ago
William Sanches c046923f30
Add TokenID to tokentx API endpoint 6 years ago
Sebastian Abondano 55c6b30062 Add smart_contract field to address object 6 years ago
Sebastian Abondano 98b243aa64 Fix no schema on GraphiQL 6 years ago
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