-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* SDK-4584 * Update README.md * Update diagram * Update diagram * Update README.md * Update README.md * Add basic auth for ArangoDB web interface * Add test * Update README.md * Update README.md * fix typos and links * Simplify q-server Dockerfile, add Notes to README * Edit Readme. Add cd to tests directory * Cleanup * Code review (#35) * Update arangodb to 3.10.5 * Rename ton-node to ever-node * Other improvements based on community review of the code * Rename TON_ to EVER * Increase max block size to 4 Mb in producer * Update Evernode github commit * Bump node.js version in q-server, CONNECT_FETCH_MESSAGE_MAX_BYTES: 4001000 * Bump q-server version up to 0.57.0 --------- Co-authored-by: Alexandra Zorina <64249490+a-zorina@users.noreply.github.com> Co-authored-by: Alexey Vavilin <45162748+AlexeyVavilin@users.noreply.github.com>
- Loading branch information
1 parent
f805b16
commit 6570195
Showing
104 changed files
with
5,670 additions
and
1,130 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
.idea/ | ||
.DS_Store | ||
/deploy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
admin:$apr1$zpnuu5ho$Swc8jhnhlHV.qqgoaLGdO1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.