What's Changed
- Prevent integration tests from calling os.Exit() by @2opremio in #359
- Add Apache 2.0 License by @leighmcculloch in #364
- chore: make function comments match function names by @drawdrop in #378
- Update README.md to link to public docs by @Shaptic in #384
- Fix CLI refresh race conditions by @2opremio in #395
- Ignore state change entries which don't incur an actual diff by @Shaptic in #396
- Drop soroban-rpc build support by @urvisavla in #405
- Return
[]rather thannullwhengetTransactionsis empty by @Shaptic in #408 - Remove Ubuntu 20 from CI as it's no longer supported by @urvisavla in #406
- refactor: using slices.Contains to simplify the code by @zhoufanjin in #346
- Bump rs-soroban-env to 22.1.4 by @2opremio in #420
New Contributors
- @drawdrop made their first contribution in #378
- @zhoufanjin made their first contribution in #346
Full Changelog: v22.1.2...v22.1.3