Commit Graph

2190 Commits (ea961f20ee1bc07ab5f1552df86b7167041c58c4)

Author SHA1 Message Date
Lokraan 15337d4672 Move duplicate functionality into `source.ex` 6 years ago
Lokraan b078ed7a76 Create module to interact with coingecko api. 6 years ago
fvictorio ed93bfbb55 Fix randomly failing test 6 years ago
Felipe Renan fb27c08df4 Generate gettext 6 years ago
Felipe Renan e993356744 Refactor address.js to use async_load_listing redux 6 years ago
Felipe Renan 87579dfd63 Fix controller tests 6 years ago
Felipe Renan c3eec565d0 Make transactions tab at Address's page async 6 years ago
fvictorio c79c0f770c Remove action related to infinite scroll from reducer 6 years ago
fvictorio 0f245e1474 Remove nextPageUrl from state 6 years ago
fvictorio d147e94fee Remove infinite scroll in address transactions page 6 years ago
Sebastian Abondano 8c54cbe24e Add CORSPlug 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