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

master #12

Merged
merged 20 commits into from
Nov 27, 2019
Merged

master #12

merged 20 commits into from
Nov 27, 2019

Conversation

aaitor
Copy link
Owner

@aaitor aaitor commented Nov 27, 2019

Description

A few sentences describing the overall effects and goals of the pull request's commits.
What is the current behavior, and what is the updated/expected behavior with this PR?

Tested

An explanation of how the changes were tested or an explanation as to why they don't need to be.

Other changes

Describe any minor or "drive-by" changes here.

Related issues

  • Fixes #[issue number here]

Backwards compatibility

Brief explanation of why these changes are/are not backwards compatible.

annakaz and others added 20 commits November 25, 2019 09:55
* [Wallet] Handle `/v/<code` deep links for phone verifications
* adapting to comments and changing ports

* comments about database and other clarifications

* adding reference to baklava and alfajores faucet.
TOC updated

* full node

* adding the command run-fullnode to the script

* running fullnode

* fixing wrong references to ATTESTATION_PRIVATE_KEY

* setup of nodekey removed, fixes #1888

* Adding instructions to stop and remove containers (preserving data dir).
Fixes #1882

* putting together the commands creating the accounts and the assignation to env variables for clarity

* Adds instructions about how to execute long run commands using "screen". Fixes #1890

* adding docker run -d option

* consolidating the instructions for running a validator in one page. Fixes #1884

* Adding independent page about baklava network

* make run docker validator network also run on mac

* using /bin/bash

* adding command to check if docker is installed and running. Fixes #1892

* changing reference to baklava testnet markdown document

* separating the sections about running the proxy & the validator. TOC updated.
Fixes #1868

* fixing issue with bad enode port. Fixes #1879

* account proof-of-possession takes two arguments. Fixes #1873

* adding -d for running docker and removing reference to alfajores

* different changes

* fixing pos command

* removing reference to an invalid page. Fixes #1883

* changing warning text. Fixes #1867

* removing unnecessary use of static-nodes.json in validator. Fixes #1869

* Fix incorrect value echoed for CELO_VALIDATOR_GROUP_ADDRESS

* Fix shebang, #1898

* attestation service command

* adapting attestation service command

* removing echo

* removing alfajores references

* removing not necessary flags

* moving block to the bottom

* added clarification about stopped containers

* typo and rephrasing a couple of things
* Fix it.only in protocol tests

* Passing async function to describe() is a bug

* Remove electValidatorSigners "when different random values are provided" test after discussion with Asa

* celotool/e2e-tests: Give validators more time to produce blocks in sync_tests
* remove references to the nodekey flag

* add validator peers after they are brought online

* add back addStaticPeers function

* set node keys for tx-nodes as bootstrapping relies on it

* remove reference to setting the node key from the documentation

* remove og templates

* remove minerthreads flag and connect validators only to zero

* prevent writing validator key to disk

* revert pointless changes

* prevent writing validator private key to disk

* Revert "remove og templates"

This reverts commit 743696d.

* remove unused og templates

* refactor import script to avoid bash-only fucntionality

* fix syntax errors

* fix map function in connect peers

* fix args to account-address function

* reinstate helper code that will be removed later anyway

* fix error of calling celotool where it is not available

* add ampersand

* peer only validators

* lazily resolve enodes from ports
@aaitor aaitor merged commit ef3d8d1 into aaitor:master Nov 27, 2019
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.

8 participants