Commit Graph

1283 Commits (9f3ba2ca02ff098ca0b68a1799a9fde6dca67923)

Author SHA1 Message Date
Ayrat Badykov 345ce79e47
add incoming transactions count to contract view 6 years ago
Ayrat Badykov 5b2ea55c0e
modify migration 6 years ago
goodsoft ea3af5e299
Use transaction-level fetch_internal_transactions for Geth 6 years ago
Paul Tsupikoff e13f6f8a8e
Use trace_replayBlockTransactions API for faster tracing 6 years ago
goodsoft 3060264bfb
Fix test coverage 6 years ago
Paul Tsupikoff 2a8def19e2
Allow executing smart contract functions in arbitrarily sized batches 6 years ago
Ayrat Badykov 089e161997
fix tests 6 years ago
Ayrat Badykov fa9a281499
add case insentive search 6 years ago
Ayrat Badykov 86a66a2c07
change v column type 6 years ago
Ayrat Badykov 089bc39fe4
allow to search by token symbol 6 years ago
Ayrat Badykov 8ee3964f95
encode integer parameters when calling smart contract functions 6 years ago
Ayrat Badykov 876f1bf9e5
verify smart contracts with evm versions 6 years ago
Ayrat Badykov 50af86a3e5
fix test that depended on date 6 years ago
Ayrat Badykov 5312683351
fix test 6 years ago
Ayrat Badykov e023ed454a
upgrade elixir to 1.8.1 6 years ago
zachdaniel b9ade785d2 feat: add an admin method to import contract methods. 6 years ago
Ayrat Badykov b70b0bdeca
add index to value_fetched_at 6 years ago
Victor Baranov 3ae9ffc8f0
Revert "fix bootstrap vulnerability" 6 years ago
zachdaniel 48f363e0c6 feat: decoding candidates for unverified contracts 6 years ago
Ayrat Badykov bda167ef91
mix format 6 years ago
Ayrat Badykov da7abdd51e
remove exchange rate from all places 6 years ago
Ayrat Badykov 3d75129d6d
fix bootstrap vulnerability 6 years ago
Ayrat Badykov fbd474abe7
fix test that fails every 1st day of the month 6 years ago
Ayrat Badykov b2ec433aa8
add index to blocks' consensus 6 years ago
Ayrat Badykov 81587c4c51
mix format 6 years ago
Ayrat Badykov cb4bfc2cad
remove duplicated indexes 6 years ago
zachdaniel c861879681 feat: remove dropped/replaced transactions in pending transactions list 6 years ago
zachdaniel 99f7858d0b fix: constructor_arguments must be type `text` 6 years ago
Ayrat Badykov 59e1b997f8
Rename 20190228102650_add_index_created_contract_address_has.exs to 20190228102650_add_index_created_contract_address_hash.exs 6 years ago
Ayrat Badykov 6d5b9510c1
add index for created_contract_address_hash in transactions 6 years ago
zachdaniel 47032c064e feat: optimize/rework `init` for replaced transactions fetcher 6 years ago
Ayrat Badykov a92df4cbf5
fix query 6 years ago
zachdaniel 8b46986c88 feat: show an approximation of transaction time 6 years ago
Ayrat Badykov 1616266194
check if to_address_hash is contract address to fetch internal transactions 6 years ago
Ayrat Badykov a9a5935e19
add indexes for block_reward query 6 years ago
Andrew Cravenho fc41be0798 format 6 years ago
Andrew Cravenho 72e38aab39 Remove up/0 and down/0 add alter to change/0 6 years ago
Andrew Cravenho f31ed167d1 Update change to down 6 years ago
Andrew Cravenho c9ae5fc8e7 Fix constructor arguments migration 6 years ago
Ayrat Badykov 5191085052
add indexes required for blocks runner 6 years ago
Ayrat Badykov caa40cc017
add index on block number to address token balances 6 years ago
zachdaniel 5582c3df1c feat: synchronously fetch coin balances when an address is viewed. 6 years ago
Ayrat Badykov 86b0518cfe
consider whisper data when verifying constructor arguments 6 years ago
Ayrat Badykov 122d8baa84
deduplicate input params in block reward fetcher 6 years ago
Ayrat Badykov 6925f0c34e
add index for address_current_token_balances 6 years ago
Ayrat Badykov b9bcd6ce98
mix format 6 years ago
Ayrat Badykov 5cf4f86020
deduplicate input data 6 years ago
Ayrat Badykov ff0db8c32b
add unique index on address_hash, block_hash and address_type for block_rewards 6 years ago
Ayrat Badykov ee814636b5
pass external libraries to the Solidity compiler 6 years ago
Ayrat Badykov 4240af044d
add constructor arguments field to the view 6 years ago