Commit graph

231 commits

Author SHA1 Message Date
Chris Stewart
08a719528c Adding libsecp256k1 files from libsecp256k1 repo 2017-02-16 12:19:09 -06:00
Takashi Kawachi
95e57923cc Specify sbt version to 0.13.13 2017-02-16 10:18:57 +09:00
Chris Stewart
c3e4fbd5cd Refactoring dependencies to only include scalacheck & spongycastle inside a fat jar
Moving dependencies around
2017-02-13 08:46:58 -06:00
Chris Stewart
8784060193 Moving spray dependency to 'test' scope 2016-10-07 10:06:48 -05:00
Tom McCabe
7f0eb1d592 remove initial console imports in build file 2016-09-19 16:56:46 -05:00
Tom McCabe
b9d22fecdc debugging cltv scriptInterpreter error 2016-09-14 12:58:50 -05:00
Chris Stewart
32afdcf7f2 Refactoring Address type to have a networkParameters, hash and address value, removing AssetAddress - we can support these later if needed 2016-08-31 10:31:09 -05:00
Chris Stewart
2fcd5598e4 Removing mutability from ScriptInterpreter, this should fix concurrency issues with running tests 2016-08-02 11:14:19 -05:00
Chris Stewart
ba0980fe39 Refactoring generators into src/, this allows us to reuse them in other projects 2016-06-27 11:53:08 -05:00
Chris Stewart
956c6ae1ad Adding scalacheck properties for creating UInt32s and adding UInt32s 2016-06-16 13:42:33 -05:00
Chris Stewart
c44f438d12 Fixing timeout bug in BaseECKey.sign 2016-05-30 15:56:26 -05:00
Chris Stewart
73d8ee6623 Partially done removing bitcoinj from src folder 2016-05-30 15:43:03 -05:00
Chris Stewart
c494dcfa8b Changing the name of the project inside of Build.scala 2016-05-21 13:41:42 -05:00
Tom McCabe
237b80cfaa add travis/coverall widgets to README, integrate coveralls 2016-05-07 11:29:38 -05:00
Thomas McCabe
1973be0d73 Fix logging 2016-04-29 10:43:33 -05:00
Chris Stewart
4fe1383184 Rebasing script to master - logging is currently broken 2016-04-28 21:00:28 -05:00
Chris Stewart
32759edaea Moving script_tests.json to resource folder so it works with intellij 2016-04-28 19:59:23 -05:00
Tom McCabe
0bee55cea0 merge script implementation with rpc-client 2016-04-28 15:43:55 -05:00
Chris Stewart
29de3cf433 bumping scala version trying to get continous integration working 2016-04-08 08:37:42 -05:00
Chris Stewart
f1acdc2ed0 Adding spongycastle as a dependency, cleaning up more usages of ScalacoinUtil 2016-03-22 08:15:16 -05:00
Chris Stewart
fa32d3cab4 Refactoring codebase back to use explicit ScriptPubKeyFactory & ScriptSignatureFactory - I think this will be better for long term maintainability 2016-03-16 09:46:34 -05:00
Chris Stewart
ccf52a97f7 Adding BitcoinSUtil that mirrors ScalacoinUtil - ScalacoinUtil will be removed in the future 2016-02-26 12:34:58 -06:00
Chris Stewart
e95f330274 Adding TransactionOutputFactory 2016-02-22 09:19:11 -06:00
Tom McCabe
57e93c707e rename scalacoin package to bitcoins 2016-02-03 13:45:35 -06:00
Chris Stewart
51a821066a Adding logging capability 2016-01-14 10:14:51 -06:00
Chris Stewart
c9ae4a104a Adding plugins.sbt file 2016-01-04 15:10:19 -06:00
Chris Stewart
0d1248a63c Adding plugins.sbt file 2016-01-04 15:10:19 -06:00
Chris Stewart
f2323c4d9e Excluding slf4j-api inside of bitcoinj for Build 2015-12-21 19:03:43 -06:00
Chris Stewart
2a1eb915c6 Excluding slf4j-api inside of bitcoinj for Build 2015-12-21 19:03:43 -06:00
Chris Stewart
c5eed41741 Adding build files 2015-12-21 17:16:30 -06:00
Chris Stewart
7fef0f6b18 Adding build files 2015-12-21 17:16:30 -06:00