Commit graph

  • e98c0ae1ae test-network-k8s: Remove kubectl binary Tatsuya Sato 2022-04-20 01:56:00 +0000
  • 2ac6902996
    Java chaincode implementation of ERC-20 token standard. (#714) Renjith K N 2022-04-19 11:39:53 +0000
  • 92c6916223
    test-network-k8s: Remove kubectl binary (#719) Tatsuya Sato 2022-04-19 20:30:42 +0900
  • 5f88d951cf
    test-network-k8s: Some minor improvements (#718) Tatsuya Sato 2022-04-19 20:29:52 +0900
  • 93a5c52456 test-network-k8s: Remove kubectl binary Tatsuya Sato 2022-04-19 08:25:44 +0000
  • 3d94d8f380 test-network-k8s: Some minor improvements Tatsuya Sato 2022-04-19 07:24:09 +0000
  • 24c296c8a8 Java erc20 token standard chaincode implementation Signed-off-by: renjithpta <renjithkn@gmail.com> renjithpta 2022-04-19 07:27:10 +0000
  • 525a39fadb Can implement a simple CURD shanzj 2022-04-19 10:41:03 +0800
  • c4886eda11
    Bump moment in /asset-transfer-basic/rest-api-typescript (#711) dependabot[bot] 2022-04-18 09:40:29 -0400
  • 2df09e554d
    Fix typos and broken links in docs (#712) Tatsuya Sato 2022-04-18 22:36:49 +0900
  • fdcf07dc25
    fix wrong indentationin in the connection profile generated for Org 3 (#715) Basil K Y 2022-04-18 16:08:48 +0530
  • f8df5452d8
    test-network-k8s: Support for Loading images for rest sample to KIND (#713) Tatsuya Sato 2022-04-18 19:13:20 +0900
  • 2de353a57b fix wrong indentationin in the connection profile generated for Org 3 Basil K Y 2022-04-14 18:44:21 +0530
  • 006c3fa3b4 Java erc20 chaincode implementation Signed-off-by: renjithpta <renjithkn@gmail.com> renjithpta 2022-04-14 13:25:12 +0000
  • 6f9adab554 Java erc20 chaincode implementation Signed-off-by: renjithpta <renjithkn@gmail.com> renjithpta 2022-04-13 17:16:27 +0000
  • abb331a785 Java erc20 chaincode implementation Signed-off-by: renjithpta <renjithkn@gmail.com> renjithpta 2022-04-13 17:14:17 +0000
  • 36ff1c46e3 test-network-k8s: Support for Loading images for rest sample to KIND Tatsuya Sato 2022-04-11 06:43:17 +0000
  • c54e23daf6
    Bump moment in /asset-transfer-basic/rest-api-typescript dependabot[bot] 2022-04-09 13:22:02 +0000
  • 5414889399
    fixes #708 : ca enrollments should be made with the ROOT CA cert (#710) jkneubuh 2022-04-08 12:05:42 -0400
  • 1617406795
    Java erc721 token standard chaincode implementation. (#709) renjithpta 2022-04-08 15:49:52 +0000
  • 4aab3dab5b fixes #708 : ca enrollments should be made with the ROOT CA cert Josh Kneubuhl 2022-04-08 11:02:46 -0400
  • 4117e1f707 Java erc20 nft token standard chaincode implementation. Signed-off-by: renjithpta <renjithkn@gmail.com> renjithpta 2022-04-08 19:30:09 +0530
  • 4fdeab65db Java ERC721 token standard chaincode implementation Signed-off-by: renjithpta <renjithkn@gmail.com> renjithpta 2022-04-08 19:14:21 +0530
  • 5c7b1fca19 Fix typos and broken links in docs Tatsuya Sato 2022-04-08 10:49:54 +0000
  • c53c40a462 Java ERC721 token standard implementation. Signed-off-by: renjithpta <renjithkn@gmail.com> renjithpta 2022-04-07 07:19:32 +0000
  • 52a8e2bec5 Java chaincode implementation of erc721 NFT token standard. Signed-off-by: renjithpta <renjithkn@gmail.com> renjithkn@gmail.com 2022-04-07 06:35:18 +0000
  • 487215b242 Java chaincode implementation of erc721 non-fungible tokens standard. renjithkn@gmail.com 2022-04-07 04:53:48 +0000
  • a318fea8be ERC721 java chaincode implementation. renjithkn@gmail.com 2022-04-07 03:55:29 +0000
  • a068270b6c Java chaincode implementation for ERC721 standard token.Signed-off-by: renjithkn@gmail.com <renjithkn@gmail.com> renjithkn@gmail.com 2022-04-06 17:19:20 +0000
  • 184f9a7317 remove (obsolete) test-net chaincode/ folder Josh Kneubuhl 2022-04-05 11:55:37 -0400
  • bef68f326a Run basic-asset transfer CI tests with Java + golang CC in Azure Josh Kneubuhl 2022-04-05 10:40:52 -0400
  • a02b945faf Update test-network-k8s README with updated cc deploy commands Josh Kneubuhl 2022-04-05 10:00:35 -0400
  • 3ed7be8197 Fix CI test - Azure mounts git checkout at a different folder root path Josh Kneubuhl 2022-04-05 09:14:25 -0400
  • 827e30cf30 move ccpackage/ contents into network script Josh Kneubuhl 2022-04-04 14:24:16 -0400
  • a48aa0a46f resolve merge conflicts from main (README) Josh Kneubuhl 2022-04-04 04:39:51 -0400
  • 40bfa49a80
    Updates the README and documentation guide for the Kube test network's usage of Nginx ingress (#697) jkneubuh 2022-04-04 04:25:59 -0400
  • 2235c66c24 Add metadata and activate examples to the CC README Josh Kneubuhl 2022-04-03 10:13:44 -0400
  • b616efeaab missed a couple of bash syntax errors Josh Kneubuhl 2022-04-03 07:34:45 -0400
  • 41c0cdce64 merge chaincode java sample into remote peer exec Josh Kneubuhl 2022-04-03 07:17:23 -0400
  • 6b379ac111 FAB-00000 Enrich test net docs. Kent Bull 2022-04-02 19:27:38 -0600
  • 808fe1f512 ERC721 review comments renjithpta 2022-04-01 19:11:03 +0530
  • b20ad9572b Signed-off-by:Renjith KN <renjithkn@gmail.com> renjithpta 2022-04-01 18:31:32 +0530
  • b97d9daa1d # ERC-721 token scenario renjithkn@gmail.com 2022-04-01 10:37:21 +0000
  • c31137ecab Signed-off-by:Renjith K N <renjithkn@gmail.com> FIRST_NAME LAST_NAME 2022-04-01 07:29:02 +0000
  • 62b4131cf5 Signed-off-by:Renjith K N <renjithkn@gmail.com> FIRST_NAME LAST_NAME 2022-04-01 06:44:10 +0000
  • 3873cf74c8 Signed-off-by: Renjith K N <renjithkn@gmail.com>. renjithkn@gmail.com 2022-03-06 04:49:33 +0000
  • c712d9333d Signed-off-by: Renjith K N <renjithkn@gmail.com>. renjithkn@gmail.com 2022-03-05 14:06:01 +0000
  • 99e7ae8536
    CORS Enablement (#696) Matthew B White 2022-04-01 14:35:57 +0100
  • 5f4d0f9551 CORS Enablement Matthew B White 2022-03-31 17:54:24 +0100
  • 0262d264d8
    Add in a -not -path option to find to prevent the command finding (#699) Matthew B White 2022-04-01 13:40:28 +0100
  • 7d96262a85 Add in a -not -path option to find to prevent the command finding hidden directories (typically .git) to lint Matthew B White 2022-04-01 10:04:57 +0100
  • 942a23dc50
    Bump minimist in /asset-transfer-basic/rest-api-typescript dependabot[bot] 2022-03-31 21:39:41 +0000
  • 096fa2fa91 Update cert paths in application_connection target Josh Kneubuhl 2022-03-31 14:05:09 -0400
  • c0c76af605 Update test-network-k8s README and docs with new Nginx Ingress Josh Kneubuhl 2022-03-31 14:04:31 -0400
  • a3ae179efb
    test-network-k8s : Connect to Fabric services via Nginx Ingress - READY FOR MERGE (#692) jkneubuh 2022-03-31 12:12:51 -0400
  • 5db297db60 Improved wait for Nginx Ingress - this was causing some test flakes Josh Kneubuhl 2022-03-31 10:12:44 -0400
  • 9fa171f824
    Update the REST Example (#689) Matthew B White 2022-03-31 13:19:34 +0100
  • 57919f528d
    fix chaincode breakage in asset-transfer-basic (#694) Dave Kelsey 2022-03-31 08:38:05 +0100
  • 9d87c23543 fix chaincode breakage in asset-transfer-basic D 2022-03-30 17:35:47 +0100
  • c3a0e814f1
    Missing await in asset-transfer-basic chaincode (#693) v2.2.9 v2.2.8 v2.2.7 v2.2.6 v2.2.15 v2.2.14 v2.2.13 v2.2.12 v2.2.11 v2.2.10 Dave Kelsey 2022-03-30 16:27:04 +0100
  • dab871a657 Missing await in asset-transfer-basic chaincode D 2022-03-30 15:38:07 +0100
  • 9df4cdde93 Run E2E / CI test suite against the Ingress based k8s test network Josh Kneubuhl 2022-03-29 11:36:51 -0400
  • aeed596ec5 Access the test network services via a local Nginx ingress controller. Josh Kneubuhl 2022-03-25 13:31:20 -0400
  • 98435d6b7c Update the REST Example Matthew B White 2022-03-28 13:22:45 +0100
  • f0808196c8 Addresses Issue #548 by providing a simple guide for running Java chaincode as a service with a local debugger. Josh Kneubuhl 2022-03-17 18:09:42 -0400
  • e1fb6269dc
    Fix typo (#683) James Wilson 2022-03-23 07:18:22 -0700
  • a6460d3f77 Fix typo James Wilson 2022-03-22 23:35:41 -0700
  • c7a226c95f Fix Typo James Wilson 2022-03-22 23:30:33 -0700
  • 1ff2cfd4ac
    Fix typo James Wilson 2022-03-22 23:35:41 -0700
  • 7916bf118f
    Fix Typo James Wilson 2022-03-22 23:30:33 -0700
  • bb57b3cf8f
    Override default port of CA connection (#678) Charalampos Argyriou 2022-03-16 21:28:25 +0200
  • 6582f1add2 Override default port of CA connection Charalarg 2022-03-16 16:52:38 +0200
  • 2090a88157 lint fix sapthasurendran 2022-03-16 13:02:02 +0530
  • 49f9683517 readme sapthasurendran 2022-03-16 13:01:39 +0530
  • 9e8b744823 Configure explorer Gopal Unnikrishnan 2022-03-13 21:39:35 -0500
  • f01eeab663
    Private data samples migration (#574) sapthasurendran 2022-03-09 14:21:48 +0530
  • 70cce456d4
    fix docs: Chaincode-as-a-service tutorial (#663) Yuki Kondo 2022-03-09 17:49:34 +0900
  • 2f3e9ffe3e
    Fix ledger queries sample (#655) Dave Enyeart 2022-03-09 03:49:03 -0500
  • 8d7f3ca037
    Fix sample external chaincode Dockerfile (#645) Arnaud J Le Hors 2022-03-09 09:47:59 +0100
  • daf08981dd
    Add external chaincode service for Nano Test Network (#650) Arnaud J Le Hors 2022-03-09 09:47:31 +0100
  • 4d2d51214c
    Remove bash dependency from test network nano (#671) James Taylor 2022-03-09 08:46:56 +0000
  • 04d57febe1 Remove bash dependency from test network nano James Taylor 2022-03-07 12:16:28 +0000
  • a58bb6897d Updated initial ledger details and added proper field names in the frontend Annmol 2022-03-07 01:07:38 -0600
  • 324e03b56a Udpdated Admin/User Annmol 2022-03-06 21:01:12 -0600
  • ef5e91f82b Added files Annmol 2022-03-06 16:48:26 -0600
  • fd269e86bd Remove Client Annmol 2022-03-06 16:41:33 -0600
  • 65b4112e30 Adding client Annmol 2022-03-06 16:33:10 -0600
  • cc91225e7a Signed-off-by: Renjith K N <renjithkn@gmail.com>. renjithkn@gmail.com 2022-03-05 14:06:01 +0000
  • 67d3c65847
    Update test-network-k8s to use two digit version (#668) Dave Enyeart 2022-03-03 18:16:19 -0500
  • 230ef945af Update test-network-k8s to use two digit version David Enyeart 2022-03-03 17:45:14 -0500
  • b2d74ddbab fix addOrg3 for test network D 2022-03-03 16:01:30 +0000
  • 6ecd48f06c fix addOrg3 for test network D 2022-03-03 16:01:30 +0000
  • 32091b1b86 fix docs: Chaincode-as-a-service tutorial Yuki Kondo 2022-03-02 03:00:44 +0000
  • dcc5e5650c
    Update test network to fabric 2.4.3 (#660) jkneubuh 2022-02-28 08:07:14 -0500
  • 7db59f8a29 Update test network to fabric 2.4.3 Josh Kneubuhl 2022-02-28 06:45:52 -0500
  • d115bdce20 update docker images Pietro Ghezzi 2022-02-27 16:41:08 +0100
  • f50b52ad56
    Remove duplicate erc-721 Go chaincode sample (#656) Dave Enyeart 2022-02-23 03:34:40 -0500
  • b6464855ff Remove duplicate erc-721 Go chaincode sample David Enyeart 2022-02-23 02:27:51 -0500
  • 27674fd863 Fix ledger queries sample David Enyeart 2022-02-23 01:43:26 -0500
  • 921d6ff15c
    fix docker compose version 2 -> 2.1 (#649) Kaushik Kumar Bora 2022-02-22 01:27:44 +0530