jackcmay
|
22eb1b977f
|
Fix lua_loader tests (#1665)
|
2018-10-31 09:22:41 -07:00 |
|
Michael Vines
|
3f843f21b9
|
Add solana_ prefix to loaders so their logs appear in the default RUST_LOG config
|
2018-10-30 11:24:18 -07:00 |
|
Michael Vines
|
2df40cf9c9
|
Revert "0.10.0-pre2"
This reverts commit 48685cf766 .
|
2018-10-25 17:20:37 -07:00 |
|
Michael Vines
|
48685cf766
|
0.10.0-pre2
|
2018-10-25 16:19:31 -07:00 |
|
Michael Vines
|
1733beabf7
|
mv common/ sdk/
|
2018-10-25 13:26:10 -07:00 |
|
Michael Vines
|
e47fcb196b
|
s/solana_program_interface/solana[_-]sdk/g
|
2018-10-25 12:31:45 -07:00 |
|
Michael Vines
|
9447537d8c
|
Increment internal Cargo references to solana_program_interface
|
2018-10-25 11:03:03 -07:00 |
|
jackcmay
|
f8516b677a
|
Load program data in chunks (#1556)
Load program data in chunks
|
2018-10-19 18:28:38 -07:00 |
|
jackcmay
|
0a819ec4e2
|
Programs were not spawned by SystemProgram (#1533)
* SystemProgram spawns programs
|
2018-10-18 10:33:30 -07:00 |
|
Jack May
|
64efa62a74
|
enable logging in loaders
|
2018-10-16 16:55:11 -07:00 |
|
Jack May
|
bb628e8495
|
Rename loaders
|
2018-10-16 14:27:08 -07:00 |
|