FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for database - Ranger404Script/scroll · GitHub
Ranger404Script
/
scroll
Public
forked from
scroll-tech/scroll
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
scroll
database
on
develop
User selector
Datepicker
Commit history
Commits on Apr 24, 2024
fix(db): change prover_block_list's index on public_key from non-unique to unique (#1294)
Show description for 72ee087
amoylan2
and
HAOYUatHZ
authored
72ee087
View commit details
Copy full SHA for 72ee087
View code at this point
Browse repository at this point
Commits on Apr 23, 2024
feat(gas-oracle): relay blob base fee after Bernoulli block (#1293)
Thegaram
authored
c56bda9
View commit details
Copy full SHA for c56bda9
View code at this point
Browse repository at this point
Commits on Apr 19, 2024
perf(db): add indexes for table prover_task, columns respectively: task_id, created_at (#1283)
amoylan2
authored
53cf265
View commit details
Copy full SHA for 53cf265
View code at this point
Browse repository at this point
Commits on Apr 12, 2024
feat(db): add `batch_data_hash` & blob metadata (#1221)
Show description for 5b827c3
authored
5b827c3
View commit details
Copy full SHA for 5b827c3
View code at this point
Browse repository at this point
Commits on Apr 7, 2024
test: add testcontainers (#1248)
luky116
authored
9e35ce0
View commit details
Copy full SHA for 9e35ce0
View code at this point
Browse repository at this point
Commits on Apr 1, 2024
test: add testcontainers (#1217)
Show description for d203033
luky116
and
liuyuecai
authored
d203033
View commit details
Copy full SHA for d203033
View code at this point
Browse repository at this point
Commits on Mar 26, 2024
feat: rename fork to Bernoulli (#1210)
Show description for 5362e28
Thegaram
authored
5362e28
View commit details
Copy full SHA for 5362e28
View code at this point
Browse repository at this point
Commits on Mar 19, 2024
feat(sender): support blob transaction (#1183)
Show description for 02415a6
colinlyguo
authored
02415a6
View commit details
Copy full SHA for 02415a6
View code at this point
Browse repository at this point
Commits on Mar 13, 2024
refactor(relayer): support multiple codec versions (#1178)
Show description for 7341439
authored
7341439
View commit details
Copy full SHA for 7341439
View code at this point
Browse repository at this point
Commits on Mar 6, 2024
fix: make fmt failure & unit test failure (#1180)
georgehao
authored
e35d1d5
View commit details
Copy full SHA for e35d1d5
View code at this point
Browse repository at this point
feat(coordinator): add a prover block list (#1161)
Show description for 63f1b1e
colinlyguo
and
georgehao
authored
63f1b1e
View commit details
Copy full SHA for 63f1b1e
View code at this point
Browse repository at this point
Commits on Jan 25, 2024
feat(rollup-relayer & gas-oracle): graceful restart (#1076)
Show description for bab1841
authored
bab1841
View commit details
Copy full SHA for bab1841
View code at this point
Browse repository at this point
Commits on Dec 28, 2023
feat: new bridge history apis (#1024)
Show description for 8910699
colinlyguo
and
georgehao
authored
8910699
View commit details
Copy full SHA for 8910699
View code at this point
Browse repository at this point
Commits on Dec 13, 2023
build: upgrade go version to `1.20` (#1045)
georgehao
authored
7dd1b05
View commit details
Copy full SHA for 7dd1b05
View code at this point
Browse repository at this point
Commits on Sep 29, 2023
feat: add chunk/batch get_task index (#976)
Show description for 76d66eb
georgehao
and
mask-pp
authored
76d66eb
View commit details
Copy full SHA for 76d66eb
View code at this point
Browse repository at this point
Commits on Sep 11, 2023
perf(db): add idx for chunk_index and batch_index (#937)
0xmountaintop
authored
9a55174
View commit details
Copy full SHA for 9a55174
View code at this point
Browse repository at this point
Commits on Sep 6, 2023
feat(coordinator): prover task assigned multiple prover (#871)
Show description for c6cc51b
authored
c6cc51b
View commit details
Copy full SHA for c6cc51b
View code at this point
Browse repository at this point
Commits on Sep 2, 2023
feat(prover): update l2geth version and enable use compression when get trace (#915)
Show description for 237d048
authored
237d048
View commit details
Copy full SHA for 237d048
View code at this point
Browse repository at this point
Commits on Aug 30, 2023
feat(rollup-relayer): add l1 commit estimation fields in batch schema (#891)
Show description for f553a70
colinlyguo
and
Thegaram
authored
f553a70
View commit details
Copy full SHA for f553a70
View code at this point
Browse repository at this point
Commits on Aug 28, 2023
feat(database): add index (#881)
Show description for e990e02
georgehao
and
0xmountaintop
authored
e990e02
View commit details
Copy full SHA for e990e02
View code at this point
Browse repository at this point
feat(coordinator): prover task record unique (#845)
Show description for 1dfca3b
authored
1dfca3b
View commit details
Copy full SHA for 1dfca3b
View code at this point
Browse repository at this point
Commits on Aug 22, 2023
fix: only create/drop index if exists in migration (#856)
Show description for 8b611b4
Thegaram
authored
8b611b4
View commit details
Copy full SHA for 8b611b4
View code at this point
Browse repository at this point
refactor(types): make DEPRECATED `ProvingTaskProved` more explict (#837)
Show description for 61eb75f
0xmountaintop
and
HAOYUatHZ
authored
61eb75f
View commit details
Copy full SHA for 61eb75f
View code at this point
Browse repository at this point
Commits on Aug 18, 2023
fix(coordinator): fix version check in `HandleZkProof` (#831)
Show description for 60bea74
mask-pp
authored
60bea74
View commit details
Copy full SHA for 60bea74
View code at this point
Browse repository at this point
fix: drop l1 message hash unique index (#823)
Show description for 8542a17
Thegaram
authored
8542a17
View commit details
Copy full SHA for 8542a17
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
fix(db): don't overwrite prover_task's prover_version (#797)
Show description for 373e98f
0xmountaintop
and
HAOYUatHZ
authored
373e98f
View commit details
Copy full SHA for 373e98f
View code at this point
Browse repository at this point
Commits on Aug 13, 2023
feat: upgrade l2geth (#780)
Show description for 3328000
authored
3328000
View commit details
Copy full SHA for 3328000
View code at this point
Browse repository at this point
Commits on Aug 9, 2023
feat(coordinator): add `ProverVersion` to `ProverTask` (#756)
0xmountaintop
authored
3f775ae
View commit details
Copy full SHA for 3f775ae
View code at this point
Browse repository at this point
Commits on Aug 5, 2023
refactor(coordinator & prover): RESTful API (#696)
Show description for 2a0c7ae
authored
2a0c7ae
View commit details
Copy full SHA for 2a0c7ae
View code at this point
Browse repository at this point
Commits on Aug 4, 2023
fix: use correct l2geth version for tests (#718)
Thegaram
authored
27857b6
View commit details
Copy full SHA for 27857b6
View code at this point
Browse repository at this point
Commits on Aug 3, 2023
feat: integrate row consumption into chunk-proposer (#647)
Show description for f44ec75
authored
f44ec75
View commit details
Copy full SHA for f44ec75
View code at this point
Browse repository at this point
Commits on Aug 2, 2023
feat: upgrade l2geth to `scroll-v4.3.8` (#706)
Show description for 9ce3d41
0xmountaintop
and
HarukaMa
authored
9ce3d41
View commit details
Copy full SHA for 9ce3d41
View code at this point
Browse repository at this point
Commits on Jul 28, 2023
refactor: rename `roller` to `prover` (#684)
0xmountaintop
authored
20e1344
View commit details
Copy full SHA for 20e1344
View code at this point
Browse repository at this point
feat(orm): add more info for agg proving (#678)
colinlyguo
authored
3eb6288
View commit details
Copy full SHA for 3eb6288
View code at this point
Browse repository at this point
Commits on Jul 22, 2023
refactor(coordinator): update coordinator orm and layout (#521)
Show description for 58e07a7
authored
58e07a7
View commit details
Copy full SHA for 58e07a7
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL