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 |
|
Igor Artamonov
|
a41908031a
|
solution: start v0.9
|
2020-08-08 15:34:08 -04:00 |
|
Igor Artamonov
|
4de5be0093
|
solution: release v0.8.0
|
2020-07-20 21:46:47 -04:00 |
|
Igor Artamonov
|
0d1980ce70
|
problem: block height cache doesn't evict when old blocks are added
rel: ce010e50
|
2020-07-20 21:25:31 -04:00 |
|
Igor Artamonov
|
b3c619e57a
|
solution: track balance of a ERC20 token
|
2020-07-06 19:04:45 -04:00 |
|
Igor Artamonov
|
493bea7b4d
|
problem: tags all docker releases with latest
|
2020-06-29 23:25:37 -04:00 |
|
Igor Artamonov
|
03b6d6472c
|
solution: start v0.8
|
2020-05-27 19:11:41 -04:00 |
|
Igor Artamonov
|
e26b92b51b
|
solution: release v0.7.0
|
2020-05-27 18:04:57 -04:00 |
|
Igor Artamonov
|
f4450ceecb
|
solution: coverage report
|
2020-05-24 20:38:05 -04:00 |
|
Igor Artamonov
|
47eb126a75
|
problem: used slow JDK TLS
|
2020-05-24 13:03:00 -04:00 |
|
Igor Artamonov
|
4a698f8c09
|
solution: update libs to the latest
|
2020-05-21 20:48:33 -04:00 |
|
Igor Artamonov
|
bbc21684ae
|
solution: refactoring, more clean class names
|
2020-05-14 00:12:38 -04:00 |
|
Igor Artamonov
|
3729aa040e
|
problem: hard to find failing tests on CI
|
2020-05-13 22:55:19 -04:00 |
|
Igor Artamonov
|
0f5c6c70a4
|
problem: gradle configuration warnings
|
2020-05-02 22:17:14 -04:00 |
|
Igor Artamonov
|
a6d14fcf22
|
problem: makes full rebuild on unit tests run, because it calls codegen which requires clean
|
2020-04-27 21:06:25 -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
|
ba996a8d2b
|
solution: initial implementation for Bitcoin upstreams
|
2020-04-18 22:26:30 -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
|
0ae9d8ec3c
|
solution: start v0.7
|
2020-04-10 18:27:55 -04:00 |
|
Igor Artamonov
|
e3b512ca80
|
solution: release v0.6.0
|
2020-04-09 21:26:55 -04:00 |
|
Igor Artamonov
|
26f8dd294e
|
solution: basic implementation for Proxy endpoint
|
2020-03-19 23:34:32 -04:00 |
|
Igor Artamonov
|
6cbaf664a6
|
problem: build failure on clean project
|
2020-03-18 21:14:37 -04:00 |
|
Igor Artamonov
|
32249bff32
|
solution: banner on run
|
2020-03-18 21:09:59 -04:00 |
|
Igor Artamonov
|
2aa78a96c5
|
solution: start version v0.6
|
2020-03-18 20:46:02 -04:00 |
|
Igor Artamonov
|
3975f1b3c2
|
solution: v0.5
|
2020-03-15 20:58:01 -04:00 |
|
Igor Artamonov
|
7e255d837a
|
solution: publish to docker on github release
|
2020-03-15 20:57:19 -04:00 |
|