fabric-samples GitHub
PR #749 | Java off-chain data store sample using Fabric Gateway |
Also minor implementation changes to TypeScript sample for better consistency between implementations. Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com> |
Created At 2022-05-20 12:23:45 +0000 UTC
PR #748 | Update setOrgEnv.sh |
Typo found and fixed in line 36 of setOrgEnv.sh file Signed-off-by: Zakaria Hossain Foysal <zakaria15-9556@diu.edu.bd> |
Created At 2022-05-20 05:30:44 +0000 UTC
PR #746 | Update README.md |
Fixes #740 Signed-off-by: Ry Jones <ry@linux.com> |
Created At 2022-05-18 15:07:45 +0000 UTC
PR #745 | fix to replace 443 with NGINX_HTTPS_PORT |
this fix replace hardcoded port 443 with NGINX_HTTPS_PORT which is useful in case ingress is installed on non conventional ports |
Created At 2022-05-18 13:53:56 +0000 UTC
PR #744 | Fix typo in asset-transfer-basic |
Signed-off-by: Tommy TIAN <xtianae@connect.ust.hk> |
Created At 2022-05-18 13:09:13 +0000 UTC
PR #742 | ERC token samples: Added final fixes to erc token samples and documentation |
- added a final fix to the go contract check for overflow - added documentation for initialization of the contract in the READMEs - include typos and idiomatic code fixes highlighted from comments of the last pr Signed-off-by: fraVlaca <ocsenarf@outlook.com> |
Created At 2022-05-17 15:54:10 +0000 UTC