Commit Graph

3185 Commits (c6cc7958ec4483fac4fe38d9a0b43ea5d2fdad5c)
 

Author SHA1 Message Date
Andrew Cravenho c6cc7958ec
Merge branch 'master' into 1337 6 years ago
Andrew Cravenho b444ac26bd
Merge pull request #1374 from poanetwork/ac-update-readme-h2 6 years ago
Luke Imhoff 294c9f37e4 Convert UncatalogedRewards.Processor into a BufferedTask 6 years ago
Luke Imhoff e0a19e906f Ignore beneficiaries with different block hash 6 years ago
Luke Imhoff 229df065b4 Failing regression tests for #1337 6 years ago
Luke Imhoff 7098f4b78d Use Explorer.Chain.import in Indexer.Block.UncatalogedRewards.Importer 6 years ago
Luke Imhoff 00e136e20c Calculate gas payments for all blocks in batch in SQL 6 years ago
Luke Imhoff 4c634eb9a6 Use Ecto 3 coalesce, sum, +, and * support 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
Luke Imhoff 01ca7e9f8c Optimize add_gas_payments 6 years ago
Luke Imhoff 3570436c33 Rename reward functions to match domain names 6 years ago
Luke Imhoff 8135fcafbd Allow lists of block numbers instead of ranges for beneficiares 6 years ago
Andrew Cravenho 15ab6ffa34
Add HTTPS Upgrade to Readme 6 years ago
Andrew Cravenho 1475e3bfd0
Merge pull request #1371 from poanetwork/dont-reload-every-page 6 years ago
zachdaniel d4f5c3e81d fix: don't reload every page 6 years ago
Luke Imhoff 59d8423e7c
Merge pull request #1365 from poanetwork/1322 6 years ago
Luke Imhoff c0ddf59634 Only use HTTPS for prod and dev so H2 will be used in browswer 6 years ago
Luke Imhoff 815ae97943 ex_rlp 0.3.1 => 0.5.2 6 years ago
Luke Imhoff 60fedddc53 timex 3.4.1 => 3.5.0 6 years ago
Luke Imhoff efe9a020e8 telemetry 0.2.0 => 0.3.0 6 years ago
Luke Imhoff cdaead7772 sobelow 0.7.1 => 0.7.4 6 years ago
Luke Imhoff 18d909ac71 phoenix_live_reload 1.1.7 => 1.2.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 18e3d78ff9 ex_doc 0.19.1 => 0.19.2 6 years ago
Luke Imhoff 5ec4bf170b decorator 1.2.4 => 1.3.0 6 years ago
Luke Imhoff e3890f9253 wallaby 0.20.0 => 0.21.0 6 years ago
Luke Imhoff fd9766dfd9 junit_formatter 2.2.0 => 3.0.0 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 1e3e878bd5 comeonin 4.1.1 => 4.1.2 6 years ago
Luke Imhoff 613577ebd4 bypass 0.9.0 => 1.0.0 6 years ago
Luke Imhoff 8136403d31 absinthe_relay 1.4.4 => 1.4.6 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 e69e776d31 ecto 3.0.5 => 3.0.6 6 years ago
Luke Imhoff 5a576fcb04 Update to Phoenix 1.4 + Cowboy 2 for HTTP 2 6 years ago
Andrew Cravenho 3dc0f371e0
Merge pull request #1353 from poanetwork/ab-catchup-code-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
Ayrat Badykov 13e2c5ba8c
Merge branch 'master' into ab-catchup-code-fetcher 6 years ago
Andrew Cravenho fc075e735a
Merge pull request #1366 from poanetwork/minimum-polling-period 6 years ago
zachdaniel ec6c24e3e5 feat: add a minimum polling interval to protect from overrun 6 years ago
Andrew Cravenho ffcdcb6a25
Merge pull request #1363 from poanetwork/render-checksummed-addresses 6 years ago