Commit Graph

910 Commits (d164c35e02a1c75b94d93129422485245d22120d)

Author SHA1 Message Date
Locke ad606e4df4 Conform to code review. 6 years ago
Lokraan 582345cfb7 Create tests for new dependency injection model. 6 years ago
Lokraan 2a603be370 Merge with master. 6 years ago
Lokraan 42504acd44 Create tests for CoinGecko api. 6 years ago
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
Sebastian Abondano 24079bb741 GraphQL support to get internal transactions 6 years ago
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 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
Sebastian Abondano 1bdb8c1166 Ganache ignores internal transactions 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 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
Andrew Cravenho a64a1dc6bb Update sokol node tests 6 years ago
Andrew Cravenho 2cb7f4b0c7 Update README and change default variant to ganache 6 years ago
Andrew Cravenho c1d1ad996c Change the sokol node to localhost 6 years ago
Antoine Toulme fbfb573f25 Add release build 6 years ago
Andrew Cravenho 063c393281 Update documentation replacing old sokol nodes 6 years ago
Andrew Cravenho 72480f2389 Remove old sokol node from prod env 6 years ago
Andrew Cravenho 0595c8cbaa Replace dev sokol node with personal node 6 years ago
William Sanches 421262a2da
Fix credo and format issues 6 years ago
William Sanches 2df87c2cd1
Refactor metadata_updater to get interval on start 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
Amanda Sposito 9843f2bba6 Add migration scripts that we've been using 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