Commit Graph

855 Commits (9f08c1c373f933641223a8b430fca38e58e34625)

Author SHA1 Message Date
Ayrat Badykov caf4e6de78
remove period based update 6 years ago
pasqu4le d727ab9728
Test block refetch after transactions overwritten by race condition 6 years ago
Ayrat Badykov cc45d14f0e
add events logs query 6 years ago
saneery b9160f2175 calculate staked ratio after insert pools 6 years ago
saneery 8645e02e3c use paging options struct in staking pools functions 6 years ago
saneery 5e66eda042 test getting staking pools 6 years ago
saneery f370e885bd mix format 6 years ago
saneery 7833654c16 update pools reader test 6 years ago
saneery 632fb29d1e add epoch counter test 6 years ago
zachdaniel c3a5218ff5 fix: split constructor args for verification 6 years ago
zachdaniel e08b9f7ecc fix: resolve false positive constructor arguments 6 years ago
Ayrat Badykov e8bc0e6b6b
remove expired test 6 years ago
Ayrat Badykov ab758d008a
check if construct has arguments 6 years ago
saneery 8b49f4c739 mix format 6 years ago
saneery 7aafc8914f fix test 6 years ago
saneery d47db7a06d fetch blocks count with task 6 years ago
saneery 29815b2fc0 update count of blocks cache 6 years ago
zachdaniel 8683b66250 feat: show raw transaction traces 6 years ago
Victor Baranov 6762d26d7d
Revert "`ex_abi` version bump to 0.2" 6 years ago
saneery 1c39e0a2ed fix typo 6 years ago
saneery 1bd25dcc45 don't lookup at table when table isn't inited 6 years ago
saneery 7bf6759646 add cache for block counter 6 years ago
saneery eb4154f14e batching pool data requests 6 years ago
saneery 32498b5b29 fix typo 6 years ago
Valentin 2df25f70f9 ex_abi version bump to 0.2.0 6 years ago
Ayrat Badykov 1e4b5c2517
add pagination to addresses query 6 years ago
goodsoft 8e6ee4ceb1
Use eth_getUncleByBlockHashAndIndex for uncle block fetching 6 years ago
Ayrat Badykov 3bff167251
fix remaining tests 6 years ago
Ayrat Badykov 9c99be8db1
fix total_supply in test 6 years ago
Ayrat Badykov 3c90107c92
use coinmarketcap for total_supply by default 6 years ago
saneery fb522efd57 add staking pools importer test 6 years ago
saneery 40e03b7e5c add pools reader test 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
Ayrat Badykov 7f94c435cf
fix failing test 6 years ago
Ayrat Badykov 4444f15e62
fix tests 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 89430a5b53
Expand non-consensus block regression test to test for race conditions 6 years ago
Ayrat Badykov 1d38f507ba
use nil as a default value for transaction cache 6 years ago
Ayrat Badykov 6db00f9e48
do not fail if multuple matching tokens are found 6 years ago
Ayrat Badykov 025cc0a9b7
fix named arguments in code compiler 6 years ago
goodsoft 5f7047edc8
Add regression test for #1644 6 years ago
Ayrat Badykov 2beeac305e
try to compil with the latest evm version if bytecode doesn't match 6 years ago
Ayrat Badykov ebf5bcf558
add query to return decompiled contracts 6 years ago
Ayrat Badykov db5853cc43
make tab visible if contract has any decompiled code 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