Commit graph

19 commits

Author SHA1 Message Date
Devon Hudson e958251461
Fix spelling mistake in comment for linter... 2023-01-19 16:07:49 -07:00
Devon Hudson 87fde8fdf8
Add doc comments for relayapi db interface 2023-01-19 16:04:55 -07:00
Devon Hudson 3f10d42c1b
Remove name ghosting when referring to receipts 2023-01-19 14:30:18 -07:00
Devon Hudson a5da7301fd
Document relayapi db table interfaces 2023-01-18 18:07:17 -07:00
Devon Hudson 5833c86aca
Insert relay transaction destinations in a single db transaction 2023-01-17 17:41:04 -07:00
Devon Hudson 5aa6b47a64
Order relay queue select to return oldest entries first 2023-01-17 16:47:10 -07:00
Devon Hudson 7c692e7eda
Check that db actually returned json blob for requested nid 2023-01-17 15:50:25 -07:00
Devon Hudson d440223e04
Delete relay entries and json in a single transaction 2023-01-17 15:38:04 -07:00
Devon Hudson 51d2e7f51e
Remove package name shadowing 2023-01-12 16:13:50 -07:00
Devon Hudson e83940b5cf
Move in memory test databases into test package 2023-01-12 16:11:15 -07:00
Devon Hudson 75bc8ab826
Various typos and whitespace cleanup 2023-01-12 14:16:23 -07:00
Devon Hudson 07d2976854
Finish s&f rename refactor 2023-01-12 08:21:26 -07:00
Devon Hudson e5feacbfc0
Consolidate relay db prepare statements 2022-12-22 09:42:56 -07:00
Devon Hudson 05769fa60e
Cleanup new file license headers 2022-12-21 10:42:35 -07:00
Devon Hudson 96d5467e03
Cleanup relayapi usage in p2p demos 2022-12-19 14:09:16 -07:00
Devon Hudson 4f3ef6897a
Remove non-json fields from transaction tests for relayapi 2022-12-19 12:07:57 -07:00
Devon Hudson fc365a3e06
Fix relay linter errors 2022-12-16 11:05:33 -07:00
Devon Hudson ab57b30883
Delete relay json along with queue entry 2022-12-15 10:41:06 -07:00
Devon Hudson ad53326ce8
Refactor all relay specific stuff into it's own component 2022-12-14 18:41:27 -07:00