Commit Graph

8268 Commits (93dae454652292c8869993d94652fda921a37e53)
 

Author SHA1 Message Date
Victor Baranov 06f917eacb Merge remote-tracking branch 'origin/master' into vb-besu-support 5 years ago
Victor Baranov 32d3bb85ed Disable Pending transactions supervisor 5 years ago
Victor Baranov 06a3d3766d
Merge pull request #3152 from poanetwork/vb-fix-contract-test 5 years ago
Victor Baranov 8e262ddd27 Add CHANGELOG entry 5 years ago
Victor Baranov 7b079ee10e Fix contract compilation tests for old versions of compiler: change compiler version since nightly versions of some older versions were removed 5 years ago
Victor Baranov c69e26b092
Merge pull request #3149 from poanetwork/vb-error-reason 5 years ago
Victor Baranov 27964a5e3d Add unit tests 5 years ago
Victor Baranov 836e268c97
Merge branch 'master' into vb-pending-txs-api 5 years ago
Victor Baranov ff183cb17a Add tests 5 years ago
Victor Baranov 964d1a2b46 Update test 5 years ago
Victor Baranov 0404df18b9 Display and store revert reason on demand 5 years ago
Victor Baranov a2e667f5cc Release 3.1.3 5 years ago
Victor Baranov 0e8c627c08
Merge pull request #3146 from poanetwork/vb-refine-coin-balance-history 5 years ago
Victor Baranov dd60c427b0 Add CHANGELOG entry 5 years ago
Victor Baranov 42896e7661 Fix coin balance history page if no balance changes 5 years ago
Victor Baranov 8604b91f2b Pending txs per address API endpoint 5 years ago
Victor Baranov 08d3788109 Update Phoenix 1.4 -> 1.5, Elixir 1.10.2 -> 1.10.3 5 years ago
Victor Baranov 2fce8616db Deps update: initial commit 5 years ago
Victor Baranov cbca0ba592
Merge pull request #3123 from ayrat555/ayrat555/user-patched-version-of-ex_abi 5 years ago
Victor Baranov 923bc75dca
Merge pull request #3142 from poanetwork/vb-speedup-last-coin-balance-value-query 5 years ago
Victor Baranov 029b6d4bd4 Merge branch 'vb-speedup-last-coin-balance-value-query' of github.com:poanetwork/blockscout into vb-speedup-last-coin-balance-value-query 5 years ago
Victor Baranov ac37938e7d Speedup last coin balance timestamp query 5 years ago
Victor Baranov a7f0af53e0 Speedup last coin balance timestamp query 5 years ago
Victor Baranov 02ac0a3ecd
Merge pull request #3140 from poanetwork/vb-fix-performance-coin-balance-history-nnew-wave-under-chart 5 years ago
Victor Baranov 99de07d0bd Merge branch 'vb-fix-performance-coin-balance-history-nnew-wave-under-chart' of github.com:poanetwork/blockscout into vb-fix-performance-coin-balance-history-nnew-wave-under-chart 5 years ago
Victor Baranov 5d65fc4c57 Replace lag function with lead to calculate coin balance deltas 5 years ago
Victor Baranov 4abef9d535 RSK hardfork: cumulativeDifficulty 5 years ago
Victor Baranov 9f27ac5bc1 Merge branch 'vb-fix-performance-coin-balance-history-nnew-wave-under-chart' of github.com:poanetwork/blockscout into vb-fix-performance-coin-balance-history-nnew-wave-under-chart 5 years ago
Victor Baranov b1a71d37c3 Change order in lag function for calculating deltas of coin balance change 5 years ago
Victor Baranov 144645ff55
Merge branch 'master' into vb-fix-performance-coin-balance-history-nnew-wave-under-chart 5 years ago
Victor Baranov 70197692a4
Merge pull request #3125 from poanetwork/vb-fix-performance-coin-balance-history-nnew-wave 5 years ago
Victor Baranov 4cd5568bb5 Fix performance of the balance changing history under the chart 5 years ago
Victor Baranov 75145508b1 Refine processing of balance by day 5 years ago
Victor Baranov 83156769f6 Balances by day processing: orrering by day 5 years ago
Victor Baranov 536f78cacc Remove orderinng by day in the query 5 years ago
Victor Baranov c6693596d5 Finalize coin balance history chart update 5 years ago
Victor Baranov 20f134ded1
Merge pull request #3137 from poanetwork/vb-rsk-hardfork 5 years ago
Victor Baranov 3c37a46e02 RSK hardfork: cumulativeDifficulty 5 years ago
Victor Baranov 302bbfd433 Merge remote-tracking branch 'origin/master' into vb-fix-performance-coin-balance-history-nnew-wave 5 years ago
Ayrat Badykov 111491b257
use version of ex_abi from hex.pm 5 years ago
Victor Baranov 9ccbd3a3ff
Merge pull request #3134 from poanetwork/vb-last-fetched-counters-in-db 5 years ago
Victor Baranov 61d9f2dc61 Return for last fetched counnter if no rows inn the DB 5 years ago
Victor Baranov 0e20429ec4 Last values of fetched counters from DB if cache is empty 5 years ago
Victor Baranov bffd24ee18
Merge pull request #3132 from poanetwork/vb-fix-performance-of-coin-supply-api 5 years ago
Victor Baranov e07f2a3b28 Fix coinn supply query: Or the value is incompatible or it must be interpolated (using ^) so it may be cast accordingly in query 5 years ago
Victor Baranov f78dac3f8f Merge remote-tracking branch 'origin/master' into vb-fix-performance-of-coin-supply-api 5 years ago
Victor Baranov 512bee7cef
Merge pull request #3133 from poanetwork/vb-first-block-in-trace_replay-block-transactions 5 years ago
Victor Baranov 6626502e90 Take into account FIRST_BLOCK in trace_ReplayBlockTransactions requests 5 years ago
Victor Baranov 1b3a80b448 Fix performance of coin supply API endpoints 5 years ago
Victor Baranov e48e438ae5
Merge pull request #3130 from poanetwork/vb-rewards-first-block-limit 5 years ago