mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Added caching util function with tests and applied in: - parser.Block.Transactions(), - parser.Payload.ChannelHeader(), - parser.Payload.SignatureHeader(), - parser.NamespaceReadWriteSet.ReadWriteSet(), - parser.EndorserTransaction.ReadWriteSets(), methods, as it was in the typescript sample. Corrected Println usage and added comments to util functions. Signed-off-by: Stanislav Jakuschevskij <stas@two-giants.com> |
||
|---|---|---|
| .. | ||
| contract | ||
| parser | ||
| utils | ||
| app.go | ||
| connect.go | ||
| getAllAssets.go | ||
| go.mod | ||
| go.sum | ||
| listen.go | ||
| transact.go | ||