thesimplekid
							
						 | 
						
							
							
								dbadfc35b8
							
							Revert "fix: creating auth keyset when auth disabled"
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   thesimplekid
							
						 | 
						
							
							
								ee1a978285
							
							Merge pull request #834 from asmogo/fix_get_proofs_by_keyset_id
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   asmo
							
						 | 
						
							
							
								7a1879e6b4
							
							fix: add missing comma in SQL query
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   thesimplekid
							
						 | 
						
							
							
								e016687d20
							
							feat: remove fedimint tonic lnd (#831)
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   thesimplekid
							
						 | 
						
							
							
								32009c174c
							
							Merge pull request #832 from thesimplekid/cln_rpc_new
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   thesimplekid
							
						 | 
						
							
							
								c98132a531
							
							Merge pull request #833 from thesimplekid/remove_redb
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   thesimplekid
							
						 | 
						
							
							
								c2d9982cc4
							
							refactor: redb file was left in
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   thesimplekid
							
						 | 
						
							
							
								3ac9c199db
							
							feat: create new ClnRpc for each request
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   thesimplekid
							
						 | 
						
							
							
								d44fd7b290
							
							Merge pull request #787 from thesimplekid/remove_redb_mint
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   thesimplekid
							
						 | 
						
							
							
								f62992238a
							
							refactor: remove redb mint database
						 | 
						il y a 5 mois | 
					
				
					
						
							
								   thesimplekid
							
						 | 
						
							
							
								5ffac76eaa
							
							Merge pull request #829 from thesimplekid/convert_redb_to_sqlite
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   thesimplekid
							
						 | 
						
							
							
								0aada22e62
							
							fix: creating auth keyset when auth disabled (#830)
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   thesimplekid
							
						 | 
						
							
							
								cbb2d5f802
							
							fix: creating auth keyset when auth disabled
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   thesimplekid
							
						 | 
						
							
							
								7421c1ea12
							
							feat: redb to sqlite migration script
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   lollerfirst
							
						 | 
						
							
							
								c61fd3830a
							
							Keysets V2 (#702)
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   C
							
						 | 
						
							
							
								ad5f29c9a6
							
							Remove `melt_request` (#819)
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   asmo
							
						 | 
						
							
							
								bcd319b9cf
							
							Merge pull request #825 from asmogo/arm_fix
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   C
							
						 | 
						
							
							
								ea250a4c3d
							
							Merge pull request #820 from crodas/feature/remove-on-conflict
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   Cesar Rodas
							
						 | 
						
							
							
								5ff30d879c
							
							Remove multiple ON CONFLICT from SQLite
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   thesimplekid
							
						 | 
						
							
							
								1a4b21c9ce
							
							Merge pull request #824 from crodas/fix/sqlite-race-condition
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   Cesar Rodas
							
						 | 
						
							
							
								a681c6e054
							
							Fix SQLite race condition
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   thesimplekid
							
						 | 
						
							
							
								37f9d9122b
							
							Merge pull request #822 from crodas/feature/sqlite-add-busy-timeout
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   Cesar Rodas
							
						 | 
						
							
							
								150f2596e7
							
							Enhance `add_proofs` to fail with a custom error when the proof already exists
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   Cesar Rodas
							
						 | 
						
							
							
								7146cb8934
							
							Fixed race condition
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   Cesar Rodas
							
						 | 
						
							
							
								86eb7b8676
							
							Use `BEGIN IMMEDIATE` to avoid `SQLITE_BUSY_SNAPSHOT` error
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   Cesar Rodas
							
						 | 
						
							
							
								e465a87b92
							
							Add more logs
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   Cesar Rodas
							
						 | 
						
							
							
								06ae9e42b3
							
							Add 10 second busy timeout
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   C
							
						 | 
						
							
							
								6aae5ab431
							
							Merge pull request #821 from crodas/feature/move-info-logs-to-trace
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   Cesar Rodas
							
						 | 
						
							
							
								c8c2370606
							
							Move some `info` tracing to `trace`
						 | 
						il y a 4 mois | 
					
				
					
						
							
								   thesimplekid
							
						 | 
						
							
							
								8c211519bb
							
							Merge pull request #823 from thesimplekid/msrv_fix
						 | 
						il y a 4 mois |