1. May 26, 2020
  2. May 25, 2020
  3. May 23, 2020
  4. May 22, 2020
  5. May 21, 2020
  6. May 20, 2020
  7. May 19, 2020
  8. May 18, 2020
  9. May 16, 2020
  10. May 15, 2020
  11. May 14, 2020
  12. May 13, 2020
    • emostov's avatar
      Add tests to Sudo Pallet (#5963) · 71da6e96
      emostov authored
      
      
      * transition treasury to configurable moduleids
      
      * make election module id configurable
      
      * convert runtime and pallet to accept module id config elections-phragmen
      
      * add ModuleId to evm pallet
      
      * change society pallet to configurable module id
      
      * delete commented out module_id
      
      * fix merge residual compile errors
      
      * setup initial mock structure
      
      * establish privelleged function test
      
      * save progress
      
      * first pass new_test_ext
      
      * test sudo to make sure it error when non-root
      
      * add set keys tests
      
      * fix unused result from set_key call
      
      * remove unused imports warnings
      
      * pre master merge
      
      * Expose BlockHashCount on system metadata constants (#5960)
      
      * squash
      
      * fix whitespace
      
      * spelling and whitespace
      
      * a single pesky space
      
      * add logger module to mock
      
      * add logger dispatch to privlleged function
      
      * sub logger in for dummy functions
      
      * create first of several event tests
      
      * first pass at test coverage for events
      
      * comment house keeping
      
      * spell check
      
      * Expose BlockHashCount on system metadata constants (#5960)
      
      * establish privelleged function test
      
      * save progress
      
      * first pass new_test_ext
      
      * test sudo to make sure it error when non-root
      
      * add set keys tests
      
      * fix unused result from set_key call
      
      * remove unused imports warnings
      
      * pre master merge
      
      * squash
      
      * fix whitespace
      
      * spelling and whitespace
      
      * a single pesky space
      
      * add logger module to mock
      
      * add logger dispatch to privlleged function
      
      * sub logger in for dummy functions
      
      * create first of several event tests
      
      * first pass at test coverage for events
      
      * comment house keeping
      
      * implement last_seen_account storage item, event, and, logger function
      
      * create vec account log and use in tests
      
      * allow weight to be passed into account log
      
      * refactor all log dispatchables
      
      * save progress
      
      * complete initial transition to refactored logger
      
      * cleaning
      
      * fix merge residual compile errors
      
      setup initial mock structure
      
      establish privelleged function test
      
      save progress
      
      first pass new_test_ext
      
      test sudo to make sure it error when non-root
      
      add set keys tests
      
      fix unused result from set_key call
      
      parent 5151bd784545ededa6153052a93fcc309f7b3885
      author zeke <[email protected]> 1589076740 -0700
      committer zeke <[email protected]> 1589350443 -0700
      
      parent 5151bd784545ededa6153052a93fcc309f7b3885
      author zeke <[email protected]> 1589076740 -0700
      committer zeke <[email protected]> 1589350442 -0700
      
      remove unused imports warnings
      
      fix unused result from set_key call
      
      remove unused imports warnings
      
      pre master merge
      
      Expose BlockHashCount on system metadata constants (#5960)
      
      squash
      
      fix whitespace
      
      spelling and whitespace
      
      a single pesky space
      
      add logger module to mock
      
      add logger dispatch to privlleged function
      
      sub logger in for dummy functions
      
      create first of several event tests
      
      first pass at test coverage for events
      
      comment house keeping
      
      pre master merge
      
      Expose BlockHashCount on system metadata constants (#5960)
      
      Expose BlockHashCount on system metadata constants (#5960)
      
      fix whitespace
      
      spell check
      
      implement last_seen_account storage item, event, and, logger function
      
      create vec account log and use in tests
      
      allow weight to be passed into account log
      
      refactor all log dispatchables
      
      save progress
      
      complete initial transition to refactored logger
      
      cleaning
      
      * clean up
      
      * cleaning
      
      * condense non_privileged logs into 1 fn
      
      * Apply suggestions from code review
      
      Co-authored-by: default avatarJaco Greeff <[email protected]>
      Co-authored-by: default avatarBastian Köcher <[email protected]>
      71da6e96
  13. May 12, 2020
  14. May 11, 2020