Commit Graph

194 Commits

Author SHA1 Message Date
Reckless_Satoshi
f271d59172 Add pause/unpause tests 2023-11-17 13:02:30 +00:00
Reckless_Satoshi
5674337b32 Add fiat sent/received confirmation tests. Improve API documentation 2023-11-17 13:02:30 +00:00
Reckless_Satoshi
79a3df66a2 Add lock escrow tests 2023-11-17 13:02:30 +00:00
Reckless_Satoshi
62c189ebcf Refactor API specs latest 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
b4fe30e733 Add testing against API specs with assertResponse 2023-11-14 13:54:51 +00:00
Reckless_Satoshi
09215be8a9
Fix docs API navigation link 2023-11-12 12:44:46 +00:00
Reckless_Satoshi
b6bbc8c2d0
Update learn docs API to v0.5.3 2023-11-06 11:08:16 +00:00
Kote
ff58cbcc02
Update 07-wallets.md (#916)
Actualización sobre OBW y SBW
2023-10-27 10:07:00 +00:00
Tim Shimmin
eaaad2cd19
Update Amazon GC Payment Method (#912)
Update 02-payment-methods.md

Amazon no longer accepts payment by gift card to buy gift cards. Added a potential alternative instead but there are more privacy concerns when buying from a user's wishlist, and vice versa. Addresses are typically censored but Amazon defaults to sending a note inside the package with the buyer's name, for example. 

Purse.io does something similar, might want to look into their FAQ for inspiration.
2023-10-24 23:13:07 +00:00
Kote
e0fed23377
Update 07-wallets.md (#910) 2023-10-21 11:59:45 +00:00
jnxd
d2ebd79ee7
Update 07-wallets.md (#804)
* Update 07-wallets.md

Adding Mash as an option after testing the experience e2e as a both a sender/receiver using Mash. Some issues noticed with UI for pending HOLD invoices that we will fix.

* Update 07-wallets.md

Fixed some typos and terrible writing. Not sure what happened as they were pretty bad!
2023-08-28 10:53:08 +00:00
okada-blue
d7acdbb567
Update (Multiple) Docs (#802)
* Update 01-development.md

Add the RoboSats Twitter as a communication channel

* Update 00-quicks-start-guide.md

Fix the typo in the /docs/access URL (2 instances)

* Update 06-outreach.md

Add the RoboSats Twitter to the social media outreach page

* Update 03-premium.md

Remove '**' which is used for bold opening. Instead, a note in parenthesis to refer to the footnote is used in lieu of the double asterisk

* Update 07-wallets.md

Update Bluewallet and Muun descriptions per the previous PR comments.

---------

Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2023-08-21 10:43:06 +00:00
douglaz
94db845b20
fix docs link typo (#801) 2023-08-21 10:37:30 +00:00
Will Schoellkopf
89c95fb62d
Add new guide Robo Garage Article to how-to-use.md (#778)
Added Robo Garage Tutorial Article
2023-08-10 10:32:49 +00:00
Will Schoellkopf
450cc68fe6
Fix wallets docs alphabetical and add CashApp (#777)
* Alphebetized 07-wallets.md

Put lightning wallets in alphebetical order

* Alphebitized Descriptions 07-wallets.md

Alphebetized descriptions below as well.

* Added Cash App to Table and Description 07-wallets.md

Added Cash App to Table and Description
2023-08-10 10:28:46 +00:00
okada-blue
ed062416db
Edit Multiple docs (#712)
* Update 01-development.md

Update Communication Channels channels to reflect removal of Twitter and Telegram, and emphasize SimpleX, Nostr, and Matrix chats

* Update 02-languages.md

Update Telegram verbiage to reference SimpleX instead.

* Update 04-guides.md

Update Telegram verbiage to reference SimpleX instead.

* Update 05-art.md

Update Telegram verbiage to reference SimpleX instead.

* Update 06-outreach.md

Update Twitter verbiage and reference Nostr instead

* Update 00-quicks-start-guide.md

Update verbiage slightly. Add more info and links.

* Update 01-lightning.md

Add rough draft to provide overview of Lightning Network and its relation to RoboSats

* Update 02-tor.md

Provide rough draft of introduction to TOR.

* Update 03-access.md

Add access method via Android app APK. Adjust slight typos and some wording for clarity.

* Update 01-trade-pipeline.md

Add TOC, swap steps and pictures placement, adjust small typos and wording.

Picture was swapped with the steps because I think the picture can be slightly overwhelming versus a simple list of steps. The pictures are great but they are a lot to throw at someone right when they open the very first doc under "Understand" to learn about RoboSats.

* Update 02-robots.md

Clean up hyperlinks, adjust grammar slightly.

* Update 03-premium.md

Update verbiage, adjust grammar slightly.

* Update 03-premium.md

Add paragraphs on advice for choosing a premium

* Update 04-bonds.md

Various changes to verbiage and adding/updating information. Grammar fixes, remove reference to Telegram.

* Update 05-trade-escrow.md

Clean up hyperlinks, adjust some wording

* Update 06-disputes.md

Rough draft of disputes section. Committed changes are a placeholder for a longer and more detailed version of the dispute process.

* Update 07-wallets.md

Fix typos, grammar edits, add new section at bottom

* Update 08-limits.md

Rough draft of new content in the limits docs

* Update 09-swaps.md

Adjust "on-chain" to "on chain" and "sats" to "Sats" for consistency across other docs. Slight grammar fixes.

* Update 10-telegram.md

Small grammar fixes, clean up formatting and add table of contents

* Update 12-prices.md

Add verbiage note about explicit pricing method, clean up hyperlinks

* Update 13-fees.md

Clean up hyperlinks, small spelling fixes

* Update 14-on-chain-payouts.md

Add table of contents, small grammar fixes, adjust formatting

* Update 07-wallets.md

Change "on chain" to "on-chain"

* Update 09-swaps.md

Change "on chain" to "on-chain"

* Update 02-tor.md

Add note when using TOR and experiencing connection issues
2023-07-24 17:50:17 +00:00
Felix
5c0e648eb5
Update Blink wallet in wallet compatibility documentation (#686)
* Update 07-wallets.md

removed the link to the issue at the end, not relevant anymore i guess? and looks weird in the table
2023-06-26 10:50:43 +00:00
Felix
14c1b801a6
Updated BBW to Blink Wallet (#673)
* Updated BBW to Blink Wallet

Bitcoin Beach Wallet is now Blink wallet, Bonds do not work

* Fix Blink paragraph link

---------

Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2023-06-24 18:27:40 +00:00
LeoSpyke
3068c4f1f4
Adds Italian translations (#660)
* fix 02-languages.md locales path

* translate it.json sections 1 to 12

* translate it.json sections 13 to 15

* translate it.json sections 18 to 38

* translate it.json sections 41 to 46

* translate it.json sections 43 to 73

* finalize translate it.json

* typo fix in it.json
2023-06-18 15:47:30 +00:00
okada-blue
c43bd21f8d
Update 05-trade-escrow.md (#650)
Clarify 05-trade-escrow docs to remove misleading verbiage indicating the hodl invoice is completely trustless.
2023-06-12 22:57:01 +00:00
Reckless_Satoshi
5d5435e7a1
Fix style reviews home page learn.robosats 2023-05-23 15:09:43 -07:00
Athena Alpha
8bbc26c8ea
Add Reviews section to home in learn.robosats (#605)
* Added new Reviews section to README

* Updated version number number to latest for Athena Alpha guide

* Update README.md

* Added proposed Reviews section

* Added reviews section with a few starter sites

* Added Reviews section with a few starter sites

* Update home.md

* Added styles to align things

---------

Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2023-05-23 21:49:45 +00:00
BitcoinQnA
3431b573d0
Add BitcoinQnA tutorial to how-to-use.md (#612)
Add in my recent RoboSats 101 guide
2023-05-22 20:00:27 +00:00
okada-blue
b4a54f3b1a
Edit learn.robosats.com "Contribute" Documentation (#587)
* Update 00-contribute.md

Add context to body

* Update 01-development.md

Add context, revise typos and grammatical error

* Update 02-languages.md

Add context, correct typos and grammatical errors

* Update 03-liquidity.md

Add rough draft for opening channels, and how that can be a way to contribute to RoboSats

* Update 04-guides.md

Add rough draft for contributing guides, and general things to consider

* Update 05-art.md

Add rough draft for art

* Update 06-outreach.md

Add rough draft for outreach

* Update 07-donate.md

Fix typos

* Update 01-development.md

Revise wording

* Update 03-liquidity.md

Revise wording

* Update 06-outreach.md

Revise wording
2023-05-16 10:40:17 +00:00
Reckless_Satoshi
899062ae70
Rename repository 2023-05-09 06:07:16 -07:00
dependabot[bot]
2d1cfa5c5c
Bump webrick from 1.7.0 to 1.8.1 in /docs (#449)
Bumps [webrick](https://github.com/ruby/webrick) from 1.7.0 to 1.8.1.
- [Release notes](https://github.com/ruby/webrick/releases)
- [Commits](https://github.com/ruby/webrick/compare/v1.7.0...v1.8.1)

---
updated-dependencies:
- dependency-name: webrick
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 14:15:26 +00:00
dependabot[bot]
24c3a9af0e
Bump github-pages from 226 to 228 in /docs (#446)
Bumps [github-pages](https://github.com/github/pages-gem) from 226 to 228.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v226...v228)

---
updated-dependencies:
- dependency-name: github-pages
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com>
2023-04-24 14:11:32 +00:00
dependabot[bot]
dfb399c55f
Bump commonmarker from 0.23.8 to 0.23.9 in /docs (#420)
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.8 to 0.23.9.
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.8...v0.23.9)

---
updated-dependencies:
- dependency-name: commonmarker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-12 22:55:45 +00:00
dependabot[bot]
b0f60fef8c
Bump nokogiri from 1.14.2 to 1.14.3 in /docs (#419)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.2 to 1.14.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.14.2...v1.14.3)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-12 22:55:34 +00:00
jimtoshi
f105e8075c
Fixed npub address (#406)
Had the npub for the Robosats order bot in there previously. Changed to the official Robosats npub
2023-04-02 19:09:23 +00:00
jimtoshi
f4ae80c593
Added Nostr donate info. (#402) 2023-03-26 13:17:34 +00:00
Reckless_Satoshi
7700d6daeb
Add theBTCcourse tutorial and vanity project paynym 2023-03-25 08:17:29 -07:00
Reckless_Satoshi
8c66a5db82
Add devfund paynym 2023-03-19 08:16:50 -07:00
Reckless_Satoshi
55ff8551c7
Update paynym 2023-03-09 03:37:26 -08:00
Reckless_Satoshi
55a22955db
Update docs/contribute/donate 2023-03-06 16:39:41 -08:00
dependabot[bot]
cd0aeaf45a
Bump commonmarker from 0.23.6 to 0.23.8 in /docs (#373)
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.6 to 0.23.8.
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.6...v0.23.8)

---
updated-dependencies:
- dependency-name: commonmarker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-03 18:08:19 +00:00
dependabot[bot]
48149e0889
Bump nokogiri from 1.13.9 to 1.14.2 in /docs (#361)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.14.2.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.9...v1.14.2)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-22 12:30:13 +00:00
landonMutch
abe12aebb5
Add Wise payment method description (#355) 2023-02-15 20:43:30 +00:00
Reckless_Satoshi
336ba44909
Update Alby installation instructions for Tor Browser on wallets docs 2023-02-11 11:01:20 -08:00
Athena Alpha
773d4371fb
Added new How To guide (#350)
* Added new How To guide

Also updated the page title and separated out the guides into different versions so that users can easily use the latest one for better experience.

* Removed "latest version"
2023-02-11 14:31:03 +00:00
Kote
95c9b3ee77
Update 07-wallets.md (#348)
Updated SBW to OBW
2023-02-11 14:17:35 +00:00
landonMutch
cb8a756a40
add e-Transfer to payment methods (#345)
add e-Transfer

There seems to be some misconceptions of how e-Transfers work in Canada: specifically that e-Transfers may be initiated either by the sender or the receiver.
This addition is meant to add clarification for what e-Transfers are and how they work.
2023-02-07 10:35:16 +00:00
Reckless_Satoshi
0b237ecc63
Add stowaway swap tutorial 2023-02-05 09:26:41 -08:00
Reckless_Satoshi
331cf3b122
Add new trade pipeline infography to documentation site 2023-02-01 03:45:49 -08:00
Reckless_Satoshi
8f588b4aaa
Add buyer and seller diagram pipelines (#344)
Add files via upload

Co-authored-by: Red_Purdy <104675727+RedPurdy@users.noreply.github.com>
2023-02-01 11:31:31 +00:00
okada-blue
afb7566e50
Update 13-fees.md (#329)
* Update 13-fees.md

Add documentation for "Fees"

* Update 13-fees.md

-clarified purpose of the maker/taker table
-added @redphix 's clarification
-added fees for lnproxy based on telegram comments
2023-01-31 11:27:07 +00:00
okada-blue
b1cc3ce086
Update Docs - Minor Fixes (#327)
* Update 02-robots.md

Add `{% include improve %}` at end of section

* Update 03-premium.md

Add `{% include improve %}` at end of section

* Update 04-bonds.md

Add `{% include improve %}` at end of section
Update section to include `{{site.robosats.VARIABLE}}`

* Update 05-trade-escrow.md

Add `{% include improve %}` at end of section
Update section to include `{{site.robosats.VARIABLE}}`

* Update 07-wallets.md

Update section to include `{{site.robosats.VARIABLE}}`

* Update 09-swaps.md

Add `{% include improve %}` at end of section
Update section to include `{{site.robosats.VARIABLE}}`

* Update 12-prices.md

Add `{% include improve %}` at end of section

* Update 14-on-chain-payouts.md

Add `{% include improve %}` at end of section
2022-11-24 17:54:21 +00:00
okada-blue
25074351f3
Update docs - 12-prices.md (#276)
* Update docs - 12-prices.md

* Update 12-prices.md

Update to include "Prices in Practice" section
2022-11-21 09:29:45 +00:00
anon
1502f9555b
Some notes on proxy wallets (#306)
Contribution inspired by:
https://twitter.com/RoboSats/status/1584833119349182464
2022-10-27 20:02:08 +00:00
Reckless_Satoshi
7643e524f1
Fix all files with pre-commit 2022-10-25 11:04:12 -07:00
dependabot[bot]
c732b81fe6
Bump nokogiri from 1.13.6 to 1.13.9 in /docs (#301)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.6 to 1.13.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.6...v1.13.9)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 14:36:27 +00:00
Reckless_Satoshi
2c8d1c684b
Add tutorial by @simplestbtcbook to docs 2022-10-23 12:54:29 -07:00
redphix
936d19c6fc
Update docs - add on-chain payouts page (#272) 2022-10-10 21:12:15 +00:00
okada-blue
f48846a907
Update docs - 05-trade-escrow.md (#264)
* Update 05-trade-escrow.md

* Update 05-trade-escrow.md
2022-10-10 10:08:16 +00:00
bitcoin-solo
5d5d4d1c09
Fix broken url in translations docs (#268) 2022-10-06 09:29:37 +00:00
Reckless_Satoshi
45a017a5a6
Add theme to redoc docs 2022-10-04 17:04:54 -07:00
Reckless_Satoshi
8e667a1010
Add API v0.1 page to docs 2022-10-04 12:11:41 -07:00
redphix
4d6f8067bb
Update docs - 09-swaps.md (#263)
* Update 09-swaps.md

* Fix typos in 09-swaps.md and add images
2022-10-02 17:48:34 +00:00
redphix
ba1e616b46
Update docs - add matrix room link in development (#262) 2022-10-02 11:35:21 +00:00
dependabot[bot]
66d3971825
Bump commonmarker from 0.23.4 to 0.23.6 in /docs (#255)
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.4 to 0.23.6.
- [Release notes](https://github.com/gjtorikian/commonmarker/releases)
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.4...v0.23.6)

---
updated-dependencies:
- dependency-name: commonmarker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-23 11:07:09 +00:00
okada-blue
3a07028c9e
Update 03-premium.md and 04-bonds.md (#248)
* Update 03-premium.md

Update 'summary' portion to be more concise and straight forward in describing how premiums are to be viewed in the order book (inspired by a question on TG).

I felt some of the verbiage in the introduction was redundant and could be removed for simplicity.

* Update 04-bonds.md

Commit: Proposed rough draft for documentation on Bonds.

Note: I'm not certain I have captured every scenario in which bonds can be lost.

Question: Should I mention bondless takers?

* Update 04-bonds.md

Update to include revisions
2022-09-19 23:19:03 +00:00
okada-blue
b6edc27e6e
Update 02-robots.md (#246)
Include additional information
2022-09-16 09:36:00 +00:00
Reckless_Satoshi
602d92dd90
Add instructions to build and serve documentations locally 2022-09-13 05:58:42 -07:00
Reckless_Satoshi
45d14f2249
Add TOC to 03-premum.md 2022-09-11 11:34:36 -07:00
okada-blue
839f07dc48
Update 03-premium.md (#229)
* Update 03-premium.md

Make changes per PR comments
2022-09-11 18:31:08 +00:00
Reckless_Satoshi
03f0b3a368
Add HRF sponsorship 2022-09-09 11:33:59 -07:00
okada-blue
e613cd9ffa
Update 02-robots.md (#221)
* Update 02-robots.md
2022-08-28 17:53:30 +00:00
Reckless_Satoshi
7fb2767ee7
Add Alby to wallet compatibility list 2022-08-26 10:57:54 -07:00
Reckless_Satoshi
d8effa1951
Add BTC Sessions onchain tutorial 2022-08-09 16:02:28 -07:00
Reckless_Satoshi
aad87e7d98
Increase Max trade size to 4M, increase max range size from 5 to 8 2022-07-30 05:27:15 -07:00
Reckless_Satoshi
2e07b9e48b
Add Amazon GC to best practices doc 2022-07-28 03:46:32 -07:00
Reckless_Satoshi
e0d4b4f7d1
Merge pull request #189 from Reckless-Satoshi/dependabot/bundler/docs/tzinfo-1.2.10
Bump tzinfo from 1.2.9 to 1.2.10 in /docs
2022-07-23 14:59:50 +00:00
Reckless_Satoshi
ff0efd7664
Update Phoenix wallet compatibility. Fix escrow cltv expiry blocks computation 2022-07-22 08:13:37 -07:00
dependabot[bot]
0bfeaf57a2
Bump tzinfo from 1.2.9 to 1.2.10 in /docs
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10.
- [Release notes](https://github.com/tzinfo/tzinfo/releases)
- [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md)
- [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.9...v1.2.10)

---
updated-dependencies:
- dependency-name: tzinfo
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 15:12:15 +00:00
Reckless_Satoshi
45ce711c00
Update Phoenix wallet compatibility. Fix escrow cltv expiry blocks computation 2022-07-22 08:05:47 -07:00
Reckless_Satoshi
98e2da68d0
Add admin action shortcuts for dispute resolution. Update compensation docs 2022-07-19 15:14:08 -07:00
Reckless_Satoshi
4dff7efbb7
Raise max amount to 3M Sats. Fix testnet/platform alternative site. Bump LND. 2022-07-10 03:54:00 -07:00
Reckless_Satoshi
29038fe79c
Add German video tutoria to docs 2022-07-08 10:56:26 -07:00
Reckless_Satoshi
91c2ddb166
Add I2P access eepsite 2022-07-04 08:23:07 -07:00
Reckless_Satoshi
27d28f4e0e
Add Ian Major tutotial to docs 2022-06-24 10:38:21 -07:00
Reckless_Satoshi
c12c18a5c7
Update wallet docs relating to Muun 2022-06-21 05:07:45 -07:00
Reckless_Satoshi
009c88a988
Add Statistics to documentation site. Add order made on onchain admin panel. 2022-06-20 01:42:41 -07:00
Reckless_Satoshi
e8fb090f18
Raise max trade size to 2.2m. Update send/receive icon. 2022-06-18 08:30:57 -07:00
Gravity2106
e0849c4cad
Update 07-wallets.md 2022-06-14 21:47:33 +02:00
Reckless_Satoshi
f20a7d5636
Raise max to 1.5m, update docs and fix links 2022-06-04 15:13:58 -07:00
Reckless_Satoshi
f3b18d6c85
Add doc: polish video tutorial 2022-06-04 07:17:10 -07:00
Reckless_Satoshi
c6f87bb6a5
Merge pull request #158 from openoms/docs-add
docs: add CLN, other backends for Zeus, fix links
2022-06-02 22:43:34 +00:00
Reckless_Satoshi
8663fb3423
Add TG messages for dispute open and collaborative cancellation 2022-06-02 15:32:01 -07:00
openoms
872e0ddcf5
docs: add CLN, other backends for Zeus, fix links 2022-06-02 06:50:27 +01:00
Reckless_Satoshi
7623d30670
Add new PGP keys validation on backend. Raise default bond size to 3% and minimum to 2% 2022-06-01 16:49:27 -07:00
Reckless_Satoshi
9c343c8428
Merge pull request #157 from Jakyhack/patch-2
Add AlertBot documentation
2022-06-01 23:07:25 +00:00
Reckless_Satoshi
585b768a17
Add Reddit community links 2022-05-31 09:29:23 -07:00
Reckless_Satoshi
d1f671cf66
Validate PGP keys with GnuPG when a new robot is created 2022-05-30 06:34:27 -07:00
Reckless_Satoshi
e7ec8cf54e
Fix unshown messages when pubkey key arrives after them. Fix docs 2022-05-28 15:26:00 -07:00
Reckless_Satoshi
a045dacd88
Add independent verification of encrypted communication tutorial 2022-05-28 10:05:04 -07:00
Reckless_Satoshi
b5ed58e850
Add tip widget to docs 2022-05-27 08:28:08 -07:00
Reckless_Satoshi
45c2704a47
Write docs features/private 2022-05-27 06:38:51 -07:00
Jakyhack
23e5900e36
Update 10-telegram.md 2022-05-25 17:22:10 +02:00
Reckless_Satoshi
ae4d6a1ac0
Include all docs svg icons, Fix links, Add pages 2022-05-22 03:08:41 -07:00
Reckless_Satoshi
f6d03aab8b
Fix in-app typos 2022-05-20 05:31:49 -07:00