eosio-java icon indicating copy to clipboard operation
eosio-java copied to clipboard

EOSIO SDK for Java - API for integrating with EOSIO-based blockchains

Results 14 eosio-java issues
Sort by recently updated
recently updated
newest added

In `TransactionProcessor#createSignatureRequest` method, we have a sanity check whether the list of keys returned from backend by calling getRequiredKeys is a subset of provided available keys. Check the part "Subset...

enhancement

Issue summary of using org.apache.commons:commons-compress:1.12 : When reading a specially crafted ZIP archive, the read method of Apache Commons Compress 1.7 to 1.17's ZipArchiveInputStream can fail to return the correct...

Detail about the security concern: https://www.kb.cert.org/vuls/id/306792/ The issue was fixed but added back to the library because of : ` A new KeyStore type, BKS-V1, has been added for people...

Related to: https://github.com/EOSIO/eos/issues/7012 https://github.com/EOSIO/eosjs/issues/537

enhancement