go-ethereum/rpc
Jeffrey Wilcke 7f83e68b13 [release/1.3.4] eth: fixed homestead tx check
When a block is queried for retrieval we should add a check whether the
block falls within the frontier rules. If we'd always use `From`
retrieving transaction might fail. This PR temporarily changes
everything to `FromFrontier` (safe!).

This is a backport of c616391df2
2016-02-29 13:24:33 +01:00
..
api [release/1.3.4] eth: fixed homestead tx check 2016-02-29 13:24:33 +01:00
codec support for user agents 2015-08-12 12:22:16 +02:00
comms Merge pull request #1946 from fjl/xeth-oom 2015-10-29 17:42:55 +01:00
shared Merge pull request #1724 from Gustav-Simonsson/get_work 2015-08-29 10:54:10 +02:00
useragent console: 2015-10-22 00:22:39 +02:00
jeth.go console: 2015-10-22 00:22:39 +02:00
xeth.go rpc: update the xeth over RPC API to use the success/failure messages 2015-08-17 14:04:20 +03:00