This website requires JavaScript.
Explore
RingTools-web
Help
Sign In
mirrors
/
bitcoin-s
Watch
1
Star
0
Fork
0
You've already forked bitcoin-s
mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced
2024-11-20 02:11:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c8a0a0931a
bitcoin-s
/
core
/
core.sbt
6 lines
89 B
Plaintext
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 20:13:42 +02: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 New Issue
Copy Permalink