alex.sharov
|
d7a911dd0f
|
broadcast loop
|
2021-08-05 09:00:00 +07:00 |
|
alex.sharov
|
729fb20d98
|
columnize senders
|
2021-08-04 15:34:10 +07:00 |
|
alex.sharov
|
f69ee81b9d
|
1Merge branch 'main' into pool6
|
2021-08-04 13:59:09 +07:00 |
|
alex.sharov
|
35d8cf5525
|
introduce stateDiff
|
2021-08-04 13:47:23 +07:00 |
|
alex.sharov
|
3204f70409
|
pool constructor
|
2021-08-04 11:53:30 +07:00 |
|
alex.sharov
|
9a9d017866
|
add localHistory
|
2021-08-04 11:27:06 +07:00 |
|
alex.sharov
|
20040b6d18
|
packet test
|
2021-08-04 10:01:52 +07:00 |
|
alex.sharov
|
d177a32930
|
packet test
|
2021-08-04 09:47:56 +07:00 |
|
alex.sharov
|
d2baa38f9c
|
save
|
2021-08-03 16:55:24 +07:00 |
|
alex.sharov
|
72e58240ed
|
save
|
2021-08-03 15:42:26 +07:00 |
|
Alex Sharov
|
685c20044f
|
Pool: handle more p2p message, pool object, more invariants, single method for unwind+forward
Pool: handle more p2p message, pool object, more invariants, single method for unwind+forward
|
2021-08-03 15:33:19 +07:00 |
|
alex.sharov
|
6bdf5c10a4
|
move mocks to _test.go
|
2021-08-03 15:28:00 +07:00 |
|
alex.sharov
|
2de26c7e99
|
move mocks to _test.go
|
2021-08-03 15:26:29 +07:00 |
|
alex.sharov
|
31b20c1d9c
|
move mocks to _test.go
|
2021-08-03 15:22:43 +07:00 |
|
alex.sharov
|
5feac559ab
|
move mocks to _test.go
|
2021-08-03 14:50:46 +07:00 |
|
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 |
|