Commit Graph

1484 Commits (dbeb871f27c01967662e7f4a24d62e670b9ccc4e)
 

Author SHA1 Message Date
Luke Imhoff dbeb871f27
Merge pull request #619 from poanetwork/614 6 years ago
Luke Imhoff 80a9170ebb Port on_conflict from Balance to TokenBalance 6 years ago
Luke Imhoff 7eeb3226e2 Correct uniqueness of token balances 6 years ago
Luke Imhoff c484bc2d25 Separate Indexer.Address.TokenBalances from Indexer.Balances 6 years ago
Jimmy Lauzau df5a01a49e
Merge pull request #607 from poanetwork/381-usd-decimal-formatting 6 years ago
jimmay5469 3cb1e62ac3 Update USD formatting in javascript 6 years ago
jimmay5469 3165ad8ce1 Update USD formatting in elixir 6 years ago
Luke Imhoff 0233142112
Merge pull request #596 from poanetwork/sa-api-token-transfer-events 6 years ago
Sebastian Abondano 1867d16417 Add account#tokentx API endpoint 6 years ago
Luke Imhoff 72bb9f9bfb
Merge pull request #595 from poanetwork/549-fix-coveralls 6 years ago
Luke Imhoff f32d6d43dd Use curl to signal parallel build is done to coveralls.io 6 years ago
Luke Imhoff bfe65c4ff0
Merge pull request #608 from poanetwork/593 6 years ago
Luke Imhoff fdd1090c45 Re-enable Ecto loggers 6 years ago
Luke Imhoff c032ea2291 Improved logging 6 years ago
Luke Imhoff c6458e7272 Include transaction_hashes when update_transactions excepts 6 years ago
Kati Best 39bd00b99b
Merge pull request #573 from poanetwork/566-testnet-variables 6 years ago
katibest e7efcc442a Mix format 6 years ago
katibest 15f73d0019 Gettext internationalization 6 years ago
katibest 6f1e34ae31 Fixed the space between logo and links in navbar to be consistent based off the themed logo 6 years ago
katibest 0a5514fa9a Updated dropdown hover 6 years ago
katibest 00dac98238 Please work, please. 6 years ago
katibest 360e224b19 UPdated logo…fingers crossed it works 6 years ago
katibest d5bd0f8629 Exported svgs differently to work better 6 years ago
katibest 053e511c37 Added ethereum main net and sokol logos/variables 6 years ago
katibest da4aa5d24a Internationalization 6 years ago
katibest c4e8a42f94 removed Variables bc imported multiple times 6 years ago
katibest 66a8187a83 Removed bg-primary and created our own 6 years ago
katibest bb9eb8288b Updated with themed variables for testnet and created base variables 6 years ago
katibest 4f6c044109 Uploaded testnet logos 6 years ago
katibest 254cfbc849 Created variable stylesheets for testnetes 6 years ago
Kati Best 66378ad96f
Merge pull request #587 from poanetwork/569-spacing-address-pg 6 years ago
katibest cb241107d0 Removed console log - no longer need 6 years ago
katibest 11582c1ba6 Internationalization gettext 6 years ago
katibest e064eb4223 Fetching message lighter color 6 years ago
katibest 4562b893c1 removed divider from dropdown 6 years ago
katibest 57913a3d81 Combined token and balance cards to give more room for the overview 6 years ago
katibest ae89df7ce1 On two lines for medium screens so no wrapping 6 years ago
Alex Garibay cade255e15
Add support for named addresses (#590) 6 years ago
Luke Imhoff 050870f8b4
Merge pull request #572 from poanetwork/532 6 years ago
Luke Imhoff b7c0d188e3 Use handle_continue so that Realtime.init does not block on RPC call 6 years ago
Luke Imhoff 9a4a23b5c5 Remove EthereumJSONRPC.WebSocket impl that don't work with Infura 6 years ago
Luke Imhoff 72bd8d7c68 Ether Mainnet needs a block interval of 25000ms for consistency 6 years ago
Luke Imhoff 64585c4938 Insert all BufferedTaskTest assert_receive timeouts to 200ms 6 years ago
Luke Imhoff cddd810a58 Use :websocket_client for EthereumJSONRPC.WebSocket 6 years ago
Luke Imhoff 727459ec92 Use `socket`'s Socket.Web for another implementation of WebSockets 6 years ago
Luke Imhoff cd2939281c Ignore Websockex quote block dialyzer error 6 years ago
Luke Imhoff c8c53405fc Subscribe to newHeads for realtime indexer 6 years ago
Luke Imhoff ae21b7e8b0 Separate sequence from BlockFetcher.t 6 years ago
Luke Imhoff dc5ec15619 Support for Moxing WebSocket 6 years ago
Luke Imhoff 6036dea12d Websocket json_rpc, subscribe, and unsubscribe against Sokol 6 years ago