Commit Graph

  • 7743467a18
    Merge 126831369d into 128e937f4b CanardMandarin 2024-05-08 10:52:42 +0000
  • 126831369d cargo fmt CanardMandarin 2024-05-08 10:52:35 +0000
  • 22b0a7a0fb Implement TryFromIntError conversion for AnchorError CanardMandarin 2024-05-08 10:44:11 +0000
  • bffdd5520a
    Merge 3a124d6f25 into 128e937f4b Confucian 2024-05-07 18:27:53 -0400
  • e39beae099
    Merge 84a9d8ff08 into 128e937f4b CanardMandarin 2024-05-07 18:27:53 -0400
  • 128e937f4b
    idl: Fix generation with recursive external types (#2946) master guibescos 2024-05-07 17:42:41 +0100
  • 177b95ff7a
    Merge c71b890a10 into 970cd236b6 chalda 2024-05-07 01:16:58 +0800
  • e728ce8270 fix: comment Guillermo Bescos 2024-05-06 16:39:41 +0100
  • 970cd236b6
    examples: Fix passing `programId` to `Program` constructor (#2948) acheron 2024-05-06 16:59:53 +0200
  • 7494d1ca93 examples: Fix passing `programId` to `Program` constructor acheron 2024-05-06 16:07:34 +0200
  • 02b3b480f3 address pr comments Guillermo Bescos 2024-05-06 11:28:39 +0100
  • e44c40daf7
    Merge d0753027be into ede69e67ef Aida Syoko 2024-05-06 01:45:06 -0400
  • 5c71b862fb
    Merge 03e569ff5a into ede69e67ef VISHAL KUMAR SINGH 2024-05-06 01:42:55 -0400
  • 5ec5c9ef20
    Merge d6715a8327 into ede69e67ef dfy313 2024-05-06 01:33:12 -0400
  • f26ea2d948
    Merge faaae97939 into ede69e67ef levi | korg 2024-05-03 19:43:28 -0500
  • 5602ea57e5 fix Guillermo Bescos 2024-05-03 16:46:06 +0100
  • fc394754c9 fix: recursive idl gen Guillermo Bescos 2024-05-03 16:44:30 +0100
  • ede69e67ef
    cli: Add `--no-install` option to the `init` command (#2945) acheron 2024-05-02 23:04:48 +0200
  • ed6332916b Update CHANGELOG acheron 2024-05-02 22:45:11 +0200
  • 3638c346c0 cli: Add `--no-install` option to the `init` command acheron 2024-05-02 22:44:39 +0200
  • da3b251f38
    cli: Print total steps in IDL buffer writes (#2944) chalda 2024-05-02 22:23:58 +0200
  • 3668fc3140
    Merge 2d0a781efc into 940de79bb0 acheron 2024-05-02 16:33:54 +0200
  • 1c6b5c6225 cli: write_buffer to show end goal step Ondra Chaloupka 2024-05-02 10:39:16 +0200
  • 8fcebbb94e
    Merge d697c79f53 into 940de79bb0 skrrb 2024-05-02 09:01:08 +0900
  • d697c79f53
    Merge branch 'master' into syn-derive-arbitrary skrrb 2024-05-02 09:01:05 +0900
  • 552f313e79
    Merge 037a618fd7 into 940de79bb0 Jimii 2024-05-01 14:14:17 -0700
  • 7df9b02668
    Merge 748913f00b into 940de79bb0 Mike MacCana 2024-05-01 14:13:55 -0700
  • 940de79bb0
    cli: Add filename to 'Unable to read keypair file' errors (#2932) Mike MacCana 2024-05-01 14:24:58 -0400
  • e9797a1341 fix missing filename in 'Unable to read keypair file' errors Mike MacCana 2024-04-25 12:26:43 -0400
  • 645ab6dca7
    idl: Allow toolchain overriding in `idl build` command (#2941) skrrb 2024-05-01 01:44:49 +0900
  • 054850c614
    cli: Fix npm warning by using configured default license (#2929) Mike MacCana 2024-04-30 12:37:21 -0400
  • 0acc8aaae2 Follow the existing template in CHANGELOG acheron 2024-04-30 18:30:10 +0200
  • fba6037096 readme skrrb 2024-04-30 21:52:08 +0900
  • f1366d0a7f idl allow toolchain overriding skrrb 2024-04-30 21:34:03 +0900
  • bd3fbc5bb7
    Merge fabe183aeb into 9761ea6008 tilacog 2024-04-29 20:50:45 +0200
  • 30054c2394 Fix npm warning by using configured default license Mike MacCana 2024-04-25 09:36:28 -0400
  • 84a9d8ff08 use closure for init constraints CanardMandarin 2024-04-28 23:03:42 +0200
  • 9761ea6008
    lang: Add example section in `declare_program!` documentation and fix typos (#2936) acheron 2024-04-28 15:02:30 +0200
  • c0e1478ca6 lang: Add example section in `declare_program!` documentation and fix typos acheron 2024-04-28 14:38:56 +0200
  • 499e1e67c6
    cli: Fix unused variable warning on new projects (#2930) Mike MacCana 2024-04-27 12:03:21 -0400
  • 748913f00b ts: remove yarn dependency Mike MacCana 2024-04-26 15:42:50 -0400
  • 4df09a9a3e fix unused variable warning on new projects Mike MacCana 2024-04-26 15:16:54 -0400
  • 6aadd14056
    Merge 003a298cd7 into 81c8c556e8 Jean Marchand (Exotic Markets) 2024-04-25 15:38:50 -0400
  • 338b927edc Merge branch 'master' into syn-derive-arbitrary skrrb 2024-04-25 22:42:27 +0900
  • 81c8c556e8
    idl: Add accounts resolution for associated token accounts (#2927) acheron 2024-04-24 18:02:20 +0200
  • f8cfaf5ba3 Update CHANGELOG acheron 2024-04-24 17:34:07 +0200
  • d47700d4a3 Refactor `syn::parse2` acheron 2024-04-24 11:00:42 +0200
  • 7f0765e669 tests: Add a test case in `pda-derivation` acheron 2024-04-23 19:39:13 +0200
  • a73c93f450 Add accounts resolution for associated token accounts acheron 2024-04-23 19:33:21 +0200
  • c96846fce2
    ts: Fix incorrect `maxSupportedTransactionVersion` in `AnchorProvider.send*()` methods (#2922) czkz 2024-04-23 20:39:18 +0400
  • db29e57743
    Merge branch 'master' into ts-fix-maxver acheron 2024-04-23 13:54:06 +0200
  • 10c997552e
    Add `anchor-derive-serde` crate to the publish script (#2924) acheron 2024-04-23 00:48:58 +0200
  • e9b4a72ffc Update CHANGELOG Dmitry 2024-04-22 22:27:01 +0400
  • db0338ac28 ts: Fix sendAll getTransaction version Dmitry 2024-04-22 22:21:31 +0400
  • 838f7cf494 ts: Fix sendAndConfirm getTransaction version Dmitry 2024-04-22 12:36:04 +0400
  • 6cae2e857e Update previous PR's CHANGELOG entry acheron 2024-04-22 19:15:44 +0200
  • 6f3edf96c2 Add `anchor-derive-serde` crate to the publish script acheron 2024-04-22 19:15:22 +0200
  • 827c986618
    lang: Eliminate variable allocations that build up stack space for token extension code generation (#2913) Sundeep Charan Ramkumar 2024-04-22 16:30:40 +0530
  • 3a124d6f25 feat: add remove command Confucian 2024-04-22 18:16:47 +0800
  • f8a49e412d chore: pr review changes part 2 Sundeep Charan Ramkumar 2024-04-21 00:59:06 +0530
  • fefa69519f
    ts: Upgrade `@babel/traverse` to 7.24.1 (#2919) acheron 2024-04-20 19:03:16 +0200
  • a85461a7f4 chore: pr review changes part 2 Sundeep Charan Ramkumar 2024-04-20 22:15:38 +0530
  • 727b5574e7 Merge branch 'master' into bugfix/inline-variables-extensions-cpi Sundeep Charan Ramkumar 2024-04-20 22:14:18 +0530
  • 7965da105b ts: Upgrade `@babel/traverse` to 7.24.1 acheron 2024-04-20 17:01:47 +0200
  • b53bb35cf2
    avm: Support customizing the installation location (#2917) zeroc 2024-04-20 19:36:19 +0800
  • 7515c919f8
    lang: Fix `token_program` docs.rs documentation (#2918) fedoras 2024-04-20 01:50:00 +0300
  • eafc9fb763 update docs example Fedoras Mac 2024-04-20 00:26:58 +0300
  • 70b0288d21 Update CHANGELOG zeroc 2024-04-20 02:43:42 +0800
  • aac820e062 Support customizing the installation location using AVM_HOME env variable zeroc 2024-04-20 02:25:40 +0800
  • 0fffef85bc chore: pr review changes Sundeep Charan Ramkumar 2024-04-19 16:07:59 +0530
  • d0753027be chore: remove repetitive words alongdate 2024-04-19 15:35:46 +0800
  • 76967fa5d6 chore: revert back to 0.30.0 and fix a small docs issue for declare_program!() example redirect Sundeep Charan Ramkumar 2024-04-19 02:29:48 +0530
  • 8e8df76eda
    docs: Fix GitHub example link of `declare_program!` in release notes (#2910) Syed Aabis Akhtar 2024-04-18 18:50:53 +0530
  • b141309967
    Use `v0.30.0` tag instead of `master` acheron 2024-04-18 15:19:14 +0200
  • e4a4d80be1 chore: update PR link in CHANGELOG Sundeep Charan Ramkumar 2024-04-17 17:09:00 +0530
  • 40f156be97 bugfix: inline cpi variables to fix stack violation warnings Sundeep Charan Ramkumar 2024-04-17 17:05:33 +0530
  • 1565653739
    fix branch name for example link Syed Aabis Akhtar 2024-04-17 00:06:08 +0530
  • d64f30380d Updates gh-pages acheron 2024-04-15 18:21:25 +0200
  • 852fcc77be
    v0.30.0 (#2909) v0.30.0 acheron 2024-04-15 17:20:01 +0200
  • f0b2911101 docs: Remove leftover PR link in release notes acheron 2024-04-15 16:09:07 +0200
  • 09c8333f48 docs: Add release notes acheron 2024-04-15 15:49:05 +0200
  • 24f20be928 docs: Fix false positive on `0.29.0` release notes acheron 2024-04-15 14:45:36 +0200
  • eedcbe3beb docs: Update CHANGELOG acheron 2024-04-15 14:44:33 +0200
  • d701293aea docs: Update `solana_version` to 1.18.8 acheron 2024-04-15 14:42:22 +0200
  • 7e6019be64 bench: Add lock file acheron 2024-04-15 14:39:23 +0200
  • 5aa9c95476 v0.30.0 acheron 2024-04-15 14:38:47 +0200
  • f74ea64ca6
    idl: Rename crate name to `anchor-lang-idl` (#2908) acheron 2024-04-15 13:56:53 +0200
  • 553e8426b6 idl: Rename crate name to `anchor-lang-idl` acheron 2024-04-15 12:46:00 +0200
  • 257b560109
    lang: Return overflow error from `Lamports` trait operations (#2907) acheron 2024-04-14 23:04:51 +0200
  • f3af2661ed Update CHANGELOG acheron 2024-04-14 22:47:08 +0200
  • 1bbb641884 Add overflow test acheron 2024-04-14 22:39:39 +0200
  • 1d65b1a30d
    Merge c51a838aa4 into 95c4959287 cavemanloverboy 2024-04-14 22:35:07 +0200
  • 82ff734a08 lang: Return overflow error from `Lamports` trait operations acheron 2024-04-14 22:33:14 +0200
  • c71b890a10 tx: CPI events transaction response: review points Ondra Chaloupka 2024-04-14 08:29:39 +0200
  • 95c4959287
    ts: Add missing errors (#2906) acheron 2024-04-14 00:00:41 +0200
  • 51b8ea0d33 Update CHANGELOG acheron 2024-04-13 23:34:23 +0200
  • 9d14e29cbe ts: Add missing errors acheron 2024-04-13 23:30:39 +0200
  • a18d6caa6d
    spl: Make `TokenAccount` and `Mint` `Copy` (#2904) Bhargava Sai Macha 2024-04-13 17:30:02 -0400
  • a7ca890d56 make Mint Copy Bhargava Sai Macha 2024-04-13 17:12:04 -0400
  • 82d4bc2307 move to fixes Bhargava Sai Macha 2024-04-13 16:32:43 -0400