Commit graph

  • e119fb4c16
    Replace Cosigns by extending NetworksLatestCosignedBlock Luke Parker 2024-12-25 01:45:37 -0500
  • ef972b2658
    Add cosign signature verification Luke Parker 2024-12-25 00:06:46 -0500
  • 4de1a5804d
    Dedicated library for intending and evaluating cosigns Luke Parker 2024-12-22 06:41:55 -0500
  • 147a6e43d0
    Split task from serai-processor-primitives into serai-task Luke Parker 2024-12-19 10:07:24 -0500
  • 066aa9eda4
    cargo update Luke Parker 2024-12-12 00:45:19 -0500
  • 9593a428e3
    alloy 0.8 Luke Parker 2024-12-11 01:02:58 -0500
  • 5b3c5ec02b
    Basic Ethereum escapeHatch test Luke Parker 2024-12-09 02:00:17 -0500
  • 9ccfa8a9f5
    Fix deny Luke Parker 2024-12-08 22:01:43 -0500
  • 18897978d0
    thiserror 2.0, cargo update Luke Parker 2024-12-08 21:55:37 -0500
  • 3192370484
    Add Serai key confirmation to prevent rotating to an unusable key Luke Parker 2024-12-08 20:42:37 -0500
  • 8013c56195
    Add/correct msrv labels Luke Parker 2024-12-08 18:27:01 -0500
  • 23dbe3ffd7 Update nightly nightly-2024-12 GitHub Actions 2024-12-01 02:02:44 +0000
  • ed8e842919
    Merge e6fdef6d0b into dc1b8dfccd Boog900 2024-11-15 20:34:24 +0000
  • e6fdef6d0b
    change merkle_root return to Option Boog900 2024-11-15 20:34:11 +0000
  • 05cda9762f
    review fixes Boog900 2024-11-15 19:36:51 +0000
  • 980c5f04ea
    Monero: expose merkel root function Boog900 2024-11-15 16:44:11 +0000
  • 834c16930b
    Add a bitmask of OutInstruction events to Executed Luke Parker 2024-11-02 21:00:01 -0400
  • 2920987173
    Add a re-entrancy guard to Router.execute Luke Parker 2024-11-02 20:12:48 -0400
  • 26230377b0
    Define IRouterWithoutCollisions which Router inherits from Luke Parker 2024-11-02 19:03:47 -0400
  • 2f5c0c68d0
    Add selector collisions to Router to make it IRouter compatible Luke Parker 2024-11-02 18:11:09 -0400
  • 8de42cc2d4
    Add IRouter Luke Parker 2024-11-02 13:19:07 -0400
  • cf4123b0f8
    Update how signatures are handled by the Router Luke Parker 2024-11-02 10:47:09 -0400
  • 952b45c481 Update nightly nightly-2024-11 GitHub Actions 2024-11-01 01:47:55 +0000
  • 6a520a7412
    Work on testing the Router Luke Parker 2024-10-31 02:23:59 -0400
  • d8e3a4a3ea
    Merge ab028f6544 into dc1b8dfccd Benny Fischer 2024-10-31 10:22:00 +0800
  • b2ec58a445
    Update serai-ethereum-processor to compile Luke Parker 2024-10-30 21:48:40 -0400
  • 8e800885fb
    Simplify deterministic signing process in serai-processor-ethereum-primitives Luke Parker 2024-10-30 21:36:31 -0400
  • 2a427382f1
    Natspec, slither Deployer, Router Luke Parker 2024-10-30 21:35:43 -0400
  • e9c1235b76
    Tweak how features are activated in the coins pallet tests Luke Parker 2024-10-30 17:15:39 -0400
  • 3c840970ed
    Merge 78983b28af into dc1b8dfccd akildemir 2024-10-30 17:03:04 -0400
  • 93897c9859
    Merge e791c659af into dc1b8dfccd akildemir 2024-10-30 16:15:16 -0400
  • dc1b8dfccd
    add coins pallet tests () develop akildemir 2024-10-30 23:05:56 +0300
  • ec1fb9cf8d fix validators api akildemir 2024-10-29 10:37:15 +0300
  • ce1689b325
    Expand tests for ethereum-schnorr-contract Luke Parker 2024-10-28 18:08:31 -0400
  • b0d00cf7ea fix machete & dex quote price api akildemir 2024-10-28 12:41:39 +0300
  • d0201cf2e5
    Remove potentially vartime (due to cache side-channel attacks) table access in dalek-ff-group and minimal-ed448 Luke Parker 2024-10-27 08:51:19 -0400
  • 21589936a9 add serai rpc methods akildemir 2024-10-26 14:25:54 +0300
  • 63345f2c68 fix clippy akildemir 2024-10-18 12:17:35 +0300
  • 08d258a16f Merge branch 'develop' of https://github.com/serai-dex/serai into set-correct-swap-fee akildemir 2024-10-18 09:51:14 +0300
  • be46ac3ee1 bug fixes akildemir 2024-10-18 09:50:49 +0300
  • f3d20e60b3
    Remove --no-deps from docs build to fix linking to deps Luke Parker 2024-10-17 21:14:13 -0400
  • dafba81b40
    Add wasm32-unknown-unknown target to docs build Luke Parker 2024-10-17 18:45:34 -0400
  • 91f8ec53d9
    Add build-dependencies into docs build Luke Parker 2024-10-17 18:29:47 -0400
  • fc9a4a08b8
    Correct rust-docs component name Luke Parker 2024-10-17 18:12:35 -0400
  • 45fadb21ac
    Correct paths in pages.yml Luke Parker 2024-10-17 18:05:54 -0400
  • 28619fbee1
    CI fixes Luke Parker 2024-10-17 18:02:57 -0400
  • bbe014c3a7
    Have CI build with doc_auto_cfg Luke Parker 2024-10-17 17:47:31 -0400
  • fb3fadb3d3
    Publish Rust docs to GH pages Luke Parker 2024-10-17 17:18:58 -0400
  • f481d20773
    Correct licensing for .github Luke Parker 2024-10-17 17:17:36 -0400
  • 78983b28af add oraclize values tests akildemir 2024-10-15 13:14:26 +0300
  • b0f946f471 set mock runtime AllowMint to correct type akildemir 2024-10-14 12:54:48 +0300
  • 599b2dec8f
    cargo update Luke Parker 2024-10-09 00:39:34 -0400
  • e791c659af Merge branch 'develop' of https://github.com/akildemir/serai into move-emissions-tests akildemir 2024-10-08 13:25:39 +0300
  • a116bdfea2 Merge branch 'develop' of https://github.com/akildemir/serai into set-correct-swap-fee akildemir 2024-10-08 12:43:17 +0300
  • 930ed56433 Merge branch 'develop' of https://github.com/akildemir/serai into add-coins-pallet-tests akildemir 2024-10-08 12:42:13 +0300
  • 7c60baaff7 Merge branch 'develop' of https://github.com/akildemir/serai into in-ins-pallet-tests akildemir 2024-10-08 12:35:13 +0300
  • 06bfd5b6a3 update to new types akildemir 2024-10-07 17:05:00 +0300
  • 94c16b04b8 Merge branch 'develop' of https://github.com/akildemir/serai into move-genesis-liquidity-tests÷ akildemir 2024-10-07 16:43:03 +0300
  • 0bc2343e40 update tests with new types akildemir 2024-10-07 16:35:44 +0300
  • 797ee61e7c Merge branch 'develop' of https://github.com/akildemir/serai into add-validator-sets-pallet-tests akildemir 2024-10-07 16:21:37 +0300
  • f1f5100bc1 add economic security pallet tests akildemir 2024-10-07 16:03:47 +0300
  • 435f1d9ae1
    add specific network/coin/balance types () akildemir 2024-10-07 05:16:11 +0300
  • 1ea3ee05c6 fix encode/decode akildemir 2024-10-04 13:19:26 +0300
  • 43cdbb1bff Make halting for external networks akildemir 2024-10-04 13:19:17 +0300
  • 1b587548d1 fix pr comments akildemir 2024-10-03 15:40:24 +0300
  • 0b61a75afc
    Add lint against string slicing Luke Parker 2024-10-02 21:58:45 -0400
  • 3b5e7aafd4 Update nightly GitHub Actions 2024-10-01 01:48:22 +0000
  • c66650d259 misc fixes akildemir 2024-09-30 15:51:25 +0300
  • 2aee21e507
    Fix decomposition -> divisor points vartime due to branch prediction/cache rules Luke Parker 2024-09-29 04:19:16 -0400
  • 2379b5c960 fix clippy akildemir 2024-09-27 16:43:20 +0300
  • 5ab6268f6e misc fixes akildemir 2024-09-27 13:55:24 +0300
  • 4617462f5e add specific network/coin/balance types akildemir 2024-09-26 13:37:57 +0300
  • d7ecab605e
    Update docs gems Luke Parker 2024-09-25 10:37:29 -0400
  • b3e003bd5d
    cargo +nightly fmt Luke Parker 2024-09-25 10:22:49 -0400
  • 251a6e96e8
    Constant-time divisors () Luke Parker 2024-09-24 14:27:05 -0700
  • 805fea52ec Add link for SCALE encoding in doc Jeffro 2024-09-24 01:03:58 -0500
  • c5201fa837
    Remove unsafe, cache timing attacks from ec-divisors Luke Parker 2024-09-24 17:15:02 -0400
  • 0fbc8e7f9c
    Move constant-time scalar mul gadget divisor creation from dkg to ec-divisors Luke Parker 2024-09-24 03:30:54 -0400
  • 1ea7cb8b5b
    Add a trim algorithm to lib.rs to prevent Polys from becoming unbearably gigantic Luke Parker 2024-09-24 02:15:06 -0400
  • 999263102a
    Add link for SCALE encoding in doc Jeffro 2024-09-24 01:03:58 -0500
  • 1be9084119
    Final fixes re: ct_get Luke Parker 2024-09-24 02:01:29 -0400
  • fb59f21e60
    Fix the line function Luke Parker 2024-09-24 01:30:53 -0400
  • 1fe57cdd8d
    Poly PartialEq, conditional_select_poly which checks poly structure equivalence Luke Parker 2024-09-24 01:28:46 -0400
  • 98131a67d8
    Correct the iterations formula Luke Parker 2024-09-23 23:13:08 -0400
  • c3638dceba
    Fix ConstantTimeEq for CoefficientIndex Luke Parker 2024-09-23 22:57:09 -0400
  • 72c2c08b57
    Remove accidentally committed test statements Luke Parker 2024-09-23 22:56:44 -0400
  • 2bfc04fba5
    Fix misc logic errors in poly.rs Luke Parker 2024-09-23 22:41:14 -0400
  • 0aa5245598
    WIP constant-time implementation of the ec-divisors library Luke Parker 2024-09-23 22:10:41 -0400
  • 48db06f901 xmr: fix scan long encrypted amount j-berman 2024-09-20 19:54:53 -0700
  • ee92777885 xmr: fix scan long encrypted amount j-berman 2024-09-20 19:54:53 -0700
  • e870d34f8c add validator sets pallet tests akildemir 2024-09-20 14:45:50 +0300
  • e9d0a5e0ed
    Remove stray references to monero-wallet-util Luke Parker 2024-09-20 04:28:23 -0400
  • 44d05518aa
    Add a public TransactionKeys struct to monero-wallet Luke Parker 2024-09-20 04:26:21 -0400
  • 23b433fe6c
    Fix Luke Parker 2024-09-20 04:05:17 -0400
  • 2e57168a97
    Update documentation on Timelocked Luke Parker 2024-09-20 04:01:55 -0400
  • 5c6160c398
    Kick monero-seed, polyseed, monero-wallet-util to https://github.com/kayabaNerve/monero-wallet-util Luke Parker 2024-09-20 03:24:33 -0400
  • 9eee1d971e
    bitcoin-serai changes from next Luke Parker 2024-09-20 02:45:07 -0400
  • e6300847d6
    monero-serai changes from 2edc2f3612 Luke Parker 2024-09-13 23:51:53 -0400
  • e0a3e7bea6
    Change dummy payment ID behavior on 2-output, no change Luke Parker 2024-09-14 04:23:42 -0400
  • cbebaa1349
    Tighten documentation on Block::number Luke Parker 2024-09-14 04:19:44 -0400