Commit Graph

  • 07e6d7750a landing page configurability Jędrzej Stuczyński 2023-10-12 10:07:03 +01:00
  • fcce6b435c fixed the registration test Jędrzej Stuczyński 2023-10-12 10:03:36 +01:00
  • c7a66fc451 using concrete error type for nym node request error Jędrzej Stuczyński 2023-10-12 09:39:42 +01:00
  • 02dfd775a9 add summary of smoosh legal impact serinko 2023-10-12 10:28:27 +02:00
  • 82d6d203f0 initialize legal forum serinko 2023-10-12 10:15:02 +02:00
  • d180f7063c build(deps): bump golang.org/x/net in /wasm/mix-fetch/go-mix-conn dependabot[bot] 2023-10-11 22:51:15 +00:00
  • 6dc7fc92bd output type support for wg routes Jędrzej Stuczyński 2023-10-11 17:52:48 +01:00
  • 215f927f0d turns out swagger can be happy with strongly typed requests Jędrzej Stuczyński 2023-10-11 17:34:28 +01:00
  • 7477337807 basic swagger support for wg endpoints Jędrzej Stuczyński 2023-10-11 16:47:00 +01:00
  • 59933a430c testing Tommy Verrall 2023-10-11 17:09:23 +02:00
  • 44db2b8d71 added ErrorResponse for wireguard routes Jędrzej Stuczyński 2023-10-11 16:03:04 +01:00
  • 3260ba84fe brought in wg routes into nym-node router Jędrzej Stuczyński 2023-10-11 15:26:08 +01:00
  • 70f5d476f2 Tidy up package.json workspace to prefer packages from npm nym-wallet-v1.2.9 Mark Sinclair 2023-10-11 14:58:44 +01:00
  • 445f3b0adb Update lock file Mark Sinclair 2023-10-11 14:58:14 +01:00
  • 42836b3e0e Add packages to version bumper internal tool Mark Sinclair 2023-10-11 14:57:57 +01:00
  • 7c2318a096 Release Typescript SDK v1.2.0 packages Mark Sinclair 2023-10-11 11:31:41 +01:00
  • b3739c02c7 re-update mdbook-admonish serinko 2023-10-11 11:12:10 +02:00
  • 5b7b3c0bdc upate admonish serinko 2023-10-10 23:21:42 +02:00
  • f2c2f273d7 fix syntax and formatting serinko 2023-10-10 23:17:08 +02:00
  • 89cddc62cc cargo fmt Jędrzej Stuczyński 2023-10-06 12:19:04 +01:00
  • fe3b47f103 post rebase fixes Jędrzej Stuczyński 2023-10-06 11:47:40 +01:00
  • 636bbd9d12 fixed wasm builds Jędrzej Stuczyński 2023-10-06 11:30:59 +01:00
  • 2a338458b9 fixed request timeouts for wasm Jędrzej Stuczyński 2023-10-06 11:26:51 +01:00
  • ee2026e53d clients using self-described gateway information Jędrzej Stuczyński 2023-10-06 11:10:44 +01:00
  • 8f2cb95ffa caching self reported host info Jędrzej Stuczyński 2023-10-06 09:55:27 +01:00
  • 79ef88dd49 temporarily wired up NymContractCache to NodeDescriptionProvider Jędrzej Stuczyński 2023-10-05 17:42:21 +01:00
  • 216b32811c removed old cache type Jędrzej Stuczyński 2023-10-05 17:34:52 +01:00
  • baf7178dc8 nym-api caching node self described information Jędrzej Stuczyński 2023-10-05 17:11:24 +01:00
  • 00cdc5010a new generic cache and refresher Jędrzej Stuczyński 2023-10-05 17:11:03 +01:00
  • 04bf153701 routes unification + node api client Jędrzej Stuczyński 2023-10-04 13:03:54 +01:00
  • e6eb83f350 unified http api client Jędrzej Stuczyński 2023-10-03 10:16:33 +01:00
  • e8eb031fbd moved all models to separate crate Jędrzej Stuczyński 2023-10-02 17:44:57 +01:00
  • 0ce5ba2668 signing host information Jędrzej Stuczyński 2023-10-02 15:25:44 +01:00
  • e8d601df67 expanded on gateway-related endpoints Jędrzej Stuczyński 2023-10-02 15:07:16 +01:00
  • ca6b09ce8d initial host information endpoint Jędrzej Stuczyński 2023-10-02 10:52:16 +01:00
  • b8e27c67d9 refactored routes structures Jędrzej Stuczyński 2023-10-02 09:46:05 +01:00
  • 8dbb72296b fixing some version/feature clashes Jędrzej Stuczyński 2023-09-22 17:24:23 +01:00
  • c2893e5ca0 running the api as a proper task in gateway 'run' Jędrzej Stuczyński 2023-09-22 16:56:19 +01:00
  • 0489e5aa65 missing swagger data + using closure capture for immutable state Jędrzej Stuczyński 2023-09-22 13:53:50 +01:00
  • eda8b6bf85 wip: populating rest of swagger Jędrzej Stuczyński 2023-09-21 16:16:25 +01:00
  • a1aff09b91 populated build-info endpoint Jędrzej Stuczyński 2023-09-21 14:28:59 +01:00
  • 5de218bca9 initial empty openapi/swagger Jędrzej Stuczyński 2023-09-21 10:41:05 +01:00
  • 50960e7bf3 started expanding the API Jędrzej Stuczyński 2023-09-21 09:59:17 +01:00
  • 723e729f3b initial router Jędrzej Stuczyński 2023-09-20 11:48:03 +01:00
  • 3913e3e56b [DOC]: edit minor syntax - smoosh-faq.md serinko 2023-10-10 13:08:44 +00:00
  • 5f3f97f3be Merge pull request #3975 from nymtech/bugfix/3973 Tommy Verrall 2023-10-10 12:27:33 +02:00
  • fb2b7d3480 Fix rust-analyzer warnings (#3974) Jon Häggblad 2023-10-10 12:02:00 +02:00
  • 7577ec9cb2 [NC-43] Route packets back to WG peer (#3965) Jon Häggblad 2023-10-10 11:01:03 +02:00
  • 1e900c32df Gateway client registry and api routes (#3955) Drazen Urch 2023-10-10 10:55:26 +02:00
  • cb4eaddc9f Add packet type to NE mixnet response listener Drazen 2023-10-10 10:36:28 +02:00
  • 1b4bf74107 bump wallet version and update changelog benedettadavico 2023-10-10 09:47:46 +02:00
  • 52151c5fb4 Merge pull request #3971 from nymtech/move_builds_to_ubuntu_lts Tommy Verrall 2023-10-09 11:27:26 +02:00
  • 24fe628e15 Github Actions: Fix release process Raphaël Walther 2023-10-09 07:23:42 +02:00
  • 2cd59a22b6 Update examples feature/ts-sdk-fixes-copy Lorexia 2023-10-06 20:07:59 +02:00
  • ef06615ae3 Update mixfetch for webpack Lorexia 2023-10-06 17:45:30 +02:00
  • 8d468ffcc4 Add esbuild callout Lorexia 2023-10-06 17:09:40 +02:00
  • 298779f6ea Add disconnect to cosmoskit example Lorexia 2023-10-06 13:12:32 +02:00
  • 39f519b427 Update CosmosKit tutorial Lorexia 2023-10-06 12:33:31 +02:00
  • b03708bf74 Update notes Lorexia 2023-10-06 11:57:10 +02:00
  • 369330f517 Fix clippy for latest stable toolchain (#3935) Jon Häggblad 2023-10-06 11:04:26 +02:00
  • ada30f5483 ci: skip tests in ci-build for mac due to lack of runners Jon Häggblad 2023-10-06 10:53:29 +02:00
  • c906770370 Merge pull request #3895 from nymtech/feature/issue-3894/wallet-rename-accounts Tommy Verrall 2023-10-05 16:05:58 +02:00
  • 6f94124256 Merge pull request #3967 from nymtech/add_workflow_trigger Raphaël Walther 2023-10-05 15:31:47 +02:00
  • 6aa448a191 Add details to mixfetch Lorexia 2023-10-05 15:25:40 +02:00
  • e15c243202 Add workflow trigger Raphaël Walther 2023-10-05 15:25:13 +02:00
  • c5599bf07d Merge pull request #3942 from nymtech/jon/fix-contract-schema Tommy Verrall 2023-10-05 15:03:08 +02:00
  • 70de88d53a Merge pull request #3948 from nymtech/jon/upgrade-webpki Tommy Verrall 2023-10-05 14:20:59 +02:00
  • 7af5c4752a Correct typo Lorexia 2023-10-05 13:26:42 +02:00
  • ef30a6706b Merge pull request #3956 from nymtech/jon/update-chrono Tommy Verrall 2023-10-05 13:11:49 +02:00
  • c784d95088 Merge pull request #3951 from nymtech/feature/localnet Tommy Verrall 2023-10-05 13:10:30 +02:00
  • 3931b7159e Fix mixnet example code for starting client Lorexia 2023-10-05 12:49:49 +02:00
  • d57a4bc242 Merge pull request #3961 from nymtech/jon/wireguard-platform-specific Jon Häggblad 2023-10-05 12:41:21 +02:00
  • 72f059227c Correct client Lorexia 2023-10-05 12:10:40 +02:00
  • 39856e58b6 Update general FAQ Lorexia 2023-10-05 12:06:37 +02:00
  • cee16cd957 Add testnet info to wallet Lorexia 2023-10-05 11:24:55 +02:00
  • 097ca5989f Add RUST info Lorexia 2023-10-05 11:18:33 +02:00
  • 750a59461c ci: enable mac on ci-build Jon Häggblad 2023-10-05 09:04:58 +02:00
  • f244cff810 Comment out unused rocksdb in ephemera (#3957) Jon Häggblad 2023-10-05 11:08:15 +02:00
  • 63bbdfa523 Move platform specific code to platform directory Jon Häggblad 2023-10-05 09:03:12 +02:00
  • 1774606ec6 Merge pull request #3960 from nymtech/feature/wg-target-locking Jon Häggblad 2023-10-04 21:26:21 +02:00
  • e6c0b48819 Create dummy start_wireguard for non-linux Jon Häggblad 2023-10-04 21:01:03 +02:00
  • cabadcb5cc rustfmt Jon Häggblad 2023-10-04 20:11:28 +02:00
  • 36781eaf15 refactor Gala 2023-10-04 17:46:00 +02:00
  • 0cec9f636f don't build tokio-tun on non-linux targets Jędrzej Stuczyński 2023-10-04 16:41:12 +01:00
  • d6fd92094e now give to each section it's own code example feature/sdk-wallet-example Gala 2023-10-04 16:48:08 +02:00
  • 448f52c4ea divide a the wallet in operations Gala 2023-10-04 16:19:41 +02:00
  • e193e6728a Update integrations page Lorexia 2023-10-04 13:11:40 +02:00
  • cbbe95e93c remove test file serinko 2023-10-04 12:06:46 +02:00
  • 1c35746d0b test test/branching serinko 2023-10-04 12:04:43 +02:00
  • b7a0cd81ec add test file serinko 2023-10-04 12:02:50 +02:00
  • ded45f15af Add callout to mixFetch page Lorexia 2023-10-04 10:37:48 +02:00
  • d2298757d7 Correct documentation Lorexia 2023-10-04 10:23:09 +02:00
  • 56ddadc4c4 removed dead code Jędrzej Stuczyński 2023-10-03 15:07:41 +01:00
  • 2ab5b63086 script to startup localnet Jędrzej Stuczyński 2023-10-03 14:59:00 +01:00
  • ffcb7348ff fixed conflicting flags Jędrzej Stuczyński 2023-10-03 14:58:52 +01:00
  • 05739b4d84 added 'custom_mixnet' arg to nr Jędrzej Stuczyński 2023-10-03 14:58:28 +01:00
  • b17b3dcd44 Update documentation: introduction, overview and installation Lorexia 2023-10-04 09:57:04 +02:00
  • 3a6f1bec79 ci: enable wireguard on linux only in CI Jon Häggblad 2023-10-04 08:45:14 +02:00
  • 538fd7c5ee Remove old unused lock file (#3958) Jon Häggblad 2023-10-04 08:39:25 +02:00
  • 12c931be36 Feature gate nym-wireguard Drazen 2023-10-03 21:13:45 +02:00