Commit Graph

  • adfc35e994 problem: Spring Reactor is too outdated Igor Artamonov 2021-05-05 14:39:43 -04:00
  • 053bdc9549 solution: extended monitoring option; monitoring for upstream selection filter Igor Artamonov 2021-04-01 18:14:41 -04:00
  • 0bbcc728c1 problem: full block returns transactions in different order fix: #82 Igor Artamonov 2021-03-27 18:49:24 -04:00
  • 3ae5203d98 problem: doesn't get head updates from all available heads solution: ensure all heads are started on multihead start rel: #67 Igor Artamonov 2021-03-27 15:16:58 -04:00
  • a26cc96ba6 solution: improve logging Igor Artamonov 2021-03-26 22:54:18 -04:00
  • 240a8b9a46 problem: bitcoin upstream breaks ethereum call selectors Igor Artamonov 2021-03-25 22:27:44 -04:00
  • 17f14987aa solution: integration test with two upstreams Igor Artamonov 2021-03-24 22:52:25 -04:00
  • be33508bb9 problem: doesn't handle upstream error for additionally allowed methods; allowing an existing method redefines its logic rel: #67 Igor Artamonov 2021-03-23 18:39:45 -04:00
  • 51c56acd86 solution: improve logging of upstream selection Igor Artamonov 2021-03-22 18:25:26 -04:00
  • e3a7051897 problem: wrong ports for docker rel: #77 Igor Artamonov 2021-03-21 15:18:09 -04:00
  • 50f6d7b2fe problem: doesn't select upstream by available block hash, see EIP-1898 rel: #81 Igor Artamonov 2021-03-20 22:34:22 -04:00
  • c3c1a51a52 problem: doesn't parse block selector specified as object EIP-1898 rel: #81 Igor Artamonov 2021-03-19 22:04:03 -04:00
  • c3f0f1f589 solution: make sure eth_call works with block ref and error response Igor Artamonov 2021-03-16 17:12:03 -04:00
  • 34c66484f5 solution: graceful shutdown if config is not available Igor Artamonov 2021-02-17 20:54:58 -05:00
  • d60154d893 problem: nullpointer stacktrace if json is just "null" Igor Artamonov 2021-02-16 17:15:00 -05:00
  • 73d94879cd problem: wrong name for some of the metrics Igor Artamonov 2021-02-15 23:42:08 -05:00
  • a97b599908 solution: jvm monitoring Igor Artamonov 2021-02-15 23:39:09 -05:00
  • a14a0e6585 problem: cannot enable metrics because of conflicting metric with different set of tags Igor Artamonov 2021-02-11 21:01:40 -05:00
  • bd6ce103f7 solution: metrics for proxy requests Igor Artamonov 2021-02-10 21:25:39 -05:00
  • 81c5f2ef7b solution: metrics for grpc requests Igor Artamonov 2021-02-10 17:53:07 -05:00
  • 981a5dc589 solution: metrics for upstream calls Igor Artamonov 2021-02-10 14:36:44 -05:00
  • 3df27bee5d problem: unclear when monitoring is enabled and how to access it Igor Artamonov 2021-02-06 22:39:17 -05:00
  • 6f138e1ac7 solution: enable monitoring by default Igor Artamonov 2021-02-06 22:37:26 -05:00
  • 5ed22b368b solution: monitoring config Igor Artamonov 2021-02-03 23:08:44 -05:00
  • 93e08f58f6 solution: base code for prometheus monitoring Igor Artamonov 2021-02-02 21:50:06 -05:00
  • 3ec5632f26 problem: seems that mock server sometimes conflicts with existing apps solution: find unused port before test Igor Artamonov 2020-12-06 22:40:52 -05:00
  • b5f30da356 problem: mock-server cannot connect to itself solution: upgrade netty libs, possible version conflict Igor Artamonov 2020-12-06 22:22:44 -05:00
  • d6c36d6369 solution: use Java 13 on CI rel: [b8eabca] Igor Artamonov 2020-12-06 21:39:49 -05:00
  • 2f07f83d71 solution: upgrade default Gradle rel: [b8eabca] Igor Artamonov 2020-12-06 21:36:33 -05:00
  • 90c3976891 problem: routing doesn't consider block ref in request (i.e. "latest") Igor Artamonov 2020-12-06 21:32:15 -05:00
  • b8eabcac0f solution: use Java 13 as minimum supported for compilation Igor Artamonov 2020-12-06 20:31:49 -05:00
  • 2518c2860d solution: start v0.10 Igor Artamonov 2020-12-01 17:44:58 -05:00
  • 74faebb9b3 problem: duplicate grpc classes, from different versions rel: #74 Igor Artamonov 2020-12-01 17:44:09 -05:00
  • c31ab41400 solution: release v0.9.0 Igor Artamonov 2020-11-30 21:02:15 -05:00
  • 1245169065 soltuion: connection reset error in the log fix: #57 Igor Artamonov 2020-11-30 20:58:57 -05:00
  • f89c4cc7f2 solution: refer to current height when requesting balance fix: #31 Igor Artamonov 2020-11-30 19:58:31 -05:00
  • cfd73119f6 problem: returns processed json for block with tx, instead of original json rel: #45 Igor Artamonov 2020-11-30 19:40:56 -05:00
  • e09b7a4eee solution: support rinkeby and ropsten testnets fix: #64 Igor Artamonov 2020-11-30 19:02:55 -05:00
  • 20f5345865 ref: https://github.com/GitTools/actions/issues/270 Igor Artamonov 2020-11-27 19:48:40 -05:00
  • 7babe83c1c ci: upgrade gitversion step ref: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/ Igor Artamonov 2020-11-27 19:41:48 -05:00
  • e09b281904 problem: unclear how to specify path to the config Igor Artamonov 2020-11-27 19:35:39 -05:00
  • 08acf92efa problem: no info in log about invalid url Igor Artamonov 2020-10-14 21:26:40 -04:00
  • e2d70e6721 problem: sendrawtransaction is not enabled Igor Artamonov 2020-10-04 15:34:19 -04:00
  • 727814c112 solution: make sure xpub used in test client works as expected Igor Artamonov 2020-10-02 21:16:56 -04:00
  • 5b36500103 problem: reactor-grpc is incompatible with grpc after 1.25 Igor Artamonov 2020-09-28 21:40:56 -04:00
  • 165397317c problem: reactor-grpc is incompatible with grpc after 1.26 Igor Artamonov 2020-09-28 20:50:06 -04:00
  • e3b5081b46 problem: dev code committed Igor Artamonov 2020-09-27 21:37:01 -04:00
  • a43958b5f8 solution: upgrade to the latest api definitions Igor Artamonov 2020-09-27 21:18:30 -04:00
  • 5dfef09de6 problem: returns nothing instead of 0 if no unspents Igor Artamonov 2020-09-26 20:25:50 -04:00
  • d52b8f3381 problem: jar and zip miss the version file Igor Artamonov 2020-09-24 00:19:26 -04:00
  • c1fb2f7142 problem: distZip misses the version file Igor Artamonov 2020-09-23 23:27:36 -04:00
  • ae53ed1c74 solution: upload artifacts to GCP Igor Artamonov 2020-09-23 22:12:25 -04:00
  • d537ff0461 solution: delegate bitcoin balance request to another upstream, if data is unavailable locally Igor Artamonov 2020-09-22 23:51:07 -04:00
  • 19717d622b Merge pull request #56 from emeraldpay/feat/electrs-index Igor Artamonov 2020-09-15 23:42:55 -04:00
  • 275a55c4ee problem: balance subscription misses recheck addresses for xpub Igor Artamonov 2020-09-15 23:32:23 -04:00
  • 96a6f22a5b solution: support xpub addresses for bitcoin Igor Artamonov 2020-09-15 22:55:58 -04:00
  • 77d7ec1101 solution: optionally provide utxo for bitcoin balance request Igor Artamonov 2020-09-15 19:17:24 -04:00
  • 56318d800e solution: esplora upstream connection for bitcoin Igor Artamonov 2020-09-14 23:08:13 -04:00
  • 46d90ce932 problem: invalid eth_chainId for Ethereum Mainnet Chase Wright 2020-09-11 09:47:55 -05:00
  • 4e16a8c270 problem: lag is not observed on bitcoin Igor Artamonov 2020-09-01 17:09:45 -04:00
  • 966ce7d8db problem: default java docker is Java 8, may not work with some libs solution: use Java 13 Igor Artamonov 2020-09-01 15:50:19 -04:00
  • 2982c98e22 problem: doesn't test commits to release updates Igor Artamonov 2020-08-31 21:58:00 -04:00
  • ff3fc95711 problem: doesn't connect to Bitcoin networks over gRPC Igor Artamonov 2020-08-31 21:25:43 -04:00
  • 813f2ae4a2 problem: broken head subsription for bitcoin Igor Artamonov 2020-08-31 19:26:31 -04:00
  • b7de4f0490 problem: fails to add another dshackle upstream if any of blockchain is unsupported Igor Artamonov 2020-08-31 14:06:26 -04:00
  • 93da68ff49 solution: log upstream error if available Igor Artamonov 2020-08-24 23:12:44 -04:00
  • 39a8b0e59e problem: Non-Empty quorum doesn't record error details Igor Artamonov 2020-08-24 22:15:58 -04:00
  • 3f77a112a9 Merge pull request #53 from MysticRyuujin/master Igor Artamonov 2020-08-24 22:12:05 -04:00
  • bfb6eb47de Fix readme with proper kovan example MysticRyuujin 2020-08-24 17:14:26 -05:00
  • f7e1a9289b problem: net_version response is a plain number, should be string encoded Igor Artamonov 2020-08-23 21:41:21 -04:00
  • fdd6d6afac Merge pull request #52 from emeraldpay/fix/rpc-id-long Igor Artamonov 2020-08-23 21:35:31 -04:00
  • 54fd5481d6 problem: proxy doesn't support long ids fix: #48 Igor Artamonov 2020-08-23 21:31:50 -04:00
  • 64c8cb35f3 solution: goerli support Igor Artamonov 2020-08-23 20:19:00 -04:00
  • d9fd0619b3 problem: doesn't add single dshackle-based upstream Igor Artamonov 2020-08-20 21:01:15 -04:00
  • 9a22b0a020 problem: tx and block by hash can be fetched from any available node Igor Artamonov 2020-08-18 23:56:16 -04:00
  • ead1dc5de5 solution: integration tests Igor Artamonov 2020-08-17 22:47:55 -04:00
  • 8be97df9b5 problem: zero bytes when requesting block with tx Igor Artamonov 2020-08-17 22:32:21 -04:00
  • 340e665f08 problem: unable to parse large WS messages (json with blocks) fix: #29 Igor Artamonov 2020-08-13 23:44:41 -04:00
  • b5daceeff5 problem: doesn't pass error details from upstream fix: #42 Igor Artamonov 2020-08-10 22:18:54 -04:00
  • 2abe3023b6 problem: no response on invalid request to proxy rel: #43 Igor Artamonov 2020-08-09 18:42:23 -04:00
  • 8bd13bdb0f problem: protobuf code is not included with dshackle Igor Artamonov 2020-08-08 15:34:44 -04:00
  • a41908031a solution: start v0.9 Igor Artamonov 2020-08-08 15:34:08 -04:00
  • 4de5be0093 solution: release v0.8.0 Igor Artamonov 2020-07-20 21:46:47 -04:00
  • 74312e1e3f Merge pull request #41 from emeraldpay/fix/block-with-tx Igor Artamonov 2020-07-20 21:41:40 -04:00
  • c80eb14847 problem: ineffective mem cache implementation Igor Artamonov 2020-07-20 21:34:52 -04:00
  • 0d1980ce70 problem: block height cache doesn't evict when old blocks are added rel: ce010e50 Igor Artamonov 2020-07-20 21:25:31 -04:00
  • ce010e50ce problem: doesn't cache block by height for old blocks Igor Artamonov 2020-07-20 20:55:27 -04:00
  • 3dd105eb1c problem: doesn't use tx cache when requesting full block by number Igor Artamonov 2020-07-20 20:36:01 -04:00
  • d3a3b6606a problem: doesn't cache transactions requested for a block Igor Artamonov 2020-07-20 20:34:37 -04:00
  • 9d752fc8f1 Add hyperlink to docker repository in README Chase Wright 2020-07-20 16:01:17 -05:00
  • 45dd0035d4 Merge pull request #39 from emeraldpay/fix/accept-rpc-error-response Igor Artamonov 2020-07-20 14:15:55 -04:00
  • 8cefcbdb5e problem: no response from proxy if upstream returned error fix: #35 Igor Artamonov 2020-07-20 00:30:52 -04:00
  • 1cca38a7bc Merge pull request #34 from emeraldpay/feat/cache-receipt Igor Artamonov 2020-07-12 23:39:19 -04:00
  • b10e4800ff solution: caching for eth_getTransactionReceipt fix: #26 Igor Artamonov 2020-07-12 23:34:23 -04:00
  • 3a93df2e32 Merge pull request #30 from emeraldpay/feat/fallback-role Igor Artamonov 2020-07-10 23:40:29 -04:00
  • 3df1c0a572 solution: fallback upstreams fix: #15 Igor Artamonov 2020-07-10 23:36:35 -04:00
  • 242c479893 Merge pull request #28 from emeraldpay/feat/erc20 Igor Artamonov 2020-07-06 19:43:28 -04:00
  • 0dbf25643d solution: docs for ERC-20 tokens Igor Artamonov 2020-07-06 19:29:43 -04:00
  • b3c619e57a solution: track balance of a ERC20 token Igor Artamonov 2020-07-06 19:04:45 -04:00
  • 6dbe8b96ec solution: erc20 tokens config Igor Artamonov 2020-07-03 00:06:48 -04:00