lmittmann
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							bc013bc42e
							
						
					 | 
					
						
						
							
							all: prefer new(big.Int) over big.NewInt(0) (#25087)
						
						
						
						
						
						
						
						minor performance improvement: `big.NewInt(0).Xxx` -> `new(big.Int).Xxx` 
						
					 | 
					
						2022-06-14 15:09:48 +03:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Martin Holst Swende
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							295bc35ecf
							
						
					 | 
					
						
						
							
							signer/core: move API JSON types to separate package (#23275)
						
						
						
						
						
						
						
						This PR moves (some) account types into a standalone package, to avoid
depending on signer/core from accounts/external. 
						
					 | 
					
						2021-07-29 16:06:44 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Martin Holst Swende
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							7a00378e2b
							
						
					 | 
					
						
						
							
							cmd/clef, signer: support for eip-1559 txs in clef (#22966)
						
						
						
						
						
					 | 
					
						2021-06-09 13:48:47 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Péter Szilágyi
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							1a83114c74
							
						
					 | 
					
						
						
							
							all: update author list and licenses
						
						
						
						
						
					 | 
					
						2019-07-22 12:17:27 +03:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Péter Szilágyi
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							d5af3a584c
							
						
					 | 
					
						
						
							
							cmd/clef, signer: make fourbyte its own package, break dep cycle (#19450)
						
						
						
						
						
						
						
						* cmd/clef, signer: make fourbytes its own package, break dep cycle
* signer/fourbyte: pull in a sanitized 4byte database 
						
					 | 
					
						2019-04-11 20:01:11 +03:00 | 
					
					
						
						
							
							
							
						
					 |