Commit Graph

7978 Commits (46f2e8bb68b6cc49e243c5dc2e405d1e9fb70554)
 

Author SHA1 Message Date
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
Victor Baranov 26a651cdc4 Exclude balance percentage calculation from burn address 5 years ago
Victor Baranov 23454a2a48 Upper border of tx speed display 5 years ago
Victor Baranov c1a0e17c83 Response from block JSON RPC method without totalDifficulty (uncle blocks) 5 years ago
Victor Baranov f52092af97
Merge pull request #3120 from poanetwork/vb-fix-inventory 5 years ago
Victor Baranov 6f7df42865 Modified direction in index 5 years ago
Victor Baranov 02cc312b8c
Merge pull request #3119 from poanetwork/vb-fix-inventory 5 years ago
Victor Baranov 374cfead77 Inventory: distinct: [desc: tt.token_id] 5 years ago
Victor Baranov b827d1c029 Add index 5 years ago
Victor Baranov a8775fbbfa Fix performance of Inventory tab 5 years ago
Victor Baranov 192318c2aa
Merge pull request #3115 from poanetwork/vb-fix-verification-from-int-txs 5 years ago
Victor Baranov a1e9e6f85f Fix verification of contracts created from factory 5 years ago
Victor Baranov db4fa25cd5
Merge pull request #3106 from poanetwork/vb-immutable-constant-verification-fix 5 years ago
Victor Baranov 03bf2f905c
Merge branch 'master' into vb-immutable-constant-verification-fix 5 years ago
Victor Baranov feeba889cf
Merge pull request #3114 from poanetwork/vb-blocks-miner_hash-number-index 5 years ago
Victor Baranov 5eeeb6dcab Performance fix: index on blocks [miner_hash, number] 5 years ago
Victor Baranov 9056a2b683
Merge pull request #3112 from poanetwork/vb-verification-check-compiler 5 years ago