KEthereum icon indicating copy to clipboard operation
KEthereum copied to clipboard

Remove all java-dependencies

Open ligi opened this issue 8 years ago • 5 comments

This is more a long-term goal. But it would be nice to get rid of java-dependencies to use Kotlin-Native and compile to WASM/JS/..

Breakdown of this meta-issue in smaller issues:

  • [x] RIPEMD160 https://github.com/walleth/kethereum/issues/33
  • [ ] SHA-2 / SHA-256 https://github.com/walleth/kethereum/issues/34
  • [ ] Replace Moshi with Kotlinx serializing https://github.com/walleth/kethereum/issues/31
  • [ ] SpongyCastle #44
  • [ ] TODO - Identify more java dependencies

ligi avatar Oct 18 '17 18:10 ligi

This issue now has a bounty-address via issuETH.

Your bounty-address is 3dee710ebf8de4c3ec68c140140866569a3186fe
Watch on rinkeby
Watch on main

issueth[bot] avatar Oct 18 '17 18:10 issueth[bot]

new token-transfer transaction on rinkeby with value 7WALL

issueth[bot] avatar Oct 18 '17 20:10 issueth[bot]

Token-transfer transaction on rinkeby with value 7WALL

issueth[bot] avatar Oct 25 '17 01:10 issueth[bot]

Token-transfer transaction on rinkeby with value 7WALL

issueth[bot] avatar Oct 25 '17 10:10 issueth[bot]

One step just gone in this direction is: https://github.com/walleth/sha3 hashing-wise we still need rimpemd160 and sha-256 (sha-2)

ligi avatar Jun 04 '18 10:06 ligi