Commit Graph

1098 Commits (f772e1a56fe7529375c8f177a9ca3d487e412f6c)
 

Author SHA1 Message Date
Amanda Sposito f772e1a56f Increase db timeout at dev enviroment 6 years ago
Amanda Sposito 01472cb353 Add 'Read Smart Contract' page 6 years ago
Amanda Sposito 73856a72df Add read only functions to 'SmartContract.Reader' 6 years ago
Amanda Sposito 9532c6e9fe Remove 'abi' lib in favor of the 'ex_abi' one 6 years ago
Amanda Sposito 421b8df68c Add treatment to decode string values from blockchain 6 years ago
Lucas Narciso 537f090597 Create Explorer.SmartContract.Reader 6 years ago
Lucas Narciso e914bf1065 Add the EthereumJSONRPC dependency on Explorer 6 years ago
Lucas Narciso 4b9bc4a69f Create EthereumJSONRPC.Encoder 6 years ago
Lucas Narciso 8a8f2bb20b Add the ABI lib to handle encoding and decoding 6 years ago
Amanda Sposito 2b57b537c7 Add address_hash_to_smart_contract/1 function 6 years ago
Lucas Narciso e81281edf6 Fix typo in etheream_jsonrpc_test.exs 6 years ago
Lucas Narciso acdbed2ba7 Support eth_call on EthereumJSONRPC 6 years ago
Jimmy Lauzau 0d8cc39bd2
Merge pull request #428 from poanetwork/ws-csp-#414 6 years ago
jimmay5469 07ef198655 Pull host from conn.req_headers which works with load balancers 6 years ago
Jimmy Lauzau 9ca5f52e0a
Merge pull request #432 from soteras/soteras-dropdown-overlaps-homepage 6 years ago
Carlos Henrique 126efecd25 Fix dropdown overlaps on homepage. 6 years ago
jimmay5469 2af2cc79c3 Try to get current endpoint a different way 6 years ago
Luke Imhoff 02065bb2ad
Land #419: Split batches on 504 Gateway Timeout 6 years ago
jimmay5469 d2b392b9ff Update sobelow ignore list 6 years ago
jimmay5469 24a07650b6 Dynamically add websocket endpoints to connect-src CSP 6 years ago
Luke Imhoff ac841af29f Split batches on 504 Gateway Timeout 6 years ago
Luke Imhoff 09eb15172d
Land #412: Add transaction status indicator 6 years ago
Luke Imhoff e59d3c5c72
Land #411: Fix chunking issues with BlockFetcher and Sequence 6 years ago
Ryan Arthur bc119d99e9 Format files 6 years ago
Luke Imhoff 5b01cd396b Check that ranges are in same direction as step 6 years ago
Luke Imhoff 105ce9b613 Only allow positive step for infinite sequences 6 years ago
katibest af939e0495 Internationalization 6 years ago
katibest 71c7b9ff0f Removed unused TransactionView alias 6 years ago
katibest feef70d90c Replaced status with full call and deleted defdelegate 6 years ago
Luke Imhoff 94d8267799 Don't allow Sequence to be started with a mix of ranges and infinite start 6 years ago
Luke Imhoff c409d63720 Allow first to be 0 6 years ago
Luke Imhoff ded84c9633 Cap genesis sequence immediately 6 years ago
Luke Imhoff a3d51f5e1a Raise error if `:first` would cause retraversal 6 years ago
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