Commit Graph

1252 Commits (9156f2d2e9f1d4b1d12b207f2f2a1978667ab1ee)

Author SHA1 Message Date
goodsoft e1d13a3d7f
Force consensus loss for parent block if its hash mismatches parent_hash 6 years ago
goodsoft 5f7047edc8
Add regression test for #1644 6 years ago
Ayrat Badykov ced4a20ee9
allow specifying number of optimization runs 6 years ago
Ayrat Badykov 2beeac305e
try to compil with the latest evm version if bytecode doesn't match 6 years ago
Ayrat Badykov 1e5a1a8ab1
show multiple decompiled contracts 6 years ago
Ayrat Badykov 2e0a19f1d1
add decompiled contract tab 6 years ago
zachdaniel e694d14978 feat: add listcontracts endpoint 6 years ago
Ayrat Badykov ebf5bcf558
add query to return decompiled contracts 6 years ago
Ayrat Badykov 2d99fb5c79
define evm versions in one place 6 years ago
Ayrat Badykov db5853cc43
make tab visible if contract has any decompiled code 6 years ago
Ayrat Badykov dd9a0837bb
fix dialyzer 6 years ago
Ayrat Badykov 62990e87cd
set only hours in env var 6 years ago
Ayrat Badykov a6c4dce440
fetch transaction period from env variables 6 years ago
Ayrat Badykov 77b0441147
add petersburg evm version 6 years ago
Ayrat Badykov 6727a8bd59
fix credo 6 years ago
Ayrat Badykov e76ab75d5b
do not allow update code 6 years ago
Ayrat Badykov e956096702
return full responses 6 years ago
Ayrat Badykov 3f96b9c2b8
mix format 6 years ago
Ayrat Badykov 77d717069e
create separate migration 6 years ago
Ayrat Badykov 3244d54cf7
allow creation different smart contract for address_hash 6 years ago
Ayrat Badykov 88a32bb984
add upsert for decompied smart contacts 6 years ago
goodsoft ea7d0d007f
Optimize token holder count updates when importing address current balances 6 years ago
goodsoft 8cbafd2ced
Set internal_transactions_indexed_at for empty blocks 6 years ago
Ayrat Badykov 6360ecf799
fix tests 6 years ago
Ayrat Badykov 8a58d4b03e
use cache for estimated transaction count 6 years ago
Ayrat Badykov 978af2df39
add transaction count cache 6 years ago
zachdaniel 5bc627d368 feat: rpc address to list addresses 6 years ago
Ayrat Badykov a7559c1f27
add moduledoc 6 years ago
Ayrat Badykov bac51ee183
add endpoint to create decompiled smart contracts 6 years ago
Ayrat Badykov 667394b6e7
create decompiled smart contracts 6 years ago
Ayrat Badykov 88439ae38c
increase query speed 6 years ago
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