Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FAB-17954] Document CouchDB JSON determinism #2187

Merged
merged 1 commit into from
Dec 3, 2020

Conversation

denyeart
Copy link
Contributor

@denyeart denyeart commented Dec 2, 2020

Type of change

  • Documentation update

Description

Document that chaincode must marshal and unmarshal
JSON deterministically in order for endorsements and
client responses to match across peers.

This commit also makes various other updates to the CouchDB
documentation topic.

FAB-17954

Signed-off-by: David Enyeart enyeart@us.ibm.com

Document that chaincode must marshal and unmarshal
JSON deterministically in order for endorsements and
client responses to match across peers.

This commit also makes various other updates to the CouchDB
documentation topic.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
@denyeart denyeart requested review from a team as code owners December 2, 2020 23:48
@yacovm yacovm merged commit db22a37 into hyperledger:master Dec 3, 2020
@denyeart denyeart deleted the couchdb_doc branch December 3, 2020 01:19
@denyeart
Copy link
Contributor Author

denyeart commented Dec 3, 2020

@Mergifyio backport release-2.2

@denyeart
Copy link
Contributor Author

denyeart commented Dec 3, 2020

@Mergifyio backport release-2.3

@mergify
Copy link

mergify bot commented Dec 3, 2020

Command backport release-2.2: failure

No backport have been created

  • Backport to branch release-2.2 failed

mergify bot pushed a commit that referenced this pull request Dec 3, 2020
Document that chaincode must marshal and unmarshal
JSON deterministically in order for endorsements and
client responses to match across peers.

This commit also makes various other updates to the CouchDB
documentation topic.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
(cherry picked from commit db22a37)
@mergify
Copy link

mergify bot commented Dec 3, 2020

Command backport release-2.2: success

Backports have been created

mergify bot pushed a commit that referenced this pull request Dec 3, 2020
Document that chaincode must marshal and unmarshal
JSON deterministically in order for endorsements and
client responses to match across peers.

This commit also makes various other updates to the CouchDB
documentation topic.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
(cherry picked from commit db22a37)
@mergify
Copy link

mergify bot commented Dec 3, 2020

Command backport release-2.3: success

Backports have been created

denyeart added a commit that referenced this pull request Dec 3, 2020
Document that chaincode must marshal and unmarshal
JSON deterministically in order for endorsements and
client responses to match across peers.

This commit also makes various other updates to the CouchDB
documentation topic.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
(cherry picked from commit db22a37)
denyeart added a commit that referenced this pull request Dec 3, 2020
Document that chaincode must marshal and unmarshal
JSON deterministically in order for endorsements and
client responses to match across peers.

This commit also makes various other updates to the CouchDB
documentation topic.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
(cherry picked from commit db22a37)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants