-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Cancel Proxy Type #2334
Cancel Proxy Type #2334
Conversation
|
FYI to add this type while testing: Thanks to @jacogr for this info. |
|
@ddorgan If you test against Polkadot (which is @shawntabrizi No Westend? |
wpank
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also add this to Westend and this should be good to merge I think.
|
@ddorgan changes look good |
ddorgan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
|
bot merge |
|
Missing process info; check that the PR belongs to a project column. Merge can be attempted if:
See https://github.com/paritytech/parity-processbot#faq |
|
bot merge |
|
Trying merge. |
* cancel proxy * fix * Remove reject_announcement and add CancelProxy to westend Co-authored-by: David Dorgan <[email protected]>
* Cancel Proxy Type (#2334) * cancel proxy * fix * Remove reject_announcement and add CancelProxy to westend Co-authored-by: David Dorgan <[email protected]> * node: pass local authorship info to the transaction pool (#2385) * node: pass local authorship to the transaction pool * update substrate Co-authored-by: Shawn Tabrizi <[email protected]> Co-authored-by: David Dorgan <[email protected]>
This is a PR to introduce a new proxy type which has the power to specifically reject and remove announced proxy calls.
cc @wpank @ddorgan