Tom Linton
|
51aeb08ae1
lang: Handle arrays with const as length (#968)
|
3 years ago |
Armani Ferrante
|
f4fe7d4440
tests: Bump compute units for zc test (#1187)
|
3 years ago |
y2kappa
|
fa3d190d42
lang: #[repr(C)] for zero_copy accounts (#1106)
|
3 years ago |
Neco
|
9005dd7f14
doc: Update solana version (#1184)
|
3 years ago |
Paul
|
d43d965cfb
lang: fix constraint typo (#1166)
|
3 years ago |
Paul
|
790fda9258
lang: add `set_inner` function to `Account<'a, T>` (#1177)
|
3 years ago |
Drew Nutter
|
34c4e50917
client: use any Signer instead of only Keypair (#975)
|
3 years ago |
Neco
|
483999e870
ts: remove deprecated commitment settings (#1128)
|
3 years ago |
Paul
|
d353ed133c
ts: ts-ignore crusade (#1174)
|
3 years ago |
Lyn Nagara
|
bb496e09aa
docs: fix typo in cli docs (commands.md)(#1165)
|
3 years ago |
Paul
|
af926876c5
ts: add optional commitment arg (#1171)
|
3 years ago |
Paul
|
8aab5b4634
lang: fix clippy (#1164)
|
3 years ago |
Henry-E
|
ed85c9b3de
spl: Remove token program account infos (#1123)
|
3 years ago |
man0s
|
561f7cdaa8
Change AccoutNotProgramOwned error to AccountOwnedByWrongProgram (#1154)
|
3 years ago |
Tom Linton
|
713d43668b
examples, tests: Setup prettier (#1152)
|
3 years ago |
Kirill Fomichev
|
efd37219d2
ci: run clippy for nightly (#1150)
|
3 years ago |
Paul
|
a8280b786c
lang: move accounts into their own module (#1139)
|
3 years ago |
utx0
|
c0a0ce2857
client: Added Debug derive macro (#1142)
|
3 years ago |
Justin Starry
|
a3c8d20352
lang: Reduce compute unit consumption of loader accounts (#1134)
|
3 years ago |
0xCryptoSheik
|
a7e80079da
fix: translateAddress should not rely on PublicKey constructor nam (#1138)
|
3 years ago |
Paul
|
911620ee27
lang: programdata_address field for Program account (#1125)
|
3 years ago |
Paul
|
96f79993dd
ci: update solana cli (#1133)
|
3 years ago |
andrealincoln
|
fcb07eb8c3
docs: Change "basic" to "basic_0" (#1119)
|
3 years ago |
andrealincoln
|
43c119dbde
docs: Changing "0.0.0" --> "0.1.0" (#1118)
|
3 years ago |
Armani Ferrante
|
4b40719c87
docker: Pin node version (#1117)
|
3 years ago |
Armani Ferrante
|
3afd1a22e4
v0.19.0 (#1116)
|
3 years ago |
Paul
|
423ddde30a
lang: Always execute constraints for init_if_needed (#1096)
|
3 years ago |
Dominic Lee
|
bef1bd8b80
ts: add getAccountInfo helper method to account namespace/client (#1084)
|
3 years ago |
Chris Coudron
|
290d0353e3
docs: Update broken link to tutorial (#1112)
|
3 years ago |
Christian Kamm
|
512bb95808
spl: Fix governance try_deserialize_unchecked to not check discriminator (#1105)
|
3 years ago |