mirror of
				https://github.com/ton-blockchain/ton
				synced 2025-03-09 15:40:10 +00:00 
			
		
		
		
	Rework limiting imported msg queues
This commit is contained in:
		
							parent
							
								
									e6b77ef71d
								
							
						
					
					
						commit
						869c6fe675
					
				
					 9 changed files with 30 additions and 51 deletions
				
			
		|  | @ -206,7 +206,6 @@ class ValidateQuery : public td::actor::Actor { | |||
|   block::ActionPhaseConfig action_phase_cfg_; | ||||
|   td::RefInt256 masterchain_create_fee_, basechain_create_fee_; | ||||
| 
 | ||||
|   vm::Dictionary neighbor_msg_queues_limits_{32 + 64}; | ||||
|   std::vector<block::McShardDescr> neighbors_; | ||||
|   std::map<BlockSeqno, Ref<MasterchainStateQ>> aux_mc_states_; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue