Most recent docs update before release

This commit is contained in:
philip-morlier
2021-10-18 16:25:33 -07:00
parent 63df231981
commit 11043bd4a8
7 changed files with 19 additions and 28 deletions
-12
View File
@@ -24,9 +24,6 @@ Tracers
Tracers rely on historic data recompiled after execution to give insight into a transaction.
**placeholder for eventual discusion of LiveTracers**
Subscriptions
-------------
@@ -34,14 +31,5 @@ Subscriptions provide real time notification of data from the EVM as it processe
.. NOTE:: Plugins are not limited to a singular functionality and can be customized to operate as hybrids of the above. See `blockupdates`_ as an example.
.. todo:: Austin: I don't love this page. The informations is too
shallow.
Reply: I'd be inclined to add links out to the tutorial page for each
of the types. I think it's useful to have brief descriptions of each
type in one place, but putting each of the tutorials all on one page
is a bit much. It might also be a good idea to link to real plugins
that exemplify each type, though we won't have one of each type yet.
.. _blockupdates: https://github.com/openrelayxyz/plugeth-plugins/tree/master/packages/blockupdates