Justin Starry
|
6a7115b8bd
|
fix: allow Uint8Array and Array<number> where Buffer is accepted
|
2020-06-14 21:57:04 -07:00 |
|
Tyera Eulberg
|
532b28e96e
|
feat: add stake program methods; refactor instruction type handling
|
2020-06-14 21:57:04 -07:00 |
|
Tyera Eulberg
|
fc77e55920
|
fix: add PublicKey createWithSeed method
|
2020-06-14 21:57:04 -07:00 |
|
Justin Starry
|
eec8f6184c
|
fix: reject base58 public keys that are too short (#474)
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
1d6abb17cf
|
refactor: employ prettier
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
e50b705de3
|
fix: remove decimal string support from PublicKey ctor
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
96c685eb5d
|
fix: PublicKey.toBuffer() now zero pads correctly
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
ad2fa3ceaf
|
feat: Add ERC20-like Token
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
f9cf7006df
|
fix: avoid Buffer(), use Buffer.alloc() instead
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
48c3ea8106
|
docs: correct toBuffer comment
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
95efc7c3b0
|
fix: support creating a PublicKey from a base58 string
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
e090e7b600
|
fix: expose Buffer to bundlers
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
aa1d6ba4d4
|
fix: zero pad correctly
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
ca6965f8c2
|
feat: wrap public key in a class
|
2020-06-14 21:57:04 -07:00 |
|