This website requires JavaScript.
Explore
RingTools-web
Help
Sign in
mirrors
/
bitcoin-s
Watch
1
Star
0
Fork
You've already forked bitcoin-s
0
mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced
2025-02-24 23:08:31 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
22b7a19366
bitcoin-s
/
core
/
core.sbt
6 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
Refactor multi-module build - separate Java source copied from libsecp256k1 into separate module - split main module into core core-gen core-test - generators can be published separated to core code for use in 3rd-party tests - code coverage needs to be aggregated
2018-05-02 14:13:42 -04:00
name := "bitcoin-s-core"
libraryDependencies ++= Deps.core
Refactor sbt and make Eclair tests download bitcoind (#727)
2019-08-30 22:11:52 +02:00
CommonSettings.prodSettings
Reference in a new issue
Copy permalink