Commit Graph

1218 Commits (c2cbb01c8021851adde83e5bf317802cb34b3cc5)
 

Author SHA1 Message Date
Tim Mecklem 9ce3f3d9e4 Hook up block confirmations to subscribed indexer update 6 years ago
Jimmy Lauzau 541b590edb
Merge pull request #438 from poanetwork/block-page-#370 6 years ago
Tim Mecklem 89c1416b2c Allow test environment configuration to be overridden similar to dev 6 years ago
Igor Florian 9191cf151f
Merge pull request #426 from poanetwork/iff-tokens-n-transfers-schemas 6 years ago
katibest 09ef88e245 Internationalization 6 years ago
katibest adc9ce0eb0 Fixed text for the changes made on block details 6 years ago
Ryan Arthur 0122454f54 Implement new design style to the transactions section of the block details page 6 years ago
Ryan Arthur 154c53ecfe Implement new design on the overview portion of the block details page 6 years ago
Alex Garibay a49acfea10 Add token transfer schema 6 years ago
Amanda 6620dca137
Merge pull request #279 from poanetwork/ln-read-smart-contract-back-end 6 years ago
Amanda Sposito dae9ff2f10 Add support to Pluggable Transport and HTTP transport modules 6 years ago
Amanda Sposito b8a8f083d2 Add parser function to handle addresses arguments when calling the blockchain 6 years ago
Amanda Sposito e545841407 Add error treatment to the 'ex_abi' lib 6 years ago
Amanda Sposito f772e1a56f Increase db timeout at dev enviroment 6 years ago
Amanda Sposito 01472cb353 Add 'Read Smart Contract' page 6 years ago
Andrew Cravenho 76d68117f3
Merge pull request #441 from poanetwork/restore-contract-address-factory 6 years ago
Tim Mecklem 7392b84fb1 Restore factory needed by tests 6 years ago
Tim Mecklem 2a56a6e0b5
Merge pull request #436 from poanetwork/fix-nil-from-address-test-failure-#434 6 years ago
Sebastian Abondano ed4900e260
Merge pull request #427 from poanetwork/sa-api-rpc-account-txlist 6 years ago
Luke Imhoff 3432fe4c51 Disable logging debug_count at regular intervals 6 years ago
Tim Mecklem e42a7cfb10 Set up contract verification test with `create` internal transaction 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
Sebastian Abondano e8a9b63d7b Add account transactions API RPC endpoint 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