Commit Graph

  • 886d76016e
    Update help text for `propose` (#3505) Brooks Prumo 2022-08-22 11:58:06 -0400
  • 6dfc68db13
    Governance: Council membership & plugins (#3344) Sebastian Bor 2022-08-19 19:49:41 +0200
  • 83b5dabf02
    stake-pool: fix docstring typos (#3495) Edgar 2022-08-19 12:57:32 -0400
  • c426ed9749 Refactor create-token to go through token client hanako mumei 2022-08-04 19:21:40 -0700
  • 65769ce23d
    Update rust to 1.60, solana to 1.11.6 (#3492) hana 2022-08-18 12:16:02 -0700
  • 6e125f88a9
    token[-2022]: Change `target_arch` to `target_os` (#3493) Jon Cinque 2022-08-18 13:38:10 +0200
  • 8d88fb6c88
    Add slippage constraint to borrow instruction (#3423) Justin Malčić 2022-08-17 14:58:04 +0100
  • e8bafb4b3f
    Handle invalid fee account in `token-swap` (#3484) Justin Malčić 2022-08-17 14:56:43 +0100
  • d6297495ea
    token/js - make unpack functions consistent (#3486) Jordan Sexton 2022-08-16 16:20:54 -0500
  • 10a70ddb3c
    memo-ts: Make everything like token/js (#3479) Jon Cinque 2022-08-16 21:31:48 +0200
  • 3c54aecfe9
    Bump solana to v1.10.35 (#3485) token-2022-v0.4.3 Tyera Eulberg 2022-08-16 11:33:24 -0700
  • d685fe1918
    Introduce Concurrent Merkle Tree Implementation (#3455) Noah Gundotra 2022-08-16 10:54:37 -0700
  • 5d03efbabe
    Bump token-2022 to 0.4.3 (#3480) Tyera Eulberg 2022-08-15 21:08:32 -0700
  • d611db6a01
    docs: Add token-2022 extension docs and JS examples (#3457) Jon Cinque 2022-08-16 01:07:21 +0200
  • 2ea6dfa1de token-cli: let clients return signature or txn hanako mumei 2022-08-11 12:40:31 -0700
  • c5caba0d63 token-cli: use program_client for blockhash hanako mumei 2022-08-11 01:09:51 -0700
  • 3d42786e6e token-cli: Add no-op client Jon Cinque 2022-08-09 22:50:12 +0200
  • 008809e8d6 Add docs for migrating a program to two token programs Jon Cinque 2022-08-10 21:06:05 +0200
  • da27180b31 Fixup client bindings and otherwise Jon Cinque 2022-08-10 20:58:06 +0200
  • 25556ce680 Step 4: Use appropriate token program Jon Cinque 2022-08-10 16:37:06 +0200
  • e77efb3927 Step 3: Write tests using multiple token programs at once Jon Cinque 2022-08-10 15:30:56 +0200
  • b13a7cab89 Step 2: Update instruction processors Jon Cinque 2022-08-10 14:11:14 +0200
  • 16b441edb8 Step 1: Update all instruction interfaces Jon Cinque 2022-08-10 13:41:17 +0200
  • 730b628c57
    token-js: expose unpack methods (#3471) Pierre 2022-08-15 23:30:51 +1000
  • d9a284f85f
    toolchain: Pin repo to 1.59.0 using rust-toolchain.toml (#3466) Jon Cinque 2022-08-12 16:59:23 +0200
  • 5050257541
    ci: Disable twoxtx for now (#3460) Jon Cinque 2022-08-11 23:42:23 +0200
  • 10addb2c16
    ci: Add rocksdb to ignore audit (for now) (#3458) Jon Cinque 2022-08-11 22:47:07 +0200
  • 6f2fc9965f
    stake-pool: Bump versions to 0.7.0 (#3456) stake-pool-v0.7.0 Jon Cinque 2022-08-11 19:52:23 +0200
  • cccce80e65
    Confidential transfer zk doc (#3437) samkim-crypto 2022-08-11 22:53:03 +0900
  • 1970356887
    token-js: Version bump to 0.3.0 (#3448) Jon Cinque 2022-08-09 18:54:46 +0200
  • 6b5e7cbbeb
    token-js: Add reallocate instruction implementation (#3447) Jon Cinque 2022-08-09 17:26:31 +0200
  • 3f25f59c96
    Issue 2243 comments and source for system program instruction (#3439) Sumeet 2022-08-09 16:10:57 +0100
  • cc2739fce1
    token-cli: Clone signers (#3290) Justin Malčić 2022-08-08 22:40:08 +0100
  • 3e104df32f Rename e to tokenAccount / error as appropriate Mike MacCana 2022-08-08 14:43:35 +0100
  • b096cdecc1 Address feedback Jon Cinque 2022-08-05 15:21:59 +0200
  • 3b63824a60 Add doc file Jon Cinque 2022-07-24 21:25:43 +0200
  • fdf7786be0 Step 6: Use `StateWithExtensions` instead of `Mint` and `Account` Jon Cinque 2022-08-02 20:46:06 +0200
  • b3c432a0f3 Step 5: Add extensions to tests Jon Cinque 2022-08-02 17:42:11 +0200
  • 4b4214e1aa Step 4: Replace spl_token::id() with a parameter Jon Cinque 2022-08-02 01:39:49 +0200
  • 3955c3f994 Step 3: Update instruction creators to use spl_token_2022 Jon Cinque 2022-07-22 20:03:56 +0200
  • a07ec0a615 Step 2: Update all tests to test cases for token and token-2022 Jon Cinque 2022-07-22 19:52:17 +0200
  • 5539bad023 Step 1: Update dependencies for tests Jon Cinque 2022-07-22 19:51:51 +0200
  • 52d329ee53
    fix reference to the field hold_up_time in the governance README (#3428) Pierre 2022-08-05 08:38:44 +1000
  • 7c6235d9e7
    Bump token to v3.5.0 and ata to v1.1.1 (#3430) token-v3.5.0 Tyera Eulberg 2022-08-04 00:09:38 -0700
  • 4a56a4b840
    Prep for spl-token v3.5.0 (#3426) Tyera Eulberg 2022-08-03 23:25:07 -0700
  • 3d53fa259c
    Move ATA tests to separate crate (#3429) Tyera Eulberg 2022-08-03 23:24:37 -0700
  • f5ce86d43d
    token/ata: Bump versions to 3.4.0 and 1.1.0, respectively (#3427) Jon Cinque 2022-08-04 01:03:04 +0200
  • abc63ad946
    token-cli: don't error when missing default config (#3424) hana 2022-08-03 14:58:24 -0700
  • 4fadd553e1
    token: Reassign and reallocate accounts on close (#3415) token-v3.4.0 Jon Cinque 2022-08-03 23:49:36 +0200
  • 93ec6cf74a
    token-cli: Split out CI into separate step, run tests in serial (#3425) Jon Cinque 2022-08-03 21:54:35 +0200
  • d7f352bd78
    token[-2022]: Add proptest for unpacking (#3421) Jon Cinque 2022-08-03 20:01:08 +0200
  • 4aa529d194
    ci: Separate twoxtx build step, match Rust version (#3422) Jon Cinque 2022-08-03 19:53:35 +0200
  • c618de374e
    Refactor unpack and make test more robust (#3417) Tyera Eulberg 2022-08-03 00:44:55 -0700
  • e0ff9add17
    Bump spl-token (#3418) token-v3.3.1 Tyera Eulberg 2022-08-03 00:24:38 -0700
  • 22faa05f18
    check that unpack is tolerant of small sizes (#3416) anatoly yakovenko 2022-08-02 22:11:13 -0700
  • c98609850f
    token-2022: merge instruction data for confidential Transfer and TransferWithFee (#3410) samkim-crypto 2022-08-03 12:15:31 +0900
  • 8f75f5905c
    stake-pool-py: Clean up dependencies (#3412) Jon Cinque 2022-08-03 01:19:33 +0200
  • 8f74ba517c
    token-cli: Run fewer tests at once (#3414) Jon Cinque 2022-08-03 01:14:55 +0200
  • 5d8cb5588b
    lending: Add instruction for changing reserve configuration after initialization (#3349) throwbackjams 2022-08-02 09:56:33 -0500
  • 271d2358ad
    Confidential transfer encryption doc (#3399) samkim-crypto 2022-08-02 11:34:54 +0900
  • 674b0ac70e
    token-cli: Add token-client dependency for token-2022 support (#3386) Jon Cinque 2022-08-01 17:13:42 +0200
  • 80b8ff3b1d
    token-cli: Run tests in batches (#3396) Jon Cinque 2022-07-30 00:34:49 +0200
  • 3a7914ceba
    stake-pool-py: Fix tests for Solana 1.10.33 (#3395) Jon Cinque 2022-07-29 22:59:50 +0200
  • d1e842ca3f
    docs: Fix link in token-2022 (#3394) Jon Cinque 2022-07-29 11:55:37 +0200
  • c40f655d93
    Confidential transfer overview doc (#3393) samkim-crypto 2022-07-29 08:38:24 +0900
  • c21b4ae24a
    Bump spl-token-2022 to 0.4.2 (#3390) token-2022-v0.4.2 Tyera Eulberg 2022-07-27 11:25:11 -0700
  • c00194d225
    Bump solana crates to v1.10.33 (#3385) associated-token-account-v1.1.0 Tyera Eulberg 2022-07-27 10:28:14 -0700
  • fb46b9a115
    ci: Harden docs publish to only run with a vercel token (#3389) Jon Cinque 2022-07-27 16:57:59 +0200
  • 827176ed84
    ci: Fixup docs CI to run build on all affecting PRs (#3388) Jon Cinque 2022-07-27 16:31:41 +0200
  • 8e68b6acf9
    docs: Fix links (#3387) Jon Cinque 2022-07-27 13:27:35 +0200
  • 29ad0f3013
    token-2022: Add intro docs, structure for more docs (#3384) Jon Cinque 2022-07-27 12:41:09 +0200
  • 48e6acb53f
    token-cli: Support base token-2022 (without extensions) (#3071) Jon Cinque 2022-07-27 10:47:43 +0200
  • d4bd86e162
    Improve token error messages in token-swap (#3357) Justin Malčić 2022-07-26 12:59:37 +0100
  • 80f8890dd3
    Rename stake-pool/LICENSE to stake-pool/py/LICENSE c3pko 2022-07-25 16:55:17 -0700
  • 8a68056816
    add_license_file (#3380) c3pko 2022-07-25 15:56:41 -0700
  • 60117fd9c5
    token-cli: Figure out program_id dynamically (#3354) Jon Cinque 2022-07-25 23:22:47 +0200
  • 37280ce2e6
    token-cli: Move everything to async (#3353) Jon Cinque 2022-07-25 21:05:01 +0200
  • d3cbe360ac
    token-2022: Refactor PrintProgramError impl to error file (#3366) Jon Cinque 2022-07-24 21:28:09 +0200
  • 725430d81c
    Revert "token-cli: Downgrade to crates.io versions for release (#3371)" (#3372) Jon Cinque 2022-07-23 20:16:24 +0200
  • 1c9e2a540c
    token-cli: Downgrade to crates.io versions for release (#3371) token-cli-v2.0.16 Jon Cinque 2022-07-23 19:14:14 +0200
  • 8169e527e9
    [stake-pool] instruction to add metadata for pool token (#3335) Pranjal Paliwal 2022-07-23 00:25:17 +0400
  • 4d1f8169a9
    token-cli: Make BPF program builds in build.rs dependent on env var (#3362) Jon Cinque 2022-07-22 09:30:30 +0200
  • 04954d0a1e
    Add delegation tests (#3316) Justin Malčić 2022-07-21 13:51:45 +0100
  • fdc1df5e14
    fix: change .mjs to .js (#3364) xweb3 2022-07-21 19:48:17 +0800
  • b709607271
    token-cli: Bump version to 2.0.16 for release (#3360) Jon Cinque 2022-07-20 20:15:03 +0200
  • 042da2b687
    token-swap: Allow for huge swaps that almost entirely drain one side (#3334) Jon Cinque 2022-07-19 19:08:12 +0200
  • 62ede3262f
    Update associated-token-account.md (#3329) Ajay Gautam 2022-07-19 21:51:21 +0530
  • b39efe8fb8
    token-cli: Fix unexpected behavior when closing a wrapped SOL account with another wrapped SOL account as recipient (#3278) Alisamar Husain 2022-07-17 20:20:39 +0530
  • 937b64da37
    Adjust confidential token rust client for offline signing (#3347) samkim-crypto 2022-07-16 05:34:19 +0900
  • 76ad511ed0
    patches test_lamport_transfer (#3346) behzad nouri 2022-07-14 22:31:02 +0000
  • b64d202aa0
    Now that token deposits can be used as inputs to vote plugins, remove the constraint that prevents token deposits when a vote plugin is used. (#3332) governance-v2.2.6 Daniel Kelleher 2022-07-11 20:14:51 +0200
  • a79cba07c8
    Used full out spelling to resolve confusion - related to #3330 (#3331) F.S. Kroes 2022-07-11 17:56:05 +0200
  • 024ba3ad41
    token-2022: Bump version for 0.4.1 release (#3328) token-2022-v0.4.1 jon wong 2022-07-08 19:02:49 -0400
  • 9396bd1b9e
    Farms: Add Funds, mutisig support, new vaults and general improvements (#3247) Alexey Skibin 2022-07-08 14:46:30 -0400
  • c061a34cde
    Now that token deposits can be used as inputs to vote plugins, remove the constraint that prevents token deposits when a vote plugin is used. (#3311) Daniel Kelleher 2022-07-07 20:10:20 +0200
  • f30ad1d752
    Add serde feature - token-2022 (#3291) omertxyz 2022-07-07 13:18:47 -0400
  • b5cec79ee4
    CI: Bump openssl for audit (#3322) Jon Cinque 2022-07-07 05:53:40 +0200
  • 1ca80547c8
    Governance: set voting_completed_at to actual end time (#3179) Seth Girvan 2022-07-06 01:24:05 -1000
  • 3afe1e652b
    Derive elgamal key in token client (#3308) samkim-crypto 2022-07-04 15:47:33 +0900
  • 5874a14584
    token-cli: Move cmd test into a separate file (#3306) Jon Cinque 2022-07-02 01:41:27 +0200