mirror of
				https://source.quilibrium.com/quilibrium/ceremonyclient.git
				synced 2025-10-31 14:27:40 +00:00 
			
		
		
		
	fix: handle fresh sync
This commit is contained in:
		
							parent
							
								
									e381165568
								
							
						
					
					
						commit
						6b660d0da7
					
				| @ -705,6 +705,9 @@ func (e *CeremonyDataClockConsensusEngine) commitLongestPath( | |||||||
| 			) | 			) | ||||||
| 
 | 
 | ||||||
| 			for _, s := range runningFrames[0][0:] { | 			for _, s := range runningFrames[0][0:] { | ||||||
|  | 				if s.FrameNumber == 0 { | ||||||
|  | 					continue | ||||||
|  | 				} | ||||||
| 				s := s | 				s := s | ||||||
| 				txn, err := e.clockStore.NewTransaction() | 				txn, err := e.clockStore.NewTransaction() | ||||||
| 				if err != nil { | 				if err != nil { | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Cassandra Heart
						Cassandra Heart