dependabot[bot]
|
52beea3141
|
Bump the gradle-minor-and-patch group across 1 directory with 65 updates (#841)
|
2026-05-18 17:52:41 +03:00 |
|
dependabot[bot]
|
612231ef94
|
Bump org.yaml:snakeyaml from 1.24 to 2.6 (#847)
Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.24 to 2.6.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.6..snakeyaml-1.24)
---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
dependency-version: '2.6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-18 14:57:49 +03:00 |
|
dependabot[bot]
|
b33e439873
|
Bump net.logstash.logback:logstash-logback-encoder from 7.2 to 9.0 (#843)
Bumps [net.logstash.logback:logstash-logback-encoder](https://github.com/logfellow/logstash-logback-encoder) from 7.2 to 9.0.
- [Release notes](https://github.com/logfellow/logstash-logback-encoder/releases)
- [Commits](https://github.com/logfellow/logstash-logback-encoder/compare/logstash-logback-encoder-7.2...logstash-logback-encoder-9.0)
---
updated-dependencies:
- dependency-name: net.logstash.logback:logstash-logback-encoder
dependency-version: '9.0'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-18 14:57:40 +03:00 |
|
dependabot[bot]
|
f9244cf9ab
|
Bump nl.jqno.equalsverifier:equalsverifier from 3.10.1 to 4.5 (#848)
Bumps [nl.jqno.equalsverifier:equalsverifier](https://github.com/jqno/equalsverifier) from 3.10.1 to 4.5.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jqno/equalsverifier/compare/equalsverifier-3.10.1...equalsverifier-4.5)
---
updated-dependencies:
- dependency-name: nl.jqno.equalsverifier:equalsverifier
dependency-version: '4.5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-18 14:55:59 +03:00 |
|
dependabot[bot]
|
a215f77ea8
|
Bump io.lettuce:lettuce-core from 5.2.2.RELEASE to 7.5.2.RELEASE (#849)
Bumps [io.lettuce:lettuce-core](https://github.com/redis/lettuce) from 5.2.2.RELEASE to 7.5.2.RELEASE.
- [Release notes](https://github.com/redis/lettuce/releases)
- [Changelog](https://github.com/redis/lettuce/blob/7.5.2.RELEASE/RELEASE-NOTES.md)
- [Commits](https://github.com/redis/lettuce/compare/5.2.2.RELEASE...7.5.2.RELEASE)
---
updated-dependencies:
- dependency-name: io.lettuce:lettuce-core
dependency-version: 7.5.2.RELEASE
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-18 14:55:51 +03:00 |
|
dependabot[bot]
|
14c0e13ba6
|
Bump org.mockito:mockito-inline from 4.0.0 to 5.2.0 (#850)
Bumps [org.mockito:mockito-inline](https://github.com/mockito/mockito) from 4.0.0 to 5.2.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.0.0...v5.2.0)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-inline
dependency-version: 5.2.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-18 14:55:33 +03:00 |
|
dependabot[bot]
|
7ee5375a53
|
Bump com.palantir.git-version from 0.12.3 to 5.0.0 (#842)
Bumps com.palantir.git-version from 0.12.3 to 5.0.0.
---
updated-dependencies:
- dependency-name: com.palantir.git-version
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-18 14:48:27 +03:00 |
|
KirillPamPam
|
9108f89eee
|
Use external prom server (#793)
|
2026-02-18 17:04:17 +04:00 |
|
KirillPamPam
|
536c663b2a
|
Update dependencies (#767)
|
2026-01-06 16:32:03 +04:00 |
|
Vadim Filin
|
3e845bcdf0
|
Support '<' and '>' operations for client routing on key (#755)
|
2025-12-18 16:01:37 +04:00 |
|
Anton
|
757febc0b5
|
Forward HTTP response headers from upstream to gRPC client for Beacon Chain (#759)
Added response_headers field to NativeCallReplyItem proto.
Implemented chain-specific header filtering via getResponseHeadersToForward().
BeaconChain forwards: Eth-Consensus-Version, Eth-Consensus-Finalized,
Eth-Execution-Optimistic, Eth-Execution-Payload-Blinded/Value, Eth-Consensus-Block-Value.
|
2025-12-18 11:30:18 +03:00 |
|
KirillPamPam
|
2c9352a4de
|
Netty metrics (#745)
|
2025-11-19 13:14:52 +04:00 |
|
KirillPamPam
|
4e80af7a0c
|
Integration test to check tx quorum and reader (#702)
|
2025-08-13 16:08:31 +04:00 |
|
msizov
|
0475b97f96
|
Beacon chain height matcher (#640)
* upgrade protoc (fixes local ./gradlew run issue)
* implement beacon chain block matcher
|
2025-03-14 17:18:13 +05:00 |
|
KirillPamPam
|
a624238b74
|
netty downgrade (#612)
|
2024-12-26 18:49:16 +04:00 |
|
KirillPamPam
|
7832c1be0e
|
Update java/kotlin (#611)
|
2024-12-25 15:36:56 +04:00 |
|
KirillPamPam
|
e184bb3547
|
Predict lower height and use lower height matcher (#552)
|
2024-08-22 19:52:57 +04:00 |
|
a10zn8
|
ac1e727e7f
|
validate upstream version (#527)
|
2024-07-21 18:55:15 +03:00 |
|
msizov
|
3e898cf325
|
Update jib version to newest one that does work with recent docker (#506)
|
2024-06-11 18:43:02 +07:00 |
|
a10zn8
|
f4aae5b7f5
|
remove etherjar dependency
|
2024-02-14 15:25:08 +03:00 |
|
Vyacheslav
|
dbf5a21960
|
formatting with new ktlint (#312)
|
2023-09-29 15:18:47 +03:00 |
|
a10zn8
|
109fb97e0a
|
move to java 20 (#306)
|
2023-09-22 16:01:01 +04:00 |
|
a10zn8
|
5a2e5e9304
|
update netty (#301)
|
2023-09-18 17:00:13 +04:00 |
|
KirillPamPam
|
d9b410e0ac
|
Add client auth (#294)
|
2023-09-13 14:31:46 +04:00 |
|
KirillPamPam
|
b43d282cac
|
Chunk huge responses (#292)
|
2023-08-30 15:56:50 +04:00 |
|
KirillPamPam
|
75e137161b
|
Add authorization endpoint (#284)
|
2023-08-23 15:57:08 +04:00 |
|
a10zn8
|
14fc2d22f8
|
update libs (#290)
|
2023-08-22 13:36:49 +04:00 |
|
Vyacheslav
|
1562cc35c6
|
fix head liveness validator memmory leak (#289)
|
2023-08-21 14:18:50 +03:00 |
|
a10zn8
|
41e5a5a7b9
|
update reactor netty
|
2023-08-18 16:51:06 +03:00 |
|
a10zn8
|
ff95105f33
|
simplified zipkin with ssl
|
2023-07-18 15:45:05 +04:00 |
|
a10zn8
|
783aaaef05
|
enable grpc reflection (#183)
|
2023-03-24 15:19:44 +04:00 |
|
KirillPamPam
|
04d1334af6
|
Add json logging and tracing (#131)
|
2023-02-17 16:39:35 +04:00 |
|
a10zn8
|
ad5d23cb32
|
Merge pull request #11 from p2p-org/node-status-sub-id
id for subscription for node statuses
|
2023-01-31 12:50:45 +04:00 |
|
Кирилл
|
5a0f0b61a8
|
Fix docker build
|
2023-01-18 17:44:57 +04:00 |
|
Кирилл
|
c82ff9d6cf
|
Move to Java 17
|
2023-01-18 14:49:57 +04:00 |
|
a10zn8
|
d1e05b0215
|
ganache test
|
2022-11-23 15:38:53 +04:00 |
|
a10zn8
|
c1b0e758ea
|
added proto as submodule and proto generation configured
|
2022-11-22 18:14:04 +04:00 |
|
Maksim Fomenkov
|
9fc701dfe4
|
Merge branch 'master' into update-grpc
# Conflicts:
# gradle/libs.versions.toml
|
2022-11-14 18:08:49 +03:00 |
|
Maksim Fomenkov
|
8fcd4febcc
|
inc libs
|
2022-11-09 03:22:49 +03:00 |
|
Termina1
|
198db59818
|
fixed update openssl version
|
2022-10-13 15:42:11 +03:00 |
|
Termina1
|
01c5f53d4d
|
update deps
|
2022-10-13 13:37:33 +03:00 |
|
Termina1
|
185668c3c6
|
update grpc
|
2022-10-13 10:54:35 +03:00 |
|
Vyacheslav Shebanov
|
ac715861cb
|
Revert "Revert "Native subscribe filter""
|
2022-09-22 13:26:55 +03:00 |
|
Vyacheslav Shebanov
|
2cf8451e4a
|
Revert "Native subscribe filter"
|
2022-09-22 10:56:49 +03:00 |
|
Maxksim Fomenkov
|
6ec0c7ac27
|
added filter for native subscribe
|
2022-09-12 10:46:21 +03:00 |
|
Igor Artamonov
|
ede552be59
|
problem: Bitcoin head check may lag because it checks it only once in 15 seconds
solution: use ZeroMQ connection to listen for new blocks
|
2022-06-25 21:26:10 -04:00 |
|
Vyacheslav Shebanov
|
d1ad77a345
|
problem: users want to verify that response are coming from their nodes
solution: edge node can sign received valued
Co-authored-by: Igor Artamonov <igor@artamonov.ru>
|
2022-05-26 23:00:01 -04:00 |
|
Igor Artamonov
|
620a04f990
|
problem: another vulnerability in log4j
|
2021-12-20 21:25:14 -05:00 |
|
Igor Artamonov
|
e10525d702
|
solution: use uint64 to encode sats
|
2021-12-15 20:42:03 -05:00 |
|
Igor Artamonov
|
1c04d14ec5
|
problem: vulnerability in log4j < v2.15 (CVE-2021-44228)
rel: https://www.lunasec.io/docs/blog/log4j-zero-day/
|
2021-12-10 17:26:05 -05:00 |
|