Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
evstack
/
ev-node
Public
Notifications
You must be signed in to change notification settings
Fork
276
Star
361
Code
Issues
6
Pull requests
4
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix: use batchtime from sequencer for header time, upgrade to latest go-da and go-sequencing
- #1871
#1871
Merged
gupadhyaya
merged 21 commits into
evstack:main
evstack/ev-node:main
from
gupadhyaya:seq_fixes
gupadhyaya/rollkit:seq_fixes
Copy head branch name to clipboard
Oct 18, 2024
Conversation
Commits
21
(21)
Checks
Files changed
Merged
fix: use batchtime from sequencer for header time, upgrade to latest go-da and go-sequencing
#1871
gupadhyaya
merged 21 commits into
evstack:main
evstack/ev-node:main
from
gupadhyaya:seq_fixes
gupadhyaya/rollkit:seq_fixes
Copy head branch name to clipboard
Commits
Commits on Oct 4, 2024
upgrade to latest go-sequencing
gupadhyaya
committed
b506986
View commit details
Copy full SHA for b506986
Browse repository at this point
use sequencer timestamp for header time
gupadhyaya
committed
28d094c
View commit details
Copy full SHA for 28d094c
Browse repository at this point
upgrade go-da
gupadhyaya
committed
266a4c4
View commit details
Copy full SHA for 266a4c4
Browse repository at this point
fix nil pointer
gupadhyaya
committed
2e63f61
View commit details
Copy full SHA for 2e63f61
Browse repository at this point
use test as default rollupId
gupadhyaya
committed
d60614e
View commit details
Copy full SHA for d60614e
Browse repository at this point
minor
gupadhyaya
committed
22407d0
View commit details
Copy full SHA for 22407d0
Browse repository at this point
use batch Hash, add empty batches to queue to capture sequencer timestamp
gupadhyaya
committed
c8163df
View commit details
Copy full SHA for c8163df
Browse repository at this point
Commits on Oct 8, 2024
return error when no batch
gupadhyaya
committed
7104199
View commit details
Copy full SHA for 7104199
Browse repository at this point
Merge remote-tracking branch 'origin/main' into seq_fixes
gupadhyaya
committed
85a6e82
View commit details
Copy full SHA for 85a6e82
Browse repository at this point
faster batch retrieval
gupadhyaya
committed
6b74462
View commit details
Copy full SHA for 6b74462
Browse repository at this point
Commits on Oct 9, 2024
revert default retrieval time to 1s and fix mempool2node test
gupadhyaya
committed
a682912
View commit details
Copy full SHA for a682912
Browse repository at this point
fix cli issue
gupadhyaya
committed
e643842
View commit details
Copy full SHA for e643842
Browse repository at this point
Merge branch 'main' into seq_fixes
gupadhyaya
authored
f45fe69
View commit details
Copy full SHA for f45fe69
Browse repository at this point
test to TestChainID
gupadhyaya
committed
f6ba822
View commit details
Copy full SHA for f6ba822
Browse repository at this point
try fixing failing tests
gupadhyaya
committed
3549603
View commit details
Copy full SHA for 3549603
Browse repository at this point
Commits on Oct 11, 2024
use multi-rollup sequencer and test name as chainId which is intern the rollupId for the sequencer comms
gupadhyaya
committed
558cb1e
View commit details
Copy full SHA for 558cb1e
Browse repository at this point
fix lint
gupadhyaya
committed
f072ab8
View commit details
Copy full SHA for f072ab8
Browse repository at this point
siging to signing
gupadhyaya
committed
efa6433
View commit details
Copy full SHA for efa6433
Browse repository at this point
chainId to chainID
gupadhyaya
committed
b8cc013
View commit details
Copy full SHA for b8cc013
Browse repository at this point
minor
gupadhyaya
committed
d034e45
View commit details
Copy full SHA for d034e45
Browse repository at this point
Commits on Oct 17, 2024
fix complicated checks in batch retrieve loop and add sanity check for the timestamp received from sequencer
gupadhyaya
committed
10bdaac
View commit details
Copy full SHA for 10bdaac
Browse repository at this point
You can’t perform that action at this time.