chain33-sdk-java icon indicating copy to clipboard operation
chain33-sdk-java copied to clipboard

chain33 java sdk

Results 11 chain33-sdk-java issues
Sort by recently updated
recently updated
newest added

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.6.1 to 2.12.7.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.12.6.1&new-version=2.12.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Add maven package fmt command and Update README.md

主要改动EvmUtil,新增合约升级,合约冻结/解冻,合约销毁,合约统计信息查询接口

现在RpcClient在请求错误或者失败的时候并不返回错误详细或者抛出异常,而是直接返回null或者空String,这样对于caller来说很难判断具体的错误是什么。 例:https://github.com/33cn/chain33-sdk-java/blame/master/src/main/java/cn/chain33/javasdk/client/RpcClient.java#L1242-L1268 请问是否有返回错误详细(e.g. error response)或者抛出异常的实现计划?

我尝试着使用你们公司提供的官方java-sdk,并且我在pom文件中输入了 cn.chain33 sdk-java 1.0.7 但是,我还尝试了1.0.8,但是就是没法下载下来,后来我去 https://mvnrepository.com/search?q=cn.chain33 搜索cn.chain33,发现并没有这个依赖。 请问一下,我该怎么做,才能正常引入这个依赖?谢谢~

Bumps [grpc-protobuf](https://github.com/grpc/grpc-java) from 1.34.1 to 1.53.0. Release notes Sourced from grpc-protobuf's releases. v1.53.0 New Features googleapis: Allow user set c2p bootstrap config (#9856) xds: Add contain and stringMatcher in RouteConfiguration...

dependencies

Bumps [guava](https://github.com/google/guava) from 30.0-jre to 32.0.0-jre. Release notes Sourced from guava's releases. 32.0.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>32.0.0-jre</version> <!-- or, for Android: --> <version>32.0.0-android</version> </dependency> Jar files 32.0.0-jre.jar 32.0.0-android.jar Guava...

dependencies

This PR was automatically created by Safer, an open-source tool that updates vulnerable dependencies with compatible and more secure versions. Analyzed commit: e2bccc6cfe9f5c033d4bfb6af48b5540bd5c20e4 File updated: pom.xml Vulnerabilities reduced: 113 ->...