Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
C
CCS Proposals
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 6
    • Merge Requests 6
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • monero-project
  • CCS Proposals
  • Merge Requests
  • !37

Merged
Opened Mar 12, 2019 by Xeagu@xeaguContributor

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch "https://repo.getmonero.org/xeagu/ccs-proposals.git" "noethers-stanford-blockchain-conference-2019"
git checkout -b "xeagu/ccs-proposals-noethers-stanford-blockchain-conference-2019" FETCH_HEAD

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git fetch origin
git checkout "master"
git merge --no-ff "xeagu/ccs-proposals-noethers-stanford-blockchain-conference-2019"

Step 4. Push the result of the merge to GitLab

git push origin "master"

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

Noethers: Attend Stanford Blockchain Conference 2019

  • Overview 0
  • Commits 2
  • Pipelines 2
  • Changes 1

Hi, all. Noether brothers here, with a travel funding request. You may recall that the community sent the two of us to the Stanford BPASE18 applied cryptography conference last year. This event is purely academic in nature, and is where some extremely good research and technical papers are discussed by the finest minds in this space. We learned about many fascinating results involving mining attacks, Bulletproofs optimizations, Lightning, consensus mechanisms, signature schemes, and a helluva lot more; check out the link for details if you're curious.

This year's conference, renamed Stanford Blockchain Conference 2019, promises to be equally loaded with great technical information and new advances in applied cryptography, and we wish to attend. Of all the conferences we know of, this one undoubtedly provides some of the best value to the project. It's good to have Monero represented in technical and academic circles, and in-person conferences remain one of the best ways for researchers to communicate effectively.

The conference is hosted by Stanford University and takes place in Palo Alto from January 30 to February 1, so we've added a travel day on each side. Here is the cost breakdown to send both Dr. Sarang Noether and Dr. Surae Noether (Brandon Goodell) to the conference, listed in USD.

Edited Mar 12, 2019 by Xeagu
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
Reference: monero-project/ccs-proposals!37
Source branch: noethers-stanford-blockchain-conference-2019

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.