Commit Graph

1515 Commits (9242a6def2a4f0a5fc8314b717bf7113df067a5e)
 

Author SHA1 Message Date
Luke Imhoff 15be505219 Move range chunking from BlockFetcher to Sequence 6 years ago
katibest 91c8a3773a Replaced underline with a border to give more space for contract address 6 years ago
katibest 1095e58f82 Internationalization 6 years ago
katibest 18bc81cfe9 Added tile status styles to the missed transaction tiles & updated gettext ether to appropriate spots 6 years ago
katibest 0d41b85849 Moved pieces in internal transactions for new tile layout 6 years ago
Sebastian Abondano 9af847f7bb
Merge pull request #413 from poanetwork/sa-api-rpc-account-balancemulti 6 years ago
katibest c3db585d7a Internationalization 6 years ago
Ryan Arthur a863267ce1 Apply a color to the transaction status label when the status is negative 6 years ago
katibest d6d10b1ca4 Added border for failed & out of gas status 6 years ago
katibest 4a90319135 Internationalization 6 years ago
katibest 9432dee47b Tweaked the transaction panels for address and homepage/view all 6 years ago
katibest 39b83dd187 Internationalization 6 years ago
katibest b3d8f0b20e Added deleted test back in - my bad! 6 years ago
katibest 4c31b8b03f Removed dot that showed status of txn, moved it and restyled 6 years ago
Stamates 1aa8f421a8 Internationalization 6 years ago
Stamates e170d94c04 Add status message tooltip to status indicator 6 years ago
Stamates f5a202c3be Add status indicator to transaction card in transaction lists 6 years ago
Sebastian Abondano bd42cbe5bf Add RPC API account balancemulti 6 years ago
Luke Imhoff d7e6403bb7 Calculate comparator outside of loop 6 years ago
Luke Imhoff 2ca6ac9fa3 Unify chunk_range/3 when count > size 6 years ago
Luke Imhoff 9ee7ab64f5 Fix chunk_range/3 for descending ranges 6 years ago
Luke Imhoff 3a9dac846d chunk_range/3 6 years ago
Luke Imhoff 308879d2ff chunk_range 6 years ago
Luke Imhoff 7a530f2b9e Fix off-by-1 errors in chunk_ranges 6 years ago
Luke Imhoff ff11541bde Failing regression tests for #340 6 years ago
Sebastian Abondano a8f33953bf
Merge pull request #409 from poanetwork/sa-api-multiple-account-balances 6 years ago
Felipe Renan 50815f8aaa
Merge pull request #362 from poanetwork/frg-contract-creator-link-on-account-page 6 years ago
Sebastian Abondano cc059dac1e Enhance API account balance endpoint 6 years ago
Andrew Cravenho 863d27b531
Merge pull request #404 from poanetwork/frg-fix-indexer-supervisor 6 years ago
Felipe Renan ceb971b285 Add contract creator on Account details page 6 years ago
Felipe Renan e6775ed987 Fix Indexer Supervisor three 6 years ago
Roman Storm 45499cbb4c
Separate lines for node.js dependencies 6 years ago
Jimmy Lauzau 516e57a1df
Merge pull request #395 from poanetwork/transaction-list-pg-#368 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
Sebastian Abondano 5c501232c8
Merge pull request #396 from poanetwork/sa-api-account-balance 6 years ago
Luke Imhoff b583e45a1d
Land #384: Pluggable Transport and HTTP transport modules 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