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
Lev Berman
4a96216356
Problem: Looking for election block is inefficient.
...
Solution: Record placed elections, update the records upon election conclusion.
2018-09-19 15:15:37 +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: Looking for election block is inefficient.
2018-09-19 15:15:37 +02:00
test_upsert_validator_vote.py
Problem: Looking for election block is inefficient.
2018-09-19 15:15:37 +02:00
test_validator_election.py
Create migration election class (
#2535
).
2018-09-17 13:59:57 +02:00