Commit graph

  • a8dfdc480a ERC1155: resolving the Subtraction Overflow issue Rajat Sharma 2022-06-16 19:27:52 +0530
  • da80eae525
    Merge branch 'hyperledger:main' into main Rajat Sharma 2022-06-16 19:23:31 +0530
  • fc2494aebd ERC20: check for token initialized changed Rajat Sharma 2022-06-15 02:00:46 +0530
  • 194aff808d ERC:721 check for key already present changed Rajat Sharma 2022-06-14 19:40:25 +0530
  • e00841bd10 function CheckInitialized renamed Rajat Sharma 2022-06-14 18:40:52 +0530
  • ef42c0a094 check for Intitialized changed Rajat Sharma 2022-06-14 18:14:10 +0530
  • f24bc04f24 ERC20: check for token initialized changed Rajat Sharma 2022-06-15 02:00:46 +0530
  • adfd850e64 Use new default call options API in Java off_chain_data sample Mark S. Lewis 2022-06-09 17:31:03 +0100
  • 8702903e70 ERC:721 check for key already present changed Rajat Sharma 2022-06-14 19:40:25 +0530
  • 14f9629a19 function CheckInitialized renamed Rajat Sharma 2022-06-14 18:40:52 +0530
  • 6788bc1fab check for Intitialized changed Rajat Sharma 2022-06-14 18:14:10 +0530
  • 8011e91b01 Use new default call options API in Java off_chain_data sample Mark S. Lewis 2022-06-09 17:31:03 +0100
  • ce8d1ddc5b Added hsmm Samples using Gateway sapthasurendran 2022-06-07 22:10:24 +0530
  • aaeaa23fe3 ERC1155 multi token standard java chaincode implementation Signed-off-by: renjithpta <renjithkn@gmail.com> renjithpta 2022-06-07 09:16:06 +0000
  • 84326edb19 erc1155 java chaincode implementation Signed-off-by: renjithpta <renjithkn@gmail.com> renjithpta 2022-06-07 07:02:05 +0000
  • d4d4979846
    Bump protobufjs in /asset-transfer-basic/rest-api-typescript dependabot[bot] 2022-06-03 00:44:19 +0000
  • 8ca50df4ff
    Update setOrgEnv.sh (#748) Zakaria Hossain Foysal 2022-05-26 18:55:02 +0600
  • 525ff9f590
    Feature/fabric builder k8s (#739) jkneubuh 2022-05-26 08:52:25 -0400
  • 636a273a48
    Java off-chain data store sample using Fabric Gateway (#749) Mark S. Lewis 2022-05-26 13:42:41 +0100
  • 94867dd517
    updated and improved asset-transfer-secured-agreement sample (#751) fraVlaca 2022-05-26 13:42:01 +0100
  • f47d9d5a21 updated and improved asset-transfer-secured-agreement sample fraVlaca 2022-05-23 15:10:41 +0100
  • 4681fe7865
    Secured agreement samples using gateway (#630) sapthasurendran 2022-05-23 18:47:10 +0530
  • 0af34557aa exported data objects sapthasurendran 2022-05-20 20:35:59 +0530
  • b74f80b2f6 Java off-chain data store sample using Fabric Gateway Mark S. Lewis 2022-05-17 17:28:14 +0100
  • d8540ee157 Incorporate review feedback : remove zz_unused and pkgk8scc routines Josh Kneubuhl 2022-05-20 09:04:34 -0400
  • d9f2e94775 contract wrapper refactor moved interfaces from utils to contract wrapper sapthasurendran 2022-05-20 15:31:23 +0530
  • 7792806482 moved try catch from contract wrapper to app sapthasurendran 2022-05-20 15:18:01 +0530
  • 52a3e655a4 salt value unexported sapthasurendran 2022-05-20 14:31:42 +0530
  • f292d041f9
    Update setOrgEnv.sh Zakaria Hossain Foysal 2022-05-20 11:30:20 +0600
  • a7a470532c Run the CI/CD test suite using the correct matrix env for k8s builder Josh Kneubuhl 2022-05-19 16:36:15 -0400
  • f2a923aca0 Support the fabric-builder-k8s for the chaincode "easy button." Josh Kneubuhl 2022-05-13 08:31:15 -0400
  • 815197bc86 Moved contract interactions to contractWrapper sapthasurendran 2022-05-19 17:49:13 +0530
  • 8662b10c58
    fix to replace 443 with NGINX_HTTPS_PORT (#745) fiadanza 2022-05-19 12:16:39 +0200
  • 2a4f6a33fb fix to replace 443 with NGINX_HTTPS_PORT fiadanza 2022-05-18 15:51:22 +0200
  • eb0a616261 Remove commercial paper reference Ry Jones 2022-05-18 08:07:38 -0700
  • 35201bcbf9 Remove commercial paper reference Ry Jones 2022-05-18 08:07:38 -0700
  • 9d04fc9a2e
    fix typo in asset-transfer-basic (#744) Tommy TIAN 2022-05-19 00:27:08 +0800
  • 3a30596903 mapped json and client object sapthasurendran 2022-05-18 20:06:53 +0530
  • fabfd7b3d0 fix typo in asset-transfer-basic Tommy TIAN 2022-05-18 21:07:54 +0800
  • 84b97a3b86 Merge branch 'typo_fix' of https://github.com/tommytim0515/fabric-samples into typo_fix Tommy TIAN 2022-05-18 20:54:21 +0800
  • 759b350537 fix typo Tommy TIAN 2022-05-18 20:42:49 +0800
  • c5cec726a7 fix typo Tommy TIAN 2022-05-18 20:42:49 +0800
  • 997518558d updated azure pipeline to include the app sapthasurendran 2022-05-18 17:40:14 +0530
  • 67a1166396 added fixes to erc token samples and documentation fraVlaca 2022-05-17 16:47:44 +0100
  • 201dd994f9 code refactor sapthasurendran 2022-05-18 17:19:47 +0530
  • 931a0d9563 added fixes to erc token samples and documentation fraVlaca 2022-05-17 16:47:44 +0100
  • 05791d30bc
    Off-chain data sample using Fabric Gateway client API (#736) Mark S. Lewis 2022-05-17 12:49:22 +0100
  • 9d2f8f0579 adopted best practises sapthasurendran 2022-05-16 17:55:49 +0530
  • a9d4531c73 Off-chain data sample using Fabric Gateway client API Mark S. Lewis 2022-05-04 18:12:46 +0100
  • 17d5b96493 fix error message in deployCC D 2022-05-13 11:06:21 +0100
  • 1bfbb07f86 fix error message in deployCC D 2022-05-13 11:06:21 +0100
  • 5f71466295
    updated erc tokens samples (#731) fraVlaca 2022-05-11 15:35:10 +0100
  • 2d32a8e7e3
    test-network-k8s: Add CC debugging procedures for Linux (#735) Tatsuya Sato 2022-05-11 23:25:31 +0900
  • 1d53665652 updated erc tokens samples fraVlaca 2022-05-06 17:36:01 +0100
  • 23fb9e32b3 test-network-k8s: Add CC debugging procedures for Linux Tatsuya Sato 2022-05-10 10:03:37 +0000
  • b732b91c7a Fix creating channel when ${PWD} contains space. (#402) Waleed Mortaja 2021-01-20 17:32:38 +0200
  • d3a61e1d4f Update marbles_chaincode.go Obadah Hammoud 2022-05-09 19:59:56 +0300
  • fd205a1ac0 fix two README / doc bugs Josh Kneubuhl 2022-05-09 12:57:29 -0400
  • 0322313a9a Includes new 'cluster init' target; Prints errors to the STDOUT Josh Kneubuhl 2022-05-09 12:18:28 -0400
  • f730b804cd Refine README with CPU/RAM/Docker/Rancher limits; Adds a 10s effort to delivery client connection Josh Kneubuhl 2022-05-06 11:15:19 -0400
  • 3a12817c4f test network runs on containerd AND mobyd Josh Kneubuhl 2022-05-05 13:36:29 -0400
  • b8a6d8efbb fix a whitespace error in the OSX resolver section Josh Kneubuhl 2022-05-04 11:48:43 -0400
  • 366d162453 Add a note / workaround section to address slow DNS resolution on Mac Josh Kneubuhl 2022-05-04 11:43:42 -0400
  • 47faca36e0 Add a workaround for DNS timeouts when connecting to the orderers Josh Kneubuhl 2022-05-04 11:16:26 -0400
  • 914102e814 Someday, somewhere, someone will complain that 128Mi is not enough to run Fabric. Josh Kneubuhl 2022-05-03 13:09:52 -0400
  • 4c04b450c6 Increase the connection timeout for peer client commands - vcap DNS is too slow to resolve in 3s Josh Kneubuhl 2022-05-03 12:04:42 -0400
  • 7537cafcf3 Use vcap.me as CI is not able to modify the /etc/hosts with a dummy DNS domain Josh Kneubuhl 2022-05-03 11:32:46 -0400
  • a02320e1cc Move the DNS quickstart section into the prereqs Josh Kneubuhl 2022-05-03 11:04:21 -0400
  • 49fa452864 Address review feedback - better prereq checks Josh Kneubuhl 2022-05-03 11:00:16 -0400
  • 9ca1cc7c63 Add configuration / guide notes on running the test network on Rancher Josh Kneubuhl 2022-05-02 16:22:24 -0400
  • 551250636d Run the Kube Test Network on Rancher / k3s Josh Kneubuhl 2022-05-02 15:37:05 -0400
  • 45453457f6
    Update marbles_chaincode.go Obadah Hammoud 2022-05-09 19:59:56 +0300
  • 68293411c7 fix two README / doc bugs Josh Kneubuhl 2022-05-09 12:57:29 -0400
  • 3cf2f5e3ec Includes new 'cluster init' target; Prints errors to the STDOUT Josh Kneubuhl 2022-05-09 12:18:28 -0400
  • a82d890d63 Refine README with CPU/RAM/Docker/Rancher limits; Adds a 10s effort to delivery client connection Josh Kneubuhl 2022-05-06 11:15:19 -0400
  • 18639cd2d2 test network runs on containerd AND mobyd Josh Kneubuhl 2022-05-05 13:36:29 -0400
  • 5d09bebc0d fix a whitespace error in the OSX resolver section Josh Kneubuhl 2022-05-04 11:48:43 -0400
  • 465f64d7f0 Add a note / workaround section to address slow DNS resolution on Mac Josh Kneubuhl 2022-05-04 11:43:42 -0400
  • 983fd60b8b Add a workaround for DNS timeouts when connecting to the orderers Josh Kneubuhl 2022-05-04 11:16:26 -0400
  • 8b2d45ccf1 Someday, somewhere, someone will complain that 128Mi is not enough to run Fabric. Josh Kneubuhl 2022-05-03 13:09:52 -0400
  • 42f4726a9e Increase the connection timeout for peer client commands - vcap DNS is too slow to resolve in 3s Josh Kneubuhl 2022-05-03 12:04:42 -0400
  • e4b12e3267 Use vcap.me as CI is not able to modify the /etc/hosts with a dummy DNS domain Josh Kneubuhl 2022-05-03 11:32:46 -0400
  • 3687db3500 Move the DNS quickstart section into the prereqs Josh Kneubuhl 2022-05-03 11:04:21 -0400
  • 5083810576 Address review feedback - better prereq checks Josh Kneubuhl 2022-05-03 11:00:16 -0400
  • 62dc72ead3 Add configuration / guide notes on running the test network on Rancher Josh Kneubuhl 2022-05-02 16:22:24 -0400
  • 8a779c6918 Run the Kube Test Network on Rancher / k3s Josh Kneubuhl 2022-05-02 15:37:05 -0400
  • 304e84ec96 add js cc for the private data abdou.chakhkhar 2022-04-29 15:25:02 +0000
  • f2fbfa410f
    Enable engine-strict checks for TypeScript Gateway samples (#726) Mark S. Lewis 2022-04-29 15:59:50 +0100
  • 3dc2946b83 Enable engine-strict checks for TypeScript Gateway samples Mark S. Lewis 2022-04-29 14:26:52 +0100
  • eeb4e611c7
    Provide clear guidance for debugging Java chaincode as a service #684 (#724) jkneubuh 2022-04-26 10:33:14 -0400
  • d1cb9fdcb8
    Use maven central for gateway client dependencies (#721) release-1.4 jkneubuh 2022-04-26 10:23:27 -0400
  • e2a9434c7e bump the build - remove trailing newlines from a README Josh Kneubuhl 2022-04-26 10:00:43 -0400
  • 088e1d51b4 Use the SDKs contract router Main, not a local entrypoint Josh Kneubuhl 2022-04-26 09:34:43 -0400
  • f7a2eb38f8 Address some PR review feedback points - README reorg Josh Kneubuhl 2022-04-26 09:32:09 -0400
  • 5ad54564db
    Allow custom peer images for test-network-k8s (#725) James Taylor 2022-04-25 16:18:52 +0100
  • 2a876befe3 Allow custom peer images for test-network-k8s James Taylor 2022-04-25 15:54:46 +0100
  • 81748831e7 Provide clear instructions for debugging Java CCaaS Josh Kneubuhl 2022-04-25 07:20:52 -0400
  • a29d55269d
    Bump nconf in /asset-transfer-basic/rest-api-typescript dependabot[bot] 2022-04-22 23:09:07 +0000
  • cbba3c9506 Use maven central for gateway client dependencies Josh Kneubuhl 2022-04-20 10:47:26 -0400
  • 5b72281114
    test-network-k8s: Remove kubectl binary (#720) Tatsuya Sato 2022-04-20 23:20:08 +0900