This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
bigchaindb
Watch
2
Star
0
Fork
0
You've already forked bigchaindb
mirror of
https://github.com/bigchaindb/bigchaindb.git
synced
2024-10-13 13:34:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bigchaindb
/
tests
/
pipelines
History
Rodolphe Marques
cb87221bdf
Voting pipeline now checks for duplicated transactions in blocks during
...
validation.
2017-04-04 17:57:44 +02:00
..
__init__.py
Add block pipeline
2016-07-25 13:30:31 +02:00
conftest.py
add stepping pipeline and fix issue
#1191
2017-02-15 14:59:01 +01:00
stepping.py
dedupe tx in block, reject duplicate tx in block
2017-03-02 14:35:20 +01:00
test_block_creation.py
Merge branch 'master' into voting-class-integration
2017-03-13 13:35:03 +01:00
test_election.py
test for invalid vote in election pipeline
2017-03-13 16:26:41 +01:00
test_stale_monitor.py
Merge branch 'master' into voting-class-integration
2017-03-13 13:35:03 +01:00
test_steps.py
dedupe tx in block, reject duplicate tx in block
2017-03-02 14:35:20 +01:00
test_vote.py
Voting pipeline now checks for duplicated transactions in blocks during
2017-04-04 17:57:44 +02:00