Commit Graph

1454 Commits (66378ad96fc52ce22ee1379b895aaa586c7c41d8)
 

Author SHA1 Message Date
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
Luke Imhoff ee90f2d692
Merge pull request #582 from poanetwork/iff-index-token-balances 6 years ago
Luke Imhoff 0873bcdc28 Disable BlockFetcher.SupervisorTest for Geth 6 years ago
Igor Florian b05196df0f Create records for TokenBalances in the database 6 years ago
Igor Florian 57b6f7487e Stop indexing Balances from TokenTransfers 6 years ago
Luke Imhoff 9e8a602b3f
Merge pull request #578 from poanetwork/sa-api-stats-module-tokensupply-action 6 years ago
Sebastian Abondano 9f93fe4b13 Add stats#tokensupply API endpoint 6 years ago
Luke Imhoff 997c6fe057
Merge pull request #581 from poanetwork/576-api-doc-bugs 6 years ago
katibest 9cd737cece Remake cursor a hand pointer 6 years ago
katibest f069775526 Gettext internationalization 6 years ago
katibest 750bfa6b8c Got the borders to show on the model table 6 years ago
katibest 4c9536f02b Putting all types on separate lines 6 years ago
katibest 6181838966 Fixed some styling bugs 6 years ago
katibest a6dcfae62d Updated model table so example is on second line 6 years ago
Luke Imhoff 70924c4ac3
Merge pull request #547 from poanetwork/move-leftover-explorer_web-assets 6 years ago
Luke Imhoff 9880ae72ce Use sequence for log factory index to prevent collisions 6 years ago
Luke Imhoff ad7e15ca3b Handle :ignore from EthereumJSONRPC.fetch_internal_transactions 6 years ago
Luke Imhoff 355fbcf9c7 token_id needs to be able to hold 14251919818366649780 6 years ago
Luke Imhoff c9bf6ed23d Don't truncate Repo.safe_insert_all errors 6 years ago
Amanda Sposito ad52973739 Alter loading_element.js to not hide the 'clickedElement' 6 years ago
Luke Imhoff ac2e1bf1ea Move leftover explorer_web assets 6 years ago
Sebastian Abondano 74bc478c58
Merge pull request #575 from poanetwork/sa-api-gettoken-by-contractaddress 6 years ago
Sebastian Abondano 78af5d1708
Merge branch 'master' into sa-api-gettoken-by-contractaddress 6 years ago
Sebastian Abondano 3459b817c3
Merge pull request #580 from poanetwork/link-to-button-api-doc 6 years ago
katibest 2025becabf Always forgetting gettext internationalization 6 years ago
katibest 7d0232f019 Turned links into buttons and styled 6 years ago
Alex Garibay f81d20fc24
Add support for multiple return types in contracts (#562) 6 years ago
Sebastian Abondano 99c8c376a5 Add API endpoint to get token data 6 years ago
Sebastian Abondano 5e8ac9fb49
Merge pull request #558 from poanetwork/sa-api-account-module-txlistinternal-action 6 years ago
Sebastian Abondano 493695c95a Add API txlistinternal action for account module 6 years ago
Jimmy Lauzau 3cd70c2152
Merge pull request #559 from poanetwork/525-design-cleanup-api-doc 6 years ago