BitShares Forum
		Main => General Discussion => Topic started by: BTSdac on March 28, 2016, 04:52:56 pm
		
			
			- 
				Digest(serialize) results of a translation between GUI(nodejs) and C++ are different if there are  some map/vector/array in operation in this tx.  so it is make a bug like adding Multi-Signature to account  in GUI , 
and I check the serialize of map/vector in C++ is same as in nodejs , but serialize of  array  is diffident. 
fix this bug is in plan ?  if it is in plan ,maybe I am not plan to fix this bug   :) :) :)
 
			 
			
			- 
				We recently fixed some sorting issues in the GUI related to this, which version of the GUI are you using to test?
			
 
			
			- 
				
Digest(serialize) results of a translation between GUI(nodejs) and C++ are different if there are  some map/vector/array in operation in this tx.  so it is make a bug like adding Multi-Signature to account  in GUI , 
and I check the serialize of map/vector in C++ is same as in nodejs , but serialize of  array  is diffident. 
fix this bug is in plan ?  if it is in plan ,maybe I am not plan to fix this bug   :) :) :)
Not sure whether it's fixed already, but this is the github issue: https://github.com/cryptonomex/graphene-ui/issues/795