Commit Graph

131 Commits

Author SHA1 Message Date
alex.sharov
4bbf980a4e move mocks to _test.go 2021-08-03 14:50:10 +07:00
alex.sharov
2cdedca2ef move mocks to _test.go 2021-08-03 14:49:25 +07:00
alex.sharov
829971377b encode p2p response for getPooledTxs 2021-08-03 14:35:45 +07:00
alex.sharov
5dc81ce263 clean 2021-08-03 14:00:15 +07:00
alex.sharov
c99c410b4c ParseGetPooledTransactions66 2021-08-03 13:56:46 +07:00
alex.sharov
7844b746f3 more test cases 2021-08-02 18:53:28 +07:00
alex.sharov
b3adf70e40 add Pool object, unwind and forward now done by 1 function 2021-08-02 16:34:16 +07:00
alex.sharov
630f692051 run 2021-08-01 17:07:17 +07:00
Alex Sharov
44ff320918
Merge pull request #13 from ledgerwatch/pool4
Pool: basic OnNewBlock and Unwind functions
2021-08-01 12:00:01 +07:00
alex.sharov
52fc8df02a run 2021-08-01 11:44:40 +07:00
alex.sharov
6a4bc96c5a run 2021-08-01 11:41:34 +07:00
alex.sharov
54b4e1b034 complexify test 2021-08-01 10:01:55 +07:00
alex.sharov
66562a13c2 complexify test 2021-07-31 18:21:56 +07:00
alex.sharov
c72bed2450 complexify test 2021-07-31 17:20:46 +07:00
alex.sharov
1ea6899cd9 complexify test 2021-07-31 16:29:29 +07:00
alex.sharov
0fb7137cb9 extract sender from txSlot 2021-07-31 15:35:36 +07:00
alex.sharov
574b3fe89d extract sender from txSlot 2021-07-31 15:10:42 +07:00
alex.sharov
a2a7db3bd8 basic forward/unwind funcs 2021-07-31 12:43:29 +07:00
alex.sharov
64759453b1 basic forward/unwind funcs 2021-07-31 12:41:57 +07:00
alex.sharov
6e5883940e add nonce and sender 2021-07-30 21:52:23 +07:00
Alex Sharov
774f6041b8
Merge pull request #12 from ledgerwatch/pool3
Poll: first passed fuzzing
2021-07-30 16:33:36 +07:00
alex.sharov
7947721ce4 fix queues 2021-07-30 16:31:45 +07:00
alex.sharov
62b69505fa fix queues 2021-07-30 16:26:56 +07:00
alex.sharov
fb12513c08 fix queues 2021-07-30 16:24:20 +07:00
alex.sharov
bf1f384df2 fix queues 2021-07-30 14:10:58 +07:00
Alex Sharov
083d677e66
Merge pull request #11 from ledgerwatch/pool2
sub pools: first invariants
2021-07-30 11:29:51 +07:00
alex.sharov
e4545fe627 fix queues 2021-07-30 11:25:29 +07:00
alex.sharov
4916d21cd3 fix queues 2021-07-30 11:22:27 +07:00
alex.sharov
d2ae997f37 fuzz pool 2021-07-30 10:34:13 +07:00
alex.sharov
04ed6f7f70 fuzz pool 2021-07-30 10:28:03 +07:00
Alex Sharov
1f46e8166b
Merge pull request #10 from ledgerwatch/pool_step2
remove zap logger
2021-07-30 10:02:58 +07:00
alex.sharov
19373ba2e4 remove zap 2021-07-30 10:01:24 +07:00
Alex Sharov
9d8ca5579b
Merge pull request #9 from ledgerwatch/fix_kv_metrics
kv metrics
2021-07-29 17:41:03 +07:00
alex.sharov
5f20dea6b6 kv metrics 2021-07-29 17:33:03 +07:00
Alex Sharov
f2e86429f7
Merge pull request #8 from ledgerwatch/tx_pool_object
SubPool object, PromoteStep func and fuzzing example
2021-07-29 17:16:19 +07:00
alex.sharov
14bdbee55f win ci 2021-07-29 16:33:37 +07:00
alex.sharov
41bc91f454 fuzz example 2021-07-29 16:30:06 +07:00
alex.sharov
5c5a10b20c fuzz example 2021-07-29 15:50:23 +07:00
alex.sharov
10dccfe0c5 fuzz example 2021-07-29 15:48:23 +07:00
alex.sharov
77c876b46f fuzz example 2021-07-29 15:45:45 +07:00
alex.sharov
99083578db fuzz example 2021-07-29 15:33:22 +07:00
alex.sharov
053b99e716 fuzz example 2021-07-29 15:23:39 +07:00
alex.sharov
8ca2c0cef4 fuzz example 2021-07-29 15:23:17 +07:00
alex.sharov
284ac68930 initial implementation 2021-07-29 15:05:20 +07:00
Alex Sharov
22df7a3fb9
Merge pull request #7 from ledgerwatch/log_log15 2021-07-28 13:31:57 +07:00
alex.sharov
0f965734bb log 2021-07-28 13:31:35 +07:00
alex.sharov
ef8fae8a00 log 2021-07-28 13:20:01 +07:00
alex.sharov
ee1d85bc82 move to log15 2021-07-28 11:50:45 +07:00
Alex Sharov
c40fc0e3c2
Merge pull request #6 from ledgerwatch/fuzz_example
add fuzz example
2021-07-28 11:14:41 +07:00
alex.sharov
242cb412f7 add fuzz example 2021-07-28 11:02:25 +07:00