Commit Graph

1115 Commits (acf14d6cf3a740918a98f628e2063bbfa2cdab90)

Author SHA1 Message Date
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
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 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 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 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 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
Sebastian Abondano 9f93fe4b13 Add stats#tokensupply API endpoint 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 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
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 493695c95a Add API txlistinternal action for account module 6 years ago
Stamates 063d7e7ab3 Add chain view test 6 years ago
Stamates b6058dc14b Internationalization 6 years ago
katibest effdec928a Added space between server and response 6 years ago
katibest b58e091705 Added gettext in necessary places 6 years ago
katibest 066db8aa1a Finished styling if API docs 6 years ago