Michael Vines
|
b9e3598a51
|
fix: adapt test to slower slot rate
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
294dd4f4e7
|
fix: Rename lastId to blockhash
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
41865547ee
|
fix: remove spawn
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
b175a53f4b
|
fix: default transaction fee is now 1 (was 0)
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
921ae797d8
|
fix: stabilize tests
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
67ccac9418
|
fix: catch up to account field renaming
|
2020-06-14 21:57:04 -07:00 |
Tyera Eulberg
|
5ce16c2cbb
|
fix: return signature from transfer transactions
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
1d6abb17cf
|
refactor: employ prettier
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
378e766178
|
test: timeout++
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
83d12f50df
|
fix: add lastId caching
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
9c8cc0bd24
|
fix: wait for the next lastId before sending a new transaction
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
d9b98918b6
|
Revert "test: disable flaky test until it can be debugged"
This reverts commit 75b52d0fa5bdeb3b49d91b7c227036b9acd0d451.
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
00890ef9e0
|
fix: add Token::setOwner
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
00fd0fc435
|
feat: support user-supplied Token programs
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
a9fc62d891
|
feat: expose ERC20 token originalAmount field
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
cace23bd0e
|
test: disable flaky test until it can be debugged
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
011a2abd0c
|
fix: catch up to recent upstream changes
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
1436eca398
|
feat: add unstable API for dynamic program loading
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
d40712999c
|
test: add delegate mismatch test case
|
2020-06-14 21:57:04 -07:00 |
Michael Vines
|
ad2fa3ceaf
|
feat: Add ERC20-like Token
|
2020-06-14 21:57:04 -07:00 |