• Gavin Wood's avatar
    Time-delay proxies (#6770) · dfe2871b
    Gavin Wood authored
    
    
    * Time-delay proxies.
    
    * Tests
    
    * Initial couple of benchmarks
    
    * Fix up runtime
    
    * Last couple of benchmarks
    
    * Tests
    
    * Docs
    
    * Migration
    
    * add tests to proxy benchmarks
    
    * generated benchmarks, not integrated
    
    * Fix weight trait
    
    * integrate weightinfo
    
    * default weight
    
    * Grumble
    
    * Deduplication, split proxy from announced_proxy and don't require reauthentication
    
    * Fix
    
    * Remoe superfluous
    
    * Typos
    
    * Indent
    
    * Fix
    
    * Fixes
    
    * rename 'proxy_announced' -> 'announced_proxy'
    
    * flip rename
    
    * comments and spacing
    
    * fix proxy_announced
    
    * remove unneeded `execute` marker
    
    * Avoid unneeded changes to extrinsic indices
    
    * Cleanup
    
    * Fixes
    
    * Update Benchmarks and Weights for Delayed Proxy (#6811)
    
    * update bechmarks to parameterize announcements
    
    * remove announcement param from proxy
    
    * Update pallet_proxy.rs
    
    * Update weights
    
    * Bump runtime
    
    * Fix benchmark
    
    Co-authored-by: default avatarShawn Tabrizi <[email protected]>
    dfe2871b