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

JRPC - debug methods review #1650

Merged
merged 48 commits into from
Mar 7, 2023
Merged
Changes from 1 commit
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
4b4b806
add e2e tests for jrpc debug trace transaction
tclemos Feb 6, 2023
e404466
add test cases to debug trace transaction e2e tests
tclemos Feb 7, 2023
7dd7988
add test cases to check reverted tx when testing debug trace transact…
tclemos Feb 8, 2023
1e2a8d3
remove deep package
tclemos Feb 8, 2023
910765b
add stack, memory and storage checks to debug trace transaction e2e t…
tclemos Feb 8, 2023
1b8dfae
add debug trace By Block Number and Hash
tclemos Feb 11, 2023
5505a1c
build(deps): bump github.com/go-git/go-billy/v5 from 5.4.0 to 5.4.1 (…
dependabot[bot] Feb 6, 2023
23e40d7
bring changes from v0.0.2 rc2 (#1644)
ARR552 Feb 7, 2023
5df0934
Cherry-pick RLP fix into develop (#1643)
kind84 Feb 7, 2023
872315f
Feature/#1615 rlp (#1617)
ARR552 Feb 8, 2023
cfe47cc
update executor image to e7ac5c4 (#1647)
ToniRamirezM Feb 8, 2023
58f27f9
genesis block check (#1638)
ARR552 Feb 10, 2023
459841e
build(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 (#1649)
dependabot[bot] Feb 10, 2023
18d5057
fix linter issues
tclemos Feb 14, 2023
1efcc9e
new e2e group to add debug tests to ci
tclemos Feb 14, 2023
af866e4
add debug trace block e2e tests
tclemos Feb 14, 2023
73c4675
gproto update; refactor structLogs response;
tclemos Feb 16, 2023
8c138b0
replace map by struct
tclemos Feb 17, 2023
d93a17a
fix storage jrpc debug key and value
tclemos Feb 23, 2023
993677e
Merge branch 'develop' into feature/develop/jrpc-debug-review
tclemos Feb 23, 2023
14aba9c
revert test config to local prover
tclemos Feb 23, 2023
4801229
Merge branch 'develop' into feature/develop/jrpc-debug-review
tclemos Feb 23, 2023
69552e3
WIP
tclemos Feb 23, 2023
7d9dc9c
fix eth_syncing; fix node up condition;
tclemos Feb 23, 2023
cbd9888
add e2e group5 to makefile
tclemos Feb 23, 2023
689f146
update prover image
tclemos Feb 23, 2023
f68aa35
fix unit tests
tclemos Feb 23, 2023
fde8f82
Merge branch 'develop' into feature/develop/jrpc-debug-review
tclemos Feb 23, 2023
58892f9
add commented code to trace test to generate files for protocol team
tclemos Feb 24, 2023
ebdc52b
Merge branch 'develop' into feature/develop/jrpc-debug-review
tclemos Feb 27, 2023
bfbee8b
Merge branch 'develop' into feature/develop/jrpc-debug-review
tclemos Feb 27, 2023
942cfff
Merge branch 'develop' into feature/develop/jrpc-debug-review
tclemos Feb 27, 2023
65ea11e
Merge branch 'develop' into feature/develop/jrpc-debug-review
tclemos Feb 27, 2023
8cbc96d
Merge branch 'develop' into feature/develop/jrpc-debug-review
tclemos Feb 27, 2023
47e1336
Merge branch 'develop' into feature/develop/jrpc-debug-review
tclemos Feb 27, 2023
8953e19
Merge branch 'develop' into feature/develop/jrpc-debug-review
tclemos Feb 27, 2023
ad66f21
Merge branch 'develop' into feature/develop/jrpc-debug-review
tclemos Feb 28, 2023
895c319
go mod tidy
tclemos Feb 28, 2023
bbc12fa
remove unecessary file
tclemos Feb 28, 2023
a564cac
revert unecessary changes
tclemos Feb 28, 2023
48cf0f2
remove debug changes
tclemos Feb 28, 2023
220922b
Merge branch 'develop' into feature/develop/jrpc-debug-review
tclemos Mar 2, 2023
084b472
Merge branch 'develop' into feature/develop/jrpc-debug-review
tclemos Mar 3, 2023
e7b9497
update prover image and uncomment tests cases for traces
tclemos Mar 3, 2023
45edd97
Merge branch 'develop' into feature/develop/jrpc-debug-review
tclemos Mar 6, 2023
209aa50
Merge branch 'develop' into feature/develop/jrpc-debug-review
tclemos Mar 6, 2023
27b4eaa
Merge branch 'develop' into feature/develop/jrpc-debug-review
tclemos Mar 7, 2023
b8ba60f
refresh proto and mocks; update docker image
tclemos Mar 7, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove unecessary file
  • Loading branch information
tclemos committed Feb 28, 2023
commit bbc12fa3f2b75bcde3a260faba13603568abdb27
1 change: 0 additions & 1 deletion sudo

This file was deleted.