Open ckoopmann opened 6 months ago
Thanks @ckoopmann. I agree, this could use some updates. I think what is on the accounts page is correct from what you shared. I think the transactions page. Transactions can be submitted by both smart contracts and EOA's, so this should be updated.
I see you put you are interested. I will assign this to you :) Let me know if you need anything.
Hey @ckoopmann! Just checking in, any update here? Any way we can help?
Thanks @ckoopmann. I agree, this could use some updates. I think what is on the accounts page is correct from what you shared. I think the transactions page. Transactions can be submitted by both smart contracts and EOA's, so this should be updated.
I see you put you are interested. I will assign this to you :) Let me know if you need anything.
From my understanding the transactions page is correct. Smart contract accounts cannot initiate ethereum Transactions as there are defined on the transactions page. As mentioned above I think the word "transaction" is misused on the accounts page and I'd change that page to use the word "message" instead.
This issue is stale because it has been open 30 days with no activity.
Hey @ckoopmann, are you still interested in working on this? Your proposed changes look good, you've been assigned to the issue so if you want to open a PR with this update, that would be great... if not, let us know and we can unassign you and open it up to the community
This issue is stale because it has been open 30 days with no activity.
Opening this back up for contribution
Hey @corwintines, can you assign me that issue - i will like to update it.
This issue is stale because it has been open 30 days with no activity.
Describe the bug
On the documentation for "accounts" it says:
This sentence implies that smart contract accounts can send "transactions", which contradicts the definition of "transaction" on the corresponding doc page:
It seems the term "transaction" is used incorrectly on the accounts page so I'd suggest replacing it with an alternative such as "call" or "message" .
To reproduce
Expected behavior
Terms should be used consistently across the documentation pages.
Screenshots
Desktop (please complete the following information)
No response
Smartphone (please complete the following information)
No response
Additional context
No response
Would you like to work on this issue?