Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KI5FPL/tronj
/ functions
Functions
626 in github.com/KI5FPL/tronj
⨍
Functions
626
◇
Types & classes
226
Method
testDecodeStaticStruct
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoderTest.java:253
Method
testDecodeStaticStructNested
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoderTest.java:298
Method
testDecodeTupleDynamicStructNested
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoderTest.java:333
Method
testDynamicArray
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:1177
Method
testDynamicArray
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeDecoderTest.java:1113
Method
testDynamicBytes
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:1078
Method
testDynamicBytes
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeDecoderTest.java:942
Method
testDynamicStructEncode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoderTest.java:157
Method
testDynamicStructNestedEncode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoderTest.java:314
Method
testDynamicStructNestedEncode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoderTest.java:205
Method
testDynamicStructNestedEncode2
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoderTest.java:220
Method
testDynamicStructNestedEncode3
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoderTest.java:238
Method
testDynamicStructWithStaticFieldEncode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoderTest.java:171
Method
testDynamicStructWithStaticFieldEncode2
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoderTest.java:183
Method
testEmptyArray
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:1194
Method
testEmptyResultFunctionDecode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoderTest.java:173
Method
testEmptyStaticArray
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeDecoderTest.java:1093
Method
testEmptyStaticArrayInstantiateType
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeDecoderTest.java:1106
Method
testEmptyString
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/StringsTest.java:78
Method
testEncode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/EventEncoderTest.java:39
Method
testEncodeConstructorEmpty
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoderTest.java:50
Method
testEncodeConstructorString
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoderTest.java:55
Method
testEncodeConstructorUint
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoderTest.java:65
Method
testFixedArray
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:1163
Method
testFromSum
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/ConvertTest.java:23
Method
testFunctionEmptyStringResultDecode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoderTest.java:75
Method
testFunctionMDynamicArrayEncode1
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoderTest.java:90
Method
testFunctionMDynamicArrayEncode2
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoderTest.java:120
Method
testFunctionSimpleEncode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoderTest.java:75
Method
testGenerateAddress
()
client/src/test/java/com/github/ki5fpl/tronj/client/ClientTest.java:90
Method
testGetNowBlockQuery
()
client/src/test/java/com/github/ki5fpl/tronj/client/ClientTest.java:30
Method
testGetTypeName
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/UtilsTest.java:41
Method
testHandleNPE
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:255
Method
testHexStringToByteArray
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:171
Method
testIntDecode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeDecoderTest.java:508
Method
testIntEncode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:465
Method
testInvalidAddress
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:1136
Method
testInvalidUintEncode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:448
Method
testIsIntegerValue
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:234
Method
testJoin
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/StringsTest.java:41
Method
testLongAddress
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:1145
Method
testLowercaseFirstLetter
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/StringsTest.java:57
Method
testMakeFunction
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoderTest.java:295
Method
testMultipleResultFunctionDecode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoderTest.java:92
Method
testPrependHexPrefix
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:133
Method
testPrimitiveByte
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:1330
Method
testPrimitiveChar
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:1340
Method
testPrimitiveDouble
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:1404
Method
testPrimitiveFloat
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:1397
Method
testPrimitiveInt
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:1352
Method
testPrimitiveLong
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:1382
Method
testPrimitiveShort
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:1367
Method
testQuantityDecode
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:60
Method
testQuantityDecodeLeadingZero
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:73
Method
testQuantityDecodeLeadingZeroException
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:81
Method
testQuantityDecodeLong
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:94
Method
testQuantityDecodeMissingPrefix
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:88
Method
testQuantityDecodeMissingValue
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:99
Method
testQuantityEncode
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:105
Method
testQuantityEncodeLeadingZero
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:47
Method
testQuantityEncodeNegative
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:117
Method
testRepeat
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/StringsTest.java:66
Method
testSendTrc20Transaction
()
client/src/test/java/com/github/ki5fpl/tronj/client/ClientTest.java:56
Method
testSha3
()
utils/src/test/java/com/github/ki5fpl/tronj/crypto/HashTest.java:23
Method
testSha3HashHex
()
utils/src/test/java/com/github/ki5fpl/tronj/crypto/HashTest.java:80
Method
testSha3String
()
utils/src/test/java/com/github/ki5fpl/tronj/crypto/HashTest.java:91
Method
testSimpleFunctionDecode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoderTest.java:42
Method
testSimpleFunctionStringResultDecode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/FunctionReturnDecoderTest.java:57
Method
testStaticArray
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeDecoderTest.java:1053
Method
testStaticBytes
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:1055
Method
testStaticBytes
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeDecoderTest.java:915
Method
testStaticStructEncode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoderTest.java:148
Method
testStaticStructNestedEncode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/DefaultFunctionEncoderTest.java:195
Method
testToBytesPadded
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:151
Method
testToBytesPaddedInvalid
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:163
Method
testToCsv
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/StringsTest.java:34
Method
testToHexString
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:181
Method
testToHexStringNoPrefix
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:146
Method
testToHexStringNoPrefixZeroPadded
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:188
Method
testToHexStringWithPrefix
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:141
Method
testToHexStringWithPrefixZeroPadded
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:203
Method
testToHexStringZeroPaddedNegative
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:218
Method
testToHexStringZeroPaddedTooLargs
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/NumericTest.java:226
Method
testToString
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/datatypes/AddressTest.java:20
Method
testToString
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/datatypes/Utf8StringTest.java:21
Method
testToWei
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/ConvertTest.java:34
Method
testTooLargeUintEncode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:453
Method
testTrcToken
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeDecoderTest.java:1031
Method
testTrimLeadingZeroes
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/BytesTest.java:22
Method
testTrxTransaction
()
client/src/test/java/com/github/ki5fpl/tronj/client/ClientTest.java:39
Method
testTypeMap
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/UtilsTest.java:61
Method
testTypeMapEmpty
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/UtilsTest.java:94
Method
testTypeMapNested
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/UtilsTest.java:74
Method
testUintDecode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeDecoderTest.java:149
Method
testUintEncode
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:117
Method
testUnit
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/ConvertTest.java:41
Method
testUtf8String
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeEncoderTest.java:1154
Method
testUtf8String
()
abi/src/test/java/com/github/ki5fpl/tronj/abi/TypeDecoderTest.java:1039
Method
testVerifyPrecondition
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/AssertionsTest.java:22
Method
testVerifyPreconditionFailure
()
utils/src/test/java/com/github/ki5fpl/tronj/utils/AssertionsTest.java:27
← previous
next →
501–600 of 626, ranked by callers