fabric-samples/off_chain_data/application-go
Stanislav Jakuschevskij 97b89dce26
Remove write state from store and minor changes
Use simplified return pattern. Change to var for slice declarations and
simplified read-write-set unmarshal.

Signed-off-by: Stanislav Jakuschevskij <stas@two-giants.com>
2025-02-27 16:33:58 +01:00
..
contract Decompose writes method 2025-02-24 13:14:49 +01:00
parser Remove write state from store and minor changes 2025-02-27 16:33:58 +01:00
app.go Fix failing ci pipeline with js chaincode 2025-02-24 13:14:49 +01:00
connect.go Add second batch of pull request rework 2025-02-24 13:14:48 +01:00
getAllAssets.go Move channel header unmarshal to constructor 2025-02-24 13:14:48 +01:00
go.mod Add first batch of pull request rework 2025-02-24 13:14:48 +01:00
go.sum Encapsulate block parser in a package 2025-02-24 13:14:47 +01:00
listen.go Refactor store 2025-02-24 13:14:49 +01:00
store.go Remove write state from store and minor changes 2025-02-27 16:33:58 +01:00
transact.go Remove write state from store and minor changes 2025-02-27 16:33:58 +01:00
utils.go Add first batch of pull request rework 2025-02-24 13:14:48 +01:00