Nikolay Volf

Results 64 issues of Nikolay Volf

- along with block count - it is actually much more informant indicator of the being job done - `Processed 814 blocks (_12334 transactions_) in 60.00660687100026 seconds. Chain information: [sch:5184...

F8-enhancement
Q2-easy
M4-core
hacktoberfest

- [x] decoderawtransaction - [ ] stop

F8-enhancement
M6-rpcapi

There should possible to query peer-wise: 1) best block 2) best common block 3) score (any subjective number) 4) currently requested headers/blocks (which are "inflight")

F8-enhancement
M6-rpcapi

`getpeerinfo` RPC method requires collecting information by sync/p2p about specific peers (not persisted, session-wise) such as: - average ping time - number of synced headers & blocks - total bytes...

F8-enhancement
M6-rpcapi

- [ ] createrawtransaction

F8-enhancement
M6-rpcapi

- [x] addnode - [x] getaddednodeinfo - [x] getconnectioncount - [ ] getpeerinfo

F8-enhancement
M6-rpcapi

- [ ] getwork - [ ] submitblock - [ ] getgenerate - [ ] setgenerate - [ ] settxfee

F8-enhancement
M6-rpcapi

- [ ] getinfo - partially

F8-enhancement
M6-rpcapi

part of #247 - [x] getbestblockhash - [x] getblockhash - [x] getdifficulty - [x] getblock - [x] gettxout - [ ] gettxoutsetinfo

F8-enhancement
M6-rpcapi

As this todo says: ```rust // reorganization is performed only if length of side chain is at least the same as main chain // todo: shorter chain may actualy become...

F1-security
M4-core