bitcoin-s/website/versioned_docs/version-0.1.0/core
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
..
addresses.md Crypto Project Refactor (#1380) 2020-04-30 12:34:53 -05:00
core-intro.md Get all of Core working with JS (#2826) 2021-03-31 15:04:30 -05:00
hd-keys.md Crypto Project Refactor (#1380) 2020-04-30 12:34:53 -05:00
txbuilder.md Add website version for 0.1.0 2019-06-20 13:48:12 +02:00