Skip to content
  1. Jan 18, 2019
  2. Jan 17, 2019
  3. Jan 16, 2019
  4. Jan 15, 2019
  5. Jan 14, 2019
  6. Jan 12, 2019
  7. Jan 11, 2019
  8. Jan 10, 2019
  9. Jan 09, 2019
    • joepetrowski's avatar
      Updated README.adoc (#1278) · b5f7e4c3
      joepetrowski authored
      * Updated README.adoc
      
      Added a new section with instructions of how to join the Krumme Lanke testnet.
      Closes Issue 1217
      
      * Update README.adoc
      
      Instructions for joining Charred Cherry + some minor typos
      
      * Updated Runtime & API in README.adoc
      
      Properties of these functions are changing quickly, updated this section to be more generic.
      b5f7e4c3
    • Gav Wood's avatar
      Cherry updates (#1373) · 5fc4ef6a
      Gav Wood authored
      - Introduce compact extrinsics into Cherry
      - Remove UpgradeKey from Cherry (Sudo is enough)
      - Remove networkId from Cherry properties
      5fc4ef6a
    • Xiliang Chen's avatar
      expose peer information via rpc (#1362) · 25c0e7f2
      Xiliang Chen authored
      
      
      * expose peer information via rpc
      
      * fixes tests
      
      * cleanup
      
      Co-Authored-By: default avatarxlc <[email protected]>
      
      * Update docs
      
      Co-Authored-By: default avatarxlc <[email protected]>
      
      * Add missing docs
      
      * keep original type for PeerInfo best_hash/best_number
      
      * cleanup
      
      * Update mod.rs
      25c0e7f2