battlmonstr
|
47df98a499
|
Use "err" key for logging errors. (#3632)
log.Warn/Error uses "err" key to log errors in most places.
This renames "error" to "err" in some places to adhere to this convention.
|
2022-03-01 15:40:51 +00:00 |
|
Alex Sharov
|
3de83e2d96
|
RPCDaemon: to start with disabled txpool (#3539)
|
2022-02-18 09:45:20 +07:00 |
|
Alex Sharov
|
a1318f869a
|
make services net-independent (#3481)
|
2022-02-11 17:11:59 +07:00 |
|
Alex Sharov
|
5069558752
|
Apache licensed logger (#2460)
|
2021-07-29 17:23:23 +07:00 |
|
Alex Sharov
|
838e5f9ef2
|
Move bucket constants into kv package, move kv interface to kv package (#2455)
|
2021-07-28 09:47:38 +07:00 |
|
ledgerwatch
|
a05d1be531
|
Pull grpc bindings into erigon-lib (#2265)
* Pull grpc bindings into erigon-lib
* Remove mdbx dist
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
|
2021-07-01 22:31:14 +01:00 |
|
Alex Sharov
|
14c15cba43
|
Check version of remote services (#1989)
* save
* save
* Squashed 'interfaces/' content from commit 08c32a09e
git-subtree-dir: interfaces
git-subtree-split: 08c32a09e40b1e6fcb5922e723191c9477545356
* Revert "Squashed 'interfaces/' content from commit 08c32a09e"
This reverts commit 8393d9fd
* save
* seve
* Squashed 'interfaces/' content from commit dd6a42724
git-subtree-dir: interfaces
git-subtree-split: dd6a42724401f34c21662ca1aa1718effb92320d
* ensure versions compatibility of all remote services
* Revert "Squashed 'interfaces/' content from commit dd6a42724"
This reverts commit 2a764bf9
* Squashed 'interfaces/' content from commit dd6a42724
git-subtree-dir: interfaces
git-subtree-split: dd6a42724401f34c21662ca1aa1718effb92320d
* Revert "Squashed 'interfaces/' content from commit dd6a42724"
This reverts commit 52621846
* Squashed 'interfaces/' content from commit dd6a42724
git-subtree-dir: interfaces
git-subtree-split: dd6a42724401f34c21662ca1aa1718effb92320d
* a
* a
* a
* a
* a
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
|
2021-05-22 11:00:13 +01:00 |
|