Henry-E
|
30083bd83c
|
Simple versioned transaction support (#2427)
|
2023-03-07 15:08:29 +00:00 |
Henry-E
|
1dc16d6642
|
Revert "Simple Versioned Transaction Support (#2407)" (#2426)
This reverts commit 064dde4b1a .
|
2023-03-06 12:22:58 +00:00 |
Henry-E
|
064dde4b1a
|
Simple Versioned Transaction Support (#2407)
|
2023-03-06 12:07:24 +00:00 |
Henry-E
|
5623c7c8ed
|
update discord links (#2424)
|
2023-03-06 11:19:08 +00:00 |
Jon Cinque
|
06c42327d4
|
cli: Add arch option to use `build-sbf` or `build-bpf` (#2398)
|
2023-03-03 16:21:36 +00:00 |
Henry-E
|
45fa9bd3ba
|
Update Solana-program and rust-version (#2420)
|
2023-03-02 17:23:16 +00:00 |
dependabot[bot]
|
a48562754b
|
Bump minimatch from 3.0.4 to 3.1.2 in /docs/programs/tic-tac-toe (#2418)
|
2023-03-02 11:35:18 +00:00 |
dependabot[bot]
|
d31b160dbe
|
Bump minimatch from 3.0.4 to 3.1.2 in /examples/tutorial (#2417)
|
2023-03-02 11:35:06 +00:00 |
dependabot[bot]
|
a7343c3eca
|
Bump tokio from 1.22.0 to 1.25.0 in /avm (#2416)
|
2023-03-02 11:34:51 +00:00 |
dependabot[bot]
|
ef5f4c2538
|
Bump tokio from 1.21.2 to 1.24.2 (#2415)
|
2023-03-02 11:34:41 +00:00 |
dependabot[bot]
|
53559eb847
|
Bump json5 from 1.0.1 to 1.0.2 in /docs (#2414)
|
2023-03-02 11:34:27 +00:00 |
dependabot[bot]
|
fdecc1bd5c
|
Bump bumpalo from 3.9.1 to 3.12.0 in /docs/programs/tic-tac-toe (#2413)
|
2023-03-02 11:34:14 +00:00 |
Henry-E
|
90383a7a22
|
fix redos vulnerability (#2412)
|
2023-03-01 16:01:41 +00:00 |
dependabot[bot]
|
2c94467e67
|
Bump json5 from 1.0.1 to 1.0.2 in /tests (#2411)
|
2023-03-01 16:01:19 +00:00 |
dependabot[bot]
|
975e38960b
|
Bump json5 from 2.2.1 to 2.2.3 in /ts (#2410)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-01 16:01:12 +00:00 |
dependabot[bot]
|
fd1859bf8c
|
Bump json5 from 1.0.1 to 1.0.2 in /docs/programs/tic-tac-toe (#2409)
|
2023-03-01 16:00:56 +00:00 |
Kyle Espinola
|
6f4f32a9c5
|
feat: add master edition account deserialization to spl metadata (#2393)
|
2023-02-27 17:29:13 +00:00 |
Tristyn Stimpson
|
e1fd686ef2
|
Idempotent typo (#2406)
|
2023-02-27 17:27:53 +00:00 |
Jon Cinque
|
777f2eace1
|
interface: Support multiple programs with the same interface via token-2022 (#2386)
|
2023-02-27 10:55:08 +00:00 |
Matthew Callens
|
9044b9b8cd
|
spl: add spl token approve checked wrapper (#2401)
* add spl token approve checked wrapper
* update changelog
|
2023-02-21 02:49:07 -05:00 |
Marquelle Nesbitt
|
37cc99c2b6
|
Make the return type of `AccountClient.fetchMultiple` consistent (#2390)
|
2023-02-07 20:28:43 +00:00 |
Henry-E
|
cfdaac11e6
|
changes from previous PR (#2391)
Co-authored-by: henrye <henry@notanemail>
|
2023-02-07 10:49:24 +00:00 |
nojob1
|
5099044bf4
|
add --skip-build option for verify command (#2387)
|
2023-02-07 10:49:07 +00:00 |
Jean Marchand (Exotic Markets)
|
eef9888c82
|
lang: remove ConstraintLiteral (#2379)
|
2023-02-06 17:41:38 +00:00 |
Jean Marchand (Exotic Markets)
|
c76641f861
|
lang: remove deprecated accounts (#2375)
|
2023-02-06 16:46:09 +00:00 |
Ruven Salamon
|
010b400669
|
cli: fixes bug where the wrong exit status is reported (#2370)
|
2023-02-06 12:29:06 +00:00 |
cavemanloverboy
|
cd63049c40
|
add async_rpc method (#2322)
|
2023-02-06 12:19:43 +00:00 |
cavemanloverboy
|
020b6448e0
|
Multithreaded Client (#2321)
|
2023-02-06 12:13:54 +00:00 |
nojob1
|
872d084e00
|
--fix clippy (#2388)
|
2023-02-06 11:16:23 +00:00 |
nojob1
|
cb680809f0
|
make idl enum fields which are snake case have proper typing to camel case (#2378)
|
2023-02-01 11:56:12 +00:00 |
Henry-E
|
21c3b3c7b5
|
fix misaligned bytes in test (#2373)
|
2023-01-26 17:40:49 +00:00 |
Christian Kamm
|
ed2769ef28
|
Make zero copy safe by default, add `account(zero_copy(unsafe))` feature. (#2330)
|
2023-01-26 14:46:57 +00:00 |
Henry-E
|
2a05075760
|
Update IDL program (#2365)
|
2023-01-26 11:32:30 +00:00 |
Jean Marchand (Exotic Markets)
|
a0ef4ed7a4
|
lang: add the InitSpace macro (#2346)
|
2023-01-26 11:22:48 +00:00 |
Jean Marchand (Exotic Markets)
|
5f9b5905dc
|
ts: remove duplicate functions (#2357)
|
2023-01-24 10:39:31 +00:00 |
Andrey Frolov
|
79a066661c
|
inroduce idl account getter (#2367)
|
2023-01-23 12:25:28 +00:00 |
Zhuojie Zhou | rex
|
b4459f2a0c
|
Relax the mpl metadata package constraint (#2366)
|
2023-01-22 08:48:57 -06:00 |
Elias Renman
|
ba16746d5d
|
docs: updated release-notes (#2364)
|
2023-01-20 11:13:08 +00:00 |
omahs
|
a2572690e5
|
Fix: typos (#2361)
|
2023-01-20 10:18:48 +00:00 |
Henry-E
|
74009921a1
|
Fix clippy lints (#2362)
|
2023-01-17 13:17:44 +00:00 |
Christian Kamm
|
e3fe24f925
|
Simulate: Don't attempt to sign transaction (#2331)
|
2023-01-17 09:57:47 +00:00 |
CurriedOtter
|
6e776c5e7b
|
make constraint group fields public (#2360)
|
2023-01-16 20:24:35 -06:00 |
Christian Kamm
|
27bb695685
|
Idl: Limit account size to 60kb, allow closing idl accounts (#2329)
|
2023-01-05 13:25:21 +00:00 |
Henry-E
|
11642929ac
|
Spl token transfer checked (#2353)
|
2023-01-05 10:02:36 +00:00 |
Henry-E
|
8f3291a1f5
|
Revert "Added token::transfer_checked wrapper to token (#2351)" (#2352)
This reverts commit a068171aee .
|
2023-01-04 16:39:18 +00:00 |
Barebox
|
a068171aee
|
Added token::transfer_checked wrapper to token (#2351)
|
2023-01-04 16:19:40 +00:00 |
Sammy Harris
|
9ba0223c58
|
box up some accounts in Optional test (#2344)
|
2023-01-03 16:59:01 +00:00 |
Sammy Harris
|
d055c89ec3
|
Chore: Use reusable workflows for GitHub actions (#2345)
* reusable workflows
* fix name
* fix syntax
* fix syntax again
* update install solana
* rename stuff
* fix naming
* Update test names once more
|
2023-01-03 16:25:32 +00:00 |
Christian Kamm
|
a97d04ab06
|
Cli: Don't regenerate idl in read_all_programs() (#2332)
|
2022-12-23 13:28:35 +00:00 |
Henry-E
|
e910d44b67
|
update cli version and add retry cli download on error (#2335)
|
2022-12-23 10:53:05 +00:00 |