Commit Graph

1272 Commits (a321b90878196c1866f26c2384cf1a13807a0006)

Author SHA1 Message Date
jimmay5469 a321b90878 Add full details to internal transaction tiles 6 years ago
jimmay5469 ce641c02fe Combine internal transaction tile templates 6 years ago
jimmay5469 9c1dc73912 Standardize internal transaction tiles 6 years ago
Stamates d2d394d8d6 Fix transaction not having IN/OUT on live update due to misnamed variable. 6 years ago
Sebastian Abondano 8da1345d51 Add transaction#getstatus API endpoint 6 years ago
Delweng Zheng 624787bb34 fix(ci): gas_limit and gas_used is decimal 6 years ago
Delweng Zheng de1a101c8c fix(apps): adjust gas_used to Decimal 6 years ago
Delweng Zheng 765cc1359c fix(explorer): gas_used/gas_limit should be numeric, not int 6 years ago
Lucas Narciso d8b22f6988 Handle large strings when fetching tokens 6 years ago
Amanda Sposito 32ad1214b6 Increase timeout at the `Chain.import` at the 'Indexer.InternalTransaction.Fetcher' 6 years ago
Amanda Sposito 3244113be4 Increase timeout at the `Repo.transaction` level at the 'Indexer.TokenBalance.Fetcher' 6 years ago
Amanda Sposito eea81817f7 Increase 'Indexer.TokenBalance.Fetcher' timeout 6 years ago
Amanda Sposito b4a66ad7f0 Add treatment to TokenBalance.Fetcher when there is an error with the import data 6 years ago
Felipe Renan b289219e3c Use the controller assign instead of params['id'] in Token's page 6 years ago
Felipe Renan 0eb812c0da Fix Token Holders' link from Read Smart Contract page 6 years ago
Sebastian Abondano eb2919e765 Add transaction#gettxreceiptstatus API endpoint 6 years ago
Felipe Renan eaba0f0d56 Improve Smart Contract's function response CSS style 6 years ago
Felipe Renan 4226b6fd8a Fix div overflow in Smart Contract's page. 6 years ago
Felipe Renan 776424a29b Add tests to BlockScoutWeb.SmartContractView 6 years ago
Felipe Renan 4d34639f99 Fix tab-menu active style in Read Contract's page 6 years ago
Felipe Renan 3dee9d0031 Remove used partial and view helper functions 6 years ago
Felipe Renan 53cb6de504 Handle multiple values when reading Smart Contract functions 6 years ago
Alex Garibay 56299e308b Add support for ERC-721 token transfer logs with addresses in `data` 6 years ago
Sebastian Abondano 46244f4680 Add contract#getsourcecode API endpoint 6 years ago
jimmay5469 d728acacac Make sure to reload USD when replacing address balance 6 years ago
jimmay5469 71fee763b1 i18n 6 years ago
jimmay5469 8cdaf1abba Use data attributes to identify pages 6 years ago
Andrew Cravenho 2d230686d9 add fields back and provide better docs 6 years ago
Andrew Cravenho 45bd6965e0 update readme with deployment fixes 6 years ago
Sebastian Abondano ed66f9f87e Orders account#getminedblocks by block number 6 years ago
Alex Garibay 0a922bb1a3
Display primary address name when available (#610) 6 years ago
Luke Imhoff c10b6c218b Disable another test that times out on Infura 6 years ago
Luke Imhoff 1a8bb6cbed Restructure Indexer.BlockFetcher to match other Fetchers 6 years ago
Luke Imhoff 5b7872f030 Don't use closure for BufferedTask Task.Supervisor.async_nolink call 6 years ago
Luke Imhoff 6aaa300de0 Setup excoveralls for indexer in isolation 6 years ago
Luke Imhoff 279c6987b1 Sort Indexer project keys 6 years ago
Luke Imhoff 09051ceb8a Separate usage of Task.Supervisor 6 years ago
Luke Imhoff 9b3ed74507 Allow all genserver options to be passed to BufferedTasks 6 years ago
Gustavo Santos Ferreira 788b276424 extract gettext 6 years ago
Gustavo Santos Ferreira e5e31526a6 move function to a good position and add a space 6 years ago
Gustavo Santos Ferreira 83b75939d3 remove duplicate lines 6 years ago
Gustavo Santos Ferreira 6535f7283f resolve conflicts from master 6 years ago
Gustavo Santos Ferreira 24a2c135c8 test the new view functions 6 years ago
Gustavo Santos Ferreira 43c762002d fix explorer test 6 years ago
Gustavo Santos Ferreira 429e3927fc fix small mistake of addin mr-4 to a data attribute 6 years ago
Gustavo Santos Ferreira 605d28cb4d preload token in queries that need it 6 years ago
Gustavo Santos Ferreira 78a0215cc7 give view contract its own line when on smaller screens 6 years ago
Gustavo Santos Ferreira 2e88214a78 change contract to view contract 6 years ago
Gustavo Santos Ferreira 79dd6c0d79 change from 6 last to 6 first chars on the hash 6 years ago
Gustavo Santos Ferreira fe91cb3e47 get the contract_address_hash straight from the pattern matching 6 years ago