Commit Graph

2070 Commits (65e2592a9d7544ba4e0b2b3dae4ab9f15b710c9c)

Author SHA1 Message Date
fvictorio 65e2592a9d Only assert that last token name is null 6 years ago
fvictorio ed93bfbb55 Fix randomly failing test 6 years ago
William Sanches e0d422175d
Gettext 6 years ago
William Sanches f49fbbf986
Refactor JS for async load 6 years ago
Sebastian Abondano 24079bb741 GraphQL support to get internal transactions 6 years ago
zachdaniel 5d12613f70 feat: support tracing via spandex 6 years ago
William Sanches ed3a621280
Refactor controller and template for async load 6 years ago
Felipe Renan d4feeff7b1 Fix pagination on inventory tab at Token's page 6 years ago
William Sanches 285c65c9d7
Add tests to the lib 6 years ago
William Sanches fa05e039bb
Fix pages broken by previous commit 6 years ago
William Sanches b2b5fa503e
Refactor async listing load to use redux 6 years ago
Gustavo Santos Ferreira 9845ddd737 gettext 6 years ago
Gustavo Santos Ferreira ab53b68d38 do not highlight other code boxes 6 years ago
Gustavo Santos Ferreira e90e1d4bf6 highlight, number the lines and print correctly the contract code 6 years ago
Gustavo Santos Ferreira 0eb912a28f new function to help print line numbers on the page 6 years ago
Gustavo Santos Ferreira 571f5d43cd include and start highlight js and add css 6 years ago
Gustavo Santos Ferreira dd382f6e5e add highlightjs to the project 6 years ago
Luke Imhoff 6ec9afb4ba Gradual migration support for call_has_call_type, call_has_input, and create_has_init 6 years ago
Luke Imhoff 39b6eccfda Separate schema and data migration for EIP-6 6 years ago
Felipe Renan 26c472903b Remove references from pending transactions feature 6 years ago
Sebastian Abondano 1bdb8c1166 Ganache ignores internal transactions 6 years ago
Sebastian Abondano f0de6f4b09 Handles Ganache transaction input bug 6 years ago
Amanda Sposito af62934dda Update npm dependencies 6 years ago
Gustavo Santos Ferreira a345bb6721 gettext 6 years ago
Gustavo Santos Ferreira 7ef0c400a7 adapt the tests for the async loading 6 years ago
Gustavo Santos Ferreira 454d4a5697 adapt the token holders controller and template to work async 6 years ago
Luke Imhoff a599aaff06 Extract EthereumJSONRPC.Block.ByTag 6 years ago
Luke Imhoff 3499155cdb Partial retries for fetch_blocks_by_range 6 years ago
Luke Imhoff d43a8c6133 Partial retry of batches of blocks by hash 6 years ago
Luke Imhoff ad1119eb4c Fetched Beneficiaries partial batch retries 6 years ago
Luke Imhoff 3efa2d9996 Partial retries for CoinBalance.Fetcher 6 years ago
William Sanches ed84556ecb
Gettext 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 87f1118507
Refactor template for first page async load 6 years ago
William Sanches e5d7fae2e3
Add JSON handle to address token transfer controller 6 years ago
Amanda Sposito 8ad5a3103e Add index to addresses table 6 years ago
Amanda Sposito 40a9da3022 Add script to migrate nonce to addresses 6 years ago
svenski123 a3364385c6 Comment out update query in migration script due to run length concerns on a large existing database. 6 years ago
svenski123 3b45474e36 Update address extraction testcases 6 years ago
svenski123 29199eb54e Add nonce field to Address object and addresses table. 6 years ago
Felipe Renan da72f83b35 Refactor token transfers' pagination 6 years ago
Felipe Renan c486837ba8 Fix token transfers' tests 6 years ago
Felipe Renan e880788232 Remove joins from token transfers' query 6 years ago
Felipe Renan 2ad1042de2 Add script to migrate block_number to token transfers 6 years ago
Felipe Renan 31e1090138 Add block_number to token transfers 6 years ago
Gustavo Santos Ferreira 2f9f502750 Gettext 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