Skip to content

Problem: No unique indexes on transaction id and block height#2492

Merged
vrde merged 3 commits intobigchaindb:masterfrom
kansi:iss/no-indexes
Aug 29, 2018
Merged

Problem: No unique indexes on transaction id and block height#2492
vrde merged 3 commits intobigchaindb:masterfrom
kansi:iss/no-indexes

Conversation

@kansi
Copy link
Copy Markdown
Contributor

@kansi kansi commented Aug 29, 2018

Solution: Add necessary unique indexes and corresponding tests.

kansi added 2 commits August 29, 2018 16:25
Solution: Created unique indexes when setting up the collections
Solution: Assert if the indexes `transaction_id` and `height` are unique
@kansi kansi requested a review from vrde August 29, 2018 14:36
Solution: Sign transactions before bulk store
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #2492 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2492   +/-   ##
=======================================
  Coverage   91.08%   91.08%           
=======================================
  Files          41       41           
  Lines        2400     2400           
=======================================
  Hits         2186     2186           
  Misses        214      214

@vrde vrde merged commit 3cf368a into bigchaindb:master Aug 29, 2018
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.

3 participants