Commit Graph

1016 Commits (7d5a05f8827a64e85b9aba1279ac07cf84e4e1e3)

Author SHA1 Message Date
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
Ayrat Badykov da9d6e5f31
add constructor arguments field to smart contract 6 years ago
Ayrat Badykov 64764d6c8f
fix verifier, add tests 6 years ago
Ayrat Badykov 9f9a31711d
verify smart contract constructor arguments 6 years ago
Ayrat Badykov d80bbf9297
fetch contract creation input data from transaction/internal transaction 6 years ago
zachdaniel 30031c32bb fix: cleanup uncataloged fetcher query, and push_front 6 years ago
Ayrat Badykov 77c8357aed
pass external_libraries form params from view to the verifier 6 years ago
Ayrat Badykov 0021d40344
add external libraries to smart contract verifier 6 years ago
Ayrat Badykov b374ffe2a9
format test file 6 years ago
Ayrat Badykov 6c96b04d2f
add one more test with external libraries contract 6 years ago
Ayrat Badykov 499f3699c7
fix remaining tests 6 years ago
Ayrat Badykov e1991ab5ff
clean code compiler tests 6 years ago
Ayrat Badykov 8bfe0a33f8
use bytecode field instead of deployedBytecode in compiler output 6 years ago
Ayrat Badykov 7e8ad096dd
compile smart contracts with external libraries 6 years ago
Ayrat Badykov 1614065981
use smart contracts to calculate xDai marketcap 6 years ago
Ayrat Badykov 1068c5f775
start cache in repo process 6 years ago
Ayrat Badykov 98461ecd04
cache max and min block number 6 years ago
Ayrat Badykov c71d49b4f3
update transaction even if internal transaction are inserted 6 years ago
Luke Imhoff 294c9f37e4 Convert UncatalogedRewards.Processor into a BufferedTask 6 years ago
Luke Imhoff 00e136e20c Calculate gas payments for all blocks in batch in SQL 6 years ago
Luke Imhoff d7c494435f Use alias consistently 6 years ago
Luke Imhoff ace3abf8df Don't generate wei^2 from Wei.mult 6 years ago
Ayrat Badykov 722650faab
add Indexer.ReplacedTransaction.FetcherTest 6 years ago
Ayrat Badykov a4f2aee213
add ReplacedTRansaction fetcher to supervision tree 6 years ago
Ayrat Badykov cf78b8cb80
move replaced transactions update to fetcher 6 years ago
Ayrat Badykov 20c7a1ba21
use or_where statement to update replaced transactions 6 years ago
Ayrat Badykov 3c1dd1d71f
remove replaced transactions fetcher 6 years ago
Ayrat Badykov fbcf7571b1
fix CR issues 6 years ago
Ayrat Badykov 6ec2776681
fix tests 6 years ago
Luke Imhoff 1e5507adbc Set Token holder_count to 0 for new tokens 6 years ago
zachdaniel c68d59a011 feat: render addresses according to eip-55 6 years ago
Luke Imhoff 4f1254b1be Import.Runner.CurrentTokenBalances update_token_holder_counts 6 years ago
Luke Imhoff 4144373367 Import.Runner.Block.update_token_holder_counts 6 years ago
Luke Imhoff 4556ee2c01 Fix tests of transactions on non-consensus blocks 6 years ago
Luke Imhoff 57808d6b23 Separate usage of max consensus block number and block height 6 years ago
Luke Imhoff cb7bc384e8 Calculate indexed ratio in SQL 6 years ago
Luke Imhoff 083e5d3278 Ensure min and max block number is for consensus blocks 6 years ago
Luke Imhoff 43fce861c0 Additional tests to show #1317 is no reproducible 6 years ago
Luke Imhoff 51f181db15 Failing regression tests for #1320 6 years ago