Commit Graph

1056 Commits (2847d2a9e76e2b1cd0cd69427e3e9f32f71e3586)

Author SHA1 Message Date
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
goodsoft ea7d0d007f
Optimize token holder count updates when importing address current balances 6 years ago
Ayrat Badykov 6360ecf799
fix tests 6 years ago
Ayrat Badykov 978af2df39
add transaction count cache 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 345ce79e47
add incoming transactions count to contract view 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 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 48f363e0c6 feat: decoding candidates for unverified contracts 6 years ago
Ayrat Badykov fbd474abe7
fix test that fails every 1st day of the month 6 years ago
Ayrat Badykov 1616266194
check if to_address_hash is contract address to fetch internal transactions 6 years ago
Ayrat Badykov 86b0518cfe
consider whisper data when verifying constructor arguments 6 years ago