AwaitFuture

Results 2 issues of AwaitFuture

problem: * given some set of rules to handle rpc connections, fail over to other rpc connections solution: * implement RpcAgent, State interface for underlying rpc strategies * implement RpcStrategyAdapter,...

Problem: * Lacked functionality listen to specific addresses for approvals Solution: * Add some logic to make handle it :^) should solve most of #4 Open questions: * I added...