1.0.8 (2023-09-06)
- Finding config files using incorrect separator constant.
1.0.7 (2023-08-22)
- Update bouncy castle provider
1.0.6 (2023-08-21)
- Use HttpClients.createSystem() to load System.properties in http client factory
1.0.5 (2023-08-21)
- Fix file upload file names not being captured.
1.0.4 (2023-06-24)
- Fix unknown field
enum
in Parameter for solidity enums.
1.0.3 (2023-04-29)
- Add TransactionEvent API
- Document HTTP Headers
1.0.2 (2023-04-28)
- Improve self signing
- Fix builder
- More docs
1.0.1 (2023-04-28)
- Remove bad transitive dependency
1.0.0 (2023-04-28)
- Brand new Blocks release
1.0.0-SNAPSHOT (2022-09-24)
- Refactor to remove dependency on libsimba4J which is deprecated
- Align config file discovery with other SIMBA tools.
- Improved auth token caching
- Expose HttpClient factory to allow configuration of ClosableHttpClient
0.1.14 (2022-01-21)
- Fix contract enum list
- update copyright
0.1.13 (2021-12-15)
- Add KeyCloak Auth Provider
0.1.12 (2021-05-23)
- Remove dependency vulnerabilities.
0.1.11 (2021-05-23)
- Add get transaction count
- Add get server side wallet
- Initial Release