Commit Graph

  • 652936df1a
    Merge d580241e85 into 5c8d90501a zebra-lucky 2024-04-26 18:32:14 +0000
  • d580241e85 serialize taproot signatures as 64 bytes with x-only nonce conduition 2024-04-24 17:38:19 +0000
  • 15688ab30a ensure taproot signatures always use even nonce points conduition 2024-04-24 16:55:22 +0000
  • 358681354d
    Merge b81b660326 into 5c8d90501a dependabot[bot] 2024-04-25 06:29:48 +0000
  • b81b660326
    Bump actions/checkout from 4.1.1 to 4.1.4 dependabot/github_actions/actions/checkout-4.1.4 dependabot[bot] 2024-04-25 06:29:47 +0000
  • e786740a26
    Merge bc633a23f5 into 5c8d90501a Conrado Gouvea 2024-04-23 18:17:23 +0200
  • f49f1f60d4
    Bump actions/checkout from 4.1.1 to 4.1.3 dependabot[bot] 2024-04-22 06:42:08 +0000
  • 5c8d90501a
    Bump peaceiris/actions-mdbook from 1.2.0 to 2.0.0 (#637) main dependabot[bot] 2024-04-17 22:10:51 +0000
  • 5f7818541a
    Merge of #637 mergify[bot] 2024-04-17 22:10:12 +0000
  • f39f4a9661
    Bump peaceiris/actions-mdbook from 1.2.0 to 2.0.0 dependabot[bot] 2024-04-17 21:49:00 +0000
  • af0fc6e490
    Bump reviewdog/action-actionlint from 1.43.0 to 1.44.0 (#641) dependabot[bot] 2024-04-17 21:48:55 +0000
  • 9ca9f59360
    Bump codecov/codecov-action from 4.1.0 to 4.3.0 (#638) dependabot[bot] 2024-04-17 21:48:51 +0000
  • 286bab85bc
    Merge of #641 mergify[bot] 2024-04-17 21:48:22 +0000
  • 3de09fb11a
    Merge of #638 mergify[bot] 2024-04-17 21:48:21 +0000
  • 9d2ced9e4a
    Bump codecov/codecov-action from 4.1.0 to 4.3.0 dependabot[bot] 2024-04-16 22:04:30 +0000
  • f711efae5f
    Bump reviewdog/action-actionlint from 1.43.0 to 1.44.0 dependabot[bot] 2024-04-16 22:04:10 +0000
  • e5c5e53b86
    Fix clippy issue (#640) natalie 2024-04-16 22:58:54 +0100
  • 4ff59508ef
    Merge dbb317cc2f into c205ef73e0 Conrado Gouvea 2024-04-15 11:17:12 +0100
  • b23563f86c Fix clippy issue natalie 2024-04-15 11:13:09 +0100
  • c205ef73e0
    Fix --no-default-features (#630) Conrado Gouvea 2024-04-10 12:13:31 -0300
  • ba8bc74169
    Merge of #630 mergify[bot] 2024-04-10 15:12:48 +0000
  • 1fdafabce7
    Merge d518c5c5cf into a47177da4c Conrado Gouvea 2024-04-10 16:08:42 +0100
  • a47177da4c
    docs: update demo section to match current code (#632) Conrado Gouvea 2024-04-10 12:02:49 -0300
  • 26cc50fce6
    Merge 412e16896c into 3a72a9dfa3 Conrado Gouvea 2024-04-09 10:27:04 +0100
  • fa6b87b815
    Bump codecov/codecov-action from 4.1.0 to 4.2.0 dependabot[bot] 2024-04-04 06:07:28 +0000
  • b186dc1a94
    Bump codecov/codecov-action from 4.1.0 to 4.1.1 dependabot[bot] 2024-03-27 06:32:22 +0000
  • 20c2c98a93 add integration tests to cover taproot-tweaked signing conduition 2024-03-16 04:40:00 +0000
  • 5d2d683e1d fix reference to internal function conduition 2024-03-16 04:38:51 +0000
  • 8f5264685b remove unneeded Into invocation conduition 2024-03-16 04:38:10 +0000
  • c1b8663acb fix reference to SigningTarget.message instead of cloned signing target conduition 2024-03-16 04:37:53 +0000
  • d426a59e23 update mdbook-admonish Conrado Gouvea 2024-03-15 13:01:09 -0300
  • 966a802a6e update demo docs Conrado Gouvea 2024-03-14 20:09:07 -0300
  • ae4d33f326
    Bump actions/checkout from 4.1.1 to 4.1.2 dependabot[bot] 2024-03-14 17:20:43 +0000
  • 3a72a9dfa3
    Bump reviewdog/action-actionlint from 1.42.0 to 1.43.0 (#627) dependabot[bot] 2024-03-14 17:20:08 +0000
  • 16922652b6 update CHANGELOG Conrado Gouvea 2024-03-14 13:55:58 -0300
  • 7121f4972c backport some fixes from no-std PR Conrado Gouvea 2024-03-14 13:53:16 -0300
  • 64b5e33816 fix --no-default-features; also make sure everything compilers with every feature combination Conrado Gouvea 2024-03-14 12:09:41 -0300
  • 2f05b15f9c
    Bump reviewdog/action-actionlint from 1.42.0 to 1.43.0 dependabot[bot] 2024-03-12 06:22:26 +0000
  • 1c085ba38a remove debugging assert_eq from tests/vectors.rs zebra-lucky 2024-03-07 01:24:53 +0200
  • 1268f5cc60 Fix typo for VerifyingKey.effective_key zebra-lucky 2024-03-05 21:15:49 +0200
  • 155dfa632b add effective_key method to VerifyingKey conduition 2024-03-02 21:39:17 +0000
  • e5b3f5dd90 encapsulate BIP341 tapscript commitment in new SigningTarget type conduition 2024-03-02 20:47:49 +0000
  • 412e16896c update changelog, use 'dep:' where appropriate no-std Conrado Gouvea 2024-03-04 18:59:42 -0300
  • a51a7cfe76 fix ci Conrado Gouvea 2024-03-04 18:46:58 -0300
  • d63af0964d add no-std support to ciphersuite crates Conrado Gouvea 2024-03-04 18:26:43 -0300
  • d518c5c5cf core: remove MulAssign impl for Scalar remove-mulassign Conrado Gouvea 2024-03-01 14:07:02 -0300
  • dbb317cc2f ci: test MSRV and minimal versions; also fix thiserror min version test-msrv-minimal-versions Conrado Gouvea 2024-02-28 17:48:54 -0300
  • 6e5aff8342
    Bump codecov/codecov-action from 4.0.1 to 4.1.0 (#620) dependabot[bot] 2024-02-28 19:42:15 +0000
  • 7f276c9fe2
    Merge of #620 mergify[bot] 2024-02-28 19:41:36 +0000
  • 5f58d6a923
    Bump reviewdog/action-actionlint from 1.41.0 to 1.42.0 (#618) dependabot[bot] 2024-02-28 19:34:39 +0000
  • bc633a23f5 randomized: add Debug to structs randomized-debug Conrado Gouvea 2024-02-28 13:44:23 -0300
  • b255bb4b93 add no-std support Conrado Gouvea 2023-11-29 19:12:20 -0300
  • 1310b529b1
    Bump codecov/codecov-action from 4.0.1 to 4.1.0 dependabot[bot] 2024-02-27 07:05:12 +0000
  • cf4f9639f4
    Bump codecov/codecov-action from 4.0.1 to 4.0.2 dependabot[bot] 2024-02-26 07:06:05 +0000
  • b054af00f8
    Bump reviewdog/action-actionlint from 1.41.0 to 1.42.0 dependabot[bot] 2024-02-26 07:06:01 +0000
  • c63a3ca699 update frost-secp256-tr code to changes from 1.0.0 zebra-lucky 2024-02-24 15:56:12 +0200
  • 0ed163f93a fix docstrings in frost-core/src/traits.rs zebra-lucky 2024-02-22 22:24:08 +0200
  • 142556fabd Refactor Ciphersuite taproot methods for universal applicability (#2) conduition 2024-02-21 22:57:48 +0000
  • a66b9a2e7c clippy fixes Conrado Gouvea 2024-02-06 17:05:03 -0300
  • bdc8fb4cbf fix gencode-related issues Conrado Gouvea 2024-02-06 17:01:21 -0300
  • 00cdfe59ae cargo fmt Conrado Gouvea 2024-02-05 18:41:18 -0300
  • 20da59a67a add DKG vector test for frost-secp256k1-tr zebra-lucky 2024-01-11 02:48:23 +0200
  • 6d8be7c45b give more consistent names to taproot functions zebra-lucky 2023-12-26 07:23:31 +0200
  • a3071302dd additional fixes for use of tweaked pubkey zebra-lucky 2024-01-10 13:50:55 +0200
  • 8204166b93 fix use of tweaked public key David Wong 2023-12-27 09:50:12 -0800
  • ab6b0d09d4 run cargo fmt on frost-secp256k1-tr zebra-lucky 2023-12-25 07:58:27 +0200
  • b380fd589b add frost-secp256k1-tr crate (BIP340/BIP341) zebra-lucky 2023-11-20 20:21:36 +0200
  • d048057a21
    1.0.0 release (#615) frost-secp256k1/v1.0.0 frost-ristretto255/v1.0.0 frost-rerandomized/v1.0.0 frost-p256/v1.0.0 frost-ed448/v1.0.0 frost-ed25519/v1.0.0 frost-core/v1.0.0 Conrado Gouvea 2024-02-19 16:56:58 -0300
  • ea4a95625d 1.0.0 release Conrado Gouvea 2024-02-19 15:58:13 -0300
  • 9a8836fedd
    Update curve25519-dalek requirement from =4.1.1 to =4.1.2 (#610) dependabot[bot] 2024-02-07 22:55:07 +0000
  • 5035ad2002 unpin curve25519-dalek unpin-curve25519-dalek Conrado Gouvea 2024-02-07 19:41:11 -0300
  • 8453e2daf3
    Update curve25519-dalek requirement from =4.1.1 to =4.1.2 dependabot[bot] 2024-02-07 07:25:03 +0000
  • f92bbc4db7
    Bump release-drafter/release-drafter from 5 to 6 (#608) dependabot[bot] 2024-02-02 20:09:31 +0000
  • e7c5b40091
    Bump codecov/codecov-action from 3.1.4 to 4.0.1 (#607) dependabot[bot] 2024-02-02 20:09:26 +0000
  • 294724f72a
    Merge of #608 mergify[bot] 2024-02-02 20:08:51 +0000
  • beffad3691
    Merge of #607 mergify[bot] 2024-02-02 20:08:50 +0000
  • 5f4ac6e461
    Bump reviewdog/action-actionlint from 1.40.0 to 1.41.0 (#599) dependabot[bot] 2024-02-02 17:05:57 -0300
  • f0da7e172f
    Bump release-drafter/release-drafter from 5 to 6 dependabot[bot] 2024-02-02 07:22:42 +0000
  • 5391f4e294
    Bump codecov/codecov-action from 3.1.4 to 4.0.1 dependabot[bot] 2024-02-02 07:22:32 +0000
  • 2f01e01e78
    frost-core: expose SigningKey::to/from_scalar() (#601) Conrado Gouvea 2024-02-01 10:10:20 -0300
  • b4e36de169
    Bump codecov/codecov-action from 3.1.4 to 4.0.0 dependabot[bot] 2024-02-01 07:53:58 +0000
  • 6ba38c32d6
    Update frost-core/CHANGELOG.md Conrado Gouvea 2024-01-31 18:01:42 -0300
  • 648daccab3
    Bump codecov/codecov-action from 3.1.4 to 3.1.6 dependabot[bot] 2024-01-31 07:10:17 +0000
  • 89b2f8842a WIP add some state machine stuff from dvc sosaucily 2024-01-29 14:08:21 +0700
  • 5f84eaa34c
    Bump codecov/codecov-action from 3.1.4 to 3.1.5 dependabot[bot] 2024-01-26 07:51:51 +0000
  • 19ba080b8a frost-core: expose SigningKey::to/from_scalar() Conrado Gouvea 2024-01-25 17:41:15 -0300
  • 2cc608c6f7
    Bump reviewdog/action-actionlint from 1.40.0 to 1.41.0 dependabot[bot] 2024-01-23 07:30:38 +0000
  • e1fb9bc953
    Check num of commitments against min signers (#597) natalie 2024-01-17 13:18:27 +0000
  • 1150004ca7
    Merge of #597 mergify[bot] 2024-01-17 13:18:10 +0000
  • 227dc3a2e8 Move incorrect number of commitments check to part2 in the DKG natalie 2024-01-17 10:40:19 +0000
  • 9921b1218e
    support serializing SigningNonces (#595) Conrado Gouvea 2024-01-16 17:48:17 -0300
  • 30becdd515
    Merge of #595 mergify[bot] 2024-01-16 20:47:36 +0000
  • db48fa2cc8 Check num of commitments against min signers natalie 2024-01-16 20:46:04 +0000
  • 1168154634
    Bump reviewdog/action-actionlint from 1.39.1 to 1.40.0 (#594) dependabot[bot] 2024-01-16 18:09:18 +0000
  • b4d7d66454 support serializing SigningNonces Conrado Gouvea 2023-12-19 20:06:49 -0300
  • 5905199f2c
    Bump reviewdog/action-actionlint from 1.39.1 to 1.40.0 dependabot[bot] 2023-12-19 07:46:00 +0000
  • a1350ea182
    Update demo instructions in book (#562) natalie 2023-12-12 21:58:39 +0000
  • 292e970277
    Merge of #562 mergify[bot] 2023-12-12 21:57:58 +0000
  • 22c1b4fb84 Update details of downloading params in tutorial (#557) natalie 2023-12-12 19:23:41 +0000
  • 1e29230827
    Create DKG vector tests (#587) natalie 2023-12-04 19:15:25 +0000