Commit Graph

2410 Commits (ebf4bf48b2516bcb1dcdf9d8d460948bb889d56f)

Author SHA1 Message Date
Ayrat Badykov 3c1dd1d71f
remove replaced transactions fetcher 6 years ago
Ayrat Badykov b780876b3c
fix migration 6 years ago
Ayrat Badykov 915d053dd5
update replaced transaction on import 6 years ago
Ayrat Badykov fb597cd6e3
exclude replaced transaction from pending transactions list 6 years ago
Ayrat Badykov 944e953351
mix format 6 years ago
Ayrat Badykov fbcf7571b1
fix CR issues 6 years ago
Luke Imhoff c0ddf59634 Only use HTTPS for prod and dev so H2 will be used in browswer 6 years ago
Ayrat Badykov 9462939806
set default interval to 1 second 6 years ago
Ayrat Badykov 0497a9daa7
mix format 6 years ago
Ayrat Badykov 734583c1d2
fix compilation warnings 6 years ago
Ayrat Badykov fb5d4b20d9
modify status and error db constraints 6 years ago
Ayrat Badykov 34d247875c
fix supervisor names 6 years ago
Luke Imhoff efe9a020e8 telemetry 0.2.0 => 0.3.0 6 years ago
Luke Imhoff 02c6a645e9 phoenix_ecto 3.5.0 => 4.0.0 6 years ago
Luke Imhoff 807a42b3a9 gettext 0.14.1 => 0.16.1 6 years ago
Luke Imhoff 34aa2cbcd0 httpoison 1.4.0 => 1.5.0 6 years ago
Luke Imhoff aa00cf7600 credo 0.10.2 => 1.0.0 6 years ago
Luke Imhoff 613577ebd4 bypass 0.9.0 => 1.0.0 6 years ago
Luke Imhoff 14d7c9badd Block.SecondDegreeRelation needs primary key to be preloaded 6 years ago
Luke Imhoff 82813d39a5 Tokens needs primary key to be preloaded 6 years ago
Luke Imhoff 5a576fcb04 Update to Phoenix 1.4 + Cowboy 2 for HTTP 2 6 years ago
Ayrat Badykov 5bbb8c9b2e
add replaced transaction fetcher 6 years ago
Ayrat Badykov 0d41d2a060
regenerate gettext 6 years ago
Ayrat Badykov 6ec2776681
fix tests 6 years ago
Ayrat Badykov d5c737d9fe
fix compilation warnings 6 years ago
Ayrat Badykov 57bc693174
add view helper to use both transactions and internal_transactions 6 years ago
Ayrat Badykov e8b1ce732b
start 'Code.Supervisor' bound_interval_supervisor_test.exs 6 years ago
Ayrat Badykov 19cd720ed3
remove compilation warning 6 years ago
Ayrat Badykov 4b7fdef526
skip parity in Code.FetcherTest 6 years ago
zachdaniel ec6c24e3e5 feat: add a minimum polling interval to protect from overrun 6 years ago
zachdaniel 45bf31c2dc address view/test inconsistencies 6 years ago
Luke Imhoff a89fe692a7 Make insert_address_current_token_balances_in_batches only insert new 6 years ago
Ayrat Badykov 691c2b05fb
update code for parity 6 years ago
Ayrat Badykov 6acce91e21
use code from mainnet 6 years ago
Ayrat Badykov 9a30c0c850
add index 6 years ago
Ayrat Badykov f9e63cff47
fix Code.Fetcher 6 years ago
Ayrat Badykov 33cbc6e4ab
set created_contract_code_indexed_at 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
zachdaniel 50216d9f4c fix: add height for footer logo 6 years ago
Ayrat Badykov 3d0d0f6209
return async_import_internal_transactions 6 years ago
Luke Imhoff 28695f3d75 Data migration to populate tokens holder_count 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 20f50d0dd4 Token holder_count 6 years ago
Ayrat Badykov fdc57c8488
always run InternalTransaction.Fetcher 6 years ago
Ayrat Badykov 2d67e6faf5
fix dialyzer 6 years ago
Ayrat Badykov 2e94a0d2a6
return InternalTransaction.Fetcher 6 years ago
Ayrat Badykov 3520c7d8d7
fix address extraction for codes parameters 6 years ago
Ayrat Badykov 9852abae95
add catchup code fetcher 6 years ago