Commit Graph

2945 Commits (1e51b24d87c812980047ca2a2a238e94909e7a7f)

Author SHA1 Message Date
goodsoft 6450c3ac61
Discard child block with parent_hash not matching hash of imported block 6 years ago
goodsoft 89430a5b53
Expand non-consensus block regression test to test for race conditions 6 years ago
goodsoft 9dbf51db94
Remove obsolete ConsensusEnsurer 6 years ago
zachdaniel 5606ca22ef feat: add not_decompiled_with_version filter 6 years ago
Ayrat Badykov 9487d16201
Update fetcher_test.exs 6 years ago
Ayrat Badykov 76fee9241c
mix format 6 years ago
Ayrat Badykov a6a0d4c5a9
fix test 6 years ago
Ayrat Badykov 318dbae4a9
update gettext 6 years ago
Ayrat Badykov 0d17a69bf9
fix build 6 years ago
Ayrat Badykov f34e88d8ce
remove fetching token 2 times 6 years ago
Ayrat Badykov e5f4ba9b8e
update tokens in fetcher 6 years ago
Ayrat Badykov 287638326f
exclude decompiled smart contract from encoding 6 years ago
Ayrat Badykov 8d083f5415
update metadata in controller 6 years ago
Ayrat Badykov 11a288120f
decrease token metadata update interval 6 years ago
Ayrat Badykov 111a2bf635
do not fail if failure reason is atom 6 years ago
Ayrat Badykov 1d38f507ba
use nil as a default value for transaction cache 6 years ago
Ayrat Badykov 979bf64807
use postgres stats as fallback 6 years ago
Ayrat Badykov 6db00f9e48
do not fail if multuple matching tokens are found 6 years ago
Ayrat Badykov b60ca17fff
pass optimization runz parameter to javascript 6 years ago
Ayrat Badykov f343fdd593
fix gettext and credo 6 years ago
Ayrat Badykov 025cc0a9b7
fix named arguments in code compiler 6 years ago
goodsoft f5268fc450
Address review comments 6 years ago
goodsoft fe25bf7b44
Add a migration to mark all invalid blocks as non-consensus (#1644) 6 years ago
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 5c33f6c4ce
update gettext 6 years ago
Ayrat Badykov 22ecca0c74
add line break between decompiler version and decompiled code 6 years ago
Ayrat Badykov 1e5a1a8ab1
show multiple decompiled contracts 6 years ago
Ayrat Badykov 545a88b65e
fix current selected tab for decompiled code 6 years ago
Ayrat Badykov 4cb49e086a
fix mobile dropdown menu 6 years ago
Ayrat Badykov 2e0a19f1d1
add decompiled contract tab 6 years ago
zachdaniel e694d14978 feat: add listcontracts endpoint 6 years ago
Ayrat Badykov 417a236d18
add a simple view that show single decomplid code entry 6 years ago
Ayrat Badykov 3b237562ef
add decompiled contract tab endpoint 6 years ago
Ayrat Badykov ebf5bcf558
add query to return decompiled contracts 6 years ago
Ayrat Badykov 905f86b30f
fix view test 6 years ago
Ayrat Badykov 53f0bafaba
use correct type for evm_version 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 e94b576772
fix gettext 6 years ago
Ayrat Badykov eb0f08a159
fix second typo 6 years ago
Ayrat Badykov cef98a3d8e
fix typo 6 years ago
Ayrat Badykov 6727a8bd59
fix credo 6 years ago
Ayrat Badykov e76ab75d5b
do not allow update code 6 years ago