Robert Kelly
|
4a94da8a94
|
Don't output panic noise from panic test
P.S. rustfmt 0.4.1-stable (7a807262 2018-04-20)
|
2018-05-14 10:38:59 -06:00 |
|
Greg Fitzgerald
|
cc447c0fda
|
Drop support for EntryInfo subscriptions
|
2018-05-14 09:53:57 -06:00 |
|
Greg Fitzgerald
|
0ae69bdcd9
|
Get transactionn_count via GetTransactionCount instead of EntryInfo
|
2018-05-14 09:45:09 -06:00 |
|
Greg Fitzgerald
|
5ba20a94e8
|
Panic on error to get same signature as transaction_count()
|
2018-05-14 09:43:40 -06:00 |
|
Greg Fitzgerald
|
f168c377fd
|
Get last_id via GetLastId instead of EntryInfo
|
2018-05-14 09:40:29 -06:00 |
|
Greg Fitzgerald
|
dfb754dd13
|
Revive GetLastId messages
|
2018-05-14 09:35:10 -06:00 |
|
Greg Fitzgerald
|
455050e19c
|
Expose the server-side transaction count
|
2018-05-14 07:21:12 -06:00 |
|
Greg Fitzgerald
|
317031f455
|
Add transaction count to accountant
|
2018-05-14 06:49:51 -06:00 |
|
Greg Fitzgerald
|
b132ce1944
|
Merge pull request #210 from aeyakovenko/buildite_coverage
ignore unstable tests
|
2018-05-13 22:00:32 -06:00 |
|
Anatoly Yakovenko
|
8b226652aa
|
unstable
|
2018-05-13 20:54:41 -07:00 |
|
Anatoly Yakovenko
|
2c7fe3ed8d
|
unstable
|
2018-05-13 20:51:07 -07:00 |
|
Anatoly Yakovenko
|
3d5f2b3c28
|
unstable
|
2018-05-13 20:45:55 -07:00 |
|
Anatoly Yakovenko
|
7a79afe4a6
|
unstable
|
2018-05-13 20:41:54 -07:00 |
|
Anatoly Yakovenko
|
1f7387a39b
|
increase sleep
|
2018-05-13 20:33:41 -07:00 |
|
Greg Fitzgerald
|
0fc2bee144
|
Merge pull request #208 from rlkelly/203__remove_old_genkey
removed old keygen
|
2018-05-13 19:04:23 -06:00 |
|
Robert Kelly
|
791ae852a2
|
removed old keygen
|
2018-05-13 18:14:10 -04:00 |
|
Greg Fitzgerald
|
c2fcd876d7
|
Merge pull request #206 from garious/add-accounting-stage
More modules
|
2018-05-12 18:05:10 -06:00 |
|
Greg Fitzgerald
|
d239d4a495
|
Add missing files
|
2018-05-12 17:57:28 -06:00 |
|
Greg Fitzgerald
|
aec05ef602
|
Move RequestProcessor into its own module
|
2018-05-12 17:50:55 -06:00 |
|
Greg Fitzgerald
|
e5d46d998b
|
Move thin client messages into their own module
|
2018-05-12 17:41:27 -06:00 |
|
Greg Fitzgerald
|
b2e3299539
|
Only pass accountant write_service
|
2018-05-12 17:30:15 -06:00 |
|
Greg Fitzgerald
|
c308a6459f
|
cargo fmt
|
2018-05-12 17:27:15 -06:00 |
|
Greg Fitzgerald
|
4eb1bc08a7
|
Merge pull request #205 from rlkelly/203__test_key_generation
203 test key generation
|
2018-05-12 17:26:46 -06:00 |
|
Robert Kelly
|
ff5e1c635f
|
increased iterations
|
2018-05-12 18:18:18 -04:00 |
|
Robert Kelly
|
6149c2fcb5
|
added benchmarks for two GenKeys
|
2018-05-12 18:08:08 -04:00 |
|
Greg Fitzgerald
|
d7cd80dce5
|
Merge pull request #204 from garious/add-accounting-stage
TPU cleanup
|
2018-05-12 15:47:37 -06:00 |
|
Greg Fitzgerald
|
6264508f5e
|
Consistent naming of senders and receivers
|
2018-05-12 15:24:20 -06:00 |
|
Greg Fitzgerald
|
a3869dd4c1
|
Move entry_receiver to RequestStage
This can move to AccountingStage once RequestStage stops
calling process_events().
|
2018-05-12 15:14:37 -06:00 |
|
Greg Fitzgerald
|
a3d2831f8c
|
Free up the name 'accounting_stage'
|
2018-05-12 14:05:57 -06:00 |
|
Robert Kelly
|
4cd1fa8c38
|
refactored seed generation
|
2018-05-12 15:42:27 -04:00 |
|
Greg Fitzgerald
|
1511dc43d7
|
Move RequestProcessor out of Rpu/Tvu state
|
2018-05-12 11:39:24 -06:00 |
|
Greg Fitzgerald
|
3d82807965
|
Delete dead code
|
2018-05-12 11:24:40 -06:00 |
|
Greg Fitzgerald
|
4180571660
|
Don't pass events_socket to RPU
|
2018-05-12 11:11:30 -06:00 |
|
Greg Fitzgerald
|
421d9aa501
|
Free up the name 'tpu'
|
2018-05-12 10:53:25 -06:00 |
|
Greg Fitzgerald
|
898f4971a2
|
Free up name 'thin_client_service'
|
2018-05-12 10:50:22 -06:00 |
|
Greg Fitzgerald
|
7ab3331f01
|
Move validation processor to its own module
|
2018-05-12 00:31:32 -06:00 |
|
Greg Fitzgerald
|
b4ca414492
|
More object-oriented
|
2018-05-12 00:19:12 -06:00 |
|
Greg Fitzgerald
|
73abea088a
|
No need for TPU dependency
|
2018-05-11 23:51:35 -06:00 |
|
Greg Fitzgerald
|
2376dfc139
|
Let thin client own the receiver channel
|
2018-05-11 23:46:04 -06:00 |
|
Greg Fitzgerald
|
d2f95d5319
|
Move thin client service thread into thin_client_service.rs
|
2018-05-11 23:37:44 -06:00 |
|
Greg Fitzgerald
|
cd96843699
|
Free up name ThinClientService
|
2018-05-11 23:37:14 -06:00 |
|
Greg Fitzgerald
|
ca80bc33c6
|
Move the writer stage's utilities to its own module
|
2018-05-11 22:36:16 -06:00 |
|
Greg Fitzgerald
|
19607886f7
|
Move sig verification stage into its own module
|
2018-05-11 21:51:37 -06:00 |
|
Greg Fitzgerald
|
3c11a91f77
|
Cleanup verifier error handling
|
2018-05-11 21:01:07 -06:00 |
|
Greg Fitzgerald
|
b781fdbd04
|
Reorganize
|
2018-05-11 20:50:50 -06:00 |
|
Greg Fitzgerald
|
765d901530
|
Better names
|
2018-05-11 20:18:04 -06:00 |
|
Greg Fitzgerald
|
3cedbc493e
|
Reorder to reflect the pipeline order
|
2018-05-11 20:11:25 -06:00 |
|
Greg Fitzgerald
|
0488d0a82f
|
Extract sig verify functions
|
2018-05-11 19:59:40 -06:00 |
|
Greg Fitzgerald
|
f0be595e4c
|
Create function for thin client thread
|
2018-05-11 17:58:27 -06:00 |
|
Greg Fitzgerald
|
55100854d6
|
Better names
|
2018-05-11 16:41:35 -06:00 |
|