Commit Graph

679 Commits (8d4493280397cbdbd6a91993f0e3ac00c1c15000)

Author SHA1 Message Date
zachdaniel 5d12613f70 feat: support tracing via spandex 6 years ago
Felipe Renan d4feeff7b1 Fix pagination on inventory tab at Token's page 6 years ago
Luke Imhoff 39b6eccfda Separate schema and data migration for EIP-6 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 e880788232 Remove joins from token transfers' query 6 years ago
Felipe Renan 31e1090138 Add block_number to token transfers 6 years ago
Antoine Toulme fbfb573f25 Add release build 6 years ago
William Sanches 421262a2da
Fix credo and format issues 6 years ago
William Sanches 8ee4e62087
Refactor cataloged token query to Chain.Token 6 years ago
William Sanches 3528e4dc51
Add metadata updater 6 years ago
William Sanches 06ce9ab5c8
Add chain function to get cataloged tokens 6 years ago
zachdaniel 3efb1b11b2 chore: dialyzer 6 years ago
zachdaniel 63f7ca7f1d chore: improve test coverage 6 years ago
zachdaniel 8dc75f29db chore: format 6 years ago
zachdaniel 7610adb155 chore: resolve credo warnings 6 years ago
zachdaniel 8a1b408f8e chore: fix unused var warning 6 years ago
zachdaniel ee3c1b3d34 fix: handle case where contract is not verified 6 years ago
zachdaniel 21a1c1403c feat: fix ABI decodding, and decode tx logs 6 years ago
Amanda Sposito 5c0a8d5bb5 Remove old task to migrate data 6 years ago
Sebastian Abondano 195f7d39ee GraphQL support to get transactions by address 6 years ago
Felipe Renan 10821e6b0b Rename FunctionsReader to MetadaRetriever 6 years ago
Felipe Renan 43b55ef688 Log tokens that gave errors interacting with their functions 6 years ago
Felipe Renan 0fbda6c72f Add retry fetching while fetching Token's fields 6 years ago
Felipe Renan 5f9c700e73 Remove function Reader.query_query_unverified_contract/4 6 years ago
Felipe Renan 528b5ec12b Add module Explorer.Token.FunctionsReader 6 years ago
Luke Imhoff ea959d08bb Enforce input as required for call internal transactions in changeset 6 years ago
Luke Imhoff 0c4c80c880 Add missing constraints for internal transactions 6 years ago
Luke Imhoff 9cce7ab661 Adopt EIP-6 6 years ago
fvictorio 473b3fafd6 Remove unnecessary pipe 6 years ago
fvictorio 459169dca7 Remove unused function 6 years ago
fvictorio 1099bce638 Fix performance issue in address page 6 years ago
zachdaniel dd5dec4da2 feat: decode transaction input on overview 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
Amanda Sposito 299404ab52 Remove the extra queries from address_to_transactions 6 years ago
svenski123 ae9f4140ea Fixup test cases 6 years ago
svenski123 ef00168764 Performance improvements to generation of top accounts page 6 years ago
Felipe Renan 3f7dd2bcdd Move Token holder's query to Address.CurrentTokenBalance 6 years ago
Felipe Renan ed183c988d Import the current token balances 6 years ago
Felipe Renan 233d539a00 Add AddressCurrentTokenBalance schema 6 years ago
Gustavo Santos Ferreira 965bbb5e75 replace decimals from int to decimal 6 years ago
Luke Imhoff 6134d5ad07 credo 0.9.2 => 0.10.2 6 years ago
Gustavo Santos Ferreira 1cd5450252 expose enable consolidation config 6 years ago
Luke Imhoff 21ace095ba Fix divide-by-zero error in indexed_ratio 6 years ago
Luke Imhoff e690c3219b Don't use :replace_all with tokens 6 years ago
Luke Imhoff 806b623fb4 Ensure that `on_conflict` can pass to `insert` from `run` 6 years ago
Luke Imhoff 41ea1f55e7 Don't use :replace_all for transactions 6 years ago
Luke Imhoff e4aa6ff5a7 Don't replace_all fields of token_transfers on_conflict 6 years ago