Commit Graph

16 Commits

Author SHA1 Message Date
Alex Sharov
71c8187a64
Snapshot: Txn lookup (#224) 2022-01-07 17:14:21 +07:00
Giulio rebuffo
910ae8eec6
updated to latest merge spec (#217)
* updated to latest merge spec

* now

* gointerfaces

* done

* better naming

* corrected extra data

* corrected extra data

* correct order

* again, correct order
2021-12-27 18:59:32 +01:00
Dmitry Savelev
da3c239ed6
Add nodeInfo GRPC methods (#196)
* Add nodeInfo

* Remove interfaces for replacement

Signed-off-by: Dmitry Savelev <darksawa@gmail.com>

* Squashed 'interfaces/' content from commit 67abfdd

git-subtree-dir: interfaces
git-subtree-split: 67abfdd23b3bbef0d2f0c038275b6f47820d7f5e
2021-11-30 14:41:31 +00:00
Alex Sharov
acc584c097
grpc GetBlock api (#159) 2021-11-14 11:08:45 +07:00
Alex Sharov
f5fa03d63f
Pool: switch to PendingBaseFee (#90) 2021-09-26 19:47:11 +07:00
Alex Sharov
8163e0cd93
Pool: cache based on txID (#75) 2021-09-17 09:56:04 +07:00
Alex Sharov
71308b02b3
Pool: switch cache to tx.ID(), more metrics (#73) 2021-09-15 20:15:32 +07:00
Alex Sharov
aa7acc120c
Pool: expose mdbx's txID to remote_kv (#71) 2021-09-15 13:11:34 +07:00
Alex Sharov
5b8e019246
Pool: add coherent state cache (#68) 2021-09-13 14:31:15 +07:00
alex.sharov
99504453f3 Merge commit '45d57d7b147869d12cdcf5dc8693ba80a1842b66' as 'interfaces' 2021-08-16 08:58:49 +07:00
alex.sharov
c1ecf222ef save 2021-08-16 08:58:41 +07:00
alex.sharov
43e4bb7145 Merge commit '18a46709238bfedfa8c95c2062af8c83ee162c37' as 'interfaces' 2021-08-08 11:45:37 +07:00
alex.sharov
3b8f20d26c merge devel 2021-08-08 11:44:25 +07:00
alex.sharov
6020d1a6f9 Merge commit '531c44cdec00cd03ef1e6a218d0e93c314ae5eb5' as 'interfaces' 2021-08-07 11:53:00 +07:00
alex.sharov
46abd25adb Remove interfaces for replacement 2021-08-07 11:52:47 +07:00
Alexey Sharp
1187fefd7d Merge commit '21ae80181778bb4d7f68e5946456d98dd3b9db53' as 'interfaces' 2021-06-30 14:36:41 +01:00