229 Commits (a20940804702e2bd2146f4fb3ce96b33405259da)

Author SHA1 Message Date
  huanghaiquan 7bc81950f2 Completed user-role authorization model; 6 years ago
  huanghaiquan 89bd2d87af Completed dataset definitions about roles and user-roles assignment; 6 years ago
  huanghaiquan 9641c82e93 Fixed compilation error and refactored the API of querying meta info of Ledger; 6 years ago
  zhangshuang f60c63e20b solve ledger inconsistency problem 6 years ago
  zhaoguangwei 40d8a8ee20 add the xml parse; 6 years ago
  huanghaiquan e68e499635 Implements storage that separates LedgerSetting from LedgerMetadata; 6 years ago
  huanghaiquan 009f86dab3 Completed the definition of role privilege, and dealed some naming conflicts; 6 years ago
  shaozhuguang 3a37cded20 Modify contract-maven-plugin's verification scheme to be implemented by ASM! 6 years ago
  huanghaiquan f261cb79ae Merge branch 'develop' into feature/authorize 6 years ago
  huanghaiquan d5bb40541a Merge branch 'master' into develop 6 years ago
  huanghaiquan 1d4d5d2982 upgraded version to 1.0.1.RELEASE; 6 years ago
  huanghaiquan 4e4748c800 temp; 6 years ago
  shaozhuguang 7ec858a798 modify contract's classloader for check load classes! 6 years ago
  shaozhuguang 12feaf39b7 modify contract'plugin 6 years ago
  shaozhuguang be4b9cf8e6 Fix Endpoint's Sign and Node's Sign Error ! 6 years ago
  huanghaiquan 0d8cc2be3e Merge branch 'release/1.0.0' into develop 6 years ago
  huanghaiquan 884ae3d153 Merge branch 'test' into release/1.0.0 6 years ago
  huanghaiquan 53fd891acb Fixed bugs of testcases; 6 years ago
  huanghaiquan c727a35626 Implemented transaction rollback mechanism; 6 years ago
  huanghaiquan 436022dda6 Set the default log level of console to error; 6 years ago
  huanghaiquan c72b3397ad Fixed the bug that did not correctly handle transaction state when the writing DataAccount did not exist; 6 years ago
  shaozhuguang f08f6cc9cf 修改合约打包验证功能模块 6 years ago
  huanghaiquan 87ac6f8c9c Fixed error of testcase; 6 years ago
  huanghaiquan bcbe8ae214 Fixed the bug where abnormal transaction processing was not reported; 6 years ago
  shaozhuguang 5fadf9bdb8 SDK增加合约校验功能! 6 years ago
  zhaoguangwei 2602fb7c96 clean the project; 6 years ago
  huanghaiquan e33a21310c Upgraded version to 1.1.0-SNAPSHOT 6 years ago
  huanghaiquan 859a60d3af Upgraded version to 1.0.0.RELEASE; 6 years ago
  huanghaiquan a6b0bebfda Modified comment; 6 years ago
  huanghaiquan f5bc1a2404 Merge commit '09d14c30400634ab169d04e0d878722c502cbb10' into feature/contract_invocation 6 years ago
  huanghaiquan 83a99039ac Added created-time attribute to transaction; 6 years ago
  shaozhuguang 867c0f6911 Add Contract Code Show ! 6 years ago
  shaozhuguang 772eb27dd2 Fixed Test case ! 6 years ago
  shaozhuguang 87b4d5d029 Fix Test case ! 6 years ago
  shaozhuguang 541d1b3c8c Modify Operation return result resolver !!! 6 years ago
  huanghaiquan e70049802b Fixed compilation error; 6 years ago
  huanghaiquan 53554a9e03 Completed the cancellation of transaction template and prepared transaction ; 6 years ago
  huanghaiquan 683b9d3ac0 Refactored the processing of bytes values of ContractEventSendOperation; 6 years ago
  huanghaiquan afb526b635 Refactored the args type of ContractEventSendOperation; 6 years ago
  huanghaiquan 73fe2fe8d4 Refactor ContractReturnValue; 6 years ago
  huanghaiquan 0888190efa Completed the processing of the return value of Contract event send operation; 6 years ago
  shaozhuguang c8aac0aac7 Merge remote-tracking branch 'origin/feature/contract_invocation' into feature/contract_invocation-local 6 years ago
  shaozhuguang 532fec678b Fix getDataEntry results error! 6 years ago
  huanghaiquan 22c4a6e825 Merge commit '713f8471650bee6cd2400585e517dc85197e43f0' into feature/contract_invocation 6 years ago
  huanghaiquan 2fcf1fb18c Completed test case for contract invoking; 6 years ago
  shaozhuguang 713f847165 Modify the way of Contract's return Result ! 6 years ago
  huanghaiquan e3430f2332 temp; 6 years ago
  shaozhuguang 1c8df1ac9d modify contract return message ! 6 years ago
  huanghaiquan 00bb4e5e07 Refactored the invoking process of contract code; 6 years ago
  huanghaiquan 89a1a22fe5 Fixed errors of TransactionBatchProcessor's testcase; 6 years ago