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

Only run recent 100k blocks for nightly CI #822

Merged
merged 1 commit into from
Feb 12, 2020
Merged

Only run recent 100k blocks for nightly CI #822

merged 1 commit into from
Feb 12, 2020

Conversation

ninjaahhh
Copy link
Contributor

currently nightly takes too much time

@ninjaahhh ninjaahhh requested a review from a team February 12, 2020 19:14
@ninjaahhh ninjaahhh merged commit 76e2032 into master Feb 12, 2020
@ninjaahhh ninjaahhh deleted the ci branch February 12, 2020 22:56
ninjaahhh added a commit that referenced this pull request Feb 13, 2020
* add bft_sm.py

* add sha2.py

* fix a majority mis-calculation in replicated nodes / abstract Connection and add RaftConnection

* Only run recent 100k blocks for nightly CI (#822)

* add pbft.py
* first version of pbft without view change

* pbft.py add self prepare

* Only run CI on master branch (#824)

Co-authored-by: Qi Zhou <qizhou@quarkchain.org>
ninjaahhh added a commit that referenced this pull request Mar 8, 2020
* add bft_sm.py

* add sha2.py

* fix a majority mis-calculation in replicated nodes / abstract Connection and add RaftConnection

* Only run recent 100k blocks for nightly CI (#822)

* add pbft.py
* first version of pbft without view change

* pbft.py add self prepare

* Only run CI on master branch (#824)

* use prepared predicate / apply simple state machine

* add checkpoint early code

* add dual_pow_simulator.py

* add dual pow with order stats

* Create DAPP.MD

* Update README.md

* add dapp tutorial images

* add --print_addr and # of accounts in query_balance.py (#835)

* [ci] Run weekly check-db on whole dataset (#838)

* [ci] Run weekly check-db on whole dataset

* Fix unit test workflow

Co-authored-by: Qi Zhou <qizhou@quarkchain.org>
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