Commit Graph

1518 Commits (0b47f9b6b0bd263035d6732801a6bef4da7aca2f)

Author SHA1 Message Date
Ayrat Badykov 9919d404c8
fix CR issues 5 years ago
pasqu4le 6615e8593c
Update created_contract_code_indexed_at on transaction import conflict 5 years ago
Ayrat Badykov 2d2bdfc4ed
add note about pagination params 5 years ago
Ayrat Badykov 48db994787
fix conflicts 5 years ago
Ayrat Badykov a137af13dc
add pagination params to endpoint 5 years ago
Ayrat Badykov 9a95541797
sort records for pagination 5 years ago
Ayrat Badykov 3ede158963
move eth rpc logic to separate module from controller 5 years ago
Ayrat Badykov 60cd238adf
add logs pagination stub 5 years ago
pasqu4le a8823abe17
Fetch rewards in parallel with transactions 5 years ago
slightlycyborg 49dde3e239 Enbl historians in config.exs, disbl in test.exs; add to Application.ex 5 years ago
slightlycyborg d0009784af Added Transaction.History.Historian and TransactionStats w/ migration 5 years ago
slightlycyborg 8a2f87ae5b Replaced Market.History.Cataloger with smaller Historian impl 5 years ago
slightlycyborg 634eb3b96c Added Explorer.History.Historian to generalize Market.History.Cataloger 5 years ago
pasqu4le c38aea875c
Avoid fetching internal transactions of blocks that still need refetching 5 years ago
Ayrat Badykov f383eeb863
fix CR issues 5 years ago
Ayrat Badykov 380dd87fa3
do not override existing market records 5 years ago
Ayrat Badykov 10d5b69d8e
fix transaction input 5 years ago
Ayrat Badykov 50c1d94f82
fix verification of older smart contracts with constructor args 5 years ago
Ayrat Badykov 6593a7b8e2
fix credo 5 years ago
Ayrat Badykov fa3f655904
fix empty clause 5 years ago
Ayrat Badykov 92f0447c2d
move rejection logic to private function 5 years ago
Ayrat Badykov 5ce569880a
fix path issue 5 years ago
Ayrat Badykov ac6317e810
mix format 5 years ago
Ayrat Badykov 5d2234d449
remove inspect 5 years ago
Ayrat Badykov 119eb2cadd
fix nested constructor arguments 5 years ago
pasqu4le 4e2ba9ae0c
Reduce function input to address' hash only where possible 5 years ago
Ayrat Badykov c1b1f69be4
show external libraries in UI 5 years ago
Ayrat Badykov ea1f7f7c3d
fix style issues 5 years ago
Ayrat Badykov f89bb918f4
add external libaries embeds 5 years ago
pasqu4le da775b07b7
Group Explorer caches 5 years ago
Ayrat Badykov 32243b0c4e
fix market history overriding 5 years ago
pasqu4le 54a1010a11
Improve Address controllers 5 years ago
Ayrat Badykov 0b17f71ad7
fix name for xDai source 5 years ago
Ayrat Badykov fd752eb92a
fix dialyzer 5 years ago
Ayrat Badykov 36b2eb001d
add health endpoint 5 years ago
Ayrat Badykov 39f19401c3
add healthy block period checking query 5 years ago
Ayrat Badykov 3e045a8eb5
fix credo 5 years ago
Ayrat Badykov d785535bc2
render errors 5 years ago
Ayrat Badykov 247a22dbdd
mix format 5 years ago
pasqu4le bef66e846f
Add transactions cache 5 years ago
pasqu4le 32305b6847
Fix internal transactions failing to insert because of transaction's error check constraint 5 years ago
Ayrat Badykov a464cee517
pass result through web socket 5 years ago
Ayrat Badykov b93da31b97
fix adding a job to the processing queue 5 years ago
Ayrat Badykov dd6c27ff9f
fix value conversion 5 years ago
Ayrat Badykov c3997a1d8a
fix supply for days 5 years ago
Ayrat Badykov 181d0b6f25
add rescue clause 5 years ago
Ayrat Badykov cd7227e8df
fix circulating value 5 years ago
pasqu4le cccbf129cc
More transaction controllers improvements 5 years ago
pasqu4le 453d04244e
Modify the implementation of `Explorer.Chain.where_transaction_has_multiple_internal_transactions` 5 years ago
Ayrat Badykov 9c33fe7179
allow to exclude uncles from average block time calculation 5 years ago