Commit Graph

296 Commits

Author SHA1 Message Date
Alex Sharov
be56af8ffb
Merge pull request #39 from ledgerwatch/pool23
Pool: re-calculate only changed senders
2021-08-21 19:52:30 +07:00
alex.sharov
17fbbde4c3 save 2021-08-21 19:17:04 +07:00
alex.sharov
c8cfd689d2 save 2021-08-21 19:14:56 +07:00
alex.sharov
a12556da38 save 2021-08-21 19:13:19 +07:00
alex.sharov
bc1c7bd91c save 2021-08-21 19:09:52 +07:00
alex.sharov
cf351f8e64 save 2021-08-21 18:52:36 +07:00
alex.sharov
6cecf9370d save 2021-08-21 18:47:08 +07:00
Alex Sharov
83d0dd38ea
Merge pull request #38 from ledgerwatch/pool22
Pool: lazy db tx, don't go to db onNewBlock, add pool.Started check to couple more places, start pool after first onNewBlock (not before)
2021-08-21 18:24:52 +07:00
alex.sharov
d8b5d8dc2e save 2021-08-21 18:18:29 +07:00
alex.sharov
6db3e60403 save 2021-08-21 17:23:09 +07:00
alex.sharov
91f148bd1f save 2021-08-21 17:17:43 +07:00
alex.sharov
7510505f39 save 2021-08-21 15:31:53 +07:00
alex.sharov
ee04be5cf3 save 2021-08-21 15:25:53 +07:00
alex.sharov
8170635b5c save 2021-08-21 15:24:03 +07:00
alex.sharov
256dfd818a save 2021-08-21 15:08:03 +07:00
alex.sharov
4c765516ba save 2021-08-21 08:49:05 +07:00
Alex Sharov
b88f142291
Merge pull request #37 from ledgerwatch/pool21
Pool: senders cache object, reject known tx before senders recover, fix lock contention
2021-08-21 08:25:36 +07:00
alex.sharov
2830a7f0ea dbg 2021-08-21 08:02:55 +07:00
alex.sharov
f5a70df966 dbg 2021-08-20 18:29:38 +07:00
alex.sharov
d77258ef47 dbg 2021-08-20 18:16:33 +07:00
alex.sharov
0d2b0c494f dbg 2021-08-20 16:17:34 +07:00
Alex Sharov
613ec56858
Merge pull request #36 from ledgerwatch/add_label_to_close_db_log
close db label log
2021-08-18 15:06:52 +07:00
alex.sharov
20e2b5e744 close db label log 2021-08-18 15:06:11 +07:00
Alex Sharov
67472f8341
Merge pull request #35 from ledgerwatch/pool19
Pool: accept state changes
2021-08-17 15:51:27 +07:00
alex.sharov
df4c8e2309 fix many nil-pointers 2021-08-17 15:46:59 +07:00
alex.sharov
58e62a50b5 fix many nil-pointers 2021-08-17 12:02:13 +07:00
alex.sharov
e4acb2ae3a fix many nil-pointers 2021-08-17 11:22:47 +07:00
alex.sharov
9e67a858e6 fix many nil-pointers 2021-08-17 11:19:14 +07:00
alex.sharov
8e26a7eb13 fix many nil-pointers 2021-08-17 11:06:17 +07:00
alex.sharov
3a2ee52c23 add txpool tables 2021-08-17 10:36:07 +07:00
alex.sharov
491370a8ab add txpool tables 2021-08-17 10:34:09 +07:00
alex.sharov
601e5fa443 add txpool tables 2021-08-17 10:32:18 +07:00
alex.sharov
de4c298281 add txpool tables 2021-08-17 10:10:54 +07:00
alex.sharov
6f686f510b save 2021-08-16 16:40:07 +07:00
alex.sharov
1eff078110 save 2021-08-16 16:35:49 +07:00
alex.sharov
0286d092e2 save 2021-08-16 16:34:12 +07:00
Alex Sharov
c5f277c535
Merge pull request #34 from ledgerwatch/add_pending_base_fee
Pool: add pending base fee
2021-08-16 14:48:55 +07:00
alex.sharov
bed7824206 save 2021-08-16 09:40:43 +07:00
alex.sharov
75afb1f42e save 2021-08-16 09:36:34 +07:00
alex.sharov
f74fc193ba save 2021-08-16 09:35:23 +07:00
alex.sharov
ca4595a051 save 2021-08-16 09:28:21 +07:00
alex.sharov
c16fcc3a8d save 2021-08-16 08:58:58 +07:00
alex.sharov
99504453f3 Merge commit '45d57d7b147869d12cdcf5dc8693ba80a1842b66' as 'interfaces' 2021-08-16 08:58:49 +07:00
alex.sharov
45d57d7b14 Squashed 'interfaces/' content from commit e2e1876
git-subtree-dir: interfaces
git-subtree-split: e2e1876a091b324038ca7a9265cacd3df4c6bb44
2021-08-16 08:58:49 +07:00
alex.sharov
c1ecf222ef save 2021-08-16 08:58:41 +07:00
Alex Sharov
99d12ccdb1
Merge pull request #33 from ledgerwatch/rlp_u32
rlp.U32 method
2021-08-15 19:03:29 +07:00
alex.sharov
341bc24c58 rlp.U32 method 2021-08-15 18:51:07 +07:00
alex.sharov
efebb35044 rlp.U32 method 2021-08-15 17:52:03 +07:00
Alex Sharov
5244e51fc0
Merge pull request #32 from ledgerwatch/remote_db_no_grpc
Remote grpc connection code from remotedb
2021-08-15 15:31:09 +07:00
alex.sharov
60024e7108 remove grpc from remote db 2021-08-15 11:59:25 +07:00