|
c99d8dd15c
|
fix: Add preliminary handling for credit-only account designation
|
2020-06-14 21:57:04 -07:00 |
|
|
48f0bcc2bf
|
fix: pay transaction fees from system accounts
|
2020-06-14 21:57:04 -07:00 |
|
|
f803b2ae1f
|
fix: adapt to program id changes
|
2020-06-14 21:57:04 -07:00 |
|
|
efd0392706
|
BREAKING CHANGE: requires Solana version v0.13.0 or greater
feat: Update to current solana tx format
|
2020-06-14 21:57:04 -07:00 |
|
|
c78ca47547
|
chore: npm run pretty
|
2020-06-14 21:57:04 -07:00 |
|
|
6fe0e08a80
|
fix: rename userdata to data
|
2020-06-14 21:57:04 -07:00 |
|
|
3cb328f1eb
|
fix: Revert s/tokens/lamports in comments in token program
|
2020-06-14 21:57:04 -07:00 |
|
|
be8821e0d0
|
fix: rename tokens to lamports
|
2020-06-14 21:57:04 -07:00 |
|
|
b175a53f4b
|
fix: default transaction fee is now 1 (was 0)
|
2020-06-14 21:57:04 -07:00 |
|
|
fa7e2722d1
|
fix: support multiple Transaction signatures
|
2020-06-14 21:57:04 -07:00 |
|
|
67ccac9418
|
fix: catch up to account field renaming
|
2020-06-14 21:57:04 -07:00 |
|
|
5ce16c2cbb
|
fix: return signature from transfer transactions
|
2020-06-14 21:57:04 -07:00 |
|
|
1d6abb17cf
|
refactor: employ prettier
|
2020-06-14 21:57:04 -07:00 |
|
|
ec2a3690b2
|
fix: update program ids
|
2020-06-14 21:57:04 -07:00 |
|
|
910ab671dc
|
style: remove cicular imports
|
2020-06-14 21:57:04 -07:00 |
|
|
224d929d4d
|
docs: correct API params
|
2020-06-14 21:57:04 -07:00 |
|
|
99e6b44d03
|
fix: expose token program instructions
|
2020-06-14 21:57:04 -07:00 |
|
|
b8d586c67e
|
feat: add room in the API for Transactions with multiple Instructions
|
2020-06-14 21:57:04 -07:00 |
|
|
00890ef9e0
|
fix: add Token::setOwner
|
2020-06-14 21:57:04 -07:00 |
|
|
5cfe43b980
|
fix: use correct programId when creating a custom Token
|
2020-06-14 21:57:04 -07:00 |
|
|
00fd0fc435
|
feat: support user-supplied Token programs
|
2020-06-14 21:57:04 -07:00 |
|
|
a9fc62d891
|
feat: expose ERC20 token originalAmount field
|
2020-06-14 21:57:04 -07:00 |
|
|
96242110bf
|
fix: add Token flowtype declarations
|
2020-06-14 21:57:04 -07:00 |
|
|
715556a611
|
test: add Layout.rustString()
|
2020-06-14 21:57:04 -07:00 |
|
|
ad2fa3ceaf
|
feat: Add ERC20-like Token
|
2020-06-14 21:57:04 -07:00 |
|