Commit Graph

456 Commits (b9cc8a417fdf22eb6e3d35643fd2eb2aa4237fb9)

Author SHA1 Message Date
Ayrat Badykov cffd555137
add process to fix contract with code 6 years ago
nervehammer d9387ae495
add option to disable block rewards 6 years ago
zachdaniel 75b558b500 feat: allow setting different configuration just for realtime fetcher 6 years ago
Paul Tsupikoff 3c338e193e
Increase HTTP timeout to 10min for prod env as well 6 years ago
goodsoft 7f43ad5850
Don't refetch internal transactions in FailedCreatedAddress fetcher 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
Paul Tsupikoff 2a8def19e2
Allow executing smart contract functions in arbitrarily sized batches 6 years ago
goodsoft f06787fd7f
Fix scheduling of latest block polling in Realtime Fetcher 6 years ago
Ayrat Badykov 714db43a14
fetch ERC721 token balances if senser is '0x0..0' 6 years ago
Ayrat Badykov e023ed454a
upgrade elixir to 1.8.1 6 years ago
Ayrat Badykov 228baff5d6
fix comment 6 years ago
Ayrat Badykov 29f96d9d09
select only distinct failed transactions 6 years ago
Ayrat Badykov 9d21d4687f
use MapSet 6 years ago
Ayrat Badykov e8c205ae27
fix coin balance params reducer for pening transaction 6 years ago
Ayrat Badykov 80002c6508
set correct log level for production 6 years ago
Ayrat Badykov 5625693d58
fix build 6 years ago
Ayrat Badykov c0a9b2e36b
do not do work in process initialization 6 years ago
Ayrat Badykov add1eaf865
fix credo 6 years ago
Ayrat Badykov dbaadc9265
limig geth internal transaction syncing to 128 blocks 6 years ago
Ayrat Badykov 55b4ce6a95
fix timeout for task 6 years ago
zachdaniel 47032c064e feat: optimize/rework `init` for replaced transactions fetcher 6 years ago
Ayrat Badykov 37f120d281
make query lighter 6 years ago
Ayrat Badykov 2ac41c6137
fix credo for temp module 6 years ago
Ayrat Badykov 659c26d4a2
add logging 6 years ago
Ayrat Badykov f619016587
fix credeo, add query timeout 6 years ago
Ayrat Badykov 61c9781ee0
add supervisor to supervise failed created addresses fixer 6 years ago
Ayrat Badykov a92df4cbf5
fix query 6 years ago
Ayrat Badykov c595125023
fix query, add test 6 years ago
Ayrat Badykov d95a217f75
add temporary module to fix failed internal transactions 6 years ago
Ayrat Badykov a3ec5c50ae
do not run test on parity and geth 6 years ago
Ayrat Badykov 0ca82e17c5
set logs block number form transaction block number if it's empty 6 years ago
zachdaniel 8b46986c88 feat: show an approximation of transaction time 6 years ago
Ayrat Badykov d510d7d123
fix dialyzer 6 years ago
Ayrat Badykov 7d9c4f2972
fetch address balances in code fetcher 6 years ago
Ayrat Badykov 1f88620ce9
pass json_rpc_arguments to Chain.contract_address? 6 years ago
Ayrat Badykov 1616266194
check if to_address_hash is contract address to fetch internal transactions 6 years ago
Ayrat Badykov 5bacac716a
remove output field from internal transaction 6 years ago
Ayrat Badykov f76ea69cff
exclude test from parity 6 years ago
Ayrat Badykov 366f9b7aa6
do not create contracts on failed parent transactions 6 years ago
zachdaniel c97ce0c9d8 feat: make replaced transactions disabled 6 years ago
zachdaniel 5582c3df1c feat: synchronously fetch coin balances when an address is viewed. 6 years ago
Ayrat Badykov f54521f6c0
mix format 6 years ago
Ayrat Badykov a1a740344b
reduce uncle rewards 6 years ago
Ayrat Badykov 0be39ea2ec
fix cardinality error issue 6 years ago
Ayrat Badykov 122d8baa84
deduplicate input params in block reward fetcher 6 years ago
zachdaniel 30031c32bb fix: cleanup uncataloged fetcher query, and push_front 6 years ago
zachdaniel 949a971c25 fix: import clique genesis blocks 6 years ago
Andrew Cravenho d2c74a4b6b Fix formatting 6 years ago
Andrew Cravenho 24fb13233d Add Chain Consensus Logging 6 years ago