This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
solana
Watch
1
Star
0
Fork
0
You've already forked solana
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
b8655e30d44540fb67eaebc781ee036737082f12
solana
/
src
History
Greg Fitzgerald
b8655e30d4
Make client-demo standalone
...
And remove deposit() methods from the API. Those should only be used on the server to bootstrap.
2018-03-03 21:15:51 -07:00
..
bin
Make client-demo standalone
2018-03-03 21:15:51 -07:00
accountant_skel.rs
Move key generation and signing from transaction benchmark
2018-03-03 11:11:46 -07:00
accountant_stub.rs
Make client-demo standalone
2018-03-03 21:15:51 -07:00
accountant.rs
Remove optional 'from' field
2018-03-03 20:41:07 -07:00
event.rs
Remove optional 'from' field
2018-03-03 20:41:07 -07:00
genesis.rs
Remove optional 'from' field
2018-03-03 20:41:07 -07:00
historian.rs
Make create_logger a static method
2018-03-03 14:26:59 -07:00
lib.rs
Add command-line tool for generating a genesis block
2018-03-03 17:35:05 -07:00
log.rs
Remove optional 'from' field
2018-03-03 20:41:07 -07:00
logger.rs
Start genesis with a Tick, so that its hash can be used to bootstrap verification
2018-03-03 19:57:22 -07:00