32 Commits

Author SHA1 Message Date
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
a10zn8
c1b0e758ea added proto as submodule and proto generation configured 2022-11-22 18:14:04 +04: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
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
f55370a64e problem: fails to build JSON for some Ethereum blocks 2021-09-07 21:45:36 -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
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
adfc35e994 problem: Spring Reactor is too outdated 2021-05-05 14:39:43 -04: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
5b36500103 problem: reactor-grpc is incompatible with grpc after 1.25 2020-09-28 21:40:56 -04:00
Igor Artamonov
165397317c problem: reactor-grpc is incompatible with grpc after 1.26 2020-09-28 20:50:06 -04:00
Igor Artamonov
a43958b5f8 solution: upgrade to the latest api definitions 2020-09-27 21:18:30 -04:00
Igor Artamonov
54fd5481d6 problem: proxy doesn't support long ids
fix: #48
2020-08-23 21:31:50 -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
340e665f08 problem: unable to parse large WS messages (json with blocks)
fix: #29
2020-08-13 23:44:41 -04:00
Igor Artamonov
b3c619e57a solution: track balance of a ERC20 token 2020-07-06 19:04:45 -04:00
Igor Artamonov
4a698f8c09 solution: update libs to the latest 2020-05-21 20:48:33 -04:00
Igor Artamonov
ba2967f85f solution: update Reactor 2020-04-30 23:43:52 -04:00
Igor Artamonov
322d9ac480 problem: Kotlin class mocking randomly fails
solution: upgrade testing libs, and open the class
2020-04-20 21:42:53 -04:00
Igor Artamonov
51b25ab55d problem: redis cached makes JSON parsing only to extract metadata, ineffective
solution: encode in protobuf with metadata included
2020-04-16 23:05:13 -04:00
Igor Artamonov
26f8dd294e solution: basic implementation for Proxy endpoint 2020-03-19 23:34:32 -04:00
Igor Artamonov
6392b6bebd solution: setup CI 2020-03-15 16:48:31 -04:00
Igor Artamonov
35cb35fe0a solution: Redis caching 2020-03-14 22:25:27 -04:00
Igor Artamonov
6f05518d8a solution: start development of v0.5 2019-09-13 14:14:53 -04:00
Igor Artamonov
9c92067e3a solution: release v0.4.0 2019-09-13 13:52:56 -04:00
Igor Artamonov
ed6b674c9d solution: support Basic Auth 2019-08-06 00:00:20 -04:00
Igor Artamonov
fd8f558d64 problem: not subscribing to an address 2019-07-30 22:57:58 -04:00
Igor Artamonov
69984871a1 solution: switch to Etherjar 0.7 2019-06-09 16:24:11 -04:00
Igor Artamonov
54e7081599 solution: initial version 2019-06-07 19:39:04 -04:00