Commit graph

  • ac29d979c5 use single namespace by default, fix k8s buider Basil K Y 2022-08-24 23:24:56 +0530
  • 29905f6ca9 added functions Aniket Anerao 2022-08-24 23:04:12 +0530
  • aef3c42eb0 fixed formatting issues Aniket Anerao 2022-08-24 22:33:56 +0530
  • 45180358ca fixed formatting issues Aniket Anerao 2022-08-24 22:29:46 +0530
  • ff8d083555 fixed bug Aniket Anerao 2022-08-24 22:16:38 +0530
  • fcd39e5296 fixed bug Aniket Anerao 2022-08-24 22:11:25 +0530
  • b7c6760fd8 initial commit for insurance claim processing chaincode Aniket Anerao 2022-08-24 14:56:27 +0530
  • f670bd7777 rest server working Basil K Y 2022-08-23 23:37:49 +0530
  • eb3acf34eb
    Update CHAINCODE_AS_A_SERVICE_TUTORIAL.md (#804) Arnaud J Le Hors 2022-08-22 23:13:06 +0200
  • 65160ae2f3 seperate namespace for each organization Basil K Y 2022-08-22 18:54:15 +0530
  • cd4db0bc8b
    use existing const instead of local string (#815) Stefan Obermeier 2022-08-19 21:50:56 +0200
  • 0dd36d9dc0
    use existing const instead of local string Stefan Obermeier 2022-08-15 20:02:32 +0200
  • 1e8fd5cd56
    Update k8s CC builder to v7.2; Use *.localho.st loopback domain; Optionally bind docker reg to 0.0.0.0 (#811) jkneubuh 2022-08-08 07:05:48 -0400
  • 16acf7b6dd Refactor Go files 1. replace deprecated ioutil functions (ioutil is deprecated since Go 1.16) 2. fix variable names that collide with imported package name 3. fix typos Tommy TIAN 2022-08-06 21:35:27 +0800
  • a7497ae2bf Switch from *.vcap.me -> *.localho.st for the default loopback domain name Josh Kneubuhl 2022-08-06 07:36:31 -0400
  • cd447f2914 Add LOCAL_REGISTRY_INTERFACE option to bind the insecure docker registry to alternate NICs Josh Kneubuhl 2022-08-06 07:31:24 -0400
  • 25b02a5f5a Update k8s builder to v0.7.1 Josh Kneubuhl 2022-08-06 07:28:31 -0400
  • 9f9cec7195
    Run RCAADMIN registration on the host OS, not in k8s (#809) jkneubuh 2022-08-05 08:17:05 -0400
  • 2e389077fa allow a node registration to have been previously created. This allows for multiple 'network up' targets to be run. Josh Kneubuhl 2022-08-04 06:45:47 -0400
  • 2764e31e2b Fix a typo that caused the log trailer to not exit cleanly on error Josh Kneubuhl 2022-08-04 06:17:44 -0400
  • bb7be410d8 Run RCAADMIN registration on the host OS, not in k8s Josh Kneubuhl 2022-08-03 18:41:34 -0400
  • a1b7d20ebe Clarifies podman instructions for test-network Arnaud J Le Hors 2022-08-03 18:36:40 +0200
  • 602a733c18
    Clarifies podman instructions for test-network Arnaud J Le Hors 2022-08-03 18:36:40 +0200
  • 6ede244d2b Use alpine based gradle image to build basic transfer java CC container Arnaud J Le Hors 2022-07-29 15:02:20 +0200
  • bfe8f6e04d Update podman support information Arnaud J Le Hors 2022-07-29 14:59:23 +0200
  • 8403da7386 Fix vulnerabilities in typescript chaincode deps Arnaud J Le Hors 2022-07-28 16:12:31 +0200
  • 51397fe78a
    Add getCreator() to parsed transaction in off_chain_data sample (#806) Mark S. Lewis 2022-08-03 11:35:31 +0100
  • 2e1259cf2c Add getCreator() to parsed transaction in off_chain_data sample Mark S. Lewis 2022-08-03 10:29:54 +0100
  • cb4355125f
    Feature/ca v1.5.5 (#788) jkneubuh 2022-08-01 09:58:12 -0400
  • 4bbffdf2f2
    Update Node.js dockerfile (#805) Matthew B White 2022-08-01 12:50:47 +0100
  • 9e0ae37683 Update Node.js dockerfile Matthew B White 2022-08-01 12:16:02 +0100
  • ed4f716b8e
    Update CHAINCODE_AS_A_SERVICE_TUTORIAL.md Arnaud J Le Hors 2022-07-29 15:08:16 +0200
  • 5b8115d4c6
    Use alpine based gradle image to build basic transfer java CC container Arnaud J Le Hors 2022-07-29 15:02:20 +0200
  • e772075e9d
    Update podman support information Arnaud J Le Hors 2022-07-29 14:59:23 +0200
  • 95d3b3c554
    Fix vulnerabilities in typescript chaincode deps Arnaud J Le Hors 2022-07-28 16:12:31 +0200
  • 3e40fab58d Working get via api jandammans 2022-07-26 17:13:50 +0200
  • 53e24a047b Working adding via api jandammans 2022-07-26 16:55:41 +0200
  • ccc1045468 Basic working version jandammans 2022-07-26 13:18:17 +0200
  • 227f58d8f0 Update generate-hsm-user.sh Zakaria Hossain Foysal 2022-07-22 17:39:01 +0600
  • a859a07421 understanding issue fix Zakaria Hossain Foysal 2022-07-22 17:35:32 +0600
  • 2920f1358b Update contract.go Zakaria Hossain Foysal 2022-07-22 17:31:28 +0600
  • a91c91b7cf Update contract.go Zakaria Hossain Foysal 2022-07-19 16:31:10 +0600
  • 85347ea426 fix to prometheus-grafana docker compose fraVlaca 2022-07-18 11:49:36 +0100
  • 41717d76f2
    Fix link in off_chain_data README (#793) Mark S. Lewis 2022-07-18 08:56:17 +0100
  • 890b63ef4b
    Bump jsrsasign in /asset-transfer-basic/rest-api-typescript dependabot[bot] 2022-07-15 13:19:37 +0000
  • 0ec6484633
    Bump moment in /asset-transfer-basic/rest-api-typescript dependabot[bot] 2022-07-15 13:19:28 +0000
  • 6aa3017ccb
    Added hsm samples using Gateway (#759) Saptha Surendran 2022-07-15 18:48:30 +0530
  • 9bc2cc9504 Fix link in off_chain_data README Mark S. Lewis 2022-07-15 10:07:13 +0100
  • 50919a4127 readme note added sapthasurendran 2022-07-14 18:00:39 +0530
  • f32f77b129
    Update secured asset transfer sample (#781) Dave Enyeart 2022-07-13 14:09:14 -0400
  • efeb603139 application-typescript code refactor sapthasurendran 2022-07-11 16:14:59 +0530
  • 318b4cc250 Readme updates sapthasurendran 2022-07-11 16:14:36 +0530
  • d8aec47e05 Run k8s sample network tests against latest MAJOR.MINOR release of fabric, CA docker hub images. Josh Kneubuhl 2022-07-08 09:01:29 -0400
  • d16805745f Reorganizes the kube test network environment default parameters to align on column boundaries. Josh Kneubuhl 2022-07-08 08:21:58 -0400
  • d6d064dace bump CA to v1.5.5; Fabric to v2.4.4 Josh Kneubuhl 2022-07-08 07:49:37 -0400
  • db152a9d5b pkcs11 tag added to lint script sapthasurendran 2022-07-07 17:44:20 +0530
  • f57a5e9dd9 go vet by tag sapthasurendran 2022-07-07 16:45:51 +0530
  • 1019c9800b code refactor sapthasurendran 2022-07-07 14:58:14 +0530
  • 90cf860e50 Name changes sapthasurendran 2022-07-07 14:57:46 +0530
  • a37f4523e0 moved samples out of asset-transfer-basic sapthasurendran 2022-07-04 18:32:07 +0530
  • 9f844e5de3
    Fix namespace in k8s configuration files (#784) destinysky 2022-07-04 21:36:36 +0900
  • f6bacb9055
    Fix namespace in k8s configuration files destinysky 2022-07-04 18:51:46 +0900
  • 217c510979 hsm script changes Readme changes Added npm prepare sapthasurendran 2022-07-04 14:24:46 +0530
  • 034f4a70e5 Fix namespace in k8s configuration files destinysky 2022-07-04 17:32:54 +0900
  • 12f59398ba
    Fix asset-transfer-events sample Java chaincode (#782) Mark S. Lewis 2022-07-01 12:28:52 +0100
  • 7db204fce4 Fix asset-transfer-events sample Java chaincode Mark S. Lewis 2022-07-01 10:50:22 +0100
  • 2f73b19056 migrate to latest gateway and go version sapthasurendran 2022-07-01 15:09:42 +0530
  • 0039ef2e88 test file directory sapthasurendran 2022-07-01 12:34:08 +0530
  • 02465a4386 test file directory sapthasurendran 2022-07-01 12:20:43 +0530
  • 8802bcb884 go mod added and cleanup sapthasurendran 2022-06-30 22:48:49 +0530
  • f62829457f Gopath reverrted back to localDirectory sapthasurendran 2022-06-30 18:45:52 +0530
  • f8e7bfe803
    Update Gateway samples for v1.1 release (#779) Mark S. Lewis 2022-06-30 15:46:32 +0100
  • 5226185656 Update Gateway samples for v1.1 release Mark S. Lewis 2022-06-24 15:53:36 +0100
  • c1ca12e830 moved binaries to fabric samples bin added go mod and go sum Signed-off-by: sapthasurendran <saptha.surendran@ibm.com> sapthasurendran 2022-06-29 16:58:48 +0530
  • 8237da4ac4 Update secured asset transfer sample David Enyeart 2022-06-29 07:33:35 -0400
  • 934d71420d HSM template added sapthasurendran 2022-06-28 22:16:48 +0530
  • 9d2e4d09b0 added pkcs11 enabled ca sapthasurendran 2022-06-28 21:21:07 +0530
  • 85e5691d89 HSM config path changed sapthasurendran 2022-06-28 17:51:42 +0530
  • 8e831283b0 ci pipeline changes sapthasurendran 2022-06-28 15:03:53 +0530
  • f5322c8b0b moved samples under asset-transfer-basic sapthasurendran 2022-06-28 14:16:44 +0530
  • f3949f316c Used asset-transfer-basic chaincode sapthasurendran 2022-06-28 13:49:42 +0530
  • c25aa061a2
    Bump jsrsasign in /asset-transfer-basic/rest-api-typescript dependabot[bot] 2022-06-25 07:25:56 +0000
  • 3d3f15ce30
    Fix test-network-k8s docs (#776) Satoshi Ito 2022-06-25 01:21:24 +0900
  • d270488450 minor documentation updated Rajat Sharma 2022-06-23 03:23:17 +0530
  • 654335ebd4 readme updated to resolve minor issues. Rajat Sharma 2022-06-22 20:20:27 +0530
  • 5eb4bbc81e Fix test-network-k8s docs Satoshi Ito 2022-06-23 07:19:54 +0000
  • 876a34afff minor documentation updated Rajat Sharma 2022-06-23 03:23:17 +0530
  • 15a4772493 Bump chaincode builder to v0.6.0 : +couchdb indexes Josh Kneubuhl 2022-06-21 13:30:46 -0400
  • 30dcdad657 readme updated to resolve minor issues. Rajat Sharma 2022-06-22 20:20:27 +0530
  • 05c1a1459f
    Bump protobufjs in /asset-transfer-basic/rest-api-typescript (#755) dependabot[bot] 2022-06-21 18:13:38 -0400
  • a26eae23e1
    added fixes to documentation and readmes + small fix to erc721 and erc 20 java chaincode gradle.settings (#773) fraVlaca 2022-06-21 22:40:25 +0100
  • 9e6c351413 Bump chaincode builder to v0.6.0 : +couchdb indexes Josh Kneubuhl 2022-06-21 13:30:46 -0400
  • d65bcf8ad1
    added last fixes for asset-transfer-secured-agreement (#772) fraVlaca 2022-06-21 18:10:06 +0100
  • 2a690c73f6 added fixes to documentation and readmes + small fix to erc721 and erc 20 java chaincode gradle.settings fraVlaca 2022-06-21 17:59:10 +0100
  • 6794080609 added last fixes for asset-transfer-secured-agreement fraVlaca 2022-06-20 10:58:40 +0100
  • 8c3534baa3 ERC20: changes made to prevent subtraction overflow Rajat Sharma 2022-06-18 00:03:09 +0530
  • dc015eb3eb ERC1155: subtraction overflow issue resolved Rajat Sharma 2022-06-16 20:00:14 +0530
  • 690bd9b8ef GetID to return clientId in base64 form Krishnasuri Narayanam 2022-06-19 13:15:41 +0000
  • ee3d0ecf0e ERC20: changes made to prevent subtraction overflow Rajat Sharma 2022-06-18 00:03:09 +0530
  • 2c81ee40c8 ERC1155: subtraction overflow issue resolved Rajat Sharma 2022-06-16 20:00:14 +0530