Commit Graph

495 Commits

Author SHA1 Message Date
Micaiah Reid
09986f4b68 chore: add zmq url to default chainhook config (#299)
Co-authored-by: Ludo Galabru <ludovic@galabru.com>
2023-06-29 08:22:42 -04:00
Rafael Cardenas
a9671bf97b chore: bump to v1.1.0 2023-06-28 21:32:58 -06:00
Rafael Cardenas
a7c0b12ad9 feat: add option to skip chainhook node ping 2023-06-28 21:32:32 -06:00
Rafael Cardenas
72d43c6b41 fix: schema for curse_type 2023-06-28 21:15:57 -06:00
Rafael Cardenas
eaa6d7b640 fix: reply with 500 on payload processing error 2023-06-28 21:14:45 -06:00
Ludo Galabru
81db930260 Merge branch 'develop' into feat/cursed-client 2023-06-27 13:48:54 -04:00
Ludo Galabru
7e150861a4 fix: bump incoming payload limit to 20mb 2023-06-27 12:58:21 -04:00
Rafael Cardenas
77fd88b9c1 fix: mark inscriber_address as nullable 2023-06-26 21:37:36 -06:00
Ludo Galabru
24513bd55d chore: update dependencies 2023-06-26 20:41:16 -04:00
Ludo Galabru
2a2a6570d6 chore: update chainhook-types-rs 2023-06-26 20:37:04 -04:00
Ludo Galabru
be26daccd0 feat: optimize replay 2023-06-26 19:28:19 -04:00
Ludo Galabru
2857d0a1a4 fix: re-arrange logs 2023-06-26 14:26:53 -04:00
Ludo Galabru
8dd91bfce3 fix: build errors 2023-06-26 13:30:30 -04:00
Ludo Galabru
2ab6b32ff0 fix: add retry logic to work around unexpected responses from bitcoind 2023-06-23 14:53:21 -04:00
Ludo Galabru
ad48351044 fix: streamline txid handling 2023-06-22 14:57:26 -04:00
Ludo Galabru
810407d54b chore: clean dead code 2023-06-22 13:54:17 -04:00
Rafael Cardenas
d7cc5a4410 feat: support cursed inscriptions in chainhook client 2023-06-21 17:39:43 -06:00
Ludo Galabru
05bd9035eb fix: cache invalidation 2023-06-21 15:24:18 -04:00
Ludo Galabru
1a9eddb6aa feat: always try to initialize tables when starting service 2023-06-21 11:14:56 -04:00
Ludo Galabru
3e15da5565 fix: reopen connect on failures 2023-06-20 10:09:53 -04:00
Ludo Galabru
fb5c591943 fix: restore stable values 2023-06-14 21:43:06 -04:00
Ludo Galabru
a6b4a5fb38 fix: address redis disconnects 2023-06-14 20:51:37 -04:00
Ludo Galabru
f718071b33 fix: attempt to retrieve blocks from iterator 2023-06-14 15:56:21 -04:00
Ludo Galabru
bc9ca0f38e chore: bump version to 0.15 2023-06-14 15:35:29 -04:00
Ludo Galabru
0e88b53344 chore: downgrade rocksdb 2023-06-14 14:48:37 -04:00
Ludo Galabru
b294dff69a feat: number of retries for 4 to 3 2023-06-14 14:48:10 -04:00
Ludo Galabru
155e3a6d29 fix: off by one issue 2023-06-14 13:48:49 -04:00
Ludo Galabru
11b9b6be62 fix: attempt to tweak rocksdb 2023-06-14 13:48:30 -04:00
Ludo Galabru
063318233d fix: myriad of improvements 2023-06-13 18:56:23 -04:00
Ludo Galabru
aed7d5d005 fix: stack overflow 2023-06-13 14:17:34 -04:00
Ludo Galabru
e299e70823 chore: update Cargo.toml 2023-06-13 13:31:44 -04:00
Ludo Galabru
0887d6b8ca fix: test warns and errors 2023-06-13 13:31:20 -04:00
Ludo Galabru
49a37e9fc2 chore: improve ordinals isolation 2023-06-13 12:49:13 -04:00
Ludo Galabru
ce323e484e refactor: update event name 2023-06-13 12:48:22 -04:00
Ludo Galabru
9ec2b136ef chore: revisit clarity-repl dependency 2023-06-13 12:47:41 -04:00
Ludo Galabru
0871052c64 chore: add debug log 2023-06-13 10:25:48 -04:00
Ludo Galabru
4b3a0daa43 fix: related issue 2023-06-13 10:16:48 -04:00
Ludo Galabru
adb1b988a6 feat: ability to tolerate corrupted data 2023-06-13 10:14:45 -04:00
Ludo Galabru
9e14fce0e4 fix: attempt 2023-06-13 10:02:28 -04:00
Ludo Galabru
d385df2037 fix: patch db call 2023-06-13 09:58:42 -04:00
Ludo Galabru
5b3dbfa595 chore: add more logs 2023-06-13 09:30:01 -04:00
Ludo Galabru
592fe8aa56 chore: add log 2023-06-13 07:57:33 -04:00
Ludo Galabru
f014c14277 fix: add exp backoff 2023-06-13 02:04:39 -04:00
Ludo Galabru
e6c5d0eed8 fix: attempt to fix offset 2023-06-13 01:20:14 -04:00
Ludo Galabru
5df77d7f84 feat: improve debug log 2023-06-13 00:48:42 -04:00
Ludo Galabru
0978a5d4c1 feat: keep 1st tx in cache 2023-06-13 00:34:57 -04:00
Ludo Galabru
8006000034 fix: additional fixes (network, address, offsets) 2023-06-13 00:27:41 -04:00
Ludo Galabru
f5cb516ee0 fix: re-apply initial fix 2023-06-12 23:06:39 -04:00
Ludo Galabru
dfcadec680 fix: revert fix, avoid collision in traversals map 2023-06-12 22:50:26 -04:00
Ludo Galabru
222f7c3a14 fix: reuse existing computation for fix 2023-06-12 21:58:04 -04:00