Commit Graph

2295 Commits (c9870aa8fa498c24890979e978dead6c6ef930d6)
 

Author SHA1 Message Date
Amanda Sposito c9870aa8fa Include 'cowboy' as dependency in 'explorer/mix.exs' 6 years ago
Amanda Sposito 5ee4df3714 Alter 'Chain.address_to_internal_transactions' query 6 years ago
Amanda Sposito 373248dbee Update 'internal_transactions'.'block_number' after block reorg 6 years ago
Amanda Sposito 1acebdc7f7 Add 'block_number' and 'transaction_index' in 'internal_transaction' 6 years ago
Amanda Sposito b86335cf34 Add 'transaction_index' in the fetchers to save at 'internal_transaction' 6 years ago
Andrew Cravenho 2be80321a3
Merge pull request #958 from poanetwork/sa-log-rotation 6 years ago
Andrew Cravenho f525aa44be
Merge branch 'master' into sa-log-rotation 6 years ago
Lucas Narciso a5b214360e
Merge pull request #955 from poanetwork/ln-add-type-to-internal-tx-tile 6 years ago
Lucas Narciso 12835a5fbd
Generate gettext 6 years ago
Lucas Narciso 955db36c42
Add type to Internal Transaction tile 6 years ago
Andrew Cravenho e4e79adea1
Merge pull request #946 from poanetwork/txn-dropdown-menu 6 years ago
Andrew Cravenho 5dd2c4e9b9
Merge branch 'master' into txn-dropdown-menu 6 years ago
Andrew Cravenho b92c632e2c
Merge pull request #951 from poanetwork/gsf-dai-chain-supply-and-market-cap 6 years ago
Gustavo Santos Ferreira 1b988eeb83 allow to change source and supply via config 6 years ago
Gustavo Santos Ferreira 985c3f6a63 make chart calculate differently when receiving the supply by date 6 years ago
Sebastian Abondano 1cbaafd894 Adds log rotation 6 years ago
Gustavo Santos Ferreira 92cf06ef3e module to calculate market cap 6 years ago
Gustavo Santos Ferreira 702f701b3e module to count total supply 6 years ago
Gustavo Santos Ferreira f65af39593 new function to subtract a wei value from another 6 years ago
Andrew Cravenho bc10654663
Merge pull request #953 from Lokraan/address-404-page 6 years ago
jimmay5469 ac7e052bcc i18n 6 years ago
Ryan Arthur 841185b396 Move batching message 6 years ago
Ryan Arthur fa1c40c548 Fix tests 6 years ago
Ryan Arthur 89c0c254ac Add txn dropdown to navbar. Remove tab nav from txn index pages. 6 years ago
Lokraan fb5139c386 Run mix format, gettext, credo, dialyzer. 6 years ago
Lokraan 8cfd2cf159 Update queries. 6 years ago
Lokraan 59b38cdf1d Create tests for chain.hash_to_address and chain.find_or_insert_address_from_hash. 6 years ago
Lokraan c26abbd05b If an address is searched up but doesn't exist, ignore it. 6 years ago
John Stamates 05c8142e0c
Merge pull request #949 from poanetwork/881-hide-pending-transactions 6 years ago
Stamates fc6197f1d9 I18n 6 years ago
jimmay5469 ffaf4ec5bf Fix merge conflict in address.js 6 years ago
jimmay5469 c301181a49 Expand pending transactions before asserting against them 6 years ago
jimmay5469 870895e26e Update js tests 6 years ago
jimmay5469 d9640e18ec Display "0 tokens" to avoid height glitch 6 years ago
jimmay5469 7939357893 Remove clingBottom 6 years ago
Ryan Arthur af49a63a7b Style hide/show pending txn link 6 years ago
jimmay5469 c097f7e485 Remove delay adding validated transaction if pending transactions are hidden 6 years ago
jimmay5469 914a6fe8b7 Upgrade clingBottom to handle removals and be easier to use 6 years ago
jimmay5469 0eab4537d9 Smooth out animation when transaction goes from pending to validated 6 years ago
jimmay5469 71777e0e9a Update number of pending transactions 6 years ago
jimmay5469 6433ddd782 Stop channel batching in most places unless absolutely necessary 6 years ago
jimmay5469 531a16d761 Stop trimming bottom on transactions live reload 6 years ago
Stamates 215209a256 Add rendered pending transactions to initial hash list 6 years ago
Stamates acfc0ea887 Refactor link to allow for updatable counter 6 years ago
Stamates 4f6031de13 Initial wires of a pending-transaction toggle 6 years ago
Andrew Cravenho 147bcf77cd
Merge pull request #893 from Lokraan/address-tile-should-display-validations 6 years ago
Lokraan 67480b4242 Conform to code review. 6 years ago
Lokraan c9a90aeb83 Run mix format, gettext.extract --merge. 6 years ago
Lokraan 697ce5269f Only display the number of validations if it's a validator. 6 years ago
Lokraan 4c3ee49eb3 Move address info into a tile. 6 years ago