Commit Graph

83 Commits (e8ba3b22785931c890ebc856096b99482c99a399)

Author SHA1 Message Date
Ayrat Badykov 7839473b40
fix factory 5 years ago
Ayrat Badykov 846b551f5b
aggregate token transfers 5 years ago
pasqu4le c38aea875c
Avoid fetching internal transactions of blocks that still need refetching 5 years ago
saneery 93bd9f0a00 rename delegators module 6 years ago
saneery 4728d4696a add delegators table and schema 6 years ago
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 b13019f4e8 update staking pools import runner 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
saneery a68c822b84 staking pools factory 6 years ago
goodsoft 8e6ee4ceb1
Use eth_getUncleByBlockHashAndIndex for uncle block fetching 6 years ago
Ayrat Badykov 7f94c435cf
fix failing test 6 years ago
Ayrat Badykov 667394b6e7
create decompiled smart contracts 6 years ago
zachdaniel 48f363e0c6 feat: decoding candidates for unverified contracts 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
Luke Imhoff 4556ee2c01 Fix tests of transactions on non-consensus blocks 6 years ago
Amanda Sposito de3520667f Add reward value of a block in the tile and overview section 6 years ago
Luke Imhoff ea58dad12b Update to Ecto 3.0 6 years ago
William Sanches 23bd2b0049
Rename block_rewards to emission_rewards 6 years ago
Felipe Renan c486837ba8 Fix token transfers' tests 6 years ago
Luke Imhoff 0c4c80c880 Add missing constraints for internal transactions 6 years ago
Luke Imhoff 9cce7ab661 Adopt EIP-6 6 years ago
zachdaniel dd5dec4da2 feat: decode transaction input on overview 6 years ago
Felipe Renan 233d539a00 Add AddressCurrentTokenBalance schema 6 years ago
Luke Imhoff e5ffb852f8 ex_machina 2.1.0 => 2.2.1 6 years ago
Alex Garibay c60bd06e5e
Add bare admin panel (#927) 6 years ago
Luke Imhoff aa1d104be4 suppy -> supply 6 years ago
Alex Garibay d7e38a223e
Missed token transfer cataloger (#807) 6 years ago
Lokraan 92f99cac22 Ran mix format on code. 6 years ago
Luke Imhoff 818f84a424 Transaction.Fork 6 years ago
Luke Imhoff 4b140c87df Block in the consensus chain marked consensus true 6 years ago
Luke Imhoff 96d5aea311 Block.SecondDegreeRelation 6 years ago
Luke Imhoff b92c8511f5 Show transaction error in UI 6 years ago
Luke Imhoff 102f467948 Denormalize last internal transaction error to transaction 6 years ago
Stamates 18380efe0a fix broken tests 6 years ago
Luke Imhoff 60004c5373 Remove unused internal_transacion_suicide_factory 6 years ago
Igor Florian acf14d6cf3 Rename Balance references to Address.CoinBalance 6 years ago
Felipe Renan 9ee44cda98 Remove token from token balances factory 6 years ago
Igor Florian 53e7866016 Fetch TokenBalances value in the Catchup Indexer 6 years ago
Alex Garibay cade255e15
Add support for named addresses (#590) 6 years ago
Luke Imhoff 9880ae72ce Use sequence for log factory index to prevent collisions 6 years ago
Lucas Narciso d4668f6e2d
Add token transfers route, controller and html 6 years ago
Luke Imhoff 24c2d8e24e Use nil value to indicate unfetched Balance 6 years ago
Alex Garibay 8b16f81b73
Catalog token transfers and tokens during indexing (#484) 6 years ago
Tim Mecklem 6a7381b296 Add `created_contract_address_hash` to transactions and update queries 6 years ago
Felipe Renan b6a4e48414 Add Token's reference to Token Transfers 6 years ago
Felipe Renan 64f289fcf1 Fix Token Transfer factory 6 years ago