wormhole/sdk/js/src
Leo 63b77714ec proto: add strict linting and fix up existing protos
Passing the strict lint checks requires a number of backwards-
incompatible changes:

- Rename the NodePrivileged service to NodePrivilegedService.
  This is only used in CLI tooling, which are upgraded at the same
  time as the server binary.

- The Publicrpc service was renamed to PublicRPCService.

- The EmitterChain type is renamed to ChainID.

- The default value for the ChainID type is renamed to
  CHAIN_ID_UNSPECIFIED. This value wasn't referenced anywhere.

- The response and request types for GetLastHeartbeats were updated
  to match the rpc method name.

Change-Id: I3954130d3b25ab1f859390407bba3d3c02ffe03c
2021-08-25 14:26:33 +00:00
..
bridge bridge_ui: notistack, hooks, cleanup 2021-08-20 22:33:13 -04:00
rpc proto: add strict linting and fix up existing protos 2021-08-25 14:26:33 +00:00
solana swapped in solana wallet adapter 2021-08-20 21:59:15 -04:00
token_bridge bridge_ui: notistack, hooks, cleanup 2021-08-20 22:33:13 -04:00
utils sdk/js: move solana and eth transactions 2021-08-18 13:42:51 +00:00
index.ts sdk/js: move solana and eth transactions 2021-08-18 13:42:51 +00:00