Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorganisation of the proxy page #3711

Merged
merged 103 commits into from
Oct 7, 2022
Merged

Reorganisation of the proxy page #3711

merged 103 commits into from
Oct 7, 2022

Conversation

filippoweb3
Copy link
Contributor

@filippoweb3 filippoweb3 commented Aug 26, 2022

This PR solves this issue.

  • Make new video tutorial about anonymous proxies

Video tutorials will be added to the page once reviewed and published on the youtube channel.

Due to the renaming of anonymous proxies to pure proxies, this PR is also connected to:

Tasks

  • Add video tutorials multisig made of anons
  • Add video tutorial Controller vs staking proxy

- Anon and time-delayed proxies are not proxy types
- Moved up "Why use a Proxy"
- Deleted "Proxy" from Proxy type subtitle as already clear these are types of proxy
@filippoweb3 filippoweb3 added the A1 - In Progress Not ready for review yet. label Aug 26, 2022
@filippoweb3 filippoweb3 self-assigned this Aug 26, 2022
@filippoweb3 filippoweb3 linked an issue Aug 26, 2022 that may be closed by this pull request
5 tasks
- Removed part how-to remove anonymous proxies
- Added links to support pages
- Rearranged subtitles
How-to guide for removing proxies already present in the support docs, added link to the dedicated article
The primary account is accessible, is the proxy that is not more accessible because there is no private key.
This diagram is misleading, anon proxies cannot be included in a multisig
This image can be more clear.

With this commit also removed:
- multisig diagram image
- anon proxy digram
- moved the video before the text (note the video shows misleading info about permissionless management). it should be replaced with a newer video.

- Changed text

- Changed section title
This section is not really important here in my opinion, links are useful within the text
- danger banner for anon proxies
- warning for inclusion of anon proxies within multisig
@filippoweb3 filippoweb3 added the A2 - Please Review Pull request is ready for review. label Sep 9, 2022
@filippoweb3
Copy link
Contributor Author

@DrW3RK the content added in the Anonymous proxies section goes together with the video tutorial I will produce. Thus, the video script is in line with what added in the wiki. The video slides (once reviewed) can be embedded within the this page to support what I wrote. The video tutorial can be attached to the page, as the previous one contains misleading information (i.e. addition of anon proxy within a multi-sig etc.). Let me know what do you think. :)

@filippoweb3
Copy link
Contributor Author

@laboon I added you here since we discussed this topic together in the office. Maybe you have something to add?

Copy link
Contributor

@laboon laboon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall good, just come comments

docs/learn/learn-proxies.md Outdated Show resolved Hide resolved
docs/learn/learn-proxies.md Outdated Show resolved Hide resolved
docs/learn/learn-proxies.md Outdated Show resolved Hide resolved
docs/learn/learn-proxies.md Outdated Show resolved Hide resolved
docs/learn/learn-proxies.md Outdated Show resolved Hide resolved
docs/learn/learn-proxies.md Outdated Show resolved Hide resolved
docs/learn/learn-proxies.md Outdated Show resolved Hide resolved
docs/learn/learn-proxies.md Outdated Show resolved Hide resolved
docs/learn/learn-proxies.md Outdated Show resolved Hide resolved
docs/learn/learn-proxies.md Outdated Show resolved Hide resolved
filippoweb3 and others added 5 commits September 12, 2022 11:51
Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>
Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>
Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>
Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>
Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>
@DrW3RK DrW3RK removed the A3 - Changes Requested Pull Request needs to be updated. label Sep 29, 2022
@DrW3RK
Copy link
Member

DrW3RK commented Sep 29, 2022

Approved! You can merge after you add the video links are added

@filippoweb3
Copy link
Contributor Author

hey @laboon let me know what you think about this PR. I still need your approval. I am planning to link just one tutorial showing the difference between staking proxy and controller.

filippoweb3 and others added 3 commits October 5, 2022 14:24
@filippoweb3 filippoweb3 added the A2 - Please Review Pull request is ready for review. label Oct 5, 2022
@filippoweb3 filippoweb3 removed the request for review from laboon October 6, 2022 07:59
@w3f w3f deleted a comment from laboon Oct 6, 2022
@w3f w3f deleted a comment from laboon Oct 6, 2022
@filippoweb3 filippoweb3 removed the request for review from laboon October 6, 2022 09:34
@filippoweb3 filippoweb3 merged commit e4f21d7 into master Oct 7, 2022
@filippoweb3 filippoweb3 deleted the reorg-proxy-page branch October 7, 2022 07:24
alfarok pushed a commit that referenced this pull request Oct 11, 2022
* Changed subtitle structure

