1. Jan 04, 2021
  2. Nov 22, 2020
  3. Nov 20, 2020
  4. Oct 02, 2020
  5. Sep 04, 2020
  6. Aug 20, 2020
  7. Aug 05, 2020
  8. Aug 04, 2020
  9. Aug 01, 2020
  10. Jun 24, 2020
  11. Jun 16, 2020
    • Zeke Mostov's avatar
      feat: Add proxy methods and `staking.payoutStakers` (#172) · 51e5d775
      Zeke Mostov authored
      
      
      * Add proxy methods and delete democracy methods
      
      * Bump @polkadot
      
      * Tests proxy; Deprecated metadata for democracy tests; Add payoutStakers
      
      add example back
      
      
      add back democracy
      
      Add back democracy methods
      
      Add payoutStakers and remove payoutNominators and payoutValidators
      
      Add old metadata and use for unit tests of deprecated democracy method
      
      rename folder of examples tests for new functions
      
      * Update doc comments for proxy methods to list proxy types
      
      Incorporate joes comments
      
      * Insert console warn deprecation for democracy proxy methods
      
      * Rename TEST_OPTIONS to KUSAMA_TEST_OPTIONS
      
      * Put back deprecated staking methods; More descriptive name for old metadata
      
      Remeber export statements for old payout methods
      
      * Generate docs with `yarn docs`
      
      * Add @depcrated doc strings
      
      * Apply suggestions from Joe's doc code review
      
      Co-authored-by: default avatarjoe petrowski <[email protected]>
      
      * Add docs indicating methods only callable when elections are closed
      
      * Generate updated docs with `yarn docs`
      
      * Update src/methods/proxy/proxy.ts
      
      * Update src/methods/proxy/removeProxies.ts
      
      * Update src/methods/proxy/removeProxy.ts
      
      * Update src/methods/staking/payoutStakers.ts
      
      * Bump @polkadot/api to 1.19.0-beta.3
      
      * Remove temp examples; Correct bob address in test util;
      
      * One more address
      
      * tiny linting error
      
      * Fix failing tests by using CC1 base tx info
      
      * Ignore deprecated static metadata
      
      * Explain deprecated metadata
      
      * Tiny comment enhancement
      
      Co-authored-by: default avatarjoe petrowski <[email protected]>
      51e5d775
  12. Jun 06, 2020
  13. May 26, 2020