Skip to content
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

feat(gear.exe): append slasher logic to middleware #4340

Open
wants to merge 40 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
b9e86ff
append symbiotic-core submodule
grishasobol Oct 24, 2024
c9d30e1
append initial middleware and simple test
grishasobol Oct 25, 2024
d0ad837
registrations and get stake implementations
grishasobol Oct 29, 2024
de72ac5
append getEnabledValidatorSet and tests
grishasobol Oct 29, 2024
522cb14
refactor subnetwork
grishasobol Oct 30, 2024
520bf0b
enabled oeprators -> active operators
grishasobol Oct 30, 2024
5092b6b
pinnedAddress -> pinnedData
grishasobol Oct 30, 2024
1c1e2e2
unregisterOperator(operator)
grishasobol Oct 30, 2024
f348ef8
-
grishasobol Oct 30, 2024
1116f9d
chore
grishasobol Oct 30, 2024
b058d01
chore
grishasobol Oct 30, 2024
629906a
st
grishasobol Oct 30, 2024
4fb9e0e
block.timestamp -> vm.getBlockTimestamp()
grishasobol Oct 31, 2024
8b651e8
fix potential problem with old timstamps
grishasobol Oct 31, 2024
5bf4106
Merge branch 'master' into gsobol-symbiotic-step1
grishasobol Nov 8, 2024
ec014cb
review fixes
grishasobol Nov 8, 2024
1a1c389
add slashing with tests
grishasobol Nov 6, 2024
0abb80d
veto
grishasobol Nov 7, 2024
9242d56
test many slash requests, fix bug
grishasobol Nov 7, 2024
e7899ca
split tests, fix bug for resolver
grishasobol Nov 7, 2024
3318c18
split stake tests
grishasobol Nov 7, 2024
ed29600
append roles for slashing
grishasobol Nov 7, 2024
552eb8b
remove veto from middleware - use separate resolver
grishasobol Nov 8, 2024
861c22c
chore
grishasobol Nov 8, 2024
a4686d0
fix after rebase
grishasobol Nov 8, 2024
04a53b4
cammel case
grishasobol Nov 11, 2024
ce697ad
change arg to array in executeSlash
grishasobol Nov 11, 2024
e321116
Merge branch 'master' into gsobol-symbiotic-slasher
grishasobol Nov 12, 2024
ba70f81
Merge branch 'master' into gsobol-symbiotic-slasher
grishasobol Nov 15, 2024
966be64
refactor: router and stuff
breathx Nov 18, 2024
5f2b0d9
patch 'ethexe-common'
breathx Nov 19, 2024
fde7b1c
patch everything else
breathx Nov 19, 2024
df8646b
fix tests
breathx Nov 20, 2024
d31cec4
rename meta storage fn item
breathx Nov 20, 2024
772dde8
Merge branch 'dn-rename-router-committed-block-fields' into gsobol-sy…
grishasobol Nov 21, 2024
bd64d0f
Merge branch 'master' into gsobol-symbiotic-slasher
grishasobol Nov 26, 2024
f88abf9
fix after merge
grishasobol Nov 26, 2024
6beac59
Merge branch 'master' into gsobol-symbiotic-slasher
grishasobol Nov 26, 2024
709bd7e
review fixes
grishasobol Nov 26, 2024
9dbee2f
use event selector
grishasobol Nov 27, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading