Denali Marsh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1442deb3dc 
							
						 
					 
					
						
						
							
							Harvest basic borrow functionality ( #702 )  
						
						 
						
						... 
						
						
						
						* basic borrow types
* borrow keeper scaffolding
* borrow limits param
* integrate pricefeed keeper
* msg handling and querier
* borrow user validation
* update migration scripts for compile
* borrows querier, fixes
* add money market param
* add spot market ID to params, refactor pricefeed
* working bnb -> ukava borrows
* refactor to getAssetPrice
* conversion_factor param, refactor validateBorrow()
* address misc revisions
* remove validation code
* add borrow test
* update test params
* single borrow with sdk.Coins per user
* fix harvest test
* removed legacy commented out code
* address minor revisions 
						
					 
					
						2020-10-30 10:59:47 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nick DeLuca 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c02ce618da 
							
						 
					 
					
						
						
							
							return after writing error response when owner address is invalid ( #699 )  
						
						 
						
						
						
					 
					
						2020-10-20 13:18:12 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Paul Downing 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							74bbb6a0d7 
							
						 
					 
					
						
						
							
							update msg spec to match code ( #691 )  
						
						 
						
						
						
					 
					
						2020-10-14 14:50:43 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denali Marsh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e6ed69383 
							
						 
					 
					
						
						
							
							add name param to query ( #689 )  
						
						 
						
						
						
					 
					
						2020-10-14 10:34:31 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denali Marsh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5fdf23a2ba 
							
						 
					 
					
						
						
							
							fix claim query: owner && depositType ( #687 )  
						
						 
						
						
						
					 
					
						2020-10-13 10:37:46 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kevin Davis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a9c253c09f 
							
						 
					 
					
						
						
							
							[R4R] address harvest preliminary audit exhibits ( #686 )  
						
						 
						
						... 
						
						
						
						* resolve KAV-01
* resolve KAV-02
* resolve KAV-03
* resolve KAV-04 
						
					 
					
						2020-10-12 09:26:18 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jay Namsayin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5764c710a6 
							
						 
					 
					
						
						
							
							typo fixes ( #685 )  
						
						 
						
						... 
						
						
						
						* Update 01_concepts.md
* Update 03_messages.md
* Update 01_concepts.md 
						
					 
					
						2020-10-11 22:34:07 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kevin Davis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8d142458dd 
							
						 
					 
					
						
						
							
							fix: remove duplicat query logic ( #684 )  
						
						 
						
						
						
					 
					
						2020-10-09 09:28:18 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kevin Davis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							69512d508b 
							
						 
					 
					
						
						
							
							harvest-fix: check for status other than bonded, add staking tests ( #677 )  
						
						 
						
						... 
						
						
						
						* fix: check for any status other than bonded
* Add harvest staking tests (#680 )
* refactor config initialization
* refactor delegator rewards test, add tests
* fix share to token calculation, add unbonding test
* remove dead link
Co-authored-by: Ruaridh <rhuairahrighairidh@users.noreply.github.com> 
						
					 
					
						2020-10-05 17:44:17 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kevin Davis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ed7ce81e30 
							
						 
					 
					
						
						
							
							Harvest Migration ( #672 )  
						
						 
						
						... 
						
						
						
						* add harvest to kava-4 migration
* add mainnet harvest incentive schedules
* fix: check for 0 lockup instead of assuming small in always 0 
						
					 
					
						2020-09-30 19:07:30 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kevin Davis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c416423412 
							
						 
					 
					
						
						
							
							[R4R] harvest fixes ( #673 )  
						
						 
						
						... 
						
						
						
						* fix: don't allow denoms other than hard for harvest rewards
* fix: parse cli flags correctly
* fix: convert duration to seconds before calculating time elapsed
* fix: don't distribute rewards before they start or after they end
* fix: return correct message type 
						
					 
					
						2020-09-30 14:44:56 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kevin Davis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8e01b0b3f4 
							
						 
					 
					
						
						
							
							fix (harvest-cli): parse correct arg index ( #669 )  
						
						 
						
						
						
					 
					
						2020-09-27 11:47:49 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Denali Marsh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5ce045f46f 
							
						 
					 
					
						
						
							
							rename hvt ( #661 )  
						
						 
						
						
						
					 
					
						2020-09-25 11:07:20 -04:00