Loading
      
  Sorry, something went wrong. Reload?
      Sorry, we cannot display this file.
      Sorry, this file is invalid so it cannot be displayed.
      
    
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | https://remix.oraclize.it/#plugintitle=Oraclize&pluginurl=https://remix-plugin.oraclize.it&gist=9817193e5b05206847ed1fcd1d16bd1d&optimize=true&version=soljson-v0.4.24+commit.e67f0147.js | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <?xml version="1.0" encoding="UTF-8"?> | |
| <channel name="xfce4-keyboard-shortcuts" version="1.0"> | |
| <property name="commands" type="empty"> | |
| <property name="default" type="empty"> | |
| <property name="<Alt>F1" type="empty"/> | |
| <property name="<Alt>F2" type="empty"> | |
| <property name="startup-notify" type="empty"/> | |
| </property> | |
| <property name="<Alt>F3" type="empty"> | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #!/usr/bin/env python3 | |
| from decimal import * | |
| def main(): | |
| getcontext().prec = 30 | |
| getcontext().rounding = ROUND_HALF_EVEN | |
| s0 = Decimal(0.16670847) | |
| sigma = Decimal(0.0427111) | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | { | |
| "doc": [ | |
| "This test does", | |
| "Runs a translator proxy", | |
| "Runs /example/sv1-mining-device", | |
| "Waits that receives SetupConnection message", | |
| "Reply with .Success", | |
| "Waits that the tproxy sends OpenExtendedMiningChannel", | |
| "Responds with OpenExtendedMiningChannelSuccess", | |
| "Sends NewExtendedMiningJob and SetNewPrevHash to the tproxy", | 
OlderNewer