DLTcollab / tangle-accelerator

Accelerate IOTA transactions by caching API requests and redirecting to faster alternatives
MIT License
23 stars 16 forks source link

fix(Endpoint): Add data connection for socket connection #741

Closed splasky closed 4 years ago

splasky commented 4 years ago

This commits add the data API and the library required by the socket connection.

The sandboxed option should be set to "true" after the DNS problem fixed by the new firmware release.

The leaf shell should be started manually since the interface search path for legato was added.

Close #710

splasky commented 4 years ago

The build-endpoint-app-for-wp77xx task can not be passed since the leaf shell command not add into buildkite test scripts. The new scripts will be added after this PR be merged.