- Anon and time-delayed proxies are not proxy types
- Moved up "Why use a Proxy"
- Deleted "Proxy" from Proxy type subtitle as already clear these are types of proxy

* Removed how-to guide

- Removed part how-to remove anonymous proxies
- Added links to support pages
- Rearranged subtitles

* Removed how-to guide for removing proxies

How-to guide for removing proxies already present in the support docs, added link to the dedicated article

* Corrected wrong statements

The primary account is accessible, is the proxy that is not more accessible because there is no private key.

* Added link substrate pallets, small edits to intro

* Moved anon proxies at the end

* Changed position of how-to guides for anon

* Removed multi-sig proxy diagram

This diagram is misleading, anon proxies cannot be included in a multisig

* Removed image anon proxy diagram

This image can be more clear.

With this commit also removed:
- multisig diagram image
- anon proxy digram

* Moved video up in the section, changed text

- moved the video before the text (note the video shows misleading info about permissionless management). it should be replaced with a newer video.

- Changed text

- Changed section title

* Added text to compare proxies with Anon

* More detailed text added

* Deleted resources section

This section is not really important here in my opinion, links are useful within the text

* Added danger banner

- danger banner for anon proxies
- warning for inclusion of anon proxies within multisig

* Added benefits of Anon

* More about anon benefits

* Update docs/learn/learn-proxies.md

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>

* Major edits

- Run grammarly
- Implemented Bill's feedback

* Small fix

Removed the "belonging part" as suggested by Bill

* Tiny edit from grammarly

* Update docs/learn/learn-proxies.md

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>

* Minor edits

- spell check
- terminology check

* Updated screenshots

- updated screenshot showing how to view your proxies on the developer tab
- added screenshot showing how to view proxies on the Account tab
- added some text to support new figure

* Removed "Putting it all together"

Title of this section a bit odd, as it contains info that is useful at the beginning of the page. Whole content moved up in the "Why using a proxy" section.

* Changed "why use a proxy"

- replaced diagram, the old one did not match Polkadot branding colours, and it was difficult to follow with many letters.
- updated text, according to the new figure

* Moved time-delayed proxies

Moved before anonymous proxies, as anon are probably used less often.

* Added Figure about anonymous proxies

Comparison between "regular proxies" a and anonymous proxies

* Minor edits

Simplified title sub-sections

* Updated font

Updated Inter font in picture proxy vs anon

* Added figure why anon proxies

This figure is used to explain the benefits of having anonymous proxies vs just a staking proxy

* Removed technical video about anon proxies

- Remove old video as it presented wrong info, such as anon within multisig
- added new video tutorial

* Added new tutorial about creating and deleting anon proxies

* Updated example and figure description

* Added plot figure

* Moved banner removing anon

* Removed confusing Bold points

* Changed title structure anon proxies

* Added part about multisigs and anon

Part about putting an anonymous proxy within a multisig

* Added new diagram and description

- added new diagram anon in multisigs
- added description for the diagram

* Added section about proxy calls

- proxy calls
- nested proxy calls

* Minor edits

* Added figure and description

- added figure for nested proxy calls
- added figure description about nested proxy calls

* Added more details to figure description

* Added some more details

* Minor edits

* Renamed figure, added new one

- renamed Figure with 2 proxy calls
- added figure with 3 proxy calls
- added description for new figure

* Added example multisg with anon proxies

- renamed old figure showing multisig with one proxy
- added figure showing multisig with proxies
- added description for new figure
- minor edits

* More description details

* Minor edits

* Added link to tutorial video

* Added section to insert tutorial video

* Corrected figure

* Moved info banner up

* Fixed titles capitalization

* Added link to video tutorial about anons

* Corrected some misconceptions

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* SEO stuff

- changed "proxies" to "proxy"

* Moved VIP stuff at the beginning and added some additional contexts

* Added italic, details about non-ownership of then anon

* Added info redenomination anon proxies

* Tiny edits

* Prettified

* Removed old Figures, added new ones (partial)

* Replaced more figures (partial)

Minor edits to figure descriptions

* Major edits

- Finished figure replacement
- updated text
- mentioned pure proxy

* Deleted banner

* Replaced figure

* Updated figure description

* Minor edits to figure description

* Minor edits

* Prettified

* Reorg proxy deposit

- removed rust code part
- polished text
- prettified

* Added video pure proxies - multisig

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>
Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>
alfarok pushed a commit that referenced this pull request Oct 11, 2022
* Changed subtitle structure

