cavemanloverboy
|
c2b5472d85
lang: Add `InstructionData::write_to` implementation (#2733)
|
1 anno fa |
Michal Nazarewicz
|
250fa8cdc5
lang: Avoid temporary `Vec`s when serializing objects with discriminators and set default capacity to 256 bytes (#2691)
|
1 anno fa |
Jean Marchand (Exotic Markets)
|
c402972bf1
lang: Make bumps of optional accounts `Option<u8>` rather than `u8` (#2730)
|
1 anno fa |
acheron
|
4c0af6dc53
lang: Remove `CLOSED_ACCOUNT_DISCRIMINATOR` (#2726)
|
1 anno fa |
chalda
|
61244a86dc
Change default local test-validator address from localhost to 127.0.0.1 (#2725)
|
1 anno fa |
acheron
|
8bf7f251ad
spl: Fix compilation with `shmem` feature enabled (#2722)
|
1 anno fa |
acheron
|
727e6f84cb
cli: Fix toolchain `solana_version` override log (#2719)
|
1 anno fa |
acheron
|
dfee9589fd
ts: Remove `anchor-deprecated-state` feature (#2717)
|
1 anno fa |
acheron
|
a423f7855b
cli: Require explicit `overflow-checks` flag (#2716)
|
1 anno fa |
acheron
|
9dd1b54acd
lang: Remove the unnecessary clone in `to_account_info().clone()` (#2713)
|
1 anno fa |
Jimii
|
38907fa9b2
docs: explicitely state where to initialize the new anchor program (#2712)
|
1 anno fa |
acheron
|
beb15cdb37
cli: Add support for passing arguments to `solana program deploy` (#2709)
|
1 anno fa |
puhtaytow
|
d91781f2ce
client: expose more parts from logs parsing (#2707)
|
1 anno fa |
John
|
227ccb22fd
docs: Add Solana Playground quickstart page, and add examples page for anchor contraints and types (#2703)
|
1 anno fa |
Aoi Kurokawa
|
c58d2f232e
cli: add verifiable option in deploy command (#2705)
|
1 anno fa |
acheron
|
d28414efd4
cli: Fix commit based `anchor_version` override (#2704)
|
1 anno fa |
John Anthos
|
a9c423ef24
syn: Fix IDL constant seeds parsing (#2699)
|
1 anno fa |
acheron
|
cded9de0a4
cli: Improve error handling of toolchain overrides (#2700)
|
1 anno fa |
John Anthos
|
870ee9a876
cli: Add ability to force init and new commands via cli (#2698)
|
1 anno fa |
acheron
|
9cb8d0355d
cli: Fix using user specific path for `provider.wallet` (#2696)
|
1 anno fa |
acheron
|
8f3bb8a556
cli: Make `cargo build-sbf` the default build command (#2694)
|
1 anno fa |
acheron
|
167c8ecbf5
syn: Fix `Hash::new_from_array` warning in non-bpf targets (#2693)
|
1 anno fa |
__
|
88f3053645
client: Fix erroneous Cluster websocket ports (#2690)
|
1 anno fa |
acheron
|
150fc3e832
Fix workspace `resolver` warning (#2676)
|
1 anno fa |
Michal Nazarewicz
|
7e5bdce710
Update base64 dependency (#2686)
|
1 anno fa |
acheron
|
5a655b0f65
ts: Use workspace dependencies and fix tests (#2685)
|
1 anno fa |
Jimii
|
b6e94dacf0
Make `anchor-spl` and `anchor-client` badges links to creates.io (#2684)
|
2 anni fa |
Pierre
|
9331908aee
tests: Add remaining accounts test (#2683)
|
2 anni fa |
vadorovsky
|
85a5a9bdfc
syn: Add missing `new_from_array` method to `Hash` (#2682)
|
2 anni fa |
Sean Young
|
749c45a2d9
Fixes for Solidity/Solang (#2677)
|
2 anni fa |