openethereum/ethcore/src
rakita 0706e5468d
EIP-1898: Allow default block parameter to be blockHash (#203)
* Allow default block parameter to be blockHash

Backport to 3.1 of https://github.com/openethereum/openethereum/pull/10932

Co-authored-by: Richard Patel <me@terorie.dev>

* Request canonical with BlockHash

Co-authored-by: Seun LanLege <seunlanlege@gmail.com>
Co-authored-by: Richard Patel <me@terorie.dev>
2021-01-11 11:00:27 +01:00
..
client EIP-1898: Allow default block parameter to be blockHash (#203) 2021-01-11 11:00:27 +01:00
engines TypedTransaction (EIP-2718) and Optional access list (EIP-2930) (#135) 2020-12-10 16:42:05 +01:00
ethereum EIP2929 with journaling + Yolov3 (#79) 2020-11-04 19:11:05 +01:00
json_tests TypedTransaction (EIP-2718) and Optional access list (EIP-2930) (#135) 2020-12-10 16:42:05 +01:00
machine TypedTransaction (EIP-2718) and Optional access list (EIP-2930) (#135) 2020-12-10 16:42:05 +01:00
miner TypedTransaction (EIP-2718) and Optional access list (EIP-2930) (#135) 2020-12-10 16:42:05 +01:00
snapshot TypedTransaction (EIP-2718) and Optional access list (EIP-2930) (#135) 2020-12-10 16:42:05 +01:00
spec TypedTransaction (EIP-2718) and Optional access list (EIP-2930) (#135) 2020-12-10 16:42:05 +01:00
state TypedTransaction (EIP-2718) and Optional access list (EIP-2930) (#135) 2020-12-10 16:42:05 +01:00
tests TypedTransaction (EIP-2718) and Optional access list (EIP-2930) (#135) 2020-12-10 16:42:05 +01:00
trace OpenEthereum rebranding (#31) 2020-09-22 14:53:52 +02:00
verification TypedTransaction (EIP-2718) and Optional access list (EIP-2930) (#135) 2020-12-10 16:42:05 +01:00
account_db.rs OpenEthereum rebranding (#31) 2020-09-22 14:53:52 +02:00
block.rs TypedTransaction (EIP-2718) and Optional access list (EIP-2930) (#135) 2020-12-10 16:42:05 +01:00
error.rs OpenEthereum rebranding (#31) 2020-09-22 14:53:52 +02:00
executed.rs OpenEthereum rebranding (#31) 2020-09-22 14:53:52 +02:00
executive.rs TypedTransaction (EIP-2718) and Optional access list (EIP-2930) (#135) 2020-12-10 16:42:05 +01:00
externalities.rs EIP2929 with journaling + Yolov3 (#79) 2020-11-04 19:11:05 +01:00
factory.rs OpenEthereum rebranding (#31) 2020-09-22 14:53:52 +02:00
lib.rs OpenEthereum rebranding (#31) 2020-09-22 14:53:52 +02:00
pod_account.rs OpenEthereum rebranding (#31) 2020-09-22 14:53:52 +02:00
pod_state.rs OpenEthereum rebranding (#31) 2020-09-22 14:53:52 +02:00
state_db.rs Trace comment on new block inclusion (#100) 2020-12-02 11:31:11 +01:00
test_helpers.rs TypedTransaction (EIP-2718) and Optional access list (EIP-2930) (#135) 2020-12-10 16:42:05 +01:00
transaction_ext.rs OpenEthereum rebranding (#31) 2020-09-22 14:53:52 +02:00
tx_filter.rs TypedTransaction (EIP-2718) and Optional access list (EIP-2930) (#135) 2020-12-10 16:42:05 +01:00