Skip to content

Implement transaction_by_hash Runtime API#35

Merged
sorpaas merged 8 commits intopolkadot-evm:masterfrom
moonbeam-foundation:tgmichel-txn-by-hash
Jun 15, 2020
Merged

Implement transaction_by_hash Runtime API#35
sorpaas merged 8 commits intopolkadot-evm:masterfrom
moonbeam-foundation:tgmichel-txn-by-hash

Conversation

@tgmichel
Copy link
Copy Markdown
Contributor

rel #7

  • pallet-ethereum: add Transactions StorageMap.
  • Transactions insert on_finalize.
  • New frontier_rpc_primitives::Transaction type.
  • transaction_by_hash Runtime API implementation

tgmichel added 2 commits June 10, 2020 15:53
# Conflicts:
#	rpc/primitives/src/lib.rs
#	template/runtime/src/lib.rs
@sorpaas sorpaas merged commit 949fe2a into polkadot-evm:master Jun 15, 2020
sorpaas pushed a commit that referenced this pull request Jun 15, 2020
* Wip implement transaction_by_hash for EthApi

* pallet-ethereum: add Transactions StorageMap

* Implement transaction_by_hash Runtime API

* pallet-ethereum: change Transactions to store references only

* /pull/35#discussion_r438019271

* Move Transaction build logic to Rpc module

* Implement transaction_by_block_hash_and_index for Runtime API
@tgmichel tgmichel deleted the tgmichel-txn-by-hash branch October 7, 2020 09:13
koushiro referenced this pull request in alt-research/frontier Feb 16, 2022
Fresh runtime api instance per call estimation
goldoneen added a commit to goldoneen/rust-front that referenced this pull request May 7, 2022
* Wip implement transaction_by_hash for EthApi

* pallet-ethereum: add Transactions StorageMap

* Implement transaction_by_hash Runtime API

* pallet-ethereum: change Transactions to store references only

* polkadot-evm/frontier/pull/35#discussion_r438019271

* Move Transaction build logic to Rpc module
goldoneen added a commit to goldoneen/rust-front that referenced this pull request May 7, 2022
* Wip implement transaction_by_hash for EthApi

* pallet-ethereum: add Transactions StorageMap

* Implement transaction_by_hash Runtime API

* pallet-ethereum: change Transactions to store references only

* polkadot-evm/frontier/pull/35#discussion_r438019271

* Move Transaction build logic to Rpc module

* Implement transaction_by_block_hash_and_index for Runtime API
valeriikharkin added a commit to valeriikharkin/rust-front that referenced this pull request Aug 4, 2025
* Wip implement transaction_by_hash for EthApi

* pallet-ethereum: add Transactions StorageMap

* Implement transaction_by_hash Runtime API

* pallet-ethereum: change Transactions to store references only

* polkadot-evm/frontier/pull/35#discussion_r438019271

* Move Transaction build logic to Rpc module
valeriikharkin added a commit to valeriikharkin/rust-front that referenced this pull request Aug 4, 2025
* Wip implement transaction_by_hash for EthApi

* pallet-ethereum: add Transactions StorageMap

* Implement transaction_by_hash Runtime API

* pallet-ethereum: change Transactions to store references only

* polkadot-evm/frontier/pull/35#discussion_r438019271

* Move Transaction build logic to Rpc module

* Implement transaction_by_block_hash_and_index for Runtime API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants