Commit Graph

1174 Commits (c5be34cc2a89344813f12913f759e9624a73d577)

Author SHA1 Message Date
Ayrat Badykov 3c90107c92
use coinmarketcap for total_supply by default 6 years ago
Ayrat Badykov 480f1b6e5a
Update coin_market_cap.ex 6 years ago
saneery fb522efd57 add staking pools importer test 6 years ago
saneery 40e03b7e5c add pools reader test 6 years ago
Ayrat Badykov da2c79de7c
make coinmarketcap's number of pages configurable 6 years ago
saneery 5acda9df98 add staking pools importer 6 years ago
saneery 2be2577e82 add staking pools reader 6 years ago
saneery 240ad0a33c add staking contracts abi 6 years ago
Ayrat Badykov 720a556f58
fix detecting swarm code 6 years ago
Ayrat Badykov f764f2ea6a
fix contructor arguments verification 6 years ago
Ayrat Badykov 99789ff396
do not hardcode values in tests 6 years ago
Ayrat Badykov 91a26906c0
fix credo 6 years ago
Ayrat Badykov 115fa6646e
add today's token balance from previous value 6 years ago
zachdaniel 8c1bb01fb1 feat: Add RSK support 6 years ago
Ayrat Badykov 7f94c435cf
fix failing test 6 years ago
Ayrat Badykov 4444f15e62
fix tests 6 years ago
Ayrat Badykov 6360ceb4de
fix dialyzer 6 years ago
Ayrat Badykov 02f3d922fe
use seconds 6 years ago
Ayrat Badykov 6d21e8529e
fix converting to integer 6 years ago
Ayrat Badykov df52a9defe
fix average block time calculation 6 years ago
Ayrat Badykov 08c4266d63
rescue failing repo in block number cache update 6 years ago
Ayrat Badykov dd2dbbfddb
allow setting update interval for addresses with balances counter 6 years ago
Ayrat Badykov 8adcd8a92f
add basic autocomplete 6 years ago
Ayrat Badykov c63d0d2d94
use seconds as period measure 6 years ago
Ayrat Badykov db00fdf45c
add token autocomplete endpoint 6 years ago
Ayrat Badykov a3e4ac7235
add postgres full text search by tokens 6 years ago
goodsoft 0e15873fbc
Remove obsolete InvalidConsensus.Worker 6 years ago
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
zachdaniel 5606ca22ef feat: add not_decompiled_with_version filter 6 years ago
Ayrat Badykov 318dbae4a9
update gettext 6 years ago
Ayrat Badykov 287638326f
exclude decompiled smart contract from encoding 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 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