Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc new debug methods #1379

Merged
merged 6 commits into from
Aug 22, 2023

Conversation

alexandratran
Copy link
Contributor

@alexandratran alexandratran commented Aug 17, 2023

Document debug_getRawTransaction and debug_getRawReceipts.

Preview: https://besu-docs-40jpyeiid-hyperledger.vercel.app/development/public-networks/reference/api#debug_getrawreceipts

fixes #1342
fixes #1364

Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
@alexandratran alexandratran requested a review from a team as a code owner August 17, 2023 21:23
@vercel
Copy link

vercel bot commented Aug 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
besu-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2023 6:28am

alexandratran and others added 2 commits August 17, 2023 23:05
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
Co-authored-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
Signed-off-by: Alexandra Tran Carrillo <12214231+alexandratran@users.noreply.github.com>
Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
Copy link
Contributor

@bgravenorst bgravenorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It may be easier to implement my suggestion in a separate PR (if you agree with it)

docs/public-networks/reference/api/index.md Show resolved Hide resolved
@alexandratran alexandratran merged commit df26e69 into hyperledger:main Aug 22, 2023
9 checks passed
@alexandratran alexandratran deleted the 1342-doc-debug-methods branch August 22, 2023 06:34
Vikramop pushed a commit to Vikramop/besu-docs that referenced this pull request Aug 24, 2023
* doc new debug methods

Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>

* Apply suggestions from code review

Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
Co-authored-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
Signed-off-by: Alexandra Tran Carrillo <12214231+alexandratran@users.noreply.github.com>

* add array

Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>

---------

Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
Signed-off-by: Alexandra Tran Carrillo <12214231+alexandratran@users.noreply.github.com>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
Co-authored-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
Signed-off-by: Veervikram singh <veervikramsingh132@gmail.com>
alexandratran added a commit that referenced this pull request Aug 25, 2023
* Doc new debug methods (#1379)

* doc new debug methods

Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>

* Apply suggestions from code review

Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
Co-authored-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
Signed-off-by: Alexandra Tran Carrillo <12214231+alexandratran@users.noreply.github.com>

* add array

Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>

---------

Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
Signed-off-by: Alexandra Tran Carrillo <12214231+alexandratran@users.noreply.github.com>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
Co-authored-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
Signed-off-by: Veervikram singh <veervikramsingh132@gmail.com>

* removed null from engine_exchangeTransitionConfigurationV11

Signed-off-by: Veervikram singh <veervikramsingh132@gmail.com>

* removed null from engine_exchangeTransitionConfigurationV11

Signed-off-by: Veervikram singh <veervikramsingh132@gmail.com>

---------

Signed-off-by: Alexandra Tran <alexandra.tran@consensys.net>
Signed-off-by: Alexandra Tran Carrillo <12214231+alexandratran@users.noreply.github.com>
Signed-off-by: Veervikram singh <veervikramsingh132@gmail.com>
Co-authored-by: Alexandra Tran Carrillo <12214231+alexandratran@users.noreply.github.com>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
Co-authored-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
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.

Document debug_getRawTransactions [Content] Document debug_getRawReceipts
4 participants