Commit Graph

5946 Commits (aa40b42cd025765d3f53253d6cbcbc46c0b47930)

Author SHA1 Message Date
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 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 ac37938e7d Speedup last coin balance timestamp query 5 years ago
Victor Baranov a7f0af53e0 Speedup last coin balance timestamp query 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 b1a71d37c3 Change order in lag function for calculating deltas of coin balance change 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 3c37a46e02 RSK hardfork: cumulativeDifficulty 5 years ago
Ayrat Badykov 111491b257
use version of ex_abi from hex.pm 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 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 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 93a2fd4960 Take into account FIRST_BLOCK for block rewards fetching 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 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 a68ec64a4b Fix tests 5 years ago
Victor Baranov 2a2a510846 Fix tests 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
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 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 6f7df42865 Modified direction in index 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 a1e9e6f85f Fix verification of contracts created from factory 5 years ago
Victor Baranov 5eeeb6dcab Performance fix: index on blocks [miner_hash, number] 5 years ago
Victor Baranov e1cdd757aa Verification: check compiler version 5 years ago
Victor Baranov 88c61f2f84 Verify contract using creation tx input 5 years ago
Victor Baranov 41dc4bdb4d Finalize Besu variant 5 years ago