Commit Graph

981 Commits (0d546bdd5ad9c8b812e33d16d571f17668cd527e)

Author SHA1 Message Date
Felipe Renan ceb971b285 Add contract creator on Account details page 6 years ago
Felipe Renan e6775ed987 Fix Indexer Supervisor three 6 years ago
jimmay5469 e984bcbeae Extract trimmed_hash function for future reuse 6 years ago
Stamates 04590a381d Internationalization 6 years ago
jimmay5469 53afbe3479 Remove account-address class from account hashes which isn't being used 6 years ago
Tim Mecklem 7bc9d94c06 Match on nil so that Ecto NotLoaded raises a no function match error 6 years ago
Tim Mecklem 54f188f009 Remove unused locale assign and order keyword args 6 years ago
Stamates 4c91438871 Separate address from transaction distinctions in css and setup typography class for account vs contract 6 years ago
jimmay5469 0c5968a4ca Use contract/account css style for hashes 6 years ago
katibest 0bafd9b914 Contract creation address added dash underline 6 years ago
katibest c5f45d2b8f Made a contract address have a dashed underline 6 years ago
jimmay5469 d3b3c9ba7f Don't label transactions as contracts 6 years ago
jimmay5469 44c9b1e56c When to_address is `nil` we actually DO show a contract 6 years ago
Luke Imhoff 8f827ecfa6 Use Mox by default for local integration tests 6 years ago
Luke Imhoff 834ad23f26 Standardize JSONRPC response 6 years ago
Luke Imhoff 3d1aa20287 Convert empty batch to empty response list 6 years ago
Luke Imhoff 466c1e76f6 Request transport module and options for all JSONRPC calls 6 years ago
Sebastian Abondano 340422348b Add account balance API endpoint 6 years ago
jimmay5469 cc5db4dd2d Code style cleanup 6 years ago
jimmay5469 581044684a Scope test selector better 6 years ago
jimmay5469 8b160c6f1d Remove redundant alias 6 years ago
jimmay5469 a8e8d82bc2 Cleanup pending contract creation to_address logic 6 years ago
katibest 0bcce17865 Updated placeholder text 6 years ago
jimmay5469 a03b864858 Use gettext in template 6 years ago
katibest 3f97d3f6a5 Added placeholder to pending contract creation 6 years ago
jimmay5469 6c74f9f960 Clean up testing page object 6 years ago
katibest 9f4fd398c2 Added tabs and new style to pending transactions 6 years ago
katibest 523e6cd817 Updated transaction panels to new style 6 years ago
Stamates a78a3cbd02 Internationalization 6 years ago
Stamates 0d66d698b3 On address page, only provide link and styling for addresses not matching page target 6 years ago
Stamates 372721b5c7 Scope transaction css selector 6 years ago
Stamates 8426f64a92 Merge branch 'master' into address-pg-redesign-#231 6 years ago
katibest 129e996abd Update orange color for out badge and white text 6 years ago
katibest 78d28f5db0 Removed Token holding since we do not have it yet 6 years ago
katibest 60532fbbba Placed filter in the right spot when there are no internal transactions 6 years ago
katibest 71f89b0c07 Added alert banners when connection is lost 6 years ago
Stamates ab1eb28a45 Ensure contract creation address hash is shown for to_address on create internal transaction 6 years ago
Ryan Arthur 48ed461c88 Fix the tests 6 years ago
Ryan Arthur 62e5c96943 Optimize address details page views for mobile screens 6 years ago
Ryan Arthur a843949142 Refactor navbar link hover state 6 years ago
Ryan Arthur 7ea81db255 Add styles for nav tabs interactive states 6 years ago
katibest ab66840113 White space tweaks for cards 6 years ago
katibest 285d3ce265 Styled internal transactions for address page 6 years ago
jimmay5469 1a1b25d1de Wireup in/out for transactions on address page 6 years ago
Ryan Arthur 6f90fbe8aa Add a content placeholder element to the address transactions lists 6 years ago
Ryan Arthur 6b5ebc75b7 Apply new design elements to the internal transactions view 6 years ago
Ryan Arthur a73391c161 Remove commented code 6 years ago
Ryan Arthur 68695d1049 Add copy address functionality to the address details panel 6 years ago
Ryan Arthur 418b77c515 Add modal window for scanning address QR code 6 years ago
Ryan Arthur e682293dc8 Refactor icon link component 6 years ago