wormhole/clients
Jeff Schroeder 3a28b6169a
clients/js: move worm parse to print valid json (#2908)
* clients/js: worm parse should output valid json

This was really useful when looking at a list of all governance vaas
to see which ones were guardian set upgrades.

* clients/js: update worm parse test fixtures

Since `worm parse` outputs in native json now, ensure the test fixtures
are also in json format.

* clients/js: move quiet.ts --> side-effects.ts

Now that the BigInt side effect for json serialization is in this file,
it isn't just to "quiet" the log warning anymore.

Addresses review feedback from @evan-gray
2023-05-15 13:29:19 -04:00
..
eth clients/eth: upgrade go-ethereum to v1.11.6 2023-05-04 07:22:38 -07:00
js clients/js: move worm parse to print valid json (#2908) 2023-05-15 13:29:19 -04:00
.gitignore