Skip to content
This repository has been archived by the owner on Sep 3, 2019. It is now read-only.

1.0.4 - Light Client

Compare
Choose a tag to compare
@dwalintukan dwalintukan released this 05 Sep 04:49
· 701 commits to master since this release
160ccd1
Light client feature (#888)

* Change to https

* Change port and remove ssl

* Point authority to alicloud

* Fix route to subscriptions

* Remove sync info polling

* Change to ssl protocols

* Change authority and subs route

* Change authority to puti;

* Disable loading screen

* 878 insight path (#889)

* Use node env to determine env

* Remove cross env module

* Add is prod func check in config

* Fix order

* Fix getting escrow result

* Comment out loader (#895)

* Update version

* Publish script (#896)

* Add publish script

* Add publish command

* Change script name

* Remove publish script

* Host switching (#897)

* Add dynamic routes based on isProduction

* Update readme

* Fix path for localhost graphql

* Fix WSS route (#904)

* Fix routes for direct access to server

* Update version

* Add prod and dev ports

* 921 network env (#922)

* Add build script wrapper for mainnet and inject env

* Add other scripts for other chains

* Remove duplicate script

* Use env vars in routes

* Add start scripts for all env

* Fix comments

* Update version

* Update readme

* Update readme

* Remove unused var