bitcoin-s/app
benthecarman fa80f36d2f Get all of Core working with JS (#2826)
* core-test-js-json

* Add SigPointComputer cross compile
Co-authored-by: Nadav Kohen <nadavk25@gmail.com>

* Fix java.time for scalajs

* InetAddress for scalajs

* Fix linking errors in coreTestJS

* Easy fixes

* InetAddress Tests

* Update micropickle, fix exact functions

* Get BigSizeUIntTest working with upickle

* Fix exact funcs

* Update Base58Test with upickle

* Update ScriptSignatureTest with upickle

* Update TransactionTest with upickle

* Update BlockFilterTest with upickle

* Update ScriptInterpreterTest with upickle

* Update MnemonicCodeTest with upickle

* Add InetAddress unit tests

* Fix compile errors

* Get core tests running, not passing

* Sign with js

* Fix PSBTUnitTest

* Fix PBKDF2 for JS

* Use bcrypto's secp256k1 instead of ecdsa

* Fix 2.12.12 compile

* Core tests passing :)

* Test corejs
2021-03-31 15:04:30 -05:00
..
bundle Refactor Mains to use common BitcoinSRunner (#2141) 2020-10-08 07:17:48 -05:00
cli Get all of Core working with JS (#2826) 2021-03-31 15:04:30 -05:00
cli-test Somewhat dirty standalone server and CLI binary (#558) 2019-07-10 06:33:17 -05:00
gui Get all of Core working with JS (#2826) 2021-03-31 15:04:30 -05:00
oracle-server Get all of Core working with JS (#2826) 2021-03-31 15:04:30 -05:00
oracle-server-test Add signed outcome to getevent rpc, fix other small api bugs (#2757) 2021-03-08 10:55:47 -06:00
server Get all of Core working with JS (#2826) 2021-03-31 15:04:30 -05:00
server-routes/src/main/scala Update akka to v10.2.4 (#2832) 2021-03-29 09:59:34 -05:00
server-test Move blockhash to tx table from spending info table (#2744) 2021-03-16 10:05:29 -05:00