-
Notifications
You must be signed in to change notification settings - Fork 369
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
[docs] Remove ref to script, Docker port security fixes and warning, remove office hrs #2170
Conversation
timmoreton
commented
Dec 11, 2019
- Docker with expose ports on all interfaces by default. Be super clear to only expose ports on localhost. Add back security explanation for this.
- Fix this in script
- Remove all references to script
- Remove office hours mentions.
- Clarify need to deregister then wait til end of epoch
… lines, add back security reminder about this. Remove ref to office hours
Codecov Report
@@ Coverage Diff @@
## master #2170 +/- ##
========================================
Coverage 74.77% 74.77%
========================================
Files 280 280
Lines 7826 7826
Branches 690 974 +284
========================================
Hits 5852 5852
Misses 1858 1858
Partials 116 116
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice
* master: (41 commits) Add /test_attestations endpoint on the attestation service (#2189) Overhaul readme (#2201) Dont show this error for now (#2205) Changing validator group voting gold (#2171) Add attestation info for reconnecting (#2195) Add reconnecting to a network to docs (#2190) Add instructions for transitioning from phase 1.0 to phase 1.1 (#2177) VM monitoring, bigger VMs, persistent disks for full nodes, prom to sd for proxies (#2176) Three little improvements to website (#2161) Fix/contractkit test flakyness (#2150) [Wallet] Fix bug causing banner to stay visible once app is connected (#2154) Update documentation for Proxy IP addresses and ports (#2179) Add Baklava phase 1.1 accounts to genesis block (#2173) Use fluentd natively for structured logging (#2174) Swallowing error for more friendly cli UX (#2175) Allow the validator account to whitelist hotfixes (#2166) Clarify requirements for local vs remote machines (#2172) Calculate epoch rewards adjusted for validator group uptime (#2104) Remove ref to script, dont expose port on ext interface in docker cmd lines, add back security reminder about this. Remove ref to office hours (#2170) Slashing: Adding forceDeaffiliateIfValidator fn to Validators.sol (#2095) ... # Conflicts: # packages/web/src/about/Team.tsx # packages/web/src/about/VideoCover.tsx # packages/web/src/utils/utils.ts
* master: (377 commits) Add /test_attestations endpoint on the attestation service (#2189) Overhaul readme (#2201) Dont show this error for now (#2205) Changing validator group voting gold (#2171) Add attestation info for reconnecting (#2195) Add reconnecting to a network to docs (#2190) Add instructions for transitioning from phase 1.0 to phase 1.1 (#2177) VM monitoring, bigger VMs, persistent disks for full nodes, prom to sd for proxies (#2176) Three little improvements to website (#2161) Fix/contractkit test flakyness (#2150) [Wallet] Fix bug causing banner to stay visible once app is connected (#2154) Update documentation for Proxy IP addresses and ports (#2179) Add Baklava phase 1.1 accounts to genesis block (#2173) Use fluentd natively for structured logging (#2174) Swallowing error for more friendly cli UX (#2175) Allow the validator account to whitelist hotfixes (#2166) Clarify requirements for local vs remote machines (#2172) Calculate epoch rewards adjusted for validator group uptime (#2104) Remove ref to script, dont expose port on ext interface in docker cmd lines, add back security reminder about this. Remove ref to office hours (#2170) Slashing: Adding forceDeaffiliateIfValidator fn to Validators.sol (#2095) ... # Conflicts: # packages/web/src/community/connect/ConnectPage.tsx # packages/web/src/community/connect/Fellow.tsx # packages/web/src/dev/CoverAction.tsx # packages/web/src/ecosystem/EcoFund.tsx # packages/web/src/shared/Button.3.tsx # packages/web/src/shared/ConnectionFooter.tsx # packages/web/src/shared/SocialChannels.tsx # packages/web/src/shared/menu-items.ts # packages/web/static/locales/en/community.json