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

- [ ] Remove the client - [ ] Only support json RPC - [x] Only support the new appbase API

enhancement

Mainly for the 'args' and 'return' objects. Let "Find*Return" objects extend from "List*Return" objects as often as possible and review changes when HF 0.20 RC is available.

enhancement

In HF 0.20 the following Operations have: - ChallengeAuthorityOperation - ProveAuthorityOperation Have been removed. ( To do not mess up the order they have been replaced with two, empty 'placeholder'...