Commit Graph

72 Commits

Author SHA1 Message Date
Alloy Networks
6032c14645 add full history sizer 2025-08-06 10:02:28 +03:00
Alloy Networks
cf6c6667d6 Merge pull request #50 from tequdev/fix-table-code
Fixed the code tag in the table to prevent wrapping
2025-08-06 09:52:35 +03:00
Alloy Networks
381c5e1a9f Merge branch 'main' into fix-table-code 2025-08-06 09:50:35 +03:00
Thomas Silkjær
8f3bd1f9be Merge pull request #56 from tequdev/typo-signer-list 2025-08-05 23:57:31 +02:00
tequ
67b0b6629d Merge branch 'main' into fix-table-code 2025-08-06 01:32:37 +09:00
tequ
1543b0e4c1 fix SignersList to SignerList 2025-08-06 01:30:59 +09:00
Alloy Networks
8f758976fb Merge pull request #48 from tequdev/fix-account-management-link
Fix link in Account Management page
2025-08-05 19:26:59 +03:00
Alloy Networks
ddea8e0012 Merge branch 'main' into fix-account-management-link 2025-08-05 19:25:22 +03:00
Alloy Networks
4eb2df7c97 update to 16+ million ledgers
This should be changed every million ledgers. Or later should be able to pull dynamically.
2025-08-05 19:24:45 +03:00
Alloy Networks
023d4ffb38 Merge branch 'main' into fix-account-management-link 2025-08-05 19:22:58 +03:00
tequ
e3be8bbf4b Merge branch 'main' into alloynetworks-index1 2025-08-06 01:21:33 +09:00
Alloy Networks
69de1779a3 Merge pull request #47 from tequdev/fix-address-sample
Fix address sample
2025-08-05 18:25:07 +03:00
Alloy Networks
9085768920 Merge branch 'main' into fix-address-sample 2025-08-05 18:23:46 +03:00
Alloy Networks
4a8e181d38 Update to 16+ million ledgers 2025-08-05 18:21:49 +03:00
Alloy Networks
99bd4ba34e Merge pull request #51 from tequdev/global-ref
Enable external references in Markdown
2025-08-05 17:06:18 +03:00
Ekiserrepé
915aacc2d6 Merge branch 'main' into global-ref 2025-08-05 16:02:58 +02:00
Alloy Networks
09ab2dee29 Merge pull request #52 from Xahau/Ekiserrepe-patch-1
Update about.mdx
2025-07-24 09:44:55 +03:00
Ekiserrepé
b2ade5a576 Update about.mdx 2025-07-24 08:34:09 +02:00
tequ
3c8cfe206f format 2025-07-15 17:35:00 +09:00
tequ
7d4eebdfb4 update global.md 2025-07-15 17:27:25 +09:00
tequ
cdd2f5058c remove log 2025-07-15 17:12:46 +09:00
tequ
2a73058eab add references 2025-07-15 17:03:17 +09:00
tequ
5747a948a6 Add global link references 2025-07-15 16:28:16 +09:00
tequ
6fe9c25db9 fix invalid json for Balancea Adjustment page 2025-07-15 13:30:17 +09:00
tequ
b87b096cce Fixed the code tag in the table to prevent wrapping 2025-07-15 13:16:06 +09:00
tequ
b1ce5e6fd3 use LinkCard 2025-07-15 13:08:31 +09:00
tequ
0fe5e830d6 Fix link in Account Management page 2025-07-15 12:54:50 +09:00
tequ
ee9a946e77 Fix address sample 2025-07-15 12:19:49 +09:00
Ekiserrepé
669f98e45f Merge pull request #45 from Silkjaer/pr-about-video
Added video to about page
2025-07-09 18:23:38 +02:00
Thomas Silkjær
165e2c2970 Added video to about page 2025-07-09 18:20:19 +02:00
Thomas Silkjær
6621e465a9 Merge pull request #43 from Silkjaer/pr-add-search
Added search to documentation sidebar
2025-07-09 18:11:24 +02:00
Thomas Silkjær
911394ad44 Fixed sidebar top padding on mobile 2025-07-09 18:09:30 +02:00
Thomas Silkjær
698714c17e Merge branch 'main' into pr-add-search 2025-07-08 10:52:30 +02:00
Thomas Silkjær
2db5f0b8e2 Added search to documentation sidebar 2025-07-08 09:41:17 +02:00
Thomas Silkjær
916081b85c Merge pull request #42 from Ekiserrepe/main
Updated logos and links
2025-07-07 12:51:08 +02:00
Thomas Silkjær
7b1aac7377 Merge branch 'main' into main 2025-07-07 12:48:48 +02:00
Thomas Silkjær
4abf6c3715 Merge pull request #39 from Silkjaer/pr-remove-accountdelete
Refactor Protocol Reference and Account Management Documentation
2025-07-07 12:48:22 +02:00
Thomas Silkjær
5d80dbae03 Merge branch 'main' into main 2025-07-07 12:47:15 +02:00
tequ
a043710f88 Merge branch 'main' into pr-remove-accountdelete 2025-07-07 19:44:09 +09:00
tequ
01191fd2ae Merge pull request #40 from tequdev/delete-trace-slot
Delete `trace_slot`
2025-07-07 19:42:39 +09:00
Thomas Silkjær
7f6272d899 Added badge for accountdelete 2025-07-07 10:50:42 +02:00
Thomas Silkjær
fd83478cf6 Revert "Refactor Protocol Reference and Account Management Documentation"
This reverts commit 60a9b01a24.
2025-07-07 10:47:06 +02:00
Ekiserrepé
e4a9d0e2df Updated logos and links 2025-07-07 10:35:57 +02:00
tequ
b761fc728e delete trace_slot 2025-07-05 16:15:21 +09:00
Thomas Silkjær
60a9b01a24 Refactor Protocol Reference and Account Management Documentation
- Removed references to the `AccountDelete` transaction type from the Protocol Reference and Account Management sections.
- Updated the Protocol Reference section to focus on relevant transaction types.
- Cleaned up the documentation for transaction results by removing outdated references to `AccountDelete` errors.
- Deleted the standalone `accountdelete.mdx` file as it is no longer needed.
2025-07-04 13:08:37 +02:00
Thomas Silkjær
7495055f4e Merge pull request #38 from Silkjaer/pr-linkfix
Fixed link
2025-07-04 12:54:21 +02:00
Thomas Silkjær
ab40ab0395 Fixed link 2025-07-04 12:52:40 +02:00
Thomas Silkjær
9d4a632b33 Merge pull request #16 from Xahau/pr-github-boards
Removed notes about missing content and moved it to GitHub projects
2025-07-04 12:24:57 +02:00
Thomas Silkjær
a5be54cc12 Update src/content/docs/docs/support/help-us.mdx
Co-authored-by: tequ <git@tequ.dev>
2025-07-04 12:23:46 +02:00
Thomas Silkjær
debe2c8008 Added note to create issue on repo rather than project board 2025-07-04 08:23:44 +00:00