bitcoin-s/chain/src/main
Ben Carman 61d9f0efba Implement best block hash correctly (#1452)
* Implement best block hash correctly

* Handle no common history

* Fix getBlockProof to be BigInt instead of UInt32

* Fix warnings

* Make get best filter use chainwork

* Remove unused function, test isMissingChainWork

* Fix comparisons for chain work in sql

* Fix migrations from rebase

* Fix CI error

* Fix postgresql
2020-06-04 12:05:10 -05:00
..
resources Implement best block hash correctly (#1452) 2020-06-04 12:05:10 -05:00
scala/org/bitcoins/chain Implement best block hash correctly (#1452) 2020-06-04 12:05:10 -05:00
scala-2.12/org/bitcoins/chain/blockchain Seq and Map Wrappers (#1131) 2020-02-24 14:39:20 -06:00
scala-2.13/org/bitcoins/chain/blockchain Seq and Map Wrappers (#1131) 2020-02-24 14:39:20 -06:00