FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for migration - optimism-java/glados · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
optimism-java
/
glados
Public
forked from
ethereum/glados
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
glados
migration
on
master
User selector
Datepicker
Commit history
Commits on Oct 12, 2024
chore: upgrade to rustc 1.81
mrferris
committed
cba7ace
View commit details
Copy full SHA for cba7ace
View code at this point
Browse repository at this point
Commits on Oct 10, 2024
fix: improve audit stats queries that were slowed down by subprotocol filtering
mrferris
committed
3d11cd7
View commit details
Copy full SHA for 3d11cd7
View code at this point
Browse repository at this point
Commits on Sep 20, 2024
fix: breakout subnetwork indexes into separate migration
mrferris
committed
365f7cc
View commit details
Copy full SHA for 365f7cc
View code at this point
Browse repository at this point
fix: add census subnetwork indexes
mrferris
committed
aa57060
View commit details
Copy full SHA for aa57060
View code at this point
Browse repository at this point
Commits on Aug 27, 2024
feat: implements subnetwork flag of cartographer for census of beacon, state, and history networks
mrferris
committed
3de782a
View commit details
Copy full SHA for 3de782a
View code at this point
Browse repository at this point
Commits on Jul 25, 2024
feat: add query trace node radius interpolation
mrferris
committed
05ce90f
View commit details
Copy full SHA for 05ce90f
View code at this point
Browse repository at this point
Commits on May 21, 2024
feat: implement "Initial state-root based auditing strategy for state network" (#259)
KolbyML
authored
cedc1d7
View commit details
Copy full SHA for cedc1d7
View code at this point
Browse repository at this point
Commits on May 14, 2024
refactor: update to use alloy-primitives so we can update ethportal-api (#263)
KolbyML
authored
20df2cf
View commit details
Copy full SHA for 20df2cf
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
feat: complete transition to postgres-based testing, finish removal of sqlite in repo
mrferris
committed
c1875f3
View commit details
Copy full SHA for c1875f3
View code at this point
Browse repository at this point
fix: reverts migration ordering that should not have changed
mrferris
committed
c2ae41a
View commit details
Copy full SHA for c2ae41a
View code at this point
Browse repository at this point
Commits on Mar 23, 2024
fix: add missing index for content foreign key to content audit table
mrferris
committed
4007c13
View commit details
Copy full SHA for 4007c13
View code at this point
Browse repository at this point
Commits on Mar 18, 2024
fix typos (#240)
xiaoxianBoy
authored
8fce052
View commit details
Copy full SHA for 8fce052
View code at this point
Browse repository at this point
Commits on Feb 22, 2024
feat: adds 4444s stats and graphing
mrferris
committed
63d1de9
View commit details
Copy full SHA for 63d1de9
View code at this point
Browse repository at this point
Commits on Jan 29, 2024
chor: update rust version to 1.75.0 (#228)
Show description for 1cfec7c
morph-dev
authored
1cfec7c
View commit details
Copy full SHA for 1cfec7c
View code at this point
Browse repository at this point
Commits on Dec 13, 2023
feat: adds audit stats recording (#191)
mrferris
authored
5b60735
View commit details
Copy full SHA for 5b60735
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
Makes metadata block number index non-unique (#189)
mrferris
authored
422a133
View commit details
Copy full SHA for 422a133
View code at this point
Browse repository at this point
Commits on Oct 30, 2023
fix: Add missing blocknumber index to executionmetadata table
mrferris
committed
4e3619c
View commit details
Copy full SHA for 4e3619c
View code at this point
Browse repository at this point
feat: adds non-unique DB indices for planned queries
mrferris
committed
59360fa
View commit details
Copy full SHA for 59360fa
View code at this point
Browse repository at this point
fix: makes record table's nodeID index non-unique to fix cartographer
mrferris
committed
323bfdf
View commit details
Copy full SHA for 323bfdf
View code at this point
Browse repository at this point
Commits on Sep 15, 2023
Implement DHT Census (#117)
Show description for d586e22
pipermerriam
and
mrferris
authored
d586e22
View commit details
Copy full SHA for d586e22
View code at this point
Browse repository at this point
Commits on Aug 2, 2023
migrate fix (#144)
KaydenML
authored
54cc05f
View commit details
Copy full SHA for 54cc05f
View code at this point
Browse repository at this point
Commits on Jul 13, 2023
Reset SQL migrations (#119)
Show description for 8553fa8
mrferris
authored
8553fa8
View commit details
Copy full SHA for 8553fa8
View code at this point
Browse repository at this point
Commits on Jul 5, 2023
updated rust version because of reth ipc (#137)
KaydenML
authored
31e1a9d
View commit details
Copy full SHA for 31e1a9d
View code at this point
Browse repository at this point
Commits on May 10, 2023
Add --portal-client flag, ClientInfo table, and round-robin audits (#110)
mrferris
authored
cb02ec7
View commit details
Copy full SHA for cb02ec7
View code at this point
Browse repository at this point
Commits on May 8, 2023
Add ability to query nodes by distance (#114)
pipermerriam
authored
0f0e92f
View commit details
Copy full SHA for 0f0e92f
View code at this point
Browse repository at this point
Commits on May 1, 2023
Update sea-orm to latest (#115)
pipermerriam
authored
1e34706
View commit details
Copy full SHA for 1e34706
View code at this point
Browse repository at this point
Commits on Apr 27, 2023
Add audit details page and audit tracing (#28)
Show description for 0ffea22
mrferris
authored
0ffea22
View commit details
Copy full SHA for 0ffea22
View code at this point
Browse repository at this point
Commits on Apr 6, 2023
Implement basic `glados-cartographer` for network exploration (#98)
pipermerriam
authored
c802f50
View commit details
Copy full SHA for c802f50
View code at this point
Browse repository at this point
Commits on Mar 15, 2023
add record of selection strategy used to glados (#76)
Show description for d46f65e
perama-v
authored
d46f65e
View commit details
Copy full SHA for d46f65e
View code at this point
Browse repository at this point
Commits on Mar 8, 2023
redesign database tables (#69)
perama-v
authored
c2c4888
View commit details
Copy full SHA for c2c4888
View code at this point
Browse repository at this point
Commits on Feb 15, 2023
add migration guide (#54)
perama-v
authored
5b221a5
View commit details
Copy full SHA for 5b221a5
View code at this point
Browse repository at this point
Commits on Feb 8, 2023
setup schema for execution headers (#45)
Show description for 6ab056a
perama-v
and
pipermerriam
authored
6ab056a
View commit details
Copy full SHA for 6ab056a
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
Fix database column type
pipermerriam
committed
2620a79
View commit details
Copy full SHA for 2620a79
View code at this point
Browse repository at this point
Commits on Dec 13, 2022
Fix migrations
pipermerriam
committed
376940e
View commit details
Copy full SHA for 376940e
View code at this point
Browse repository at this point
Glados Audit Process (#15)
Show description for 065d1c2
mrferris
and
pipermerriam
authored
065d1c2
View commit details
Copy full SHA for 065d1c2
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL