Commit Graph

1386 Commits (3eb7c9f7ecb7cdf5d930a30d94b9f17e6bf340fb)
 

Author SHA1 Message Date
Amanda Sposito 3335817d90 Fix prod config file to use prod config instead of dev 6 years ago
Sebastian Abondano 35a47473d5
Merge pull request #440 from poanetwork/sa-api-rpc-account-txlist-optional-paramss 6 years ago
Sebastian Abondano 86de475385 Add optional params to account txlist API endpoint 6 years ago
Luke Imhoff f4e6dbd3df
Land #437: Disable logging debug_count at regular intervals 6 years ago
John Stamates 74fd880331
Merge pull request #443 from poanetwork/allow-test-env-customizations 6 years ago
Stamates 9b69c218b3 Add default port setup for postgres in test.example and include optional setup in README. 6 years ago
Jimmy Lauzau bc4174dc7a
Merge pull request #429 from poanetwork/blockchain-event-registry 6 years ago
Stamates bc9a566e42 Gettext 6 years ago
Stamates 51ce0c1123 Code cleanup 6 years ago
Stamates c736f89f33 Fix issue with balance card live update styling 6 years ago
Tim Mecklem 7508576fe5 Check address hashes for equality instead of associations 6 years ago
Tim Mecklem 2313d8d976 to_address and to_address_hash can be nil 6 years ago
Tim Mecklem ee0e726fb4 Return addresses from bulk insert instead of address_hashes 6 years ago
Stamates 5d280ce4ee Credo appeasement 6 years ago
jimmay5469 4d612d59f0 Setup live updates for address balance 6 years ago
jimmay5469 e51e6c42b5 Missing gettext in template 6 years ago
jimmay5469 e8f7037de4 Update transaction count on client 6 years ago
jimmay5469 477e01c993 Extract logic from event_handler to notifier 6 years ago
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