Commit Graph

  • dd99eb6113 Change logic of upstreams filtering before request (#389) KirillPamPam 2024-01-17 16:18:32 +04:00
  • 4d00bf581d add forkchoice settings to chains.yaml (#399) a10zn8 2024-01-17 11:32:01 +03:00
  • 79d2e00a0e support for polygon amoy (#398) Vyacheslav 2024-01-16 18:28:29 +01:00
  • b6cec204c9 Add app name to dump filename (#397) KirillPamPam 2024-01-15 14:59:34 +04:00
  • 5be87b8ad5 update logsoracle (#396) Nikolay G 2024-01-15 01:17:45 +00:00
  • b71df82809 update logsoracle (#395) Nikolay G 2024-01-12 20:09:14 +00:00
  • e0afdf6c5f update logsoracle (#394) Nikolay G 2024-01-12 18:42:39 +00:00
  • 7a986527b4 update logsoracle (#393) Nikolay G 2024-01-12 17:33:03 +00:00
  • cf43f4128c Add logs and tracer span for logsoracle (#392) Nikolay G 2024-01-12 15:53:53 +00:00
  • 5511953f8a add berachain testnet (#391) Vyacheslav 2024-01-12 14:53:21 +01:00
  • 74e24da5d1 Fix parse logsoracle payload (#390) Nikolay G 2024-01-12 12:54:11 +00:00
  • db79e6d043 Update logsoracle, add new info logs for oracle (#388) Nikolay G 2024-01-11 15:30:39 +00:00
  • d456f333ff Add more logs for libsoracle (#387) Nikolay G 2024-01-11 13:55:25 +00:00
  • a0aec9635b Fix threadpoll for liboracle (#386) Nikolay G 2024-01-11 12:11:26 +00:00
  • a46d7879ad add estimatesmartfee bitcoin method Termina1 2024-01-10 20:45:52 +02:00
  • 5728d84934 add more missed methods on solana Termina1 2024-01-10 20:30:25 +02:00
  • 38ccdcacac Use scheduler for setupstream (#385) Nikolay G 2024-01-10 14:55:19 +00:00
  • 716255c48b update logs oracle (#384) Nikolay G 2024-01-10 12:31:30 +00:00
  • 0216f3ea61 add rollup_gasPrices for mantle (#382) a10zn8 2024-01-10 14:43:15 +03:00
  • 5dc00e0d72 Revert "update logs oracle (#379)" (#383) Nikolay G 2024-01-10 01:44:51 +00:00
  • 973a4967e3 update logs oracle (#379) Nikolay G 2024-01-10 01:43:28 +00:00
  • 919e45d0bc add solana missing method Termina1 2024-01-09 13:05:35 +02:00
  • 4d2364d353 Make settings validation periodically (#374) KirillPamPam 2024-01-09 11:36:48 +04:00
  • 7a496563ea adds zksync-sepolia support (#377) Wesley Charles Blake 2024-01-09 08:47:59 +02:00
  • 4c4f4feb54 Fix solana detector (#381) KirillPamPam 2024-01-08 16:22:35 +04:00
  • 86383da30c Cronos non-retry error (#380) KirillPamPam 2024-01-08 14:40:48 +04:00
  • 5546f389e5 Add reties for lower block calculation (#378) KirillPamPam 2024-01-08 14:11:54 +04:00
  • 82b78b0d39 Update logs oracle (#376) Nikolay G 2024-01-04 20:14:19 +00:00
  • 49d329f856 Latest logs oracle (#375) Nikolay G 2024-01-04 12:11:56 +00:00
  • d718ba0bee update logsoracle (#367) Nikolay G 2023-12-29 11:43:44 +00:00
  • e19b5ec150 Fix remove upstream, dispose lower sub (#373) KirillPamPam 2023-12-27 12:24:19 +04:00
  • eb774d73e8 Add determination of the lower block (#372) KirillPamPam 2023-12-26 16:19:20 +04:00
  • e79df25329 Tracing docs (#371) KirillPamPam 2023-12-22 11:53:16 +04:00
  • 364bbbec71 add 7 new networks: haqq, filecoin, fuse, taiko, okt, manta. harmony (#370) Vyacheslav 2023-12-20 21:02:27 +02:00
  • f83024006b add solana getRecentBlockHash to default methods (#369) Vyacheslav 2023-12-20 19:32:05 +02:00
  • de6306c781 Check if currentSpan is not null (#368) KirillPamPam 2023-12-20 14:01:34 +04:00
  • f808500718 Accumulate first bytes (#366) KirillPamPam 2023-12-19 18:19:43 +04:00
  • 9c6d452efe Update logs-oracle (#360) Nikolay G 2023-12-19 04:02:37 +01:00
  • 66331e23d3 fix starknet Termina1 2023-12-15 11:13:16 +02:00
  • fd69bf9e7a Fix exception parsing the first part; handle error code (#365) KirillPamPam 2023-12-14 18:28:24 +04:00
  • 6e8f600cdc Stream responses from node (#361) KirillPamPam 2023-12-14 12:09:25 +04:00
  • a9a3e64c32 add base sepolia (#363) a10zn8 2023-12-12 16:47:22 +03:00
  • 8f7377bc66 add eth_getBlockReceipts as possibleNotIndexedMethods for ethereum methods (#362) a10zn8 2023-12-11 18:43:12 +03:00
  • a73fc09903 update gh actions (#359) Maksim 2023-12-06 19:40:10 +03:00
  • b83718d573 add holesky call return size validation (#358) Vyacheslav 2023-12-06 11:34:28 +02:00
  • 69406cf444 fix solana testnet code (#357) a10zn8 2023-12-05 18:04:55 +03:00
  • 0a47da602a Logs subscription via eth_getLogs (#356) Vyacheslav 2023-12-04 17:09:32 +02:00
  • 9696f06732 add solana devnet (#355) a10zn8 2023-11-30 23:33:56 +03:00
  • 245a6d5ad7 fix chains labels (#354) a10zn8 2023-11-30 14:17:02 +03:00
  • 353a483cce slot height matcher implementation (#353) Vyacheslav 2023-11-28 15:52:55 +02:00
  • bb3d56856c report only available subscription in generic case (#352) a10zn8 2023-11-27 23:13:48 +03:00
  • db405a86b8 add slot to chain head (#351) Vyacheslav 2023-11-27 16:55:20 +02:00
  • 4dc52091e3 Height matcher to proxy (#340) KirillPamPam 2023-11-27 14:54:28 +04:00
  • d0322a0dab validators for starknet, vara and solana (#350) a10zn8 2023-11-26 16:42:43 +03:00
  • 312986c2b5 solana more loose sync/lag Termina1 2023-11-24 21:47:52 +02:00
  • d5b483386a Elastic schedulers (#349) KirillPamPam 2023-11-24 16:05:46 +04:00
  • 4fd262f53f chain id for immutable zkevm changed Termina1 2023-11-23 12:28:02 +02:00
  • 138e5d3eb3 update docs (#348) a10zn8 2023-11-23 00:08:01 +03:00
  • 5a154ac817 Integrate drpc-logs-oracle (#1096) (#335) Nikolay G 2023-11-22 13:45:00 +01:00
  • a7f74bb71a Remove error correction, use new errorCode (#347) KirillPamPam 2023-11-22 15:27:28 +04:00
  • 09c6b231b7 remove peer validation from opbnb Termina1 2023-11-21 22:33:22 +02:00
  • b695a38980 opbnb fix laggung/syncing Termina1 2023-11-21 22:02:25 +02:00
  • 4b0ccf9bb5 Add client version to labels (#346) KirillPamPam 2023-11-21 12:38:07 +04:00
  • 4f9b3e7fe4 Fix nethermind reverted error (#345) KirillPamPam 2023-11-21 11:16:39 +04:00
  • 7bdeaa8f05 solana stable poll (#344) a10zn8 2023-11-21 00:59:35 +03:00
  • 6182a91b95 Reduce time if no matchers were found (#343) KirillPamPam 2023-11-17 17:11:47 +04:00
  • 92f6e05580 Optimism sepolia (#342) KirillPamPam 2023-11-16 12:31:14 +04:00
  • 8de6a8ceb5 Fix reload config (#341) KirillPamPam 2023-11-15 17:44:21 +04:00
  • 2e80da58df solana support (#339) a10zn8 2023-11-13 17:01:58 +03:00
  • e5f844b091 Poll rpc heads using expected-block-time (#338) KirillPamPam 2023-11-10 13:18:08 +04:00
  • ef48f8c89f Remove eventPublisher and locks (#336) KirillPamPam 2023-11-08 18:32:19 +04:00
  • e4c13ad1ad Fix deadlock, remove setting UNAVAIL status (#333) KirillPamPam 2023-11-06 16:32:12 +04:00
  • 160e5ae26c custom ws subscriptions for vara (#334) a10zn8 2023-11-03 15:54:30 +03:00
  • 66b9b00454 add base support of polkadot/substrate/vara chain (#332) a10zn8 2023-11-02 16:18:54 +03:00
  • 08cbffe7d1 ethereum as generic upstream (#331) a10zn8 2023-10-31 16:28:15 +03:00
  • 4ea4fa5d81 Suppress auth errors (#329) KirillPamPam 2023-10-30 14:33:13 +04:00
  • defc0b5a7b - set throttled logger timeout for 20 minutes a10zn8 2023-10-25 19:16:54 +04:00
  • 8aa89a1945 Check if config was reloaded, remove all upstream metrics if it was r… (#327) KirillPamPam 2023-10-25 15:28:51 +04:00
  • 788db75b73 remove unused specific tracks (#326) a10zn8 2023-10-24 15:16:35 +04:00
  • 1310c8b7df disable astar peer validation (#325) a10zn8 2023-10-24 09:07:13 +03:00
  • 5157d6fe7f Stability (#324) a10zn8 2023-10-24 09:04:16 +03:00
  • 89880355d8 add astart (#323) a10zn8 2023-10-19 17:27:23 +03:00
  • 0d3c8b99b7 add blockchain type to chains.yaml (#322) a10zn8 2023-10-19 17:22:33 +03:00
  • 53651bc104 fix reload config of nodes with ids - we should clear known ids set before each reload. (#321) a10zn8 2023-10-12 23:51:58 +04:00
  • a9f6378d90 add scroll-mainnet (#320) a10zn8 2023-10-12 19:23:26 +04:00
  • fc48d9658b add immutable-zkevm-testnet (#319) a10zn8 2023-10-12 01:12:05 +04:00
  • 7194a70959 fix typo in Make file (#318) a10zn8 2023-10-11 18:44:19 +04:00
  • f6e8a8fbab update api Termina1 2023-10-10 22:32:07 +03:00
  • 5a25ae5f8d change aurora config increase sync/lag limits Termina1 2023-10-10 18:58:00 +03:00
  • f3bf34768a generic upstreams introduced (#317) a10zn8 2023-10-09 23:17:16 +04:00
  • 222e046e32 update config remove currency Termina1 2023-10-06 20:26:37 +03:00
  • f116352200 Validate upstream settings periodically (#316) KirillPamPam 2023-10-06 20:41:15 +04:00
  • 8e920f69bb add kava Termina1 2023-10-06 15:02:13 +03:00
  • 531f7244f4 sync config with dproxy Termina1 2023-10-06 14:25:26 +03:00
  • 4d377f806d Reload config (#315) KirillPamPam 2023-10-06 14:04:08 +04:00
  • 582896c44d simplify get latest block request (#314) Vyacheslav 2023-10-04 17:30:00 +03:00
  • 599f61fe7c fix optimism testnet Termina1 2023-10-03 05:38:14 +03:00
  • bb53aa04fa fix optimism testnet Termina1 2023-10-03 05:32:49 +03:00
  • 5ac2724880 fix github build Termina1 2023-10-02 17:11:04 +03:00
  • 61053aacaf update chains config Termina1 2023-10-02 14:51:58 +03:00