steem-java-api-wrapper icon indicating copy to clipboard operation
steem-java-api-wrapper copied to clipboard

An API Wrapper for Steem written in Java

Results 64 steem-java-api-wrapper issues
Sort by recently updated
recently updated
newest added

.. by allowing different format options (I think beside Metadata HTML is also a valid one?)

enhancement
Investigation needed

According to http://www.baeldung.com/jackson-optional it should be possible to use the Java8 Optional type with Jackson, but it was not working in a first test.

enhancement
Improve Validation
Java8

- [x] Finalize JavaDoc - [x] Remove duplications - [ ] Verify the functionallity with tests

enhancement

This is required for a custom binary operation. Tasks: - [ ] Allow authorities in the KeyStorage - [ ] Sign a transaction with an Authority - [ ] Documentation...

enhancement

There are multiple fields with a "wrong" type. (int instead of short, ...)

enhancement

To make the api more lightweighted again the wallet thould be moved to a separate project.

enhancement