conflicts resolved no testing #343
No reviewers
Labels
No Label
bug
critical
duplicate
enhancement
epic
help wanted
in progress
invalid
low priority
question
rebase
v1
v5
wontfix
Copied from Github
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerc-io/go-ethereum#343
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "rebase_1.11.4_check"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
update tests, helper methods, etc for changed interfaces
linted and some tests updated... statediff tests failing on filesystem call locally
undo changes to go.mod from rebase
changed ref and repo to try old stack-orch with miner.etherbase arg
turn off new tests yml for old tests with hack for old stack-orchestrator
cicd cleanup to trigger PR and testing (#324)
publish step using broken tests switched (#325)
Publish with old tests and no vulcanize publish (#326)
publish step using broken tests switched
rebase inserted old vulcanize publish steps
run tests in Jenkins CICD (#327)
run race tests in CICD
set HOME env for .ethereum mkdir permission denied
use same homeDir method as other places in code
unused variable in test removed
do NOT run race tests
Unit test inconsistencies (#330)
run race tests in CICD
set HOME env for .ethereum mkdir permission denied
use same homeDir method as other places in code
unused variable in test removed
do NOT run race tests
add statediffing test to Jenkinsfile
Add COPY support for inserting multiple rows in a single operation. (#328)
Fix CI tests by using specific version of Foundry (#333)
Co-authored-by: Michael Shaw michael@abastionofsanity.com
Add timers/counters for LevelDB Get, Put, Has, and Delete. (#332)
Add timers/counters for LevelDB Get, Put, Has, and Delete.
Test for null metrics (the unit tests don't initialize them).
Add timer and counter for batched write operations. (#337)
Add timer and counter for batched write operations.
Tweak comment