Commit Graph

200 Commits (dd382f6e5effe9b3d03a0322541958b9dac28aed)

Author SHA1 Message Date
Gustavo Santos Ferreira 7ef0c400a7 adapt the tests for the async loading 6 years ago
William Sanches d122f820b2
Add better tests 6 years ago
William Sanches 52da3f0f2b
Skip feature test for address token transfers page 6 years ago
William Sanches e5d7fae2e3
Add JSON handle to address token transfer controller 6 years ago
Felipe Renan da72f83b35 Refactor token transfers' pagination 6 years ago
Gustavo Santos Ferreira 2fbfaa1994 testing the filters in controller tests instead of feature tests 6 years ago
Gustavo Santos Ferreira 51a8654fde Skip tests that are unreliable and unstable 6 years ago
Gustavo Santos Ferreira 833cc8aae8 make internal transactions load async 6 years ago
Gustavo Santos Ferreira edb93347c2 Fix the tests 6 years ago
zachdaniel 8f05ada7f4 chore: cleanup, error handling, tests 6 years ago
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