1258 Commits (master)
 

Author SHA1 Message Date
  zhaoguangwei a45da26d54 after compile then check the contract, test OK. 6 years ago
  zhaoguangwei 81bc88bcb3 add MavenProject object in plugin's test; 6 years ago
  shaozhuguang 7d1c7c5969 Change String.getBytes() to UTF-8 Encode ! 6 years ago
  zhanglin33 e832bae1d7 Merge commit '845e7a4537adee26cbf870096a0f22ec7b7c9e77' into feature/crypto-spi 6 years ago
  zhanglin33 74bc253099 replace .getBytes() with BytesUtils.toBytes(), again 6 years ago
  zhaoguangwei 845e7a4537 add IntegrationTest4Contract; 6 years ago
  zhaoguangwei 5c3c12109c clean the unnecessary test 6 years ago
  zhaoguangwei 28933c5627 clean 6 years ago
  zhaoguangwei bfb28fc5a5 Merge remote-tracking branch 'remotes/origin/feature/intf-contract' into develop 6 years ago
  zhaoguangwei 52ad61c4e6 IntegrationTest4Contract.java can run OK. for String[]; 6 years ago
  zhaoguangwei a472334b7e IntegrationTest4Contract.java can run OK. for String[]; 6 years ago
  shaozhuguang 06a932279c Change String.getBytes() to UTF-8 Encode ! 6 years ago
  shaozhuguang 7db6392a58 Adding Tool-Mocker module, which can be used for mocker test contract function !!! 6 years ago
  zhanglin33 9b1629ca12 replace .getBytes() with BytesUtils.toBytes() 6 years ago
  huanghaiquan 5076b5ff7e Completed marking the data type of the value of KV Entry; 6 years ago
  zhaoguangwei 28a6d81f0c IntegrationTest4Contract.java can run OK. 6 years ago
  zhaoguangwei b8dff42d04 reduce the invoke of reflection to improve the performance. 6 years ago
  zhaoguangwei 7a073f64f1 According to Haiquan's suggestion to modify the codes for improving the performance. must admit: these proposals are very valuable. 6 years ago
  zhaoguangwei 38c54c18aa The judgment of annotations to contract parameters is removed. Now you don't have to fill in parameter annotations in the interface. The primitive data types are automatically mapped in the background. 6 years ago
  zhanglin33 a1a7cf9615 remove invalid imports and a main function 6 years ago
  shaozhuguang 3b3ea2b64e Fix ParticipantNodes return ID error ! 6 years ago
  zhaoguangwei 48c3ac9187 update the contract.jar; 6 years ago
  zhaoguangwei 5eb467b8d5 test pass for contract param serialize and deserialize. then clean; 6 years ago
  zhaoguangwei 57f5679ff8 test pass for contract param serialize and deserialize. then clean; 6 years ago
  zhanglin33 2848d39bd3 ssh-keygen parser has been completed 6 years ago
  zhanglin33 b9999aa497 add ed25519 again 6 years ago
  zhanglin33 9bfd5faddf add ssh ecdsa and ed25519 6 years ago
  zhaoguangwei 5851902fc4 test pass for contract param serialize and deserialize 6 years ago
  zhanglin33 6d94f7a3d0 Merge commit 'fa99325a93a38be04cd80a1db7c0077d6dbfc374' into feature/crypto-spi 6 years ago
  zhanglin33 13fca62782 finish RSA parsing in ssh-keygen 6 years ago
  zhaoguangwei 624e1d8cc3 merge the dev 6 years ago
  zhaoguangwei f781f6c3d1 parse the params'bytes[] 6 years ago
  huanghaiquan fa99325a93 Refactored the timestamp generation mechanism of ContractEventSendOperation; 6 years ago
  huanghaiquan 30f2ff5692 Merge commit '1e044787151f42ca8a72890575280bb5d79c25e1' into develop 6 years ago
  huanghaiquan 611e12714a Fixed compilation error; 6 years ago
  huanghaiquan c9ab265773 Merge commit '376753b8d2d2f45a73987238ddf1d31ab4347042' into develop 6 years ago
  huanghaiquan e3b9d97f5e Completed configuring crypto service provider in ledger.init file; 6 years ago
  huanghaiquan 8288e0cad7 Completed development of adding crypto provider setting to LedgerAdminAccount; 6 years ago
  shaozhuguang 376753b8d2 Modify the information returned by LedgerSetting, And Adjust Log Printing to LOGGER ! 6 years ago
  zhanglin33 56b99a1615 Merge branch 'feature/crypto-spi' into develop 6 years ago
  zhanglin33 fa92f40227 renew RSA junitTests to save compiling time 6 years ago
  huanghaiquan 03e850ba0d Optimized ledger init configuration: add consensus service provider attributes; 6 years ago
  huanghaiquan dd021222d7 Added crypto-provider attribute to the settings of ledger; 6 years ago
  zhanglin33 0da0219341 remove useless imports 6 years ago
  zhanglin33 4061725dca SM3WITHSM2 and SHA1WITHRSA4096 in pki module have been completed 6 years ago
  zhaoguangwei 642946eece add ContractSerialUtils.java; 6 years ago
  zhaoguangwei de75122c6f fix the interface: ledgers/xxx/settings 6 years ago
  zhaoguangwei 4339649103 Merge remote-tracking branch 'origin/develop' into feature/dataAccount-addVersion 6 years ago
  zhaoguangwei f57a29a2c3 Merge remote-tracking branch 'remotes/origin/develop' into feature/intf-contract 6 years ago
  shaozhuguang aebfc8f3a7 Modify GateWay LedgerSetting Response Error Bug! 6 years ago