- Anon and time-delayed proxies are not proxy types
- Moved up "Why use a Proxy"
- Deleted "Proxy" from Proxy type subtitle as already clear these are types of proxy

* Removed how-to guide

- Removed part how-to remove anonymous proxies
- Added links to support pages
- Rearranged subtitles

* Removed how-to guide for removing proxies

How-to guide for removing proxies already present in the support docs, added link to the dedicated article

* Corrected wrong statements

The primary account is accessible, is the proxy that is not more accessible because there is no private key.

* Added link substrate pallets, small edits to intro

* Moved anon proxies at the end

* Changed position of how-to guides for anon

* Removed multi-sig proxy diagram

This diagram is misleading, anon proxies cannot be included in a multisig

* Removed image anon proxy diagram

This image can be more clear.

With this commit also removed:
- multisig diagram image
- anon proxy digram

* Moved video up in the section, changed text

- moved the video before the text (note the video shows misleading info about permissionless management). it should be replaced with a newer video.

- Changed text

- Changed section title

* Added text to compare proxies with Anon

* More detailed text added

* Deleted resources section

This section is not really important here in my opinion, links are useful within the text

* Added danger banner

- danger banner for anon proxies
- warning for inclusion of anon proxies within multisig

* Added benefits of Anon

* More about anon benefits

* Update docs/learn/learn-proxies.md

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>

* Major edits

- Run grammarly
- Implemented Bill's feedback

* Small fix

Removed the "belonging part" as suggested by Bill

* Tiny edit from grammarly

* Update docs/learn/learn-proxies.md

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>

* Minor edits

- spell check
- terminology check

* Updated screenshots

- updated screenshot showing how to view your proxies on the developer tab
- added screenshot showing how to view proxies on the Account tab
- added some text to support new figure

* Removed "Putting it all together"

Title of this section a bit odd, as it contains info that is useful at the beginning of the page. Whole content moved up in the "Why using a proxy" section.

* Changed "why use a proxy"

- replaced diagram, the old one did not match Polkadot branding colours, and it was difficult to follow with many letters.
- updated text, according to the new figure

* Moved time-delayed proxies

Moved before anonymous proxies, as anon are probably used less often.

* Added Figure about anonymous proxies

Comparison between "regular proxies" a and anonymous proxies

* Minor edits

Simplified title sub-sections

* Updated font

Updated Inter font in picture proxy vs anon

* Added figure why anon proxies

This figure is used to explain the benefits of having anonymous proxies vs just a staking proxy

* Removed technical video about anon proxies

- Remove old video as it presented wrong info, such as anon within multisig
- added new video tutorial

* Added new tutorial about creating and deleting anon proxies

* Updated example and figure description

* Added plot figure

* Moved banner removing anon

* Removed confusing Bold points

* Changed title structure anon proxies

* Added part about multisigs and anon

Part about putting an anonymous proxy within a multisig

* Added new diagram and description

- added new diagram anon in multisigs
- added description for the diagram

* Added section about proxy calls

- proxy calls
- nested proxy calls

* Minor edits

* Added figure and description

- added figure for nested proxy calls
- added figure description about nested proxy calls

* Added more details to figure description

* Added some more details

* Minor edits

* Renamed figure, added new one

- renamed Figure with 2 proxy calls
- added figure with 3 proxy calls
- added description for new figure

* Added example multisg with anon proxies

- renamed old figure showing multisig with one proxy
- added figure showing multisig with proxies
- added description for new figure
- minor edits

* More description details

* Minor edits

* Added link to tutorial video

* Added section to insert tutorial video

* Corrected figure

* Moved info banner up

* Fixed titles capitalization

* Added link to video tutorial about anons

* Corrected some misconceptions

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* SEO stuff

- changed "proxies" to "proxy"

* Moved VIP stuff at the beginning and added some additional contexts

* Added italic, details about non-ownership of then anon

* Added info redenomination anon proxies

* Tiny edits

* Prettified

* Removed old Figures, added new ones (partial)

* Replaced more figures (partial)

Minor edits to figure descriptions

* Major edits

- Finished figure replacement
- updated text
- mentioned pure proxy

* Deleted banner

* Replaced figure

* Updated figure description

* Minor edits to figure description

* Minor edits

* Prettified

* Reorg proxy deposit

- removed rust code part
- polished text
- prettified

* Added video pure proxies - multisig

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>
Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>
alfarok pushed a commit that referenced this pull request Oct 11, 2022
* Changed subtitle structure

- Anon and time-delayed proxies are not proxy types
- Moved up "Why use a Proxy"
- Deleted "Proxy" from Proxy type subtitle as already clear these are types of proxy

* Removed how-to guide

- Removed part how-to remove anonymous proxies
- Added links to support pages
- Rearranged subtitles

* Removed how-to guide for removing proxies

How-to guide for removing proxies already present in the support docs, added link to the dedicated article

* Corrected wrong statements

The primary account is accessible, is the proxy that is not more accessible because there is no private key.

* Added link substrate pallets, small edits to intro

* Moved anon proxies at the end

* Changed position of how-to guides for anon

* Removed multi-sig proxy diagram

This diagram is misleading, anon proxies cannot be included in a multisig

* Removed image anon proxy diagram

This image can be more clear.

With this commit also removed:
- multisig diagram image
- anon proxy digram

* Moved video up in the section, changed text

- moved the video before the text (note the video shows misleading info about permissionless management). it should be replaced with a newer video.

- Changed text

- Changed section title

* Added text to compare proxies with Anon

* More detailed text added

* Deleted resources section

This section is not really important here in my opinion, links are useful within the text

* Added danger banner

- danger banner for anon proxies
- warning for inclusion of anon proxies within multisig

* Added benefits of Anon

* More about anon benefits

* Update docs/learn/learn-proxies.md

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>

* Major edits

- Run grammarly
- Implemented Bill's feedback

* Small fix

Removed the "belonging part" as suggested by Bill

* Tiny edit from grammarly

* Update docs/learn/learn-proxies.md

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>

* Minor edits

- spell check
- terminology check

* Updated screenshots

- updated screenshot showing how to view your proxies on the developer tab
- added screenshot showing how to view proxies on the Account tab
- added some text to support new figure

* Removed "Putting it all together"

Title of this section a bit odd, as it contains info that is useful at the beginning of the page. Whole content moved up in the "Why using a proxy" section.

* Changed "why use a proxy"

- replaced diagram, the old one did not match Polkadot branding colours, and it was difficult to follow with many letters.
- updated text, according to the new figure

* Moved time-delayed proxies

Moved before anonymous proxies, as anon are probably used less often.

* Added Figure about anonymous proxies

Comparison between "regular proxies" a and anonymous proxies

* Minor edits

Simplified title sub-sections

* Updated font

Updated Inter font in picture proxy vs anon

* Added figure why anon proxies

This figure is used to explain the benefits of having anonymous proxies vs just a staking proxy

* Removed technical video about anon proxies

- Remove old video as it presented wrong info, such as anon within multisig
- added new video tutorial

* Added new tutorial about creating and deleting anon proxies

* Updated example and figure description

* Added plot figure

* Moved banner removing anon

* Removed confusing Bold points

* Changed title structure anon proxies

* Added part about multisigs and anon

Part about putting an anonymous proxy within a multisig

* Added new diagram and description

- added new diagram anon in multisigs
- added description for the diagram

* Added section about proxy calls

- proxy calls
- nested proxy calls

* Minor edits

* Added figure and description

- added figure for nested proxy calls
- added figure description about nested proxy calls

* Added more details to figure description

* Added some more details

* Minor edits

* Renamed figure, added new one

- renamed Figure with 2 proxy calls
- added figure with 3 proxy calls
- added description for new figure

* Added example multisg with anon proxies

- renamed old figure showing multisig with one proxy
- added figure showing multisig with proxies
- added description for new figure
- minor edits

* More description details

* Minor edits

* Added link to tutorial video

* Added section to insert tutorial video

* Corrected figure

* Moved info banner up

* Fixed titles capitalization

* Added link to video tutorial about anons

* Corrected some misconceptions

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* Update docs/learn/learn-proxies.md

Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>

* SEO stuff

- changed "proxies" to "proxy"

* Moved VIP stuff at the beginning and added some additional contexts

* Added italic, details about non-ownership of then anon

* Added info redenomination anon proxies

* Tiny edits

* Prettified

* Removed old Figures, added new ones (partial)

* Replaced more figures (partial)

Minor edits to figure descriptions

* Major edits

- Finished figure replacement
- updated text
- mentioned pure proxy

* Deleted banner

* Replaced figure

* Updated figure description

* Minor edits to figure description

* Minor edits

* Prettified

* Reorg proxy deposit

- removed rust code part
- polished text
- prettified

* Added video pure proxies - multisig

Co-authored-by: Bill Laboon <laboon@users.noreply.github.com>
Co-authored-by: Radha <86818441+DrW3RK@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A2 - Please Review Pull request is ready for review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reorg of proxies page with focus on anon proxies
3 participants