Files
plugeth/core
henridfandrjl493456442 4766b1107f core: remove lock in BlockChain.ExportN (#25254)
* Remove locking in (*BlockChain).ExportN

Since ExportN is read-only, it shouldn't need the lock. (?)

* Add hash check to detect reorgs during export.

* fix check order

* Update blockchain.go

* Update blockchain.go

Co-authored-by: rjl493456442 <garyrong0905@gmail.com>
2022-07-14 15:55:54 +03:00
..
2014-12-04 10:28:02 +01:00
2017-05-25 17:14:33 +03:00
2022-06-08 18:40:37 +02:00
2021-08-25 18:46:29 +02:00
2018-12-14 11:15:31 +01:00
2022-06-22 22:51:45 +02:00