Commit Graph

404 Commits

Author SHA1 Message Date
Igor Artamonov
e09b7a4eee solution: support rinkeby and ropsten testnets
fix: #64
2020-11-30 19:02:55 -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
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
d537ff0461 solution: delegate bitcoin balance request to another upstream, if data is unavailable locally 2020-09-22 23:51:07 -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
Chase Wright
46d90ce932 problem: invalid eth_chainId for Ethereum Mainnet 2020-09-11 10:47:55 -04:00
Igor Artamonov
4e16a8c270 problem: lag is not observed on bitcoin 2020-09-01 17:09:45 -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
f7e1a9289b problem: net_version response is a plain number, should be string encoded 2020-08-23 21:41:21 -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
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
8be97df9b5 problem: zero bytes when requesting block with tx 2020-08-17 22:32:21 -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
c80eb14847 problem: ineffective mem cache implementation 2020-07-20 21:34:52 -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
ce010e50ce problem: doesn't cache block by height for old blocks 2020-07-20 20:55:27 -04:00
Igor Artamonov
3dd105eb1c problem: doesn't use tx cache when requesting full block by number 2020-07-20 20:36:01 -04:00
Igor Artamonov
d3a3b6606a problem: doesn't cache transactions requested for a block 2020-07-20 20:34:37 -04:00
Igor Artamonov
8cefcbdb5e problem: no response from proxy if upstream returned error
fix: #35
2020-07-20 00:30:52 -04:00
Igor Artamonov
b10e4800ff solution: caching for eth_getTransactionReceipt
fix: #26
2020-07-12 23:34:23 -04:00
Igor Artamonov
3df1c0a572 solution: fallback upstreams
fix: #15
2020-07-10 23:36:35 -04:00
Igor Artamonov
b3c619e57a solution: track balance of a ERC20 token 2020-07-06 19:04:45 -04:00
Igor Artamonov
6dbe8b96ec solution: erc20 tokens config 2020-07-06 18:04:54 -04:00
Igor Artamonov
c2bc57d380 problem: eth_getBlockByNumber("latest", ...) fails with error
fix: #20
2020-07-02 22:41:34 -04:00
Igor Artamonov
fd070d5df4 problem: chainId is not a string
rel: #22
2020-07-02 21:58:42 -04:00
Igor Artamonov
a7fb805a03 problem: doesn't respond to eth_chainId method
fix: #22
2020-07-02 21:55:35 -04:00
Igor Artamonov
0d9ae3a936 problem: no feedback when verification is disabled 2020-07-02 21:12:37 -04:00
Igor Artamonov
882b7d1b2f problem: JSON RPC spec allows omitting params
fix: #19
2020-06-30 00:25:09 -04:00
Igor Artamonov
c2636cd81e problem: Proxy fails to serialize JSON
reason: expects full JSON response from upstream, which is replaces with result field only
2020-06-29 22:44:44 -04:00
Igor Artamonov
04958784ec problem: tries to connect to Redis even if specified as disabled 2020-06-29 21:49:01 -04:00
Igor Artamonov
21748b0da3 solution: improve texts 2020-05-27 17:56:55 -04:00
Igor Artamonov
04371d41cc solution: log format more clear for ops 2020-05-27 17:50:54 -04:00
Igor Artamonov
3ff61b735a problem: confusing stack trace when cannot connect to Redis 2020-05-27 17:44:14 -04:00
Igor Artamonov
948c34a0c7 problem: quorum is not applied for internal reads 2020-05-26 22:43:58 -04:00
Igor Artamonov
5584858e44 problem: single invalid response from upstream breaks whole batch
solution: handle http and json errors and convert to RPC errors
2020-05-25 18:30:55 -04:00
Igor Artamonov
d7bb121ef0 problem: getblockhash (block by height) method is not available on bitcoin 2020-05-25 16:59:57 -04:00