Commit Graph
100 Commits
Author SHA1 Message Date
Igor Artamonov 3a12efd0a0 solution: test accesslog writer 2021-07-19 22:19:48 -04:00
Igor Artamonov 9e49b0e13d solution: access log api version 2021-07-19 21:58:17 -04:00
Igor Artamonov cd9087a425 solution: refactor AccessLog handler 2021-07-06 14:47:42 -04:00
Igor Artamonov 0d144a44a9 problem: NativeCall replies are logged only on complete
solution: add to the log at the moment of reply
2021-07-05 21:51:15 -04:00
Igor Artamonov 6cb703ec4e solution: access logging for SubscribeStatus method 2021-07-04 18:38:00 -04:00
Igor Artamonov 3ef5a4455c problem: doesn't publish upstream status updates 2021-07-04 18:37:17 -04:00
Igor Artamonov c27217a4ff problem: failing unit tests
rel: [f2bc0f1d9b]
2021-07-04 18:36:31 -04:00
Igor Artamonov ba1e93a965 solution: access logging for Describe method 2021-07-04 17:33:38 -04:00
Igor Artamonov 50a7177e6a solution: access logging for SubscribeTxStatus method 2021-07-03 22:32:46 -04:00
Igor Artamonov f2bc0f1d9b solution: access logging for GetBalance method 2021-06-28 18:41:08 -04:00
Igor Artamonov 0a3053d803 solution: access logging for SubscribeBalance method 2021-06-28 16:49:09 -04:00
Igor Artamonov ec043592c4 solution: refactoring 2021-06-28 13:58:34 -04:00
Igor Artamonov a541c32104 solution: access logging for SubscribeHead method 2021-06-27 18:44:41 -04:00
Igor Artamonov fd26d79f6e solution: save remote client details into access log 2021-06-26 22:15:46 -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 053bdc9549 solution: extended monitoring option; monitoring for upstream selection filter 2021-04-01 18:14:41 -04:00
Igor Artamonov 0bbcc728c1 problem: full block returns transactions in different order
fix: #82
2021-03-27 18:49:24 -04:00
Igor Artamonov 3ae5203d98 problem: doesn't get head updates from all available heads
solution: ensure all heads are started on multihead start
rel: #67
2021-03-27 15:16:58 -04:00
Igor Artamonov a26cc96ba6 solution: improve logging 2021-03-26 22:54:18 -04:00
Igor Artamonov 240a8b9a46 problem: bitcoin upstream breaks ethereum call selectors 2021-03-25 22:27:44 -04:00
Igor Artamonov 17f14987aa solution: integration test with two upstreams 2021-03-24 22:52:25 -04:00
Igor Artamonov be33508bb9 problem: doesn't handle upstream error for additionally allowed methods; allowing an existing method redefines its logic
rel: #67
2021-03-23 18:39:45 -04:00
Igor Artamonov 51c56acd86 solution: improve logging of upstream selection 2021-03-22 18:25:26 -04:00
Igor Artamonov e3a7051897 problem: wrong ports for docker
rel: #77
2021-03-21 15:18:09 -04:00
Igor Artamonov 50f6d7b2fe problem: doesn't select upstream by available block hash, see EIP-1898
rel: #81
2021-03-20 22:34:22 -04:00
Igor Artamonov c3c1a51a52 problem: doesn't parse block selector specified as object EIP-1898
rel: #81
2021-03-19 22:04:03 -04:00
Igor Artamonov c3f0f1f589 solution: make sure eth_call works with block ref and error response 2021-03-16 17:12:03 -04:00
Igor Artamonov 34c66484f5 solution: graceful shutdown if config is not available 2021-02-17 20:54:58 -05:00
Igor Artamonov d60154d893 problem: nullpointer stacktrace if json is just "null" 2021-02-16 17:15:00 -05:00
Igor Artamonov 73d94879cd problem: wrong name for some of the metrics 2021-02-15 23:42:08 -05:00
Igor Artamonov a97b599908 solution: jvm monitoring 2021-02-15 23:39:09 -05:00
Igor Artamonov a14a0e6585 problem: cannot enable metrics because of conflicting metric with different set of tags 2021-02-11 21:01:40 -05:00
Igor Artamonov bd6ce103f7 solution: metrics for proxy requests 2021-02-10 21:25:39 -05:00
Igor Artamonov 81c5f2ef7b solution: metrics for grpc requests 2021-02-10 17:53:07 -05:00
Igor Artamonov 981a5dc589 solution: metrics for upstream calls 2021-02-10 14:36:44 -05:00
Igor Artamonov 3df27bee5d problem: unclear when monitoring is enabled and how to access it 2021-02-06 22:39:17 -05:00
Igor Artamonov 6f138e1ac7 solution: enable monitoring by default 2021-02-06 22:37:26 -05:00
Igor Artamonov 5ed22b368b solution: monitoring config 2021-02-03 23:08:44 -05:00
Igor Artamonov 93e08f58f6 solution: base code for prometheus monitoring 2021-02-02 21:50:06 -05:00
Igor Artamonov 3ec5632f26 problem: seems that mock server sometimes conflicts with existing apps
solution: find unused port before test
2020-12-06 22:40:52 -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 d6c36d6369 solution: use Java 13 on CI
rel: [b8eabca]
2020-12-06 21:39:49 -05:00
Igor Artamonov 2f07f83d71 solution: upgrade default Gradle
rel: [b8eabca]
2020-12-06 21:36:33 -05:00
Igor Artamonov 90c3976891 problem: routing doesn't consider block ref in request (i.e. "latest") 2020-12-06 21:32:15 -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 1245169065 soltuion: connection reset error in the log
fix: #57
2020-11-30 20:58:57 -05:00
Igor Artamonov f89c4cc7f2 solution: refer to current height when requesting balance
fix: #31
2020-11-30 19:58:31 -05:00
Igor Artamonov cfd73119f6 problem: returns processed json for block with tx, instead of original json
rel: #45
2020-11-30 19:40:56 -05:00
Igor Artamonov e09b7a4eee solution: support rinkeby and ropsten testnets
fix: #64
2020-11-30 19:02:55 -05:00
Igor Artamonov 20f5345865 ref: https://github.com/GitTools/actions/issues/270 2020-11-27 19:48:40 -05:00
Igor Artamonov 7babe83c1c ci: upgrade gitversion step
ref: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
2020-11-27 19:41:48 -05:00
Igor Artamonov e09b281904 problem: unclear how to specify path to the config 2020-11-27 19:35:39 -05:00
Igor Artamonov 08acf92efa problem: no info in log about invalid url 2020-10-14 21:26:40 -04:00
Igor Artamonov e2d70e6721 problem: sendrawtransaction is not enabled 2020-10-04 15:34:19 -04:00
Igor Artamonov 727814c112 solution: make sure xpub used in test client works as expected 2020-10-02 21:16:56 -04: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 e3b5081b46 problem: dev code committed 2020-09-27 21:37:01 -04:00
Igor Artamonov a43958b5f8 solution: upgrade to the latest api definitions 2020-09-27 21:18:30 -04:00
Igor Artamonov 5dfef09de6 problem: returns nothing instead of 0 if no unspents 2020-09-26 20:25:50 -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 ae53ed1c74 solution: upload artifacts to GCP 2020-09-23 22:12:25 -04:00
Igor Artamonov d537ff0461 solution: delegate bitcoin balance request to another upstream, if data is unavailable locally 2020-09-22 23:51:07 -04:00
Igor Artamonov 19717d622b Merge pull request #56 from emeraldpay/feat/electrs-index
Electrs upstream
2020-09-15 23:42:55 -04:00
Igor Artamonov 275a55c4ee problem: balance subscription misses recheck addresses for xpub 2020-09-15 23:32:23 -04:00
Igor Artamonov 96a6f22a5b solution: support xpub addresses for bitcoin 2020-09-15 22:55:58 -04:00
Igor Artamonov 77d7ec1101 solution: optionally provide utxo for bitcoin balance request 2020-09-15 19:20:40 -04:00
Igor Artamonov 56318d800e solution: esplora upstream connection for bitcoin 2020-09-14 23:08:13 -04:00
Igor Artamonov 4e16a8c270 problem: lag is not observed on bitcoin 2020-09-01 17:09:45 -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 2982c98e22 problem: doesn't test commits to release updates 2020-08-31 21:58:00 -04:00
Igor Artamonov ff3fc95711 problem: doesn't connect to Bitcoin networks over gRPC 2020-08-31 21:25:43 -04:00
Igor Artamonov 813f2ae4a2 problem: broken head subsription for bitcoin 2020-08-31 19:26:31 -04:00
Igor Artamonov b7de4f0490 problem: fails to add another dshackle upstream if any of blockchain is unsupported 2020-08-31 14:06:26 -04:00
Igor Artamonov 93da68ff49 solution: log upstream error if available 2020-08-24 23:12:44 -04:00
Igor Artamonov 39a8b0e59e problem: Non-Empty quorum doesn't record error details 2020-08-24 22:15:58 -04:00
Igor Artamonov 3f77a112a9 Merge pull request #53 from MysticRyuujin/master
Fix readme with proper kovan example
2020-08-24 22:12:05 -04:00
Igor Artamonov f7e1a9289b problem: net_version response is a plain number, should be string encoded 2020-08-23 21:41:21 -04:00
Igor Artamonov fdd6d6afac Merge pull request #52 from emeraldpay/fix/rpc-id-long 2020-08-23 21:35:31 -04:00
Igor Artamonov 54fd5481d6 problem: proxy doesn't support long ids
fix: #48
2020-08-23 21:31:50 -04:00
Igor ArtamonovandChase Wright 64c8cb35f3 solution: goerli support
Co-authored-by: Chase Wright <mysticryuujin@protonmail.com>
2020-08-23 20:19:00 -04:00
Igor Artamonov d9fd0619b3 problem: doesn't add single dshackle-based upstream 2020-08-20 21:01:15 -04:00
Igor Artamonov 9a22b0a020 problem: tx and block by hash can be fetched from any available node 2020-08-18 23:56:16 -04:00
Igor Artamonov ead1dc5de5 solution: integration tests 2020-08-17 22:47:55 -04:00
Igor Artamonov 8be97df9b5 problem: zero bytes when requesting block with tx 2020-08-17 22:32:21 -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 b5daceeff5 problem: doesn't pass error details from upstream
fix: #42
2020-08-10 22:18:54 -04:00
Igor Artamonov 2abe3023b6 problem: no response on invalid request to proxy
rel: #43
2020-08-09 18:42:23 -04:00
Igor Artamonov 8bd13bdb0f problem: protobuf code is not included with dshackle 2020-08-08 15:34:44 -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