Skip to content

Commit

Permalink
<fix>(transaction): mv transaction v2 to v1 package, add decode hex t…
Browse files Browse the repository at this point in the history
…o JsonTransactionResponse ut. (FISCO-BCOS#881)
  • Loading branch information
kyonRay authored Feb 5, 2024
1 parent 3198724 commit f874ddd
Show file tree
Hide file tree
Showing 24 changed files with 589 additions and 387 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ext {
webankJavaCryptoVersion = "1.0.3"
junitVersion = '4.13.2'
commonsCollections4Version = "4.4"
bcosSdkJniVersion = "3.6.0-SNAPSHOT"
bcosSdkJniVersion = "3.6.0-DEV-SNAPSHOT"
slf4jApiVerison = '1.7.36'
mockitoVersion = '4.8.0'
gsonVersion = '2.10.1'
Expand Down

This file was deleted.

Loading

0 comments on commit f874ddd

Please sign in to comment.