]>
Untitled Git - bitcoindevkit.org/log
Daniela Brozzoni [Wed, 14 Sep 2022 13:21:52 +0000 (15:21 +0200)]
Don't create wallet instance in a try/catch block
Before, failing to create the wallet instance wouldn't report
the error back to the caller, which would usually go on
and call methods on inst, casuing null pointer exceptions.
You can try this by entering the current playground and inserting
a descriptor with a mismatched checksum: the error would be logged
in the console, but a weird error would be presented to the user.
Daniela Brozzoni [Thu, 6 Oct 2022 10:24:47 +0000 (11:24 +0100)]
Update autogenerated files
Daniela Brozzoni [Wed, 7 Sep 2022 10:54:58 +0000 (12:54 +0200)]
Format src/index.js
Daniela Brozzoni [Wed, 7 Sep 2022 10:44:31 +0000 (12:44 +0200)]
Update the playground to the latest bdk-cli
Remove all the rust code from the playground, instead use the
bdk-cli "wasm" module.
Update the js code to use bdk-cli instead of the utilities
that were previously under src/
Update the README with instructions on how to compile the playground
Fixes #111
Daniela Brozzoni [Wed, 7 Sep 2022 10:35:18 +0000 (12:35 +0200)]
Add `bdk-cli` as a submodule
Alekos Filini [Wed, 5 Oct 2022 14:26:26 +0000 (16:26 +0200)]
Merge bitcoindevkit/bitcoindevkit.org#116: Fix typo
2699a5218a02ec014062ea96ee5011a2bcc6586e Fix typo (Muin Momin)
Pull request description:
"there own" to "their own"
ACKs for top commit:
thunderbiscuit:
ACK [
2699a52 ](https://github.com/bitcoindevkit/bitcoindevkit.org/pull/116/commits/
2699a5218a02ec014062ea96ee5011a2bcc6586e ).
Tree-SHA512: f794c2404d39c829edaeac26458534567bbf0114fc5c6ad4d559f62d3afaa93ca9cbf11cfee2949588e669fa87d725b7f55728b15d28914ff98f6be36aee930b
Alekos Filini [Tue, 4 Oct 2022 09:49:17 +0000 (11:49 +0200)]
Add blog post "Road to BDK 1.0"
github-actions [Fri, 30 Sep 2022 17:35:48 +0000 (17:35 +0000)]
Publish autogenerated nightly docs
github-actions [Thu, 29 Sep 2022 17:02:43 +0000 (17:02 +0000)]
Publish autogenerated nightly docs
github-actions [Wed, 28 Sep 2022 13:40:22 +0000 (13:40 +0000)]
Publish autogenerated nightly docs
github-actions [Mon, 26 Sep 2022 22:45:27 +0000 (22:45 +0000)]
Publish autogenerated nightly docs
github-actions [Mon, 26 Sep 2022 12:51:43 +0000 (12:51 +0000)]
Publish autogenerated nightly docs
github-actions [Mon, 26 Sep 2022 12:23:25 +0000 (12:23 +0000)]
Publish autogenerated nightly docs
github-actions [Fri, 23 Sep 2022 10:14:43 +0000 (10:14 +0000)]
Publish autogenerated nightly docs
github-actions [Fri, 23 Sep 2022 10:02:39 +0000 (10:02 +0000)]
Publish autogenerated nightly docs
github-actions [Thu, 22 Sep 2022 11:21:04 +0000 (11:21 +0000)]
Publish autogenerated nightly docs
github-actions [Thu, 15 Sep 2022 14:27:55 +0000 (14:27 +0000)]
Publish autogenerated nightly docs
github-actions [Tue, 13 Sep 2022 16:41:39 +0000 (16:41 +0000)]
Publish autogenerated nightly docs
Muin Momin [Fri, 2 Sep 2022 21:36:33 +0000 (16:36 -0500)]
Fix typo
"there own" to "their own"
Steve Myers [Thu, 1 Sep 2022 22:41:45 +0000 (17:41 -0500)]
Merge commit 'refs/pull/113/head' of github.com:bitcoindevkit/bitcoindevkit.org
Steve Myers [Thu, 1 Sep 2022 22:22:11 +0000 (17:22 -0500)]
Merge commit 'refs/pull/109/head' of github.com:bitcoindevkit/bitcoindevkit.org
github-actions [Thu, 1 Sep 2022 20:03:41 +0000 (20:03 +0000)]
Publish autogenerated nightly docs
Vladimir Fomene [Fri, 15 Jul 2022 13:01:31 +0000 (14:01 +0100)]
Update installation and interface guide of CLI
Update the instructions in the guide to follow
the latest version of the CLI. Remove some
information duplication and typos.
github-actions [Wed, 31 Aug 2022 14:17:20 +0000 (14:17 +0000)]
Publish autogenerated nightly docs
github-actions [Wed, 31 Aug 2022 13:27:48 +0000 (13:27 +0000)]
Publish autogenerated nightly docs
github-actions [Wed, 31 Aug 2022 08:36:54 +0000 (08:36 +0000)]
Publish autogenerated nightly docs
github-actions [Mon, 29 Aug 2022 14:24:18 +0000 (14:24 +0000)]
Publish autogenerated nightly docs
github-actions [Mon, 29 Aug 2022 08:38:34 +0000 (08:38 +0000)]
Publish autogenerated nightly docs
github-actions [Mon, 29 Aug 2022 08:20:43 +0000 (08:20 +0000)]
Publish autogenerated nightly docs
wszdexdrf [Tue, 16 Aug 2022 17:41:20 +0000 (23:11 +0530)]
Add "Getting started with rust-hwi" blog
Steve Myers [Thu, 25 Aug 2022 19:56:54 +0000 (14:56 -0500)]
Merge commit 'refs/pull/112/head' of github.com:bitcoindevkit/bitcoindevkit.org
github-actions [Thu, 25 Aug 2022 10:45:16 +0000 (10:45 +0000)]
Publish autogenerated nightly docs
github-actions [Thu, 25 Aug 2022 10:44:35 +0000 (10:44 +0000)]
Publish autogenerated nightly docs
github-actions [Thu, 25 Aug 2022 10:44:17 +0000 (10:44 +0000)]
Publish autogenerated nightly docs
Steve Myers [Thu, 25 Aug 2022 01:07:44 +0000 (20:07 -0500)]
Merge commit 'refs/pull/110/head' of github.com:bitcoindevkit/bitcoindevkit.org
Daniela Brozzoni [Wed, 10 Aug 2022 15:57:52 +0000 (17:57 +0200)]
Update playground CSS
- Kinda-align things together
- Set a fixed height for the iframe, so that when playing with the
policies there's no scrollbar. It would be awesome if we could
adjust the iframe height to the content height (so that when new
things appear, there's no need for a scrollbar), but I don't know
how I would do that
- Include fontawesome for the + icon
rajarshimaitra [Sat, 11 Jun 2022 14:52:07 +0000 (20:22 +0530)]
Update Tutorial names
After #103 the tutorial title comes in the side bar in the website,
its better to have shorter names.
rajarshimaitra [Sun, 26 Jun 2022 11:59:52 +0000 (17:29 +0530)]
add article headings and make heading consistent
This adds `## Introduction` heading to all tutorial articles and
makes heading sizes consistent across all tutorials..
rajarshimaitra [Sat, 25 Jun 2022 09:56:50 +0000 (15:26 +0530)]
Remove permalinks
It seems they aren't used anymore and pointing to previous locations.
rajarshimaitra [Fri, 10 Jun 2022 09:28:13 +0000 (14:58 +0530)]
Move tutorials from Blog to Tutorial section
github-actions [Wed, 17 Aug 2022 12:01:53 +0000 (12:01 +0000)]
Publish autogenerated nightly docs
github-actions [Tue, 16 Aug 2022 11:56:23 +0000 (11:56 +0000)]
Publish autogenerated nightly docs
github-actions [Tue, 9 Aug 2022 10:19:41 +0000 (10:19 +0000)]
Publish autogenerated nightly docs
github-actions [Tue, 9 Aug 2022 10:07:18 +0000 (10:07 +0000)]
Publish autogenerated nightly docs
github-actions [Thu, 4 Aug 2022 09:49:46 +0000 (09:49 +0000)]
Publish autogenerated nightly docs
github-actions [Thu, 4 Aug 2022 08:44:43 +0000 (08:44 +0000)]
Publish autogenerated nightly docs
github-actions [Wed, 3 Aug 2022 18:17:32 +0000 (18:17 +0000)]
Publish autogenerated nightly docs
github-actions [Wed, 3 Aug 2022 15:36:24 +0000 (15:36 +0000)]
Publish autogenerated nightly docs
github-actions [Wed, 3 Aug 2022 10:54:35 +0000 (10:54 +0000)]
Publish autogenerated nightly docs
github-actions [Wed, 3 Aug 2022 09:54:06 +0000 (09:54 +0000)]
Publish autogenerated nightly docs
github-actions [Tue, 2 Aug 2022 20:53:56 +0000 (20:53 +0000)]
Publish autogenerated nightly docs
github-actions [Tue, 2 Aug 2022 09:39:27 +0000 (09:39 +0000)]
Publish autogenerated nightly docs
github-actions [Sat, 30 Jul 2022 07:45:05 +0000 (07:45 +0000)]
Publish autogenerated nightly docs
LLFourn [Wed, 27 Jul 2022 08:38:45 +0000 (16:38 +0800)]
[bdk_core] Fix broken links
Steve Myers [Tue, 26 Jul 2022 16:47:10 +0000 (09:47 -0700)]
Merge commit 'refs/pull/107/head' of github.com:bitcoindevkit/bitcoindevkit.org
github-actions [Tue, 26 Jul 2022 09:59:59 +0000 (09:59 +0000)]
Publish autogenerated nightly docs
BitcoinZavior [Sun, 24 Jul 2022 00:31:47 +0000 (20:31 -0400)]
addressing review comments
BitcoinZavior [Sat, 23 Jul 2022 23:46:09 +0000 (19:46 -0400)]
Merge remote-tracking branch 'upstream/master'
github-actions [Thu, 21 Jul 2022 16:19:18 +0000 (16:19 +0000)]
Publish autogenerated nightly docs
github-actions [Wed, 20 Jul 2022 15:21:23 +0000 (15:21 +0000)]
Publish autogenerated nightly docs
github-actions [Wed, 20 Jul 2022 15:20:22 +0000 (15:20 +0000)]
Publish autogenerated nightly docs
Steve Myers [Tue, 19 Jul 2022 01:53:52 +0000 (18:53 -0700)]
Merge branch 'master' into update-helloworld
Steve Myers [Tue, 19 Jul 2022 01:32:13 +0000 (18:32 -0700)]
Merge branch 'master' into bdk-cli-intro
Steve Myers [Tue, 19 Jul 2022 01:20:52 +0000 (18:20 -0700)]
Merge branch 'master' into add_desc_code
w0xlt [Fri, 24 Dec 2021 06:17:18 +0000 (03:17 -0300)]
Add Initial Configuration and Internal Features sections
w0xlt [Fri, 24 Dec 2021 23:02:40 +0000 (20:02 -0300)]
Add descriptor code sample
Steve Myers [Sat, 16 Jul 2022 23:19:15 +0000 (16:19 -0700)]
Merge commit 'refs/pull/108/head' of github.com:bitcoindevkit/bitcoindevkit.org
Steve Myers [Sat, 16 Jul 2022 22:10:15 +0000 (15:10 -0700)]
Merge commit 'refs/pull/102/head' of github.com:bitcoindevkit/bitcoindevkit.org
Dennis Reimann [Fri, 15 Jul 2022 10:03:59 +0000 (12:03 +0200)]
Update and simplify theme
Dennis Reimann [Tue, 12 Jul 2022 07:09:59 +0000 (09:09 +0200)]
Upgrade theme and dependencies
github-actions [Thu, 14 Jul 2022 10:14:55 +0000 (10:14 +0000)]
Publish autogenerated nightly docs
BitcoinZavior [Mon, 11 Jul 2022 22:08:41 +0000 (18:08 -0400)]
addressed review comment: removed 'or rust'
BitcoinZavior [Mon, 11 Jul 2022 21:25:31 +0000 (17:25 -0400)]
spelling and grammer check
BitcoinZavior [Mon, 11 Jul 2022 21:07:41 +0000 (17:07 -0400)]
corrected links
BitcoinZavior [Mon, 11 Jul 2022 20:56:19 +0000 (16:56 -0400)]
updated draft
BitcoinZavior [Sun, 10 Jul 2022 22:33:09 +0000 (18:33 -0400)]
bdk-rn: how it was made
github-actions [Wed, 6 Jul 2022 17:52:16 +0000 (17:52 +0000)]
Publish autogenerated nightly docs
github-actions [Wed, 6 Jul 2022 17:22:29 +0000 (17:22 +0000)]
Publish autogenerated nightly docs
github-actions [Wed, 6 Jul 2022 14:48:23 +0000 (14:48 +0000)]
Publish autogenerated nightly docs
github-actions [Wed, 6 Jul 2022 10:41:32 +0000 (10:41 +0000)]
Publish autogenerated nightly docs
github-actions [Tue, 5 Jul 2022 20:37:34 +0000 (20:37 +0000)]
Publish autogenerated nightly docs
github-actions [Tue, 5 Jul 2022 10:40:53 +0000 (10:40 +0000)]
Publish autogenerated nightly docs
github-actions [Mon, 4 Jul 2022 20:51:32 +0000 (20:51 +0000)]
Publish autogenerated nightly docs
github-actions [Thu, 30 Jun 2022 10:45:53 +0000 (10:45 +0000)]
Publish autogenerated nightly docs
github-actions [Wed, 29 Jun 2022 14:13:05 +0000 (14:13 +0000)]
Publish autogenerated nightly docs
github-actions [Wed, 29 Jun 2022 14:11:29 +0000 (14:11 +0000)]
Publish autogenerated nightly docs
github-actions [Mon, 27 Jun 2022 21:35:53 +0000 (21:35 +0000)]
Publish autogenerated nightly docs
github-actions [Mon, 13 Jun 2022 09:54:03 +0000 (09:54 +0000)]
Publish autogenerated nightly docs
github-actions [Fri, 10 Jun 2022 17:56:43 +0000 (17:56 +0000)]
Publish autogenerated nightly docs
rajarshimaitra [Fri, 10 Jun 2022 09:14:46 +0000 (14:44 +0530)]
Remove previous Hello World blog post
mpls [Sun, 20 Mar 2022 18:07:27 +0000 (13:07 -0500)]
Update the hello_world tutorial
Co-authored-by: mpls <mpls@posteo.net>
LLFourn [Thu, 9 Jun 2022 05:01:56 +0000 (13:01 +0800)]
[bdk_core] clean up things I wasn't happy with
github-actions [Sun, 5 Jun 2022 17:31:03 +0000 (17:31 +0000)]
Publish autogenerated nightly docs
Steve Myers [Sun, 5 Jun 2022 17:08:04 +0000 (10:08 -0700)]
Merge commit 'refs/pull/100/head' of github.com:bitcoindevkit/bitcoindevkit.org
github-actions [Fri, 3 Jun 2022 15:03:12 +0000 (15:03 +0000)]
Publish autogenerated nightly docs
github-actions [Tue, 24 May 2022 15:29:52 +0000 (15:29 +0000)]
Publish autogenerated nightly docs
github-actions [Tue, 24 May 2022 08:26:34 +0000 (08:26 +0000)]
Publish autogenerated nightly docs
github-actions [Tue, 17 May 2022 18:39:00 +0000 (18:39 +0000)]
Publish autogenerated nightly docs
LLFourn [Mon, 16 May 2022 05:46:47 +0000 (15:46 +1000)]
Apply further suggestions from review
Lloyd Fournier [Mon, 16 May 2022 05:43:09 +0000 (15:43 +1000)]
Apply suggestions from @thunderbicuit
Co-authored-by: thunderbiscuit <thunderB@protonmail.com>