Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing tutorial series until ready #1545

Merged
merged 1 commit into from
Apr 22, 2022
Merged

Removing tutorial series until ready #1545

merged 1 commit into from
Apr 22, 2022

Conversation

Clay-Mysten
Copy link
Contributor

@Clay-Mysten Clay-Mysten commented Apr 22, 2022

Sorry for accidentally including this in PR #1530, Xun.

I will add back when you are ready.

Removing tutorial series until ready
@Clay-Mysten Clay-Mysten requested a review from lxfind April 22, 2022 20:05
@Clay-Mysten Clay-Mysten merged commit 2dcc728 into main Apr 22, 2022
@Clay-Mysten Clay-Mysten deleted the Clay-Mysten-patch-1 branch April 22, 2022 20:08
longbowlu added a commit that referenced this pull request Apr 22, 2022
* refactor

* clean up

* refactor
rebase

* rebase

* rebase

* add how-to

* format

* lint

* don't pop key, copy it

* Add a safe client function that augments the follower API with downloading the transactions information (#1446)

Co-authored-by: George Danezis <george@danez.is>

* Removing dev-addresses from Move.toml (#1536)

There is no undefined address in the [addresses] section (e.g. AddressToBeFilledIn = "_") so having a [dev-addresses] section is not necessary.

* [move][adapter] Static init rules (#1532)

- Made init rules static
- The existence of the function is optional
- The function must be named 'init'
- The function must be private
- The function can have a single parameter, &mut TxContext
- Alternatively, the function can have zero parameters

* adds a counter example (#1539)

* sui: reorganize binaries

* wallet: log git revision on start

* Refactor Build index by common user workflow (#1530)

* Refactor Build index by common user workflow

* Update index.md

Fix paths missing Markdown file extension

* Update index.md (#1545)

Removing tutorial series until ready

* Update index.md

Remove version from API link
Capitalize REST

* comments and add unwind logic for process

* fix: remove one unneeded instance of key_pair.copy()

* fix: remove three unneeded instances of key_pair.copy()

* fix: remove one unneeded instance of key_pair.copy()

* refactor
rebase

* rebase

* refactor

* rebase

* rebase

* add how-to

* lint

* don't pop key, copy it

* rebase

* Update index.md

Remove version from API link
Capitalize REST

* rebase

Co-authored-by: Lu Zhang <luzhang@Lus-MacBook-Pro.local>
Co-authored-by: George Danezis <gdanezis@users.noreply.github.com>
Co-authored-by: George Danezis <george@danez.is>
Co-authored-by: jaredcosulich <jared@irrationaldesign.com>
Co-authored-by: Todd Nowacki <tmn@mystenlabs.com>
Co-authored-by: Damir S <damirka.ru@gmail.com>
Co-authored-by: Brandon Williams <brandon@mystenlabs.com>
Co-authored-by: Clay-Mysten <100217682+Clay-Mysten@users.noreply.github.com>
Co-authored-by: François Garillot <francois@garillot.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants