GitHub / bbachain/program-executor / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 98cf065a | update token-swap examples | Philip James <p****p@b****e> | about 1 year ago | |
| a89daf3a | add create liquidity pool with native | Philip James <p****p@b****e> | about 1 year ago | |
| 8d4ea65e | upgrade solana* version | Philip James <p****p@b****e> | about 1 year ago | |
| 53d1312b | improved token-swap library | Philip James <p****p@b****e> | about 1 year ago | |
| 95a6137a | improved token-swap library | Philip James <p****p@b****e> | about 1 year ago | |
| d41b4bbd | add create pool example | Philip James <p****p@b****e> | about 1 year ago | |
| e504bc2a | fix: token-swap js (#153) |
Philip James <1****1@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 96f85908 | migration all programs (#152) |
Philip James <1****1@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| b3088d86 | upgrade metadata (#147) |
Philip James <1****1@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| d4b5cc32 | fix metadata program features (#144) |
Philip James <1****1@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ec332003 | move all constants (#143) |
Philip James <1****1@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 26091142 | fix: spl-token-metadata could not fetch metadata (#142) |
Philip James <1****1@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 45d57fb8 | custom error and change program id (#141) |
Philip James <1****1@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| b5fb6d62 | Update README.md (#140) |
Philip James <1****1@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 83048019 | create based spl-token-metadata (#137) |
Philip James <1****1@u****m>
Committed by: Philip James <p****p@b****e> |
over 1 year ago | |
| 83a259c1 | fix spl-token import error | Philip Dev <p****p@b****e> | over 1 year ago | |
| c1b4a16d | update package @bbachain/spl-token | Philip Dev <p****p@b****e> | over 1 year ago | |
| 7c6235d9 | Bump token to v3.5.0 and ata to v1.1.1 (#3430) |
Tyera Eulberg <t****a@s****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 4a56a4b8 |
Prep for spl-token v3.5.0 (#3426)
Co-authored-by: Michael Vines <m****s@g****m>, anatoly yakovenko <a****y@s****m>, Michael Vines <m****s@g****m> |
Tyera Eulberg <t****a@s****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 3d53fa25 | Move ATA tests to separate crate (#3429) |
Tyera Eulberg <t****a@s****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| f5ce86d4 | token/ata: Bump versions to 3.4.0 and 1.1.0, respectively (#3427) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| abc63ad9 | token-cli: don't error when missing default config (#3424) |
hana <8****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 4fadd553 | token: Reassign and reallocate accounts on close (#3415) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 93ec6cf7 | token-cli: Split out CI into separate step, run tests in serial (#3425) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| d7f352bd | token[-2022]: Add proptest for unpacking (#3421) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 4aa529d1 | ci: Separate twoxtx build step, match Rust version (#3422) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| c618de37 |
Refactor unpack and make test more robust (#3417)
Co-authored-by: Michael Vines <m****s@g****m> |
Tyera Eulberg <t****a@s****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| e0ff9add | Bump spl-token (#3418) |
Tyera Eulberg <t****a@s****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 22faa05f | check that unpack is tolerant of small sizes (#3416) |
anatoly yakovenko <a****y@s****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| c9860985 | token-2022: merge instruction data for confidential Transfer and TransferWith... |
samkim-crypto <s****3@c****u>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 8f75f590 | stake-pool-py: Clean up dependencies (#3412) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 8f74ba51 | token-cli: Run fewer tests at once (#3414) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 5d8cb558 | lending: Add instruction for changing reserve configuration after initializat... |
throwbackjams <y****7@a****u>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 271d2358 | Confidential transfer encryption doc (#3399) |
samkim-crypto <s****3@c****u>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 674b0ac7 | token-cli: Add token-client dependency for token-2022 support (#3386) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 80b8ff3b | token-cli: Run tests in batches (#3396) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 3a7914ce | stake-pool-py: Fix tests for Solana 1.10.33 (#3395) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| d1e842ca | docs: Fix link in token-2022 (#3394) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| c40f655d | Confidential transfer overview doc (#3393) |
samkim-crypto <s****3@c****u>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| c21b4ae2 | Bump spl-token-2022 to 0.4.2 (#3390) |
Tyera Eulberg <t****a@s****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| c00194d2 | Bump solana crates to v1.10.33 (#3385) |
Tyera Eulberg <t****a@s****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| fb46b9a1 | ci: Harden docs publish to only run with a vercel token (#3389) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 827176ed | ci: Fixup docs CI to run build on all affecting PRs (#3388) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 8e68b6ac | docs: Fix links (#3387) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 29ad0f30 | token-2022: Add intro docs, structure for more docs (#3384) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 48e6acb5 | token-cli: Support base token-2022 (without extensions) (#3071) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| d4bd86e1 | Improve token error messages in token-swap (#3357) |
Justin Malčić <j****c@m****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 80f8890d | Rename stake-pool/LICENSE to stake-pool/py/LICENSE |
c3pko <e****8@n****u>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 8a680568 | add_license_file (#3380) |
c3pko <e****8@n****u>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 60117fd9 | token-cli: Figure out program_id dynamically (#3354) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 37280ce2 | token-cli: Move everything to async (#3353) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| d3cbe360 | token-2022: Refactor PrintProgramError impl to error file (#3366) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 725430d8 | Revert "token-cli: Downgrade to crates.io versions for release (#3371)" (#3372) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 1c9e2a54 | token-cli: Downgrade to crates.io versions for release (#3371) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 8169e527 | [stake-pool] instruction to add metadata for pool token (#3335) |
Pranjal Paliwal <p****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 4d1f8169 | token-cli: Make BPF program builds in build.rs dependent on env var (#3362) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 04954d0a | Add delegation tests (#3316) |
Justin Malčić <j****n@m****s>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| fdc1df5e | fix: change .mjs to .js (#3364) |
xweb3 <1****3@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| b7096072 | token-cli: Bump version to 2.0.16 for release (#3360) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 042da2b6 | token-swap: Allow for huge swaps that almost entirely drain one side (#3334) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 62ede326 | Update associated-token-account.md (#3329) |
Ajay Gautam <1****y@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| b39efe8f |
token-cli: Fix unexpected behavior when closing a wrapped SOL account with an...
Co-authored-by: Jon Cinque <j****e@g****m>, Jon Cinque <j****e@g****m> |
Alisamar Husain <z****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 937b64da | Adjust confidential token rust client for offline signing (#3347) |
samkim-crypto <s****3@c****u>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 76ad511e | patches test_lamport_transfer (#3346) |
behzad nouri <b****i@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| a79cba07 |
Used full out spelling to resolve confusion - related to #3330 (#3331)
Co-authored-by: Tyera Eulberg <t****g@g****m> |
F.S. Kroes <f****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 024ba3ad | token-2022: Bump version for 0.4.1 release (#3328) |
jon wong <j****@j****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 9396bd1b | Farms: Add Funds, mutisig support, new vaults and general improvements (#3247) |
Alexey Skibin <a****y@s****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| c061a34c | Now that token deposits can be used as inputs to vote plugins, remove the con... |
Daniel Kelleher <d****r@y****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| f30ad1d7 |
Add serde feature - token-2022 (#3291)
Co-authored-by: jon wong <j****@j****m>, Jon Cinque <j****e@g****m> |
omertxyz <1****z@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| b5cec79e | CI: Bump openssl for audit (#3322) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 1ca80547 | Governance: set voting_completed_at to actual end time (#3179) |
Seth Girvan <s****h@a****d>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 3afe1e65 | Derive elgamal key in token client (#3308) |
samkim-crypto <s****3@c****u>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 5874a145 | token-cli: Move cmd test into a separate file (#3306) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| c1ee6a58 | Update Solana crates to 1.10.29 (#3303) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| c4f10d8d | token-js: Throw if using token-2022 instructions with tokenkeg (#3296) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 7caf27cc | Support interest bearing mint in token-js (#3266) |
Kunal Desai <k****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 57c5fd80 | token-2022: check destination accounts on confidential token tests (#3281) |
samkim-crypto <s****3@c****u>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| c3137af9 | token-2022: add tests for withdraw of confidential withheld tokens from accou... |
samkim-crypto <s****3@c****u>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 0f316fb3 | bump solana to v1.10.26 (#3274) |
samkim-crypto <s****3@c****u>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| e44d174f | token-js: Clarify how to run tests (#3269) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 351cd60a | spl-token: Enums for Cli command names (#2598) (#3236) |
Athar Mohammad <5****d@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 9ae9deb0 |
build(deps): bump openssl-src from 111.18.0+1.1.1n to 111.20.0+1.1.1o (#3268)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 056948bb | token-js: Add memo transfer support (#3257) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 5c478568 | token-js: Support non-transferable mint (#3256) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| b461406e | token-js: Add default account state support (#3255) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 79d2c606 | CI: Add `--max-warnings 0` to eslint to abort on errors (#3254) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| a7055d55 | chore: update ci install dep script (#3244) |
Yihau Chen <a****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 11ef88a5 |
Add spl-memo typescript implementation (#2583)
Co-authored-by: Jon Cinque <j****e@g****m> |
Tyera Eulberg <t****a@s****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| aaca5353 | chore: add test to show flash loan attack is not possible (#3238) |
Sebastian Bor <S****r@h****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 27014732 | token-2022: Bump version for next release (#3239) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 9b3122a0 | Documentation on environment setup (#3234) |
Alisamar Husain <z****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 54938423 |
token-js: Bindings For Transfer Fee Extension IXs (#3102)
Co-authored-by: Jon Cinque <j****e@g****m> |
Ronald Hood Jr <8****r@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| ad975431 | Support InitializeAccount3 in token js (#3233) |
Kunal Desai <k****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 6096ac6f | Support InitializeAccount2 instruction (#3229) |
Kunal Desai <k****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 3e910473 | token-cli: produce error if invalid --config option (#3166) |
dboures <2****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 5b1b87ed | token-swap: Prepare v3.0.0 release for testnet and devnet (#3227) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 677acf17 |
token-2022: limit incoming transfers for confidential transfer extension (#3208)
Co-authored-by: Tyera Eulberg <t****g@g****m>, Tyera Eulberg <t****g@g****m> |
samkim-crypto <s****3@c****u>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| c2a3ecd9 | token-2022: prevent an already configured confidential account to be configur... |
samkim-crypto <s****3@c****u>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 08d0592b | feat: fix `solana airdrop` amount (#3226) |
kootsZhin <6****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 38944088 | name-service-js: Bump version and sort out dependencies for release (#3214) |
Jon Cinque <j****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago |