Sagar Dhawan
|
5cdfd79e96
|
Replace print with debug
|
2019-04-03 16:23:02 -07:00 |
|
Sagar Dhawan
|
b441bac7b2
|
Add separate Struct for Replicator submissions
|
2019-04-03 16:23:02 -07:00 |
|
Sagar Dhawan
|
00cb52c444
|
Update Storage Program to support multiple accounts
|
2019-04-03 16:23:02 -07:00 |
|
Greg Fitzgerald
|
35298e01a8
|
Remove Instruction wrapper structs and name functions after enum fields
|
2019-04-03 13:34:27 -07:00 |
|
Greg Fitzgerald
|
43bb813cbe
|
Rename 'new_account' to 'new_user_account'
And 'new_program_account' to 'new_account'
|
2019-04-02 21:24:42 -06:00 |
|
Greg Fitzgerald
|
fcef54d062
|
Add a constructor to generate random pubkeys
|
2019-03-31 16:23:18 -06:00 |
|
Greg Fitzgerald
|
47b6707c07
|
Don't use a loader to test Storage instruction processor
|
2019-03-27 11:02:41 -06:00 |
|
Greg Fitzgerald
|
3fc09fb23f
|
Remove keypairs from BankClient
Bring its interface closer to the other clients.
|
2019-03-27 09:37:19 -06:00 |
|
Greg Fitzgerald
|
c49e84c75b
|
Boot StorageTransaction
|
2019-03-24 13:51:02 -07:00 |
|
Greg Fitzgerald
|
5a65c3f72e
|
Test-drive StorageContract
|
2019-03-24 13:51:02 -07:00 |
|
Greg Fitzgerald
|
8ff1987d2d
|
Reorg Storage program to look more like the others
|
2019-03-24 13:51:02 -07:00 |
|
Greg Fitzgerald
|
acedf4ca5a
|
Move Instruction into its own module
|
2019-03-23 20:31:55 -07:00 |
|
Greg Fitzgerald
|
38fdbbba3f
|
Reduce remaining program crates to boilerplate crates
|
2019-03-22 06:46:44 -07:00 |
|