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

chore(readme): update spacing and code block syntax #260

Merged
merged 1 commit into from
May 27, 2024

Conversation

petarvujovic98
Copy link
Contributor

Adding new lines between paragraphs and headings and code blocks.
Adding proper highlighting to code blocks and removing $ symbol

@petarvujovic98 petarvujovic98 added this pull request to the merge queue May 27, 2024
Merged via the queue into main with commit 35e9a0b May 27, 2024
12 checks passed
@petarvujovic98 petarvujovic98 deleted the readme-lints branch May 27, 2024 08:32
github-merge-queue bot pushed a commit that referenced this pull request Jul 26, 2024
* instance_hash

* change pi + copied sp1 templete

* get rid of host-side matches

* get rid of sol

* fix

* delete contracts

* fmt clippy

* fix ci

* fix

* fmt clippy

* fix ci

* fmt

* fix

* delet test generated json

* fmt

* delet test generated json

* tmp

* fix

* fix

* Update lib.rs

* Update lib/src/consts.rs

* RawGuestOutput

* fix

* Raiko.sol

* test runs but fail

* apply comments

* fmt

* "v1.0.0-testnet"

* test fix

* updated elf

* debug sp1

* fix

* unwrap_or_default

* fix: let config_path in config_dir (#233)

* fix: let config_path in config_dir

* fix: save updated config in new path

* chore(docker): use same image when pulling to avoid different binary id (#234)

Signed-off-by: smtmfft <smtm@taiko.xyz>

* feat(raiko): update chain spec (#235)

* update chain spec

Signed-off-by: smtmfft <smtm@taiko.xyz>

* update rpc & name

Signed-off-by: smtmfft <smtm@taiko.xyz>

---------

Signed-off-by: smtmfft <smtm@taiko.xyz>

* feat: use spec in setup (#236)

* feat: use spec in setup

* refactor: update docker-compose.yml to use correct file paths

* chore(docker): fix docker build (#237)

* fix docker build

Signed-off-by: smtmfft <smtm@taiko.xyz>

* fix: some docker stuff (#239)

---------

Signed-off-by: smtmfft <smtm@taiko.xyz>
Co-authored-by: johntaiko <john@taiko.xyz>

* chore(raiko): revert docker build changes (#240)

* Revert "chore(docker): fix docker build (#237)"

This reverts commit 520df33.

* Revert "feat: use spec in setup (#236)"

This reverts commit cd097a5.

* fix: docker stuff (#241)

* fix: docker stuff

* chore(docker): update entrypoint.sh to include L1 and L2 network options

* chore(docker): remove unnecessary echo command in entrypoint.sh

* fmt

* sgx_verifier_addr

* fix

* fmt

* fix

* skip_verify_blob false

* e2e save_test_input

* chore(main): release 1.0.0

* clean build

* fmt clippy

* fix

* debugging script

* revert to sp1 main branch

* e2e input pulling + succinct api

* update

* fmt

* fmt

* update toolchain

* dotenv

* fmt

* fix ci

* update script

* fix prove-block for taiko_mainnet (#258)

* add form (#265)

* refactor(harness): small code readability and lint fixes (#259)

* refactor(harness): small code readability and lint fixes

* fix(harness): add return statement

* chore(readme): update spacing and code block syntax (#260)

* fix(host): add guest request count and make concurrent request decrementation more ergonomic (#261)

* refactor: move out core into separate crate (#247)

* refactor: Move out core into separate crate

Make host only responsible for running server and docs creation

* fix: Update imports

* fix: Unignore core directory for docker

* chore(repo): merge updates from main

* refactor(lib): cleanup unwrap for chain specs struct

* chore(repo): rebase main into core-extract

* fix toolchain

* chore: address dockerfile lints (#255)

* refactor(host): simplify getting and setting cached files (#262)

* git submodule

* NativeParam, write_guest_input_path

* delete extra code & primitives

* update cargo.lock

* remove default = ["sgx"]

* [dependencies]
sgx-prover = { path = "../prover", features = ["enable"]}

* fix

* update verifer

* fix guest

* update

* forge install: sp1-contracts

* forge test runs but real verification failed

* fix

* fix r0 builder

* add flags

* name change

* update

* bd latest status

* gitmodules & ignore

* update

* tag = "v1.0.5-testnet"

* fixed serialization problem in alloy null_or_default

* verification passed

* update

* debug sig verification

* ecrecover fixed

* contract should be good

* network + block args

* network + block args

* e2e done

* submodule

* Update .gitmodules

* git moduele

* clippy & fmt

* update

* fix some somments & CI

* /home/runner/.sp1/bin/sp1up

* rps should be good

* changed sp1 verifier

* update script & README

* fix clippy & fmt

* typo

* your_private_key

* update

* clippy & fmt

* cargo updates & clippy

* fix sys_rand for v1.0.5-testnet

* fix rand dep

* update

* fix merge

* clippy & fix

* remove forge + submodule

* fix ci

* sp1 "prover": "mock"

* fix test_generate_input_from_cache

* fmt

---------

Signed-off-by: smtmfft <smtm@taiko.xyz>
Co-authored-by: Brechtpd <Brechtp.devos@gmail.com>
Co-authored-by: johntaiko <john@taiko.xyz>
Co-authored-by: smtmfft <99081233+smtmfft@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Roger <50648015+RogerLamTd@users.noreply.github.com>
Co-authored-by: Petar Vujović <petarvujovic98@gmail.com>
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