Commit Graph

101 Commits

Author SHA1 Message Date
Maksim Fomenkov
d922a1507a bump + memory increase 2022-11-29 14:21:22 +04:00
Maksim Fomenkov
04c7a5220d bump version 2022-11-28 18:33:13 +04:00
a10zn8
318c919d00 fix generated version 2022-11-24 20:07:55 +04:00
a10zn8
68da5eeafb safer way to exclude excess slf4 binding 2022-11-23 16:26:04 +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
a10zn8
a1a82257ee Merge pull request #37 from p2p-org/upstream_refactoring_2
Multistreams refactoring
2022-11-22 17:03:01 +04:00
a10zn8
53e170b0af introduction of upstream update event 2022-11-16 15:08:06 +04:00
mxssl
234ddc785c add publish to dockerhub 2022-11-14 20:42:22 +03:00
Maxksim Fomenkov
7cb5a45f51 java memory percentage 2022-09-07 16:46:16 +03:00
Maxksim Fomenkov
945048a2be increase java memory 2022-09-07 16:28:49 +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
Igor Artamonov
01691d3812 solution: start v0.13 2022-03-28 22:23:14 -04:00
Igor Artamonov
f467207114 solution: release v0.12.0 2022-03-17 21:17:53 -04:00
Igor Artamonov
8f423d99d2 solution: start v0.12 2021-11-26 21:23:14 -05:00
Igor Artamonov
5ebd23a238 solution: release v0.11 2021-11-25 19:10:11 -05:00
Igor Artamonov
5709eb1e62 problem: doesn't run unit tests 2021-11-12 19:54:55 -05:00
Aldo
b6a05d67df solution: use gradle 7.2
Co-authored-by: Brian McGee <brian@41north.dev>
2021-11-11 21:36:32 -05:00
Aldo Borrero
5167b8b125 solution: kotlin code conventions 2021-10-20 20:00:38 -04:00
Igor Artamonov
983358f5c8 solution: use published emerald api 2021-10-19 21:19:18 -04:00
Igor Artamonov
e76e2bebf5 solution: newHeads subsription 2021-10-09 21:51:55 -04:00
Igor Artamonov
9a6b612855 solution: ensure it reconnects if WS connection closed or dropped 2021-09-21 20:00:16 -04:00
Igor Artamonov
817f794c04 solution: upgrade Reactor libs 2021-09-15 23:21:07 -04:00
Igor Artamonov
1576f1fe64 solution: upgrade Kotlin to 1.5 2021-09-15 21:30:05 -04:00
Igor Artamonov
199259afdb problem: Docker latest tag is misleading 2021-09-07 22:11:51 -04:00
Igor Artamonov
a7500fd13c solution: start v0.11 2021-09-07 21:42:22 -04:00
Igor Artamonov
407266c5a1 solution: release v0.10.0 2021-09-06 18:18:50 -04:00
Igor Artamonov
a9e03775e2 problem: fails to process transactions on Matic network (because of large V value)
solution: upgrade EthereJar where it's fixed
2021-09-03 22:16:11 -04:00
Chase Wright
802d1c8eb8 solution: add support for Polygon/Matic 2021-08-11 23:25:33 -04:00
Igor Artamonov
4875ade0e9 solution: base code for access logging 2021-06-03 18:12:46 -04:00
Igor Artamonov
8424288de2 problem: unit tests failed because of enabled jdk ssl implementation 2021-05-24 22:52:56 -04:00
Igor Artamonov
974a6d7d44 problem: lags with head info if WS connection dropped
solution: reconnect to WS after a connection error
2021-05-24 21:08:36 -04:00
Igor Artamonov
91edafe531 problem: unrecognized algorithm name PBEWithSHA1AndDESede for unit tests 2021-05-09 21:43:49 -04:00
Igor Artamonov
42888dfba9 problem: emerald packages moved from (dead) bintray to a new host 2021-05-09 20:08:58 -04:00
Igor Artamonov
adfc35e994 problem: Spring Reactor is too outdated 2021-05-05 14:39:43 -04:00
Igor Artamonov
e3a7051897 problem: wrong ports for docker
rel: #77
2021-03-21 15:18:09 -04:00
Igor Artamonov
93e08f58f6 solution: base code for prometheus monitoring 2021-02-02 21:50:06 -05:00
Igor Artamonov
b5f30da356 problem: mock-server cannot connect to itself
solution: upgrade netty libs, possible version conflict
2020-12-06 22:22:44 -05:00
Igor Artamonov
b8eabcac0f solution: use Java 13 as minimum supported for compilation 2020-12-06 21:19:09 -05:00
Igor Artamonov
2518c2860d solution: start v0.10 2020-12-01 17:44:58 -05:00
Igor Artamonov
74faebb9b3 problem: duplicate grpc classes, from different versions
rel: #74
2020-12-01 17:44:09 -05:00
Igor Artamonov
c31ab41400 solution: release v0.9.0 2020-11-30 21:02:15 -05:00
Igor Artamonov
5b36500103 problem: reactor-grpc is incompatible with grpc after 1.25 2020-09-28 21:40:56 -04:00
Igor Artamonov
a43958b5f8 solution: upgrade to the latest api definitions 2020-09-27 21:18:30 -04:00
Igor Artamonov
d52b8f3381 problem: jar and zip miss the version file 2020-09-24 00:19:26 -04:00
Igor Artamonov
c1fb2f7142 problem: distZip misses the version file 2020-09-23 23:27:36 -04:00
Igor Artamonov
77d7ec1101 solution: optionally provide utxo for bitcoin balance request 2020-09-15 19:20:40 -04:00
Igor Artamonov
966ce7d8db problem: default java docker is Java 8, may not work with some libs
solution: use Java 13
2020-09-01 15:50:19 -04:00
Igor Artamonov
64c8cb35f3 solution: goerli support
Co-authored-by: Chase Wright <mysticryuujin@protonmail.com>
2020-08-23 20:19:00 -04:00
Igor Artamonov
b5daceeff5 problem: doesn't pass error details from upstream
fix: #42
2020-08-10 22:18:54 -04:00