Closed ianadavies closed 4 years ago
This PR includes the following changes
Continuation of service refactor bringing in functionality from apiService into smartContractService
apiService
smartContractService
Create BehaviourSubject for SmartContractHistory
BehaviourSubject
SmartContractHistory
Removes Polling of SmartContractHistory
Fixes Issue of SmartContract History not refreshing after creating and calling Contracts
Fixes calling multiple history requests after deploying Smart Contract
This PR includes the following changes
Continuation of service refactor bringing in functionality from
apiService
intosmartContractService
Create
BehaviourSubject
forSmartContractHistory
Removes Polling of SmartContractHistory
Fixes Issue of SmartContract History not refreshing after creating and calling Contracts
Fixes calling multiple history requests after deploying Smart Contract