Commit Graph

2640 Commits (21a1c1403c81c7459d1cd2f2950758c486e67af1)
 

Author SHA1 Message Date
Luke Imhoff b097ef1e1c ecto 2.2.8 => 2.2.11 6 years ago
Luke Imhoff 9ab1ab0376 Remove crontab 6 years ago
Luke Imhoff 6134d5ad07 credo 0.9.2 => 0.10.2 6 years ago
Luke Imhoff 9f7145d560 bypass 0.8.1 => 0.9.0 6 years ago
Luke Imhoff af3c4805d5 benchee 0.13.1 => 0.13.2 6 years ago
Luke Imhoff d04aa35f2c bcrypt_elixir 1.0.6 => 1.1.1 6 years ago
Luke Imhoff 35da159443
Merge pull request #1003 from poanetwork/sa-graphql-get-transaction-by-hash 6 years ago
Sebastian Abondano 00b48e828e GraphQL API get transaction by hash 6 years ago
Luke Imhoff 27c4bead81
Merge pull request #999 from poanetwork/sa-graphql-hash-types 6 years ago
Sebastian Abondano 53a52b6fd2 Add custom GraphQL scalar types 6 years ago
Andrew Cravenho c39d3d0c25
Merge pull request #1012 from santteegt/mobile-searchbar-uibug 6 years ago
Andrew Cravenho eee29cc2a7
Merge branch 'master' into mobile-searchbar-uibug 6 years ago
Luke Imhoff ca1713dff3
Merge pull request #1006 from konstantinzolotarev/unify_config 6 years ago
Konstantin Zolotarev a9fd475df4 Unified config variables for all JSON RPC variants 6 years ago
Luke Imhoff cdf82fefad
Merge pull request #998 from poanetwork/gsf-add-contract-address-to-transaction-fetching 6 years ago
Andrew Cravenho bca04e5e01
Merge branch 'master' into gsf-add-contract-address-to-transaction-fetching 6 years ago
Santiago Gonzalez Toral 9330e4b047 Fixed mobile search bar and network ui bug 6 years ago
Andrew Cravenho 553dd4d303
Merge pull request #1005 from poanetwork/922-network-themes 6 years ago
Andrew Cravenho 016046a29e
Merge branch 'master' into 922-network-themes 6 years ago
Ryan Arthur b4692d1a3c Add new chain logo assets 6 years ago
Gustavo Santos Ferreira 1b239dadcc update tests 6 years ago
Gustavo Santos Ferreira e2b20f95bb add new field to Receipt elixir_to_params 6 years ago
Gustavo Santos Ferreira cf1be63b60 add new field to address extractor 6 years ago
Andrew Cravenho 0b6cdc6e71
Merge pull request #997 from poanetwork/sa-wanchain-compatibility 6 years ago
Andrew Cravenho 7e02b5449e
Merge branch 'master' into sa-wanchain-compatibility 6 years ago
Luke Imhoff b802472851
Merge pull request #983 from poanetwork/always-sleep-during-throttle-timeouts 6 years ago
zachdaniel 8efb8610c5 fix: sleep when throttled to prevent stampedes 6 years ago
Luke Imhoff c2e061d574
Merge pull request #990 from poanetwork/sa-graphql-api 6 years ago
Sebastian Abondano 8ac6d8d0a4 Fix error when indexing Wanchain 6 years ago
Sebastian Abondano fa9ca42c8e First GraphQL API commit 6 years ago
Ryan Arthur 0832321df4 Fix topnav dropdown link hover state 6 years ago
Ryan Arthur 252967c5e7 Add theme color stylesheets 6 years ago
Felipe Renan ef35c9b320
Merge pull request #987 from poanetwork/frg-remove-unnecessary-fetch-from-token-balance 6 years ago
Felipe Renan 5d1441d515 Do not store token_hash as address_hash in token balances 6 years ago
Gustavo d358366880
Merge pull request #973 from poanetwork/gsf-hide-token-holder-count-when-not-consolidating 6 years ago
Gustavo Santos Ferreira e9d6bf796e extract gettext 6 years ago
Gustavo Santos Ferreira 94596a5caa remove unused file 6 years ago
Gustavo Santos Ferreira 43cc7c1b44 hide token holder counts when consolidation is off 6 years ago
Gustavo Santos Ferreira 1cd5450252 expose enable consolidation config 6 years ago
Luke Imhoff b26745c993
Merge pull request #985 from poanetwork/978 6 years ago
Luke Imhoff 65d59843e4 Prevent block number collision in test 6 years ago
Luke Imhoff 21ace095ba Fix divide-by-zero error in indexed_ratio 6 years ago
Luke Imhoff e690c3219b Don't use :replace_all with tokens 6 years ago
Luke Imhoff 806b623fb4 Ensure that `on_conflict` can pass to `insert` from `run` 6 years ago
Luke Imhoff 41ea1f55e7 Don't use :replace_all for transactions 6 years ago
Luke Imhoff e4aa6ff5a7 Don't replace_all fields of token_transfers on_conflict 6 years ago
Luke Imhoff 7f7cdf753d Switch token_transfers to composite primary key 6 years ago
Luke Imhoff 92264a59e2 Don't replace_all fields of logs on_conflict 6 years ago
Luke Imhoff 96b97f0dc1 Switch logs to composite primary key 6 years ago
Luke Imhoff f757e1100f Port #978 fix to blocks 6 years ago