Commit Graph

640 Commits

Author SHA1 Message Date
serinko d58dfc4359 delete redundant 2023-12-21 16:04:26 +01:00
serinko 3052069e9f delete mixnet overview, replace with a link 2023-12-21 15:58:27 +01:00
serinko ce4c2d2670 rename to 37c3 to respect convention 2023-12-21 15:56:04 +01:00
serinko 0b60fed339 add clarification on testing 2023-12-21 15:48:39 +01:00
serinko 1d25cfbe33 remove reduntant message 2023-12-21 15:34:22 +01:00
serinko d7d82037a3 add warning to use two gateways 2023-12-21 15:32:23 +01:00
serinko ecfe8ab3d6 add error troubleshooting point 2023-12-21 15:29:21 +01:00
serinko fc455ff3ad edit guide flow 2023-12-21 15:23:08 +01:00
serinko 5002670916 syntax fix 2023-12-21 15:19:54 +01:00
serinko f96d0a3608 add FAQ questions 2023-12-21 15:16:12 +01:00
serinko 84888db5ee add FAQ questions 2023-12-21 15:14:15 +01:00
serinko 3a8eb40b06 add consent warning 2023-12-21 14:34:57 +01:00
serinko d3f115383d add mulwald info to args desc 2023-12-21 14:30:56 +01:00
serinko 75bf4d8017 document running flow 2023-12-21 14:28:41 +01:00
serinko 4c5606a214 add args 2023-12-21 12:48:33 +01:00
serinko 873465f9fa add run cli steps 2023-12-21 09:47:00 +01:00
serinko 75ea5afe34 add warning 2023-12-21 09:27:18 +01:00
serinko 0444094510 note add warning 2023-12-21 09:09:26 +01:00
serinko ce6a8708d0 initialise troubleshooting 2023-12-21 09:05:58 +01:00
serinko 839bc3271a add testing section 2023-12-21 08:45:13 +01:00
serinko b0668817ca add vpn install steps 2023-12-20 15:50:59 +01:00
serinko c5f534c76d restructure faq 2023-12-20 13:01:42 +01:00
serinko a1f1fd9ce7 edit flow 2023-12-20 11:55:01 +01:00
serinko dc840d3988 compose existing FAQs 2023-12-20 11:49:33 +01:00
serinko f4784c5d53 initialise ccc event pages 2023-12-19 15:57:06 +01:00
Tommy Verrall 6bba371c90 Merge pull request #4236 from nymtech/feature/update-sandbox-validator
update sandbox references
2023-12-18 09:55:45 +00:00
mx e8956603d7 tweak (#4251) 2023-12-14 15:34:48 +00:00
mx 951f8e7a74 Max/hide nymvisor intros cleanup (#4246)
* * removed shipyard info for moment
* removed nymvisor page until next release

* removed 'new' from operator and tssdk docs

* removed nymvisor for moment
2023-12-13 12:07:37 +00:00
mx 4462dae45c nymvisor and nym-api docs (#4224)
* added nymvisor and nymapi to build output

* added new pages to summary

* added todo for nymvisor systemd

* typo fix

* extracted old upgrade info out of maintance page to its own

* stub page for api

* halfway done on nymvisor page

* small typo fix

* first pass complete

* removed wip note

* updated path to upgrade doc

* structure + first pass

* nymapi first pass

* finished maintenance + api update

* review fixes

* fixed command for --help cmdrun rendering
2023-12-13 08:50:50 +00:00
Tommy Verrall 9ea2eafb2c Update documentation/operators/src/nodes/validator-setup.md
Co-authored-by: Sachin Kamath <github@skamath.me>
2023-12-08 15:25:26 +01:00
Tommy Verrall 061aa6b7bd update sandbox references 2023-12-08 15:10:26 +01:00
serinko 0f6c2293bf [DOCs]: hotfix - syntax amd flow unification (#4215)
* add cargo install mdbook-cmdrun

* unify <NODE> syntax and smooth the flow
2023-12-04 10:52:53 +00:00
mx 2a7ed0faa8 fix cmdrun rendering (#4213)
* compile with all features

* add plugin again
2023-12-04 10:16:33 +00:00
serinko a6b0a522a1 [DOCs]: Hotfix (#4201)
* syntax edit

* syntax edit

* delete license from a wrong place

* url edit

* url edit

* add Smoosh to integrations FAQ
2023-11-30 15:12:04 +00:00
mx 435673bcb9 Chore/clean config in docs runner (#4172)
* added script for cicd workflow

* added new script to cicd docs workflows

* updated readme with new script + new structure

* removed autodeploy on push to master

* made name for removing config dir more informative

* remove ascii

* test things

* apt

* adding spacing for ease of reading

* removed remove_existing_config.sh from docs ci

* code comment

* removed matrix notification temporarily

* testing moving back to custom runner

* tweaked cd

* fixed script

* remove admonish commands for the moment

* made small change to test deploy

* switched to large gh runner

* namefix for runner

* cleanup and test

* pulling new changes to cd

* removed --no-default-features flag

* reintroduced --no-default flag for test

* updated readme with new command + note on contributions

* reintroduced faster mdbook install

* revert test change

* removed old versions

* add continue on error: false to vercel steps

* updated readme with cicd workflow

---------

Co-authored-by: Jon Häggblad <jon.haggblad@gmail.com>
Co-authored-by: mfahampshire <mfahampshire@protonmail.ch>
2023-11-29 19:38:37 +00:00
serinko dafed3ad58 [DOCS]: Updates, license correction, flow edit (#4180)
* add CC BY-NC-SA 4.0 license

* syntax edit

* update licenses

* update licenses

* update licenses

* update licenses

* add cc-by-nc-sa-4.0 license

* edit wss && automation flow

* edit wss && automation flow

* correct path

* correct phrasing

* small tweak to format and licensing phrase

* delete and replace --anounce-host

* clarify and edit systemd automation

* clarify and edit systemd automation

* clarify and edit systemd automation

---------

Co-authored-by: mfahampshire <maxhampshire@pm.me>
2023-11-29 09:37:11 +00:00
Jon Häggblad c79d864c3d Merge remote-tracking branch 'origin/master' into develop 2023-11-24 14:23:49 +01:00
mfahampshire 4b882d84ea updated licensing information to be in line with monorepo 2023-11-23 16:37:29 +01:00
Jędrzej Stuczyński 3f243f111a fixed cosmrs version used in the wallet 2023-11-22 09:37:54 +00:00
mx 8ee31d94ea Merge pull request #4115 from nymtech/feature/increase-default-sdk-surbs
Feature/increase default sdk surbs
2023-11-21 14:30:21 +00:00
serinko d818448848 DOC: hotfix 2023-11-16 12:07:20 +00:00
serinko 26d0b4b159 create tables to clarify Smoosh progress 2023-11-16 11:12:40 +01:00
mfahampshire 16c59d95d3 linked to discussion fr submission 2023-11-15 10:00:27 +01:00
serinko 6961ecae55 hotfix
Adding a white line to fix the re-appearing bug
2023-11-14 15:06:49 +00:00
serinko 666d5945b9 add init to fix node family cmdrun output 2023-11-14 15:15:15 +01:00
serinko ecebf6e84c add cosmwasm time execution definition 2023-11-14 14:54:45 +01:00
serinko 4663d39505 fix naming 2023-11-14 14:31:39 +01:00
serinko 81a7d7b001 correct urls && fix naming 2023-11-14 14:28:13 +01:00
serinko 2c0a561cd5 change html syntax 2023-11-14 14:20:44 +01:00
Sachin Kamath c02453b2d1 docs: update staking denoms, outdated validator info and small improvements 2023-11-14 17:21:39 +05:30