- Test covering functionality added/fixed in
- The linked story includes the following
- Steps to reproduce
- Screenshot (If applicable)
- Test/lint pass
| [2018-07-26 22:22:22.753] [info] Stopping Augur UI Server | |
| [2018-07-27 09:31:21.021] [info] network name Mainnet | |
| [2018-07-27 09:31:24.686] [info] Starting Augur UI Server | |
| [2018-07-27 09:31:24.686] [info] Looking for certificate files in /Users/justin/Library/Application Support/augur | |
| [2018-07-27 09:31:27.874] [info] Found prior bulk-sync database: /Users/justin/Library/Application Support/augur/augur-1-2.db | |
| [2018-07-27 09:31:27.874] [info] /Users/justin/Library/Application Support/augur/augur-1-2.db | |
| [2018-07-27 09:31:27.959] [info] Sync with blockchain started. | |
| [2018-07-27 09:31:27.962] [info] Getting Augur logs from block 6037453 to block 6040189 | |
| [2018-07-27 09:31:42.911] [info] new block: 6037456, 1532668477 (Thu Jul 26 2018 22:14:37 GMT-0700 (PDT)) |
| 0.7867138762 | 0.8039959535 | 0.7833417636 | 0.8022255943 | 22531325 | |
|---|---|---|---|---|---|
| 0.7836789749 | 0.8002444782 | 0.7793795313 | 0.7930365874 | 31142497 | |
| 0.8007924465 | 0.8023098972 | 0.7856179396 | 0.7883156297 | 27471002 | |
| 0.7857865453 | 0.8033215309 | 0.782245827 | 0.8008767493 | 31408927 | |
| 0.8120890238 | 0.8126487945 | 0.7852807284 | 0.7883999326 | 41523605 | |
| 0.8227954814 | 0.8253245658 | 0.7916877424 | 0.8077895802 | 48272780 | |
| 0.788652841 | 0.8021412915 | 0.7848592143 | 0.7946383409 | 42529043 | |
| 0.7865452706 | 0.7865452706 | 0.7610858203 | 0.7781992919 | 33729257 | |
| 0.811347159 | 0.8132692632 | 0.77904232 | 0.7850278199 | 34524799 | |
| 0.8071455067 | 0.8117518125 | 0.7977575451 | 0.8038273478 | 22331829 |
I hereby claim:
To claim this, I am signing this object:
| #!/bin/sh ruby | |
| development_methodologys = [ | |
| 'Agile', | |
| 'Scrum', | |
| 'XP' | |
| ] | |
| development_tools = [ | |
| 'Git', | |
| 'Subversion', |
| # Get the latest Sun Java SDK from Oracle http://www.oracle.com/technetwork/java/javase/downloads/jdk-7u1-download-513651.html | |
| wget "http://download.oracle.com/otn-pub/java/jdk/6u37-b06/jdk-6u37-linux-x64.bin" | |
| # Install Java | |
| sudo rpm -i jdk-6u37-linux-x64.bin | |
| # Check if the default java version is set to sun jdk | |
| java -version | |
| # If not then lets create one more alternative for Java for Sun JDK |
What I learned at puppet conf. Vagrant is awesome
What I learned at puppet conf. Vagrant is awesome
What I learned at puppet conf. Vagrant is awesome
Drift is an always-already versioned, cloud-backed text editor. You can use it to take notes, and save them in the GitHub cloud.
Your gists are always saved locally, and any changes you make will get pushed to GitHub's servers.
To name a gist, touch its name in the toolbar.
You can use the share button at the top-right to copy a link to one of your gists, or view it on the web in Safari.