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
/
upsert_validator
History
Vanshdeep Singh
1d34a172f6
Problem: New validator set stored at every height
...
Solution: Store new validator set only when its updated
2018-08-08 12:04:43 +02:00
..
__init__.py
Problem: There is no way to add new validators (BEP-21) (
#2392
).
2018-07-27 17:38:24 +02:00
conftest.py
Problem: Cannot conclude validator election
2018-08-07 16:49:50 +02:00
test_validator_election_vote.py
Problem: New validator set stored at every height
2018-08-08 12:04:43 +02:00
test_validator_election.py
Problem: There is no way to add new validators (BEP-21) (
#2392
).
2018-07-27 17:38:24 +02:00