fc00594ea4
Move multinode test to integration tests
2018-05-26 00:36:50 -06:00
8d26be8b89
Run benchmarks in nightly
...
And name functions the same way as test functions
2018-05-26 00:36:50 -06:00
af4e95ae0f
Only check formatting in stable build
2018-05-26 00:36:50 -06:00
ffb4a7aa78
Boot TravisCI configuration
2018-05-26 00:36:50 -06:00
dcaeacc507
request_stage::serialize_packets -> packet::to_blobs
...
Good stuff - no need to hide them.
2018-05-25 17:31:07 -06:00
4f377e6710
Generalize serialize_responses
2018-05-25 17:31:07 -06:00
122db85727
Move channel-oriented code into request_stage
2018-05-25 17:31:07 -06:00
a598e4aa74
Fix comments
2018-05-25 17:31:07 -06:00
733b31ebbd
testnode -> fullnode
...
It's the real deal.
2018-05-25 17:31:07 -06:00
dac9775de0
Replace client-demo with multinode-demo
2018-05-25 17:31:07 -06:00
46c19a5783
Rename sigverify modules
2018-05-25 17:31:07 -06:00
aaeb5ba52f
tr -> tx
2018-05-25 16:47:21 -06:00
9f5a3d6064
events -> transactions
2018-05-25 16:47:21 -06:00
4cdf873f98
Delete event.rs
2018-05-25 16:47:21 -06:00
b43ae748c3
Update publish.sh
v0.6.0-alpha
2018-05-25 16:08:14 -06:00
02ddd89653
Version bump
...
And solana.io -> solana.com
2018-05-25 15:37:07 -06:00
bbe6eccefe
log
2018-05-25 07:02:39 -06:00
6677a7b66a
verify plan not sig
2018-05-25 07:02:39 -06:00
75c37fcc73
names
2018-05-25 07:02:39 -06:00
5be71a8a9d
logs
2018-05-25 07:02:39 -06:00
b9ae7d1ebb
logs
2018-05-25 07:02:39 -06:00
8b02e0f57c
logs
2018-05-25 07:02:39 -06:00
342cc7350a
poll both endpoints in client
2018-05-25 07:02:39 -06:00
2335a51ced
logs
2018-05-25 07:02:39 -06:00
868df1824c
fmt
2018-05-24 17:40:33 -06:00
83c11f0f9d
logs
2018-05-24 17:40:33 -06:00
1022f1b0c6
logs
2018-05-24 17:40:33 -06:00
c2c80232e3
logs
2018-05-24 17:40:33 -06:00
115f4e54b8
update
2018-05-24 17:40:33 -06:00
669b1694b8
exponentail backoff for retransmit
2018-05-24 17:40:33 -06:00
2128c58fbe
logs and tps counting
2018-05-24 10:35:23 -06:00
e12e154877
Boot Event timestamp/singature constructors
2018-05-24 10:10:41 -06:00
73d3c17507
Migrate from Event to Transaction Timestramp/Signature
2018-05-24 10:10:41 -06:00
7f647a93da
Add last_id to Event timestamp/signature constructors
2018-05-24 10:10:41 -06:00
ecb3dbbb60
Add witness tx constructors
2018-05-24 10:10:41 -06:00
cc907ba69d
Add Instruction type
2018-05-24 10:10:41 -06:00
5a45eef1dc
Exit cleanup ( #252 )
...
* Ignore record_stage exit reason. We only really care about panic exit versus graceful exit.
* Ignore coverage build in CI
2018-05-24 10:03:17 -06:00
0d980e89bc
cargo fmt
...
@aeyakovenko: https://github.com/rust-lang/rust.vim#formatting-with-rustfmt
2018-05-23 20:05:08 -06:00
ef87832bff
fixed
2018-05-23 17:24:58 -06:00
94507d1aca
cuda
2018-05-23 17:24:58 -06:00
89924a38ff
cuda
2018-05-23 17:24:58 -06:00
7faa2b8698
fixed demo
2018-05-23 17:24:58 -06:00
65352ce8e7
fix
2018-05-23 17:24:58 -06:00
f1988ee1e3
help
2018-05-23 17:24:58 -06:00
82ac8eb731
use client ports
2018-05-23 17:24:58 -06:00
ae47e34fa5
fix
2018-05-23 17:24:58 -06:00
28e781efc3
break early
2018-05-23 17:24:58 -06:00
5c3ceb8355
aws demo2
2018-05-23 17:24:58 -06:00
c9113b381d
Pull channel functionality into record_stage
...
This makes record_stage consistent with the other stages. The stage
manages the channels. Anything else is in a standalone object. In
the case of the record_stage, that leaves almost nothing!
2018-05-23 17:15:28 -06:00
75e69eecfa
Fix nightly bench
2018-05-23 17:15:03 -06:00