Jack May
|
a7b121074d
|
Remove skip-no-mangle entirely
|
2020-10-07 09:13:59 -07:00 |
Jack May
|
c574597d71
|
solana sdk does not need skip-no-mangle
|
2020-10-06 11:03:14 -07:00 |
Tyera Eulberg
|
8131bec332
|
Bump token to published version
|
2020-10-05 21:12:45 -06:00 |
Trent Nelson
|
c4cf9ffef4
|
token: Bump solana crates to 1.3.14
|
2020-09-30 20:17:53 +00:00 |
Jack May
|
e78e26597e
|
Rename x2 instructions to xChecked
|
2020-09-22 02:51:27 -07:00 |
Tyera Eulberg
|
90b5ce6d65
|
Standardize failure case ordering (#509)
* Standardize processor failure-case ordering
* Fix token-swap test
|
2020-09-21 20:28:24 -06:00 |
Jack May
|
15aa02760a
|
retain v2 error values
|
2020-09-21 17:08:37 -07:00 |
Jack May
|
08841b801e
|
cargo fmt
|
2020-09-21 17:08:37 -07:00 |
Jack May
|
aaa5adb0a6
|
backport #484 to v2
|
2020-09-21 17:08:37 -07:00 |
Jack May
|
f68ff75ba0
|
backport #479 to v2
|
2020-09-21 17:08:37 -07:00 |
Jack May
|
51dc1ae267
|
backport #448 to v2
|
2020-09-21 17:08:37 -07:00 |
Jack May
|
4f5e70684a
|
backport #443 to v2
|
2020-09-21 17:08:37 -07:00 |
Jack May
|
6f887baaed
|
backport #434 to v2
|
2020-09-21 17:08:37 -07:00 |
Jack May
|
45cebaf754
|
backport #435 to v2
|
2020-09-21 17:08:37 -07:00 |
Jack May
|
2b1b9de4e7
|
backport #436 to v2
|
2020-09-21 17:08:37 -07:00 |
Jack May
|
308e027f49
|
backport #437 to v2
|
2020-09-21 17:08:37 -07:00 |
Jack May
|
36ec1b2689
|
backport #438 to v2
|
2020-09-21 17:08:37 -07:00 |
Jack May
|
449d74ba90
|
backport #433 to v2
|
2020-09-21 17:08:37 -07:00 |
Tyera Eulberg
|
70009b3bc3
|
Bump spl-token v2 (#480)
|
2020-09-19 00:37:21 +00:00 |
Jack May
|
80ea6ff536
|
Fix multisign check (#479)
|
2020-09-18 15:53:26 -07:00 |
Michael Vines
|
b89b0c81d2
|
Nit: add current
|
2020-09-16 08:55:03 -07:00 |
dependabot[bot]
|
9d9545c98d
|
Bump solana-sdk from 1.3.9 to 1.3.11 (#454)
Bumps [solana-sdk](https://github.com/solana-labs/solana) from 1.3.9 to 1.3.11.
- [Release notes](https://github.com/solana-labs/solana/releases)
- [Changelog](https://github.com/solana-labs/solana/blob/master/RELEASE.md)
- [Commits](https://github.com/solana-labs/solana/compare/v1.3.9...v1.3.11)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-09-16 09:22:53 +00:00 |
Justin Starry
|
708bb430ab
|
Bump dependencies from 1.3.8 to 1.3.9 (#415)
|
2020-09-10 17:25:43 +08:00 |
Trent Nelson
|
9eb10d9144
|
Unrelated clippy...
|
2020-09-04 01:18:44 -06:00 |
Trent Nelson
|
e00a6f1add
|
Bump Token version to 2.0.4
|
2020-09-04 01:18:44 -06:00 |
Trent Nelson
|
b15eb09cfb
|
Bump solana crates to 1.3.8
|
2020-09-04 01:18:44 -06:00 |
Michael Vines
|
1247e539a7
|
Fix up doc quotes
|
2020-08-29 21:59:35 -07:00 |
Michael Vines
|
9e23bc94cb
|
Update to Solana 1.3.6
|
2020-08-29 22:12:00 +00:00 |
Tyera Eulberg
|
510d34198b
|
Bump token program id, version (#361)
|
2020-08-29 02:44:03 -06:00 |
Jack May
|
7b5eb2a2a5
|
Fix account size comparisons (#359)
|
2020-08-28 23:21:57 +00:00 |
Tyera Eulberg
|
d11dbba955
|
Bump version (#357)
|
2020-08-28 19:34:29 +00:00 |
Jack May
|
815cca3cb8
|
Don't repack if not needed (#355)
|
2020-08-28 12:03:10 -07:00 |
Jack May
|
64a9e151e0
|
Remove last unsafes (#354)
|
2020-08-28 12:12:12 -06:00 |
Tyera Eulberg
|
b4a3674437
|
s/AccountHolder/AccountOwner (#356)
|
2020-08-28 12:11:57 -06:00 |
Greg Fitzgerald
|
6761f440ab
|
Token nits (#353)
|
2020-08-28 10:12:05 -06:00 |
Michael Vines
|
81ac32e3be
|
Update token.h
|
2020-08-27 23:32:07 -07:00 |
Michael Vines
|
0a47a3127c
|
Move c header generation out of build.rs
|
2020-08-27 23:32:07 -07:00 |
Tyera Eulberg
|
13a279c0b4
|
Bump spl-token to v2 (#352)
|
2020-08-28 00:29:55 -06:00 |
Michael Vines
|
68660c8011
|
Fix various quotes in documentation
|
2020-08-27 22:41:34 -07:00 |
Jack May
|
2a5acff2d8
|
Safer pack/unpack (#349)
* Safer pack/unpack
* fix cli
* clippy
* fix swap
* nit
* clippy
Co-authored-by: Michael Vines <mvines@gmail.com>
|
2020-08-27 21:19:15 -07:00 |
Tyera Eulberg
|
74bf8a1f58
|
New spl-token v1.1 program id (#348)
|
2020-08-27 19:41:14 -06:00 |
Michael Vines
|
18a380cb50
|
Update token.h
|
2020-08-28 00:47:35 +00:00 |
Michael Vines
|
12f941d7fc
|
Adjust native mint
|
2020-08-28 00:47:35 +00:00 |
Michael Vines
|
b60eb8fbee
|
Add Transfer2/Approve2/MintTo2/Burn2 instructions for improved hardware wallet support
|
2020-08-28 00:47:35 +00:00 |
Tyera Eulberg
|
2e6162abbd
|
C headers doc
|
2020-08-27 16:17:38 -07:00 |
Tyera Eulberg
|
b2b20444e5
|
Require valid Mint for InitializeAccount
|
2020-08-27 16:17:38 -07:00 |
Tyera Eulberg
|
0b71752d45
|
Use checked math everywhere (#346)
|
2020-08-27 14:31:59 -06:00 |
Tyera Eulberg
|
49e6e4a589
|
Reinstate Mint supply (#342)
* Reinstate Mint supply, and adjust with Minto & Burn
* C headers
* Patch token-cli
* Patch token-swap
|
2020-08-27 13:06:23 -06:00 |
Tyera Eulberg
|
fec5717d2a
|
More C headers
|
2020-08-27 09:40:31 -07:00 |
Tyera Eulberg
|
8d0ba35407
|
Combine Account is_native and rent_exempt_reserve fields; wrapped SOL amount reflects only amoutn over rent_exempt_reserve
|
2020-08-27 09:40:31 -07:00 |