Commit Graph

221 Commits (ad1f58a00345accd24b779d04666745eb7cfa9e2)

Author SHA1 Message Date
saneery 679e45cfa1 min candidate and delegator stake are constants 6 years ago
saneery e3c3d4be03 calculating stakes ratio and likelihood after insert 6 years ago
saneery f4c25a38de update migration 6 years ago
zachdaniel d2336bccc8 fix: add fields for contrat filter performance 6 years ago
maxgrapps 5892fa6de6 content issues, test runned 6 years ago
saneery 03fd6f9540 create staking_pool schema 6 years ago
pasqu4le 64acef7b71
Add temporary indexer worker to remove consensus on blocks with mismatching transactions 6 years ago
goodsoft b9cc8a417f
Force block refetch if transaction is recollated in a different block 6 years ago
saneery 7dcc04ebf0 delete custom postgres function 6 years ago
saneery 29815b2fc0 update count of blocks cache 6 years ago
goodsoft 5512531527
Make block size field nullable 6 years ago
goodsoft 8e6ee4ceb1
Use eth_getUncleByBlockHashAndIndex for uncle block fetching 6 years ago
Ayrat Badykov 8adcd8a92f
add basic autocomplete 6 years ago
Ayrat Badykov a3e4ac7235
add postgres full text search by tokens 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
Ayrat Badykov 3f96b9c2b8
mix format 6 years ago
Ayrat Badykov 77d717069e
create separate migration 6 years ago
Ayrat Badykov 3244d54cf7
allow creation different smart contract for address_hash 6 years ago
goodsoft ea7d0d007f
Optimize token holder count updates when importing address current balances 6 years ago
zachdaniel 5bc627d368 feat: rpc address to list addresses 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
Ayrat Badykov 5b2ea55c0e
modify migration 6 years ago
Paul Tsupikoff e13f6f8a8e
Use trace_replayBlockTransactions API for faster tracing 6 years ago
Ayrat Badykov 86a66a2c07
change v column type 6 years ago
Ayrat Badykov 089bc39fe4
allow to search by token symbol 6 years ago
Ayrat Badykov b70b0bdeca
add index to value_fetched_at 6 years ago
zachdaniel 48f363e0c6 feat: decoding candidates for unverified contracts 6 years ago
Ayrat Badykov b2ec433aa8
add index to blocks' consensus 6 years ago
Ayrat Badykov 81587c4c51
mix format 6 years ago
Ayrat Badykov cb4bfc2cad
remove duplicated indexes 6 years ago
zachdaniel 99f7858d0b fix: constructor_arguments must be type `text` 6 years ago
Ayrat Badykov 59e1b997f8
Rename 20190228102650_add_index_created_contract_address_has.exs to 20190228102650_add_index_created_contract_address_hash.exs 6 years ago
Ayrat Badykov 6d5b9510c1
add index for created_contract_address_hash in transactions 6 years ago
zachdaniel 8b46986c88 feat: show an approximation of transaction time 6 years ago
Ayrat Badykov a9a5935e19
add indexes for block_reward query 6 years ago
Andrew Cravenho fc41be0798 format 6 years ago
Andrew Cravenho 72e38aab39 Remove up/0 and down/0 add alter to change/0 6 years ago
Andrew Cravenho f31ed167d1 Update change to down 6 years ago
Andrew Cravenho c9ae5fc8e7 Fix constructor arguments migration 6 years ago
Ayrat Badykov 5191085052
add indexes required for blocks runner 6 years ago
Ayrat Badykov caa40cc017
add index on block number to address token balances 6 years ago
Ayrat Badykov 6925f0c34e
add index for address_current_token_balances 6 years ago
Ayrat Badykov ff0db8c32b
add unique index on address_hash, block_hash and address_type for block_rewards 6 years ago
Ayrat Badykov da9d6e5f31
add constructor arguments field to smart contract 6 years ago
Andrew Cravenho 4a5bf27060 Only add confirmed dropped/replaced txs to temp table 6 years ago
Andrew Cravenho c0ac367960 Fix block_hash is null statement 6 years ago
Andrew Cravenho f71228884c Update migration script for dropped/replaced transactions 6 years ago
Ayrat Badykov 359b2608fe
fix dialyzer 6 years ago