Federico Kunze Küllmer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1ad9b4c1a5 
							
						 
					 
					
						
						
							
							evm: EIP1559 & go-ethereum related updates ( #469 )  
						
						... 
						
						
						
						* updates
* more changes
* proto updates
* tidy
* v1beta1
* update buf
* lint
* comments
* typo 
						
					 
					
						2021-08-25 14:45:51 +00:00 
						 
				 
			
				
					
						
							
							
								Federico Kunze Küllmer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ea18cae9aa 
							
						 
					 
					
						
						
							
							docs: update swagger ( #479 )  
						
						... 
						
						
						
						* update swagger
* update
* clean 
						
					 
					
						2021-08-23 13:15:55 +00:00 
						 
				 
			
				
					
						
							
							
								Federico Kunze Küllmer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6f5f15fc6d 
							
						 
					 
					
						
						
							
							proto: v1alpha to v1 ( #448 )  
						
						... 
						
						
						
						* proto: v1alpha to v1
* c++
* go mod 
						
					 
					
						2021-08-17 15:30:35 +00:00 
						 
				 
			
				
					
						
							
							
								yihuang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							14b38af8bc 
							
						 
					 
					
						
						
							
							rpc, evm: use binary search to estimate gas ( #272 )  
						
						... 
						
						
						
						* do binary search to estimate gas
Closes  #268 
- Also refactor ApplyMessage to be more reuseable
move binary search to rpc api side to have a clean context each try
remove EstimateGas grpc api
* extract BinSearch function and add unit test
* do estimateGas in grpc query
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> 
						
					 
					
						2021-07-19 15:19:23 +00:00 
						 
				 
			
				
					
						
							
							
								yihuang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							297a35dbdd 
							
						 
					 
					
						
						
							
							evm: treat all vm errors the same as reverted ( #276 )  
						
						... 
						
						
						
						Closes : #274 
evm: fix `ExtraEIP` activation (#288 )
Closes : #287 
Update x/evm/types/utils.go
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
Add `Failed` utility function and changelog 
					
						2021-07-15 02:01:05 -04:00 
						 
				 
			
				
					
						
							
							
								Federico Kunze Küllmer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e09bf23bd0 
							
						 
					 
					
						
						
							
							evm: move ChainConfig to Params ( #266 )  
						
						... 
						
						
						
						* evm: move ChainConfig to Params
* fixes
* fix test 
						
					 
					
						2021-07-14 05:13:55 -04:00 
						 
				 
			
				
					
						
							
							
								yihuang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0020e4f2cd 
							
						 
					 
					
						
						
							
							grpc: add eth_call query command ( #236 )  
						
						... 
						
						
						
						* add eth_call query command
Implement EthCall grpc query api
Closes  #229 
add eth_call query command
fix codec issue
use query client
use grpc status error and codes
validate address length in grpc handler
* Update x/evm/types/callargs.go
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> 
						
					 
					
						2021-07-09 09:04:46 +00:00 
						 
				 
			
				
					
						
							
							
								Federico Kunze Küllmer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							623863231b 
							
						 
					 
					
						
						
							
							evm, rpc: query ChainConfig via gRPC ( #239 )  
						
						... 
						
						
						
						* evm, rpc: query ChainConfig via gRPC
* c++ 
						
					 
					
						2021-07-08 14:46:42 +00:00 
						 
				 
			
				
					
						
							
							
								Federico Kunze Küllmer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5f1f252361 
							
						 
					 
					
						
						
							
							evm: TxData as proto.Any ( #220 )  
						
						... 
						
						
						
						* evm: TxData as proto.Any
* proto message
* fix protobuf any generation
* Int pointer
* fix build and tests
* ante tests
* swagger
* cleanup
* c++ 
						
					 
					
						2021-07-05 16:39:08 +00:00 
						 
				 
			
				
					
						
							
							
								yihuang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e983a9da1 
							
						 
					 
					
						
						
							
							rpc: fix balance overflow ( #219 )  
						
						... 
						
						
						
						Closes  #218  
					
						2021-07-02 05:29:47 -04:00 
						 
				 
			
				
					
						
							
							
								Federico Kunze Küllmer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							86e30e8fa3 
							
						 
					 
					
						
						
							
							feat: use sdk.Int for TxData ( #208 )  
						
						... 
						
						
						
						* feat: use sdk.Int for TxData
* c++
* fix
* fix test
* fix rpc
* lint 
						
					 
					
						2021-06-30 15:28:38 +00:00 
						 
				 
			
				
					
						
							
							
								Federico Kunze 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							459a290951 
							
						 
					 
					
						
						
							
							tests: add testutils for integration testing ( #132 )  
						
						... 
						
						
						
						* tests: add testutils for integration testing
* update util
* fix config
* more updates
* rand chain-id
* add rpc client integration test example
* makefile
* rename
* updates to makefile 
						
					 
					
						2021-06-25 05:18:37 -04:00 
						 
				 
			
				
					
						
							
							
								Federico Kunze 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4a9d63356e 
							
						 
					 
					
						
						
							
							cleanup proto  
						
						
						
					 
					
						2021-04-19 09:10:57 +02:00 
						 
				 
			
				
					
						
							
							
								Federico Kunze 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cb2ab3d95d 
							
						 
					 
					
						
						
							
							more fixes  
						
						
						
					 
					
						2021-04-18 18:39:15 +02:00