User Tools

Site Tools


dido:public:ra:xapend:xapend.b_stds:defact:ethereum:eip:erc_0234

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dido:public:ra:xapend:xapend.b_stds:defact:ethereum:eip:erc_0234 [2019/06/01 22:40]
nick ↷ Page moved from dido:public:stds:defact:ethereum:erc_0234 to dido:public:stds:defact:ethereum:eip:erc_0234
dido:public:ra:xapend:xapend.b_stds:defact:ethereum:eip:erc_0234 [2020/11/13 02:21] (current)
nick ↷ Links adapted because of a move operation
Line 1: Line 1:
-======== EIP 234: `blockHash` to JSON-RPC filter options (DRAFT) ​  ========= +==== EIP 234: `blockHash` to JSON-RPC filter options (DRAFT) ​  ​==== 
-[[dido:​public:​stds:​defact:​ethereum | Return to Ethereum ERCs ]]+[[dido:​public:​ra:​xapend:​xapend.b_stds:​defact:​ethereum:eip| Return to Ethereum ERCs ]]
  
-: **Note**: The following is an excerpt from the official Ethereum site. It is provided here as a connivence ​and is not authoritative. Refer to the original document as the authoritative reference.+  ​: **Note**: The following is an excerpt from the official Ethereum site. It is provided here as a convenience ​and is not authoritative. Refer to the original document as the authoritative reference.
  
 <​table>​ <​table>​
Line 15: Line 15:
 </​table>​ </​table>​
  
- +=== Simple Summary === 
-====== Simple Summary ​======+
   : //Add an option to JSON-RPC filter options (used by ''​eth_newFilter''​ and ''​eth_getLogs''​) that allows specifying the block hash that should be included in the results. This option would be an alternative to ''​fromBlock''/''​toBlock''​ options.//   : //Add an option to JSON-RPC filter options (used by ''​eth_newFilter''​ and ''​eth_getLogs''​) that allows specifying the block hash that should be included in the results. This option would be an alternative to ''​fromBlock''/''​toBlock''​ options.//
  
-====== Abstract ====== +=== Abstract === 
   : //This addition would allow clients to fetch logs for specific blocks, whether those blocks were in the current main chain or not. This resolves some issues that make it difficult/​expensive to author robust clients due to the nature of chain reorgs, unreliable network connections and the result set not containing enough details in the empty case.//   : //This addition would allow clients to fetch logs for specific blocks, whether those blocks were in the current main chain or not. This resolves some issues that make it difficult/​expensive to author robust clients due to the nature of chain reorgs, unreliable network connections and the result set not containing enough details in the empty case.//
- 
- 
dido/public/ra/xapend/xapend.b_stds/defact/ethereum/eip/erc_0234.1559443253.txt.gz · Last modified: 2019/06/01 22:40 by nick