Jon Häggblad
c79d864c3d
Merge remote-tracking branch 'origin/master' into develop
2023-11-24 14:23:49 +01:00
Jędrzej Stuczyński
3f243f111a
fixed cosmrs version used in the wallet
2023-11-22 09:37:54 +00:00
serinko
ee99843b51
correction point ordering - PR finished
2023-11-13 18:46:56 +01:00
serinko
05e349cf37
spell check
2023-11-13 17:44:33 +01:00
serinko
5b2e4158bd
change version variable
2023-11-13 15:37:36 +01:00
serinko
e3f3c5620d
spell check
2023-11-09 17:06:26 +01:00
serinko
c656b3968b
add firo intro
2023-11-09 17:03:10 +01:00
serinko
c34d89165c
syntax edit
2023-11-09 14:37:44 +01:00
serinko
f1b0a60b34
syntax edit
2023-11-09 14:37:32 +01:00
serinko
abef9c9768
add firo wallet setup
2023-11-09 14:34:28 +01:00
serinko
f5e16cda5e
initialise firo guide
2023-11-09 14:22:50 +01:00
serinko
7ea415c082
finish electrum guide
2023-11-09 14:21:17 +01:00
serinko
f8666cec45
add NC install steps
2023-11-09 14:13:34 +01:00
serinko
f6e5892de7
initialise electrum guide
2023-11-09 14:01:30 +01:00
mfahampshire
0347a2bd89
added deprecation warning
2023-10-24 14:51:15 +02:00
Lorexia
b5cc7b8e49
Add TS SDK info and links to developers documentation
2023-10-13 18:35:29 +02:00
mx
93733e73a2
Merge pull request #3911 from nymtech/feature/documentation/events-page
...
DOC/dev-portal: Initialize events page & prep HCPP23 pages
2023-09-28 17:03:57 +00:00
serinko
3c26a4d4f6
added mac setup to matrix user guide
2023-09-25 12:43:18 +02:00
Jędrzej Stuczyński
114d92f93f
Feature/gateway inbuilt nr ( #3877 )
...
* changed NymConfigTemplate trait to call 'template' by reference
* network requester lib
* introduced generic parameter to 'MixTrafficController' to allow non-remote gateways
* allowing for custom gateway sender
* types cleanup
* minor gateway cmds refactor + initial NR work
* wip
* running a NR inside gateway
note: this NR isnt tied to the gateway yet
* rebase fixes
* propagating same shutdown handle
* wip
* starting NR with appropriate local transceiver
* fixed premature shutdown
* wiring up PacketRouter
* both ends wired together
* actually working
so much cleanup to do now
* started removing dead code
* wip
* temp: hardcode gateway
* further cleanup
* fixed build of other binaries
* setup-network-requester subcmd
* overriding NR config in gateway init/run
* wip making it wasm-compatible [again]
* refactored 'GatewaySetup'
* clippy and friends
* removed debug code
* rust 1.72 lints
* ensuring local gateway is available + some comments
* correctly putting network requester data in the same underlying details struct
* improved gateway errors
* changed 'network_requester_config' deserialization
* missing clap annotation for 'enabled' flag in 'setup-network-requester' command
* saving config file after 'setup-network-requester'
* removed dead code
* review comments
* make embedded NR wait for gateway to come online (for at most 70min)
* fixed shutdown on successful gateway wait
* updated NR config override
2023-09-20 15:47:05 +01:00
serinko
faab815c79
overview: link correction
2023-09-07 14:57:11 +02:00
Tommy Verrall
22c59be82c
Release/v1.1.30 twix ( #3836 )
...
* changed last vers. checkout to master
* corrected path of config
* make binaries executable
* docs: typescript.md - changing variables
* docs: rust.md - changing variables
* docs: vesting-contract.md - changing variables
* docs: mixnet-contract.md - changing variables
* docs: all variables changed
* operators: all variables finished
* dev-portal: mixnet-integration.md - variable changed
* dev-portal: faq.md - variable changed
* dev-portal: moredo.md up to date w NC default
* dev-portal: telegram.md - added banner & minor fix
* dev-portal: matrix.md - added banner
* PR finished - ready for review and merge
* removed all instances of platform_release_version var
* removed all instances of platform_release_version var
* changed version bumper script: removed platform_release_version references
* changed comment
* updating changelog and bumping versions
---------
Co-authored-by: serinko <97586125+serinko@users.noreply.github.com >
Co-authored-by: mfahampshire <maxhampshire@pm.me >
Co-authored-by: mx <33262279+mfahampshire@users.noreply.github.com >
Co-authored-by: benedettadavico <benedetta.davico@gmail.com >
2023-09-05 11:58:21 +02:00
mfahampshire
3f9fdac9ec
removed ref to send_str for send_message
2023-09-01 14:00:48 +02:00
mfahampshire
3257315676
tweaks
2023-09-01 13:24:01 +02:00
mfahampshire
5a8bad4503
Merge branch 'feature/rust-sdk-tutorial-chain-querier' of github.com:nymtech/nym into feature/rust-sdk-tutorial-chain-querier
2023-08-30 11:04:51 +02:00
mfahampshire
0e37084f34
updated client send method
2023-08-30 10:59:18 +02:00
mfahampshire
27a9557c7b
tweak
2023-08-29 17:22:59 +02:00
mfahampshire
c143fef912
tweaks to tutorial
2023-08-29 17:22:59 +02:00
mfahampshire
c62b344349
finished first pass at tutorial
2023-08-29 17:22:59 +02:00
mfahampshire
b5cde68e62
continued working on tutorial; finished bin/service
2023-08-29 17:22:59 +02:00
mfahampshire
c3d38fb904
continued working on dev portal tutorial
2023-08-29 17:22:59 +02:00
mfahampshire
204b2e1101
working lib setup for tutorial
2023-08-29 17:22:54 +02:00
mfahampshire
c022486e63
cont. with first pass at tutorial
2023-08-29 17:21:51 +02:00
mfahampshire
2a7a681b7d
* started on cosmos tutorial
...
* edited summary accordingly
* edited links in other pages for new ts tutorial structure
* removed ipfs coming soon page
2023-08-29 17:21:51 +02:00
serinko
e49c8588c6
initiated telegram tutorial
2023-08-18 14:03:43 +02:00
mfahampshire
50acec575f
tweak
2023-08-08 11:49:51 +02:00
mfahampshire
ffb9ab9019
tweaks to tutorial
2023-08-08 11:00:11 +02:00
mfahampshire
dd4f4c44c3
finished first pass at tutorial
2023-08-03 10:53:23 +02:00
mfahampshire
464984a83c
continued working on tutorial; finished bin/service
2023-08-02 23:29:33 +02:00
mfahampshire
40ffb6b65d
continued working on dev portal tutorial
2023-08-02 08:59:37 +02:00
mfahampshire
82872ae02a
working lib setup for tutorial
2023-07-31 15:38:19 +02:00
mfahampshire
6db396e877
cont. with first pass at tutorial
2023-07-28 16:31:08 +02:00
mfahampshire
d8925fe234
* started on cosmos tutorial
...
* edited summary accordingly
* edited links in other pages for new ts tutorial structure
* removed ipfs coming soon page
2023-07-28 14:30:01 +02:00
Lorexia
d9b4d8fde6
Add preprocessors for build, update NIsNymUp issue, update DarkFi picture
2023-07-12 11:05:42 +02:00
serinko
92b9edf0da
edited NC-Matrix user manual
...
- changed setup for Mac
- fixed typo
2023-07-04 14:52:05 +00:00
farbanas
da9c2e5a7c
Merge remote-tracking branch 'refs/remotes/origin/master'
2023-07-04 09:55:15 +02:00
mfahampshire
73ca14aae2
added alias info + some restructuring
2023-07-03 17:29:58 +00:00
mfahampshire
0fee189a89
moved image
2023-07-03 17:29:29 +00:00
serinko
9f1f765f73
created matrix<>nymconnect user manual
2023-07-03 17:13:50 +02:00
mx
d47633faa8
Update documentation/dev-portal/src/tutorials/monero.md
...
Co-authored-by: Mark Sinclair <14054343+mmsinclair@users.noreply.github.com >
2023-06-29 13:26:41 +02:00
serinko
a3da077ce9
reverted cargo.lock & changed video size
2023-06-29 13:26:40 +02:00