1. Apr 23, 2019
  2. Apr 22, 2019
  3. Apr 19, 2019
  4. Apr 18, 2019
    • Luke Schoen's avatar
      fix minor typos (#2324) · eb7f7747
      Luke Schoen authored
      * opening and closing links
      
      * sudo example compiles
      
      * add Aura after it was merged to master
      
      * Timestamp doc testing passes
      
      * Timestamp doc testing works, extraneous lines commented out
      
      * balances
      
      * remove extern crate line
      
      * Removed unneeded code snippet from aura
      
      * make consensus compiles
      
      * executive compiles
      
      * cleanup unnecessary lines
      
      * staking (removed examples that are just copies of tests)
      
      * minor typos
      
      * restore tab spacing
      eb7f7747
    • joe petrowski's avatar
      Make Documentation Examples Compile (#2310) · b307cb36
      joe petrowski authored
      * opening and closing links
      
      * sudo example compiles
      
      * add Aura after it was merged to master
      
      * Timestamp doc testing passes
      
      * Timestamp doc testing works, extraneous lines commented out
      
      * balances
      
      * remove extern crate line
      
      * Removed unneeded code snippet from aura
      
      * make consensus compiles
      
      * executive compiles
      
      * cleanup unnecessary lines
      
      * staking (removed examples that are just copies of tests)
      
      * Apply suggestions from code review
      
      * unindent example
      b307cb36
  5. Apr 17, 2019
    • André Silva's avatar
      grandpa: observer (#2244) · 49993979
      André Silva authored and asynchronous rob's avatar asynchronous rob committed
      * grandpa: initial implementation of minimal grandpa worker
      
      * grandpa: extract grandpa observer future to function
      
      * grandpa: add test for observer
      
      * grandpa: start observer if no local key is defined
      
      * grandpa: add minor comments
      
      * grandpa: observer: log invalid commit
      
      * grandpa: observer: persist voter set state on authority change and pause
      
      * grandpa: observer: use commit processing callback
      
      * grandpa: keep run_grandpa to avoid breaking public api
      
      * grandpa: use grandpa::process_commit_validation_result
      
      * grandpa: use finality-grandpa 0.7.2
      49993979
    • Bastian Köcher's avatar
      Remove peerset debug output test (#2311) · 887a1ab5
      Bastian Köcher authored
      We should not test debug output, especially when it can change.
      887a1ab5
    • joe petrowski's avatar
      Make existing docs more consistent (#2307) · fc0bb2a5
      joe petrowski authored and thiolliere's avatar thiolliere committed
      * opening and closing links
      
      * sudo example compiles
      
      * add Aura after it was merged to master
      
      * remove extern crate line
      fc0bb2a5
    • Pierre Krieger's avatar
      1faed993
  6. Apr 16, 2019
  7. Apr 15, 2019
  8. Apr 14, 2019
  9. Apr 12, 2019
  10. Apr 11, 2019