forked from erigontech/erigon
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Devel+classic stable #111
Draft
meowsbits
wants to merge
74
commits into
devel
Choose a base branch
from
devel+classic_stable
base: devel
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Devel+classic stable #111
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Date: 2022-12-07 14:49:44-08:00 Signed-off-by: meows <[email protected]>
Date: 2022-12-07 14:50:49-08:00 Signed-off-by: meows <[email protected]>
Date: 2022-12-07 14:59:09-08:00 Signed-off-by: meows <[email protected]>
This should help reduce conflicts during merges. Date: 2022-12-07 15:04:32-08:00 Signed-off-by: meows <[email protected]>
This test echos exactly the test function in state_test.go, but swaps the test dir for the ETC tests repo. Date: 2022-12-08 05:39:27-08:00 Signed-off-by: meows <[email protected]>
Date: 2022-12-08 05:39:57-08:00 Signed-off-by: meows <[email protected]> Makefile: 'make test-classic' should run only State tests Difficulty tests for ETC exist, too, but there are issues with encoding and forks that I don't want to resolve right now Date: 2022-12-08 08:00:49-08:00 Signed-off-by: meows <[email protected]>
…nConfig struct Date: 2022-12-08 07:35:44-08:00 Signed-off-by: meows <[email protected]>
…ore/tests The version now referenced is the 'etcversion_filled' that was created for ETC by Dimitry. Date: 2022-12-08 08:07:47-08:00 Signed-off-by: meows <[email protected]> .gitmodules: remove extra lines from gitmodules Date: 2022-12-09 05:04:03-08:00 Signed-off-by: meows <[email protected]>
Date: 2022-12-08 08:23:22-08:00 Signed-off-by: meows <[email protected]>
…rigon into devel+classic
Now all State_Classic tests passing. Date: 2022-12-13 08:26:00-08:00 Signed-off-by: meows <[email protected]>
…rigon into devel+classic
Conflicts: core/forkid/forkid.go
…ghtForks As opposed to .TimeForks Date: 2022-12-19 04:21:15-08:00 Signed-off-by: meows <[email protected]>
Date: 2022-12-19 04:29:04-08:00 Signed-off-by: meows <[email protected]>
Conflicts: cmd/integration/commands/stages.go cmd/state/commands/erigon2.go core/vm/evm.go core/vm/interpreter.go
solution: rename fork config s/Merge/Merged/ Date: 2023-01-04 07:28:24-08:00 Signed-off-by: meows <[email protected]>
Date: 2023-01-04 07:41:32-08:00 Signed-off-by: meows <[email protected]>
Date: 2023-01-27 08:10:17-08:00 Signed-off-by: meows <[email protected]>
Date: 2023-01-27 08:11:13-08:00 Signed-off-by: meows <[email protected]>
Conflicts: go.sum
Date: 2023-01-30 08:14:08-08:00 Signed-off-by: meows <[email protected]>
Conflicts: cmd/sentry/sentry/sentry_grpc_server.go go.sum
Date: 2023-02-02 09:48:03-08:00 Signed-off-by: meows <[email protected]>
Date: 2023-02-02 09:50:16-08:00 Signed-off-by: meows <[email protected]>
Date: 2023-02-02 09:54:35-08:00 Signed-off-by: meows <[email protected]>
README.md: add brief docker build+run instructions
Conflicts: go.sum
Date: 2023-02-07 10:50:28-08:00 Signed-off-by: meows <[email protected]>
This PR is stale because it has been open for 40 days with no activity. |
This PR is stale because it has been open for 40 days with no activity. |
This PR is stale because it has been open for 40 days with no activity. |
This PR is stale because it has been open for 40 days with no activity. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR doesn't actually want to get merged, but the head branch is a last-known version that as been seen reporting full sync on the ETC network.
The date on the last commit is currently 9 months ago.