Andrew Ashikhmin
|
3aa23bded8
|
Add eth/67 (#505)
* Remove interfaces for replacement
* Squashed 'interfaces/' content from commit 1c7f9c3
git-subtree-dir: interfaces
git-subtree-split: 1c7f9c34740ab1057d9fc3e09da1d52eceffe6b8
* Update auto-generated files
* Add eth/67
|
2022-06-28 17:24:56 +01:00 |
|
Andrew Ashikhmin
|
2c79430f85
|
Revert "Switch from eth/66 to eth/67 (#503)" (#504)
This reverts commit eac8c1fa59 .
|
2022-06-28 13:39:45 +02:00 |
|
Andrew Ashikhmin
|
eac8c1fa59
|
Switch from eth/66 to eth/67 (#503)
* Remove interfaces for replacement
* Squashed 'interfaces/' content from commit a25a685
git-subtree-dir: interfaces
git-subtree-split: a25a68528428cc6d792b5033dd97d094c14e1dd9
* Regenerate proto
* eth/66 -> eth/67
* Auto-generated leftovers
* Remove interfaces for replacement
* Squashed 'interfaces/' content from commit 674172f
git-subtree-dir: interfaces
git-subtree-split: 674172f20ef9a77bcff1c97213f5f3865115f213
* Refresh generated proto
* Remove version suffix from MessageId
|
2022-06-28 09:58:12 +02:00 |
|
Andrew Ashikhmin
|
5278815cd0
|
Start txpool in AddLocalTxs (#480)
* Start txpool in AddLocalTxs
* Correct tx in fromDB called by AddLocalTxs
|
2022-06-08 10:39:22 +02:00 |
|
battlmonstr
|
c3b4804092
|
Sentry GRPC: rename Peers to PeerEvents (#427)
* sentry.proto: rename Peers to PeerEvents
* rename Peers() -> PeerEvents()
* rename PeersRequest -> PeerEventsRequest
* rename PeerEvent -> PeerEventId
* rename PeersReply -> PeerEvent
* Sentry GRPC: rename Peers to PeerEvents
|
2022-04-23 15:43:24 +01:00 |
|
Alex Sharov
|
da0666bd83
|
ErigonLib: move types to own package (#413)
|
2022-04-11 10:02:44 +07:00 |
|
Alex Sharov
|
3c86aa6290
|
ETL: use logPrefix as suffix of tmp files (#146)
|
2021-11-05 17:04:17 +07:00 |
|
Alex Sharov
|
6a7eeccad7
|
Pool: discard reasons, LRU (#80)
|
2021-09-20 12:44:29 +07:00 |
|
Alex Sharov
|
dfc14352d2
|
Pool: chain config, non-mainnet (#78)
|
2021-09-18 20:58:20 +07:00 |
|
Alex Sharov
|
8163e0cd93
|
Pool: cache based on txID (#75)
|
2021-09-17 09:56:04 +07:00 |
|
Alex Sharov
|
645eb83eca
|
Pool: mining rpc, remove block num from db, started atomic, more metrics, basic eviction (#70)
|
2021-09-14 22:01:33 +07:00 |
|
Alex Sharov
|
5b8e019246
|
Pool: add coherent state cache (#68)
|
2021-09-13 14:31:15 +07:00 |
|
Alex Sharov
|
0b4e528fac
|
Pool: no state persistance (#62)
|
2021-09-08 19:21:13 +07:00 |
|
Alex Sharov
|
c7739b89a8
|
Pool: state diff direct client, tx parse fuzzing (#59)
|
2021-09-07 09:52:17 +07:00 |
|
Alex Sharov
|
71fb498e39
|
Pool: add grpc server (#53)
|
2021-09-02 12:25:34 +07:00 |
|
Alex Sharov
|
ad0e5db3ef
|
Pool: pending best queue as an array, batch p2p new txs processing (#51)
|
2021-09-01 15:22:48 +07:00 |
|
Alex Sharov
|
38a9bb9d7f
|
Pool: remove redundant prefix in txs table (#49)
|
2021-08-31 21:29:55 +07:00 |
|
Alex Sharov
|
29bf077da4
|
Pool: eviction works, use correct minBaseFee (#48)
|
2021-08-30 19:26:29 +07:00 |
|
alex.sharov
|
5cb170a46b
|
save
|
2021-08-30 10:08:22 +07:00 |
|
alex.sharov
|
e0b3248964
|
save
|
2021-08-30 10:07:16 +07:00 |
|
alex.sharov
|
a6af35fb41
|
persistence
|
2021-08-25 18:51:58 +07:00 |
|
alex.sharov
|
d3f68af522
|
persistence
|
2021-08-22 17:06:38 +07:00 |
|
alex.sharov
|
d8b5d8dc2e
|
save
|
2021-08-21 18:18:29 +07:00 |
|
alex.sharov
|
0d2b0c494f
|
dbg
|
2021-08-20 16:17: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
|
c1ecf222ef
|
save
|
2021-08-16 08:58:41 +07:00 |
|
alex.sharov
|
e73692c327
|
up interfaces
|
2021-08-14 08:49:21 +07:00 |
|
alex.sharov
|
d491e4c093
|
add KV
|
2021-08-11 11:21:36 +07:00 |
|
alex.sharov
|
2dba918888
|
subscribe to state changes
|
2021-08-09 09:46:10 +07:00 |
|
alex.sharov
|
be60073e1b
|
handle PooledTransactionsPackage
|
2021-08-08 19:18:50 +07:00 |
|
alex.sharov
|
2cdedca2ef
|
move mocks to _test.go
|
2021-08-03 14:49:25 +07:00 |
|