Commit Graph

  • 780672c487 Clarify maintenance status master Christian Reitter 2025-06-29 19:32:08 +0200
  • cf2daed8e8 Optimize expensive BIP39 seed generation Christian Reitter 2025-06-29 19:27:49 +0200
  • 3204e18fa3 Add required dependencies, formatting Christian Reitter 2025-06-29 19:25:24 +0200
  • 5bb47117ba
    Merge pull request #88 from rust-bitcoin/release-2.2.0 Steven Roose 2025-06-16 00:27:17 +0100
  • e9785082bd
    Release v2.2.0 Steven Roose 2025-06-12 12:40:50 +0100
  • bc5a233b3d
    Merge pull request #69 from michalkucharczyk/mku-compilation-fix-no-std Steven Roose 2025-06-12 12:37:33 +0100
  • 2b7c63dac7
    Merge pull request #71 from tcharding/04-08-document-hashes-msrv Steven Roose 2025-06-12 12:28:42 +0100
  • a56c99ba67
    Merge branch 'master' into 04-08-document-hashes-msrv Steven Roose 2025-06-12 12:28:32 +0100
  • 082adcfb58
    Merge pull request #86 from elsirion/2025-06-no-pin Steven Roose 2025-06-12 12:26:47 +0100
  • 7d1c0cf8f5
    chore: add Cargo-minimal.lock elsirion 2025-06-10 15:14:36 +0200
  • fddecd95e9
    fix: MSRV test elsirion 2025-06-04 13:10:39 +0200
  • 8653fb2775
    compilation fix for no-std Michal Kucharczyk 2024-04-05 12:54:33 +0200
  • a363ec6e87
    Document MSRV effect of different versions of hashes Tobin C. Harding 2024-04-08 09:24:18 +1000
  • b100bf3e22
    Merge pull request #54 from rust-bitcoin/release-2.1.0 Steven Roose 2024-04-03 15:31:56 +0100
  • 125abebde6
    Release v2.1.0 Steven Roose 2023-10-19 14:51:28 +0100
  • 8df746dcdd
    Add Language::ALL and deprecated Language::all() Steven Roose 2023-10-19 14:32:01 +0100
  • 627aa963df
    Merge pull request #67 from michalkucharczyk/mku-compilation-fix Steven Roose 2024-04-02 12:09:24 +0100
  • 6ce654b21f
    compilation fix Michal Kucharczyk 2024-03-28 20:33:30 +0100
  • a4c57cb84c
    Merge pull request #64 from michalkucharczyk/mku-use-reexports-fix Steven Roose 2024-03-28 19:18:43 +0000
  • 6f6ec34f2d
    Merge pull request #57 from michalkucharczyk/mku-unicode-normalization-in-no-std Steven Roose 2024-03-28 19:15:52 +0000
  • 33c3d131ef
    Use rand crate re-exports when available Michal Kucharczyk 2024-02-01 18:00:56 +0100
  • 86353a5dc8
    `alloc` feature added enabling unicode_normalization in no-std Michal Kucharczyk 2023-11-15 08:02:10 +0100
  • 09d89c5048
    formatting Michal Kucharczyk 2023-11-15 07:46:33 +0100
  • a84eb0012e
    Merge pull request #66 from rust-bitcoin/fix-msrv Steven Roose 2024-02-10 01:41:50 +0700
  • 28991bd150
    readme: Inform user bitcoin_hashes needs to be pinned for MSRV Steven Roose 2024-02-09 18:32:38 +0000
  • 5dcdac9c74
    Fix MSRV build and tests Steven Roose 2024-02-09 18:30:16 +0000
  • 7f554391ae
    Change hashes dep spec to >=0.12,<0.14 Steven Roose 2024-01-29 18:42:19 +0000
  • 37915dc0ae
    Merge pull request #60 from kayabaNerve/master Steven Roose 2024-01-30 01:41:52 +0700
  • b11619d72a
    Merge pull request #62 from pezcore/feature/checksum Steven Roose 2024-01-30 01:37:21 +0700
  • 54358b9feb
    Run uni tests for each individual language Steven Roose 2024-01-29 18:32:33 +0000
  • 8bf5b20629
    Add unit test to check ordering of supposedly ordered word lists Steven Roose 2024-01-29 18:30:05 +0000
  • d8b046da28
    Replace unreachable_patterns tag with explicit feature use Steven Roose 2024-01-29 18:29:38 +0000
  • 51fd048e86
    feat: optimize impl of Language::find_word pezcore 2024-01-27 15:38:17 -0500
  • c02046c031
    fix some important std unit tests that were not running due to typo Marko Bencun 2023-11-14 04:22:52 +0100
  • 778527cd4f feat: add checksum interface for Mnemonic pezcore 2024-01-25 20:56:25 -0500
  • 256a00e7c2
    bitcoin_hashes >= 0.12, <= 0.13 Luke Parker 2023-11-27 23:07:42 -0500
  • a7649ae740
    Merge pull request #50 from Foundation-Devices/jeandudey/iter Steven Roose 2023-10-19 09:53:55 -0400
  • 405b290fbd
    Merge pull request #53 from flemosr/add-portuguese-support Steven Roose 2023-10-19 09:29:45 -0400
  • e0102ba431
    Update `README` Rafael Lemos 2023-10-13 16:27:33 -0300
  • 75d4f0c559
    Add Portuguese language support Rafael Lemos 2023-10-13 15:05:49 -0300
  • b2f49fd2b2
    Update `Cargo.toml` Rafael Lemos 2023-10-13 14:25:15 -0300
  • 0b92d8db6c
    Add iterator over word indices. Jean-Pierre De Jesus DIAZ 2023-03-13 11:56:53 +0100
  • 73f0c112aa
    Add words and deprecate word_iter method Jean-Pierre De Jesus DIAZ 2023-03-13 11:51:29 +0100
  • aa6609ac2b
    Merge pull request #49 from Foundation-Devices/jeandudey/editorconfig Steven Roose 2023-08-27 20:36:14 -0500
  • d93a017ec3
    Merge pull request #51 from Foundation-Devices/jeandudey/docs Steven Roose 2023-08-27 20:31:14 -0500
  • d6681c0871
    Merge pull request #52 from pezcore/doc/feature-gated-items Steven Roose 2023-08-27 20:30:48 -0500
  • 53090ea50d doc: fix reference to Vec<u8> pezcore 2023-03-24 13:26:27 -0400
  • 36fc016a16 Make reference to source BIP a hyperlink pezcore 2023-03-24 13:26:10 -0400
  • c7ae12fb64 doc: enable documentation of feature-gated items in docsrs pezcore 2023-03-24 13:22:53 -0400
  • 795574e73b
    Remove extern crate from examples documentation Jean-Pierre De Jesus DIAZ 2023-03-13 12:13:01 +0100
  • a0bb29c05e
    Fix typo in variable documentation Jean-Pierre De Jesus DIAZ 2023-03-13 12:12:39 +0100
  • f429e9b68e
    Fix .editorconfig indent style Jean-Pierre De Jesus DIAZ 2023-03-13 11:46:34 +0100
  • 0f52eca5d9
    Merge pull request #47 from rust-bitcoin/ci-rm-nightly Steven Roose 2023-03-01 21:45:52 +0000
  • c641cccad9
    ci: Remove nightly section that is unused Steven Roose 2023-02-28 03:42:03 +0000
  • a30760beac
    Merge pull request #41 from rust-bitcoin/msrv-1.41 Steven Roose 2023-02-28 02:53:10 +0000
  • 8f43d91d3f
    Merge pull request #45 from rust-bitcoin/github-ci Steven Roose 2023-02-28 02:52:48 +0000
  • f41bf1789d
    Update CHANGELOG and bump to v2.0.0 Steven Roose 2023-02-23 03:51:24 +0000
  • c827c39943
    Bump unicode-normalization dependency to 0.1.22 Steven Roose 2023-02-25 19:58:18 +0000
  • 8e6ba6de9b
    Make rand_core optional and expose rand and rand_core crates Steven Roose 2023-02-26 06:26:23 +0000
  • f348415f11
    Reorganize dependencies in Cargo.toml Steven Roose 2023-02-25 19:57:41 +0000
  • 8d0f5e0d2f
    Bump MSRV to 1.41.1 in README Steven Roose 2023-02-23 03:50:49 +0000
  • 6662e7566b
    Make rand and rand_core deps more flexible Steven Roose 2023-02-23 03:41:58 +0000
  • c821ec4aa8
    Remove [lib] section from manifest Steven Roose 2023-02-23 03:41:31 +0000
  • 71d4329979
    Set edition to 2018 Steven Roose 2023-02-23 03:41:08 +0000
  • 893a777400
    Remove .travis.yml Steven Roose 2023-02-27 21:19:25 +0000
  • 49d4369838
    Add github actions files for CI Steven Roose 2023-02-27 20:46:55 +0000
  • ca53ee34a8
    Make serde usable in no_std Steven Roose 2023-02-27 21:16:15 +0000
  • e7155f153d
    Merge pull request #44 from rust-bitcoin/bump-1.2.0 Steven Roose 2023-02-26 23:35:49 +0000
  • 1d83393b8d
    Bump to v1.2.0 and update changelog Steven Roose 2023-02-26 18:37:01 +0000
  • d3c96b1448
    Rename new method to Mnemonic::parse_in_normalized_without_checksum_check Steven Roose 2023-02-26 18:36:34 +0000
  • 6b79d78c80
    Make normalize_utf8_cow public Steven Roose 2023-02-26 18:36:09 +0000
  • 89bf46164a
    Merge pull request #43 from ayrat-forks/ayrat555/parse-without-checksum-check Steven Roose 2023-02-26 15:54:19 +0000
  • 38f81b87d7
    Parse a mnemonic without checksum check Ayrat Badykov 2023-02-25 12:53:46 +0200
  • 266b715897
    Merge pull request #40 from rust-bitcoin/bump-1.1.0 Steven Roose 2023-02-23 15:26:19 +0000
  • 19354c8a6c
    Update CHANGELOG and bump to v1.1.0 Steven Roose 2023-02-23 03:35:12 +0000
  • b668d05856
    Merge pull request #34 from tcharding/11-15-document-zeroise-msrv Steven Roose 2023-02-23 03:28:00 +0000
  • fed9a94a7d
    Merge pull request #30 from pezcore/docfix/num-words Steven Roose 2023-02-23 03:25:42 +0000
  • c1db4290c7
    Merge pull request #25 from rust-bitcoin/enable-no-std Steven Roose 2023-02-23 02:53:59 +0000
  • 593f4767f4 fix: Disply for Error::BadWordCount pezcore 2023-01-28 16:21:43 -0500
  • fc394f6995 Document the MSRV when zeroize feature is enabled Tobin C. Harding 2022-11-15 12:01:17 +1100
  • 03dbb973cb Fix Mnemonic documentation for supported wordcounts pezcore 2022-10-25 21:57:52 -0400
  • 00d628f1a8
    Merge pull request #13 from praveenperera/zeroize-support Steven Roose 2022-06-29 17:44:15 +0100
  • 904e805f33
    Bump non-exposed bitcoin_hashes dep to 0.11.0 Steven Roose 2022-06-29 14:23:18 +0100
  • a2f4f5e896
    Enable no-std usage Steven Roose 2022-06-29 14:22:16 +0100
  • 120331643b
    Merge pull request #24 from trevyn/patch-1 Steven Roose 2022-06-29 14:16:45 +0100
  • 30290800eb
    Remove "We currently don't implement seed generation from the phrase." trevyn 2022-06-05 11:51:52 -0400
  • e409dc2481
    Replace deprecated `zeroize(drop)` with trait Praveen Perera 2022-05-13 10:39:49 -0400
  • da090d223a
    Merge pull request #20 from Dr-Julius-No/master Steven Roose 2022-05-13 13:48:52 +0100
  • aeccaf661a
    Merge pull request #18 from tcharding/word-counts Steven Roose 2022-05-13 13:44:25 +0100
  • f01e0b2de4 Make word list public; addresses #19 Dr. No 2022-03-01 23:03:39 -0500
  • af958a253a Add unit test for valid word counts Tobin Harding 2021-11-10 08:57:52 +1100
  • 60144920f3 Allow word count multiples of 3 instead of 6 Tobin Harding 2021-11-10 08:52:58 +1100
  • bb0f63298a
    Use `zeroize_derive` feature instead of impl zeroize Praveen Perera 2021-04-19 12:08:04 -0400
  • a298344178
    Add optional zeroize support Praveen Perera 2021-04-19 11:31:53 -0400
  • 520e15a6e5
    Merge pull request #11 from rust-bitcoin/indices Steven Roose 2021-04-01 18:55:28 +0100
  • 5599c455e3
    Bump version to v1.0.1 Steven Roose 2021-04-01 15:29:15 +0100
  • 88819a0882
    Make Mnemonic::language_of public Steven Roose 2021-04-01 14:57:57 +0100
  • 3994ee95b0
    Add Mnemonic::language getter Steven Roose 2021-04-01 14:56:25 +0100
  • 63d3eab009
    Use indices internally instead of &'static str Steven Roose 2021-04-01 14:51:09 +0100
  • 1cc986e7c0
    Merge pull request #9 from rust-bitcoin/release-1.0.0 Steven Roose 2021-03-25 12:11:54 +0000