Bryan Zierk
							
						 | 
						
							
							
								cfba251fc4
							
							ts: Fixed typo in docs (#781)
						 | 
						4 years ago | 
					
				
					
						
							
								   Alan O'Donnell
							
						 | 
						
							
							
								42ed126163
							
							lang: Allow seeds to have a trailing comma (#777)
						 | 
						4 years ago | 
					
				
					
						
							
								   Armani Ferrante
							
						 | 
						
							
							
								22ef0aec42
							
							readme: Add logo (#776)
						 | 
						4 years ago | 
					
				
					
						
							
								   Dana Hanna
							
						 | 
						
							
							
								d40400fff2
							
							ts: Add fetchMultiple to compliment rpc getMultiple (#761)
						 | 
						4 years ago | 
					
				
					
						
							
								   Alan O'Donnell
							
						 | 
						
							
							
								5bd0309f66
							
							lang: Use Expr for init payer. (#772)
						 | 
						4 years ago | 
					
				
					
						
							
								   Dana Hanna
							
						 | 
						
							
							
								fe355ed159
							
							ts: Batch calls to getMultipleAccounts (#763)
						 | 
						4 years ago | 
					
				
					
						
							
								   Armani Ferrante
							
						 | 
						
							
							
								4d6078b1d6
							
							docs, readme: New discord link (#771)
						 | 
						4 years ago | 
					
				
					
						
							
								   Armani Ferrante
							
						 | 
						
							
							
								2c0dd22eee
							
							tests: Fix escrow (#767)
						 | 
						4 years ago | 
					
				
					
						
							
								   hjchan
							
						 | 
						
							
							
								65db7660ff
							
							docs: Replace ProgramAccount with Account in tutorial-2.md (#760)
						 | 
						4 years ago | 
					
				
					
						
							
								   Ian Macalinao
							
						 | 
						
							
							
								296f4b6b2d
							
							ts: Allow adding types for AccountsCoder names (#764)
						 | 
						4 years ago | 
					
				
					
						
							
								   Ian Macalinao
							
						 | 
						
							
							
								9426918c4b
							
							ts: Export more TypeScript types (#753)
						 | 
						4 years ago | 
					
				
					
						
							
								   Kirill Fomichev
							
						 | 
						
							
							
								0f4142e97c
							
							lang: Fix codegen for Signer (#762)
						 | 
						4 years ago | 
					
				
					
						
							
								   0xDEADBEEF
							
						 | 
						
							
							
								c208cdefcc
							
							docs: Added Fabric to list of projects (#766)
						 | 
						4 years ago | 
					
				
					
						
							
								   Vladimir Guguiev
							
						 | 
						
							
							
								d45f9ed408
							
							lang: Add docs for `#[account(address = <pubkey>)]` (#765)
						 | 
						4 years ago | 
					
				
					
						
							
								   Tristan Edwards
							
						 | 
						
							
							
								4a91606895
							
							docs: Replace `ProgramAccount` with `Account` (#758)
						 | 
						4 years ago | 
					
				
					
						
							
								   Vecheslav Druzhbin
							
						 | 
						
							
							
								beace2c000
							
							cli: Run command considers config (#755)
						 | 
						4 years ago | 
					
				
					
						
							
								   acamill
							
						 | 
						
							
							
								68a6beb335
							
							examples: Update escrow test (#754)
						 | 
						4 years ago | 
					
				
					
						
							
								   Armani Ferrante
							
						 | 
						
							
							
								d8f947fc9c
							
							v0.16.1 (#751)
						 | 
						4 years ago | 
					
				
					
						
							
								   Armani Ferrante
							
						 | 
						
							
							
								bbf79e7d7e
							
							lang: Fix idl for Signer type (#750)
						 | 
						4 years ago | 
					
				
					
						
							
								   Kirill Fomichev
							
						 | 
						
							
							
								b99f017334
							
							lang: Add Id trait to prelude (#748)
						 | 
						4 years ago | 
					
				
					
						
							
								   Armani Ferrante
							
						 | 
						
							
							
								ea6e44bb47
							
							docker: Update node path (#747)
						 | 
						4 years ago | 
					
				
					
						
							
								   Armani Ferrante
							
						 | 
						
							
							
								780094a648
							
							v0.16.0 (#746)
						 | 
						4 years ago | 
					
				
					
						
							
								   Armani Ferrante
							
						 | 
						
							
							
								c004b0f99c
							
							lang, examples: UncheckedAccount and Cfo updates (#745)
						 | 
						4 years ago | 
					
				
					
						
							
								   Ian Macalinao
							
						 | 
						
							
							
								90df0b1976
							
							ts: Improve TypeScript types (#739)
						 | 
						4 years ago | 
					
				
					
						
							
								   Tommy Johnson
							
						 | 
						
							
							
								8eec4d3e3d
							
							spl: Update middleware settle funds log (#738)
						 | 
						4 years ago | 
					
				
					
						
							
								   tomland123
							
						 | 
						
							
							
								a1f4fac09d
							
							ts: Expose ProgramError (#737)
						 | 
						4 years ago | 
					
				
					
						
							
								   Armani Ferrante
							
						 | 
						
							
							
								0faed88600
							
							spl, ts: Pin serum-dex and lint (#735)
						 | 
						4 years ago | 
					
				
					
						
							
								   Paul Tudan
							
						 | 
						
							
							
								cc8e7b416c
							
							docs: Add step about checking out specific version tag branch (#732)
						 | 
						4 years ago | 
					
				
					
						
							
								   aankor
							
						 | 
						
							
							
								11d40a23bb
							
							lang: Replace HashMap by BTreeMap for crate modules storage (#730)
						 | 
						4 years ago | 
					
				
					
						
							
								   Shardul Aeer
							
						 | 
						
							
							
								cc2f5e3fc3
							
							docs: @project-serum/anchor-cli install instructions (#727)
						 | 
						4 years ago |