Commit Graph

8044 Commits (fd5b83096c29cbcbf4c003556d8f8eef222acd86)
 

Author SHA1 Message Date
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
Victor Baranov 93a2fd4960 Take into account FIRST_BLOCK for block rewards fetching 5 years ago
Victor Baranov 9ea491a947
Merge pull request #3128 from poanetwork/vb-refine-token-instance-metadata-retriever 5 years ago
Victor Baranov 082d921510 Token image from image as an object 5 years ago
Victor Baranov fb38c8ac6b Fix JSONN structure 5 years ago
Victor Baranov 0eb253dd2f Token instance metadata retriever refinement: process metadata if only image URL is passed to tokenURI 5 years ago
Victor Baranov 14079ef123 Fix merging conflict 5 years ago
Victor Baranov c36a21f71b Merge remote-tracking branch 'origin/master' into vb-fix-performance-coin-balance-history-nnew-wave 5 years ago
Victor Baranov ed2105dc58
Merge pull request #3126 from poanetwork/vb-fetch-balances-with-first-block 5 years ago
Victor Baranov 4f591a5699 Fetch balance only for blocks which are greatrer or equal block with FIRST_BLOCK number 5 years ago
Victor Baranov 14fbf27606 Store ddresses coin balances changes daily 5 years ago
Victor Baranov 95c5856347
Merge pull request #3124 from poanetwork/vb-upper-border-tx-speed-display 5 years ago
Victor Baranov a68ec64a4b Fix tests 5 years ago
Victor Baranov 2a2a510846 Fix tests 5 years ago
Victor Baranov 959d19dcf2
Merge pull request #3121 from poanetwork/vb-block-responnse-without-total-difficulty 5 years ago
Victor Baranov e504efb1f5
Update CHANGELOG.md 5 years ago
Victor Baranov bd2ff9ec92 Merge branch 'vb-upper-border-tx-speed-display' of github.com:poanetwork/blockscout into vb-upper-border-tx-speed-display 5 years ago
Victor Baranov 97c6b442b3 Add CHANGELOG entry 5 years ago
Victor Baranov 0bea4fe3a7 Exclude balance percentage calculation from burn address 5 years ago
Victor Baranov dd5997cbd3 Merge remote-tracking branch 'origin/master' into vb-upper-border-tx-speed-display 5 years ago
Victor Baranov 9dd623b614
Merge branch 'master' into vb-block-responnse-without-total-difficulty 5 years ago
Ayrat Badykov 79b0f6f9ac
remove IO.inspect 5 years ago
Ayrat Badykov 5d374476fd
remove a dirty hack for decoding abi of string 5 years ago
Ayrat Badykov 054bfa177a
use patched version of ex_abi 5 years ago
Victor Baranov 98df4e5d69
Merge pull request #3122 from poanetwork/vb-exclude-balance-percentage-calc-from-burn-address 5 years ago