43 Commits

Author SHA1 Message Date
thunderbiscuit
5862b13dac
Fix changelog missing link 2022-06-29 13:25:17 -04:00
thunderbiscuit
5db9b1bc7b
Bump bdk-ffi submodule to 0.7.0 tag 2022-06-23 15:21:48 -04:00
thunderbiscuit
03b2097173
Bring changelog up to date with bdkpython 0.1.0 2022-05-11 16:20:18 -04:00
thunderbiscuit
29821069d8
Use same wallet descriptor as for the bdk-kotlin tests 2022-05-11 16:09:59 -04:00
thunderbiscuit
3ae2f48846
Upgrade library to bdk-ffi 0.6.0 2022-05-11 16:02:49 -04:00
thunderbiscuit
cc730b00b2
Fix test workflow in readme 2022-05-11 15:19:33 -04:00
thunderbiscuit
d23dfb831b
Update bdk-ffi submodule to version to 0.6.0 2022-05-11 15:18:37 -04:00
thunderbiscuit
711747efc0
Merge branch 'master' into feat/ffi-0.6.0 2022-05-06 15:31:11 -04:00
thunderbiscuit
45216c7563
Update library to new bdk-ffi API version to 0.6.0 2022-05-06 15:24:41 -04:00
thunderbiscuit
322b5b4343
Merge pull request #14 from thunderbiscuit/community
Add community related files
2022-03-15 19:08:32 -04:00
thunderbiscuit
1ff345ab1d
Merge pull request #12 from thunderbiscuit/bump-version
Bump version to v0.0.6.dev
2022-03-04 09:50:55 -05:00
thunderbiscuit
7c9a624eab
Add changelog 2022-03-04 09:07:27 -05:00
thunderbiscuit
8b50e8d3ad
Fix version numbering to comply with PEP 440 2022-03-04 08:53:11 -05:00
thunderbiscuit
6f848254bc
Add Apache 2.0 and MIT licenses 2022-03-03 16:40:51 -05:00
thunderbiscuit
680d3ccc86
Add feature request template 2022-03-03 16:28:45 -05:00
thunderbiscuit
e42e2c15e2
Add bug report template 2022-03-03 16:24:46 -05:00
thunderbiscuit
d41f787efd
Add pull request template 2022-03-03 16:06:34 -05:00
thunderbiscuit
e851f42aee
Bump version to v0.0.6-SNAPSHOT 2022-03-03 15:55:22 -05:00
thunderbiscuit
2ebd4979b0
Merge pull request #11 from thunderbiscuit/master
Bump bdk-ffi submodule to v0.3.0
2022-03-03 15:48:10 -05:00
thunderbiscuit
453dc6e7ea
Bump bdk-ffi submodule to v0.3.0 2022-03-01 10:37:18 -05:00
thunderbiscuit
4de866de20
Bump package version to 0.0.5 2022-02-22 21:40:11 -05:00
thunderbiscuit
472edb6e8c
Add publish job to GitHub workflow 2022-02-22 14:03:08 -05:00
thunderbiscuit
7982a73aa7
Fix long description examples after API change 2022-02-16 21:59:28 -05:00
thunderbiscuit
a6943af686
Add build directory to gitignore 2022-02-16 21:59:28 -05:00
thunderbiscuit
be87629aba
Fix 'build the wheel' section of readme 2022-02-16 21:59:11 -05:00
thunderbiscuit
c364b20dd9
Merge pull request #2 from afilini/setuptools-rust
Build wheels using setuptools-rust
2022-02-16 20:26:33 -05:00
Alekos Filini
acb8380b61
Build wheels in GitHub Actions 2022-02-15 17:11:09 +01:00
Alekos Filini
d2bbecc5f5
Build wheels using setuptools-rust
Build wheels in a more "standard" way using setuptools-rust, which makes
our life easier when dealing with multiple different platforms.

Also use the new bdk-ffi's `generate` binary instead of relying on
uniffi's bindgen cli.
2022-02-15 16:48:38 +01:00
thunderbiscuit
964b7ae5f0
Update project url 2021-12-13 19:45:48 -05:00
thunderbiscuit
d946e53c60
Bump package version to 0.0.4 2021-12-13 19:44:10 -05:00
thunderbiscuit
3aef401092
Add supported architectures to readme 2021-12-13 19:43:39 -05:00
thunderbiscuit
662c425743
Enable subdirectories for native libraries in package 2021-12-13 12:17:25 -05:00
thunderbiscuit
65bd7ea428
Update loadIndirect function fix documentation 2021-12-13 12:15:30 -05:00
thunderbiscuit
9f3194d315
Bump package version to 0.0.3-dev 2021-12-11 19:30:55 -05:00
thunderbiscuit
5e82625b76
Add .so file type to package data copy task
This fix enables building for the x86_64 architecture
2021-12-11 19:29:01 -05:00
thunderbiscuit
c750af1b9a
Add authors and long description to PyPI release 2021-12-07 14:56:15 -05:00
thunderbiscuit
5e376db385
Add MVP Python package structure 2021-12-07 10:25:42 -05:00
thunderbiscuit
45cdd6911a
Add build script 2021-12-07 10:18:14 -05:00
thunderbiscuit
f898bc0351
Add build and install instructions to readme 2021-12-07 10:12:30 -05:00
thunderbiscuit
5fd491a4e7
Add gitignore 2021-12-07 10:10:30 -05:00
thunderbiscuit
145c526fc1
Add git submodule bdk-ffi 2021-12-06 13:13:34 -05:00
thunderbiscuit
247340632b
Add readme 2021-12-06 13:04:15 -05:00
thunderbiscuit
58f189f987
Initial empty commit 2021-12-06 12:59:07 -05:00