java-sdk
java-sdk copied to clipboard
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.6.1 to 3.16.1. Release notes Sourced from protobuf-java's releases. Protocol Buffers v3.16.1 Java Improve performance characteristics of UnknownFieldSet parsing (#9371) Protocol Buffers v3.16.0 C++ Fix compiler warnings...
This should fix the build issues some people have reported, fix #45 and #97 It would also enable you to have jitpack builds and easy integration on other projects. Check...
I think this is an evidence for everyone here and it should be added into the README. The repos of some libraries are dead and the last update has been...
> Hi! Here is my LTC Wallet address on LATOKEN: > LgzYP7gUBZHrkcEoeXvYHoDFaQj4mvz3cd _Originally posted by @Abas0778 in https://github.com/Abas0778/Abas0778/issues/1#issuecomment-1185205802_
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
I'm tired of maven projects with has errors like this: `[INFO] -------------< com.binance.dex.api:binance-dex-api-client >------------- [INFO] Building binance-dex-api-client 1.1.2 [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for org.ethereum:ethereumj-core:jar:1.12.0-RELEASE is missing, no...
Is there any proper documentation for this project anywhere?
Trying to install v. 1.1.0 ``` [ERROR] Failed to execute goal on project binance-dex-api-client: Could not resolve dependencies for project com.binance.dex.api:binance-dex-api-client:jar:1.1.0: Could not find artifact org.ethereum:ethereumj-core:jar:1.12.0-RELEASE in central (https://repo.maven.apache.org/maven2) ->...
How do I convert an ETH address to a Bech32 address to request the project's interface? For example: '0x810c73180147ab5b22e94a3a109a22354ca1d09e' convert 'tbnb1syx8xxqpg744kghffgappx3zx4x2r5y7v8ajmy' kind of address.