Skip to content

Commit

Permalink
merge main
Browse files Browse the repository at this point in the history
  • Loading branch information
dong77 committed Jul 27, 2023
2 parents b83a418 + bfc3f12 commit e795a09
Show file tree
Hide file tree
Showing 78 changed files with 6,210 additions and 4,866 deletions.
21 changes: 16 additions & 5 deletions .github/ISSUE_TEMPLATE/add_project.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Add a project to Taiko's ecosystem 🌐
description: Add a project to Taiko's ecosystem
title: Add [PROJECT_NAME] to the ecosystem
name: "Add a project to Taiko's ecosystem 🌐"
description: "Add a project to Taiko's ecosystem"
title: "Add [PROJECT_NAME] to the ecosystem"
labels: ["category.enhancement", "status.needs-triage", "category.ecosystem"]
assignees:
- d1onys1us
Expand Down Expand Up @@ -29,12 +29,23 @@ body:
label: Link to your project
validations:
required: true
- type: dropdown
id: isLive
attributes:
label: Live on Testnet
description: Is your project deployed on one of Taiko's testnets?
multiple: false
options:
- "Yes (default)"
- "No"
validations:
required: true
- type: input
id: evidence
attributes:
label: Please provide evidence here that your project is integrated with Taiko for us to easily check.
label: If your project is live on one of Taiko's testnets, please provide evidence of that here (eg. links, screenshots).
validations:
required: true
required: false
- type: textarea
id: logo
attributes:
Expand Down
12 changes: 6 additions & 6 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
".": "0.16.0",
"packages/branding": "0.1.2",
".": "0.17.0",
"packages/branding": "0.2.0",
"packages/bridge-ui": "0.9.1",
"packages/bridge-ui-v2": "2.2.0",
"packages/eventindexer": "0.8.0",
"packages/bridge-ui-v2": "2.3.0",
"packages/eventindexer": "0.9.0",
"packages/fork-diff": "0.2.0",
"packages/protocol": "0.11.0",
"packages/protocol": "0.12.0",
"packages/relayer": "0.8.0",
"packages/status-page": "0.12.0",
"packages/website": "0.11.0",
"packages/website": "0.12.0",
"packages/whitepaper": "1.4.0"
}
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,45 @@
# Changelog

## [0.17.0](https://github.com/taikoxyz/taiko-mono/compare/taiko-mono-v0.16.0...taiko-mono-v0.17.0) (2023-07-24)


### Features

* **bridge-ui-v2:** account balance ([#14159](https://github.com/taikoxyz/taiko-mono/issues/14159)) ([081be64](https://github.com/taikoxyz/taiko-mono/commit/081be64591b48cfa4fb10baf3067cf974476e298))
* **bridge-ui-v2:** amount input validation ([#14213](https://github.com/taikoxyz/taiko-mono/issues/14213)) ([4b639d7](https://github.com/taikoxyz/taiko-mono/commit/4b639d7a5315c20a6766fb2b59d0ce5d3b973453))
* **bridge-ui-v2:** bridging ETH and ERC20 ([#14225](https://github.com/taikoxyz/taiko-mono/issues/14225)) ([c3375a4](https://github.com/taikoxyz/taiko-mono/commit/c3375a4ce43cea719568a6661428b78b2354ec51))
* **bridge-ui-v2:** Faucet ([#14145](https://github.com/taikoxyz/taiko-mono/issues/14145)) ([b2f2388](https://github.com/taikoxyz/taiko-mono/commit/b2f23889e903ca933dde00bc7f20d88f78bc72a7))
* **bridge-ui-v2:** Processing Fee ([#14170](https://github.com/taikoxyz/taiko-mono/issues/14170)) ([13ebf1c](https://github.com/taikoxyz/taiko-mono/commit/13ebf1c54f147bfb0ad754abc24271caf97c3775))
* **eventindexer:** speed up sync ([#14258](https://github.com/taikoxyz/taiko-mono/issues/14258)) ([d337174](https://github.com/taikoxyz/taiko-mono/commit/d337174742bfd8d9c220fda0a0e1c9626fd571c2))
* **website:** add deploy a contract documentation using thirdweb ([#13935](https://github.com/taikoxyz/taiko-mono/issues/13935)) ([4ce016a](https://github.com/taikoxyz/taiko-mono/commit/4ce016a6a2be1ed4bdc2ed8835f427152406321a))
* **website:** add l3 error handling ([#14231](https://github.com/taikoxyz/taiko-mono/issues/14231)) ([2b9909e](https://github.com/taikoxyz/taiko-mono/commit/2b9909eb673a3e81c67deac4f6616d0f081b2f40))
* **website:** add node runner manuals ([#14236](https://github.com/taikoxyz/taiko-mono/issues/14236)) ([76d2127](https://github.com/taikoxyz/taiko-mono/commit/76d2127a5863a19b80ae661a95c16986c9c1c47b))
* **website:** add private key warning ([#14240](https://github.com/taikoxyz/taiko-mono/issues/14240)) ([485906b](https://github.com/taikoxyz/taiko-mono/commit/485906b0d76081f939fbee434d65e8cbe6f4e0c2))
* **website:** add reset metamask step ([#14229](https://github.com/taikoxyz/taiko-mono/issues/14229)) ([bb77e83](https://github.com/taikoxyz/taiko-mono/commit/bb77e83b1500f596234ece45be65b89dfb8613ea))
* **website:** add warning for casual provers ([#14232](https://github.com/taikoxyz/taiko-mono/issues/14232)) ([6608d63](https://github.com/taikoxyz/taiko-mono/commit/6608d63c91f73d3814fe6ba3a1df66bc601553b2))
* **website:** docs guide prover withdraw TTKO ([#14133](https://github.com/taikoxyz/taiko-mono/issues/14133)) ([1a136d4](https://github.com/taikoxyz/taiko-mono/commit/1a136d48a733d386482102ca0710f0276f0acbf4))
* **website:** Docs Taiko L2 EIP-1559 high level overview ([#14187](https://github.com/taikoxyz/taiko-mono/issues/14187)) ([ac52f57](https://github.com/taikoxyz/taiko-mono/commit/ac52f575b6ac5a173bc6e96679f0614fcd61aa27))
* **website:** update blogs ([#14201](https://github.com/taikoxyz/taiko-mono/issues/14201)) ([3ae2597](https://github.com/taikoxyz/taiko-mono/commit/3ae25973f7d1789cba880a2d423c1d1f3b4e049a))
* **website:** Update eldfell-l3-node-runner-manual.mdx ([#14247](https://github.com/taikoxyz/taiko-mono/issues/14247)) ([e45f89c](https://github.com/taikoxyz/taiko-mono/commit/e45f89cac1b2ba114616cb176a1d2082016bb8df))
* **website:** update mxc link ([#14143](https://github.com/taikoxyz/taiko-mono/issues/14143)) ([0bba1e4](https://github.com/taikoxyz/taiko-mono/commit/0bba1e4ba4226849725b3f59baa018f807e3db25))
* **website:** update owlto and kalkiswap ([#14234](https://github.com/taikoxyz/taiko-mono/issues/14234)) ([01ff9fc](https://github.com/taikoxyz/taiko-mono/commit/01ff9fc5ae62fe420c21567ec024d37a8c63a873))
* **website:** update setting up wallet docs ([#14227](https://github.com/taikoxyz/taiko-mono/issues/14227)) ([3751198](https://github.com/taikoxyz/taiko-mono/commit/3751198826c1db7de00ecb83645c13b23d1ed9e3))
* **website:** update wallet setup docs ([#14209](https://github.com/taikoxyz/taiko-mono/issues/14209)) ([57ef8f2](https://github.com/taikoxyz/taiko-mono/commit/57ef8f271b5b248ea8492525731bcaf68367aed4))
* **website:** update website logo to use svg ([#14142](https://github.com/taikoxyz/taiko-mono/issues/14142)) ([1217fb6](https://github.com/taikoxyz/taiko-mono/commit/1217fb6acb8e0324821f7fac829e55eb88228e98))


### Bug Fixes

* **bridge-ui-v2:** processing fee and amount input validation ([#14220](https://github.com/taikoxyz/taiko-mono/issues/14220)) ([61138a8](https://github.com/taikoxyz/taiko-mono/commit/61138a88b529d70df0e81468052971a4fc4fde16))
* **bridge-ui-v2:** token dropdown click away ([#14224](https://github.com/taikoxyz/taiko-mono/issues/14224)) ([4f879cb](https://github.com/taikoxyz/taiko-mono/commit/4f879cbbbd77f5f82ea150391756cc92879d5848))
* **docs:** fix links ([#14205](https://github.com/taikoxyz/taiko-mono/issues/14205)) ([a7fd219](https://github.com/taikoxyz/taiko-mono/commit/a7fd219aa7ef320ae4ab2e737e71a48527c6b386))
* **repo:** fix typos ([#14165](https://github.com/taikoxyz/taiko-mono/issues/14165)) ([020972a](https://github.com/taikoxyz/taiko-mono/commit/020972acd0e71877b5f0d76e6a5319f5a814038e))
* **website:** broken link ([#14153](https://github.com/taikoxyz/taiko-mono/issues/14153)) ([077b2a1](https://github.com/taikoxyz/taiko-mono/commit/077b2a19607486e5d835adc2a59ab6c662c8c0aa))
* **website:** fix broken link ([#14200](https://github.com/taikoxyz/taiko-mono/issues/14200)) ([8fddb30](https://github.com/taikoxyz/taiko-mono/commit/8fddb30395ae43e257885d6a4af01dff3e4499db))
* **website:** fix typo in banner ([#14204](https://github.com/taikoxyz/taiko-mono/issues/14204)) ([64a8766](https://github.com/taikoxyz/taiko-mono/commit/64a8766963088158c884289a494c0bb4f4c1e12a))
* **website:** make more clear ttko deposit step ([#14228](https://github.com/taikoxyz/taiko-mono/issues/14228)) ([1d7d9b7](https://github.com/taikoxyz/taiko-mono/commit/1d7d9b7a50ff3317ab51105651920df996f07e82))
* **website:** update bridging docs link ([#14193](https://github.com/taikoxyz/taiko-mono/issues/14193)) ([4bc4038](https://github.com/taikoxyz/taiko-mono/commit/4bc4038d0bd23ceee1955ea4d134968644d428a7))

## [0.16.0](https://github.com/taikoxyz/taiko-mono/compare/taiko-mono-v0.15.0...taiko-mono-v0.16.0) (2023-07-10)


Expand Down
6 changes: 3 additions & 3 deletions lefthook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ pre-commit:
bridge-ui:
glob: "packages/bridge-ui/**.{js,svelte,ts}"
run: pnpm -F bridge-ui lint:fix && git add {staged_files}
bridge-ui-v2:
glob: "packages/bridge-ui-v2/**.{js,ts,css,svelte}"
run: pnpm -F bridge-ui-v2 lint:fix && git add {staged_files}
# bridge-ui-v2:
# glob: "packages/bridge-ui-v2/**.{js,ts,css,svelte}"
# run: pnpm -F bridge-ui-v2 svelte:check && pnpm -F bridge-ui-v2 lint:fix && git add {staged_files}
protocol_sol:
glob: "packages/protocol/**.{sol}"
run: pnpm -F protocol lint:sol && git add {staged_files}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "taiko-mono",
"version": "0.16.0",
"version": "0.17.0",
"private": true,
"devDependencies": {
"lefthook": "^1.4.7",
Expand Down
7 changes: 7 additions & 0 deletions packages/branding/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.0](https://github.com/taikoxyz/taiko-mono/compare/branding-v0.1.2...branding-v0.2.0) (2023-07-24)


### Features

* **website:** update setting up wallet docs ([#14227](https://github.com/taikoxyz/taiko-mono/issues/14227)) ([3751198](https://github.com/taikoxyz/taiko-mono/commit/3751198826c1db7de00ecb83645c13b23d1ed9e3))

## [0.1.2](https://github.com/taikoxyz/taiko-mono/compare/branding-v0.1.1...branding-v0.1.2) (2023-06-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/branding/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@taiko/branding",
"version": "0.1.2",
"version": "0.2.0",
"private": true
}
11 changes: 8 additions & 3 deletions packages/bridge-ui-v2/.prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,13 @@
"singleQuote": true,
"trailingComma": "all",
"bracketSameLine": true,

"plugins": ["prettier-plugin-svelte"],
"pluginSearchDirs": ["."],
"overrides": [{ "files": "*.svelte", "options": { "parser": "svelte" } }]
"overrides": [
{
"files": "*.svelte",
"options": {
"parser": "svelte"
}
}
]
}
17 changes: 17 additions & 0 deletions packages/bridge-ui-v2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [2.3.0](https://github.com/taikoxyz/taiko-mono/compare/bridge-ui-v2-v2.2.0...bridge-ui-v2-v2.3.0) (2023-07-24)


### Features

* **bridge-ui-v2:** account balance ([#14159](https://github.com/taikoxyz/taiko-mono/issues/14159)) ([081be64](https://github.com/taikoxyz/taiko-mono/commit/081be64591b48cfa4fb10baf3067cf974476e298))
* **bridge-ui-v2:** amount input validation ([#14213](https://github.com/taikoxyz/taiko-mono/issues/14213)) ([4b639d7](https://github.com/taikoxyz/taiko-mono/commit/4b639d7a5315c20a6766fb2b59d0ce5d3b973453))
* **bridge-ui-v2:** bridging ETH and ERC20 ([#14225](https://github.com/taikoxyz/taiko-mono/issues/14225)) ([c3375a4](https://github.com/taikoxyz/taiko-mono/commit/c3375a4ce43cea719568a6661428b78b2354ec51))
* **bridge-ui-v2:** Faucet ([#14145](https://github.com/taikoxyz/taiko-mono/issues/14145)) ([b2f2388](https://github.com/taikoxyz/taiko-mono/commit/b2f23889e903ca933dde00bc7f20d88f78bc72a7))
* **bridge-ui-v2:** Processing Fee ([#14170](https://github.com/taikoxyz/taiko-mono/issues/14170)) ([13ebf1c](https://github.com/taikoxyz/taiko-mono/commit/13ebf1c54f147bfb0ad754abc24271caf97c3775))


### Bug Fixes

* **bridge-ui-v2:** processing fee and amount input validation ([#14220](https://github.com/taikoxyz/taiko-mono/issues/14220)) ([61138a8](https://github.com/taikoxyz/taiko-mono/commit/61138a88b529d70df0e81468052971a4fc4fde16))
* **bridge-ui-v2:** token dropdown click away ([#14224](https://github.com/taikoxyz/taiko-mono/issues/14224)) ([4f879cb](https://github.com/taikoxyz/taiko-mono/commit/4f879cbbbd77f5f82ea150391756cc92879d5848))

## [2.2.0](https://github.com/taikoxyz/taiko-mono/compare/bridge-ui-v2-v2.1.0...bridge-ui-v2-v2.2.0) (2023-07-10)


Expand Down
24 changes: 13 additions & 11 deletions packages/bridge-ui-v2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bridge-ui-v2",
"version": "2.2.0",
"version": "2.3.0",
"private": true,
"scripts": {
"dev": "vite dev",
Expand All @@ -14,16 +14,16 @@
"test:unit:watch": "vitest",
"svelte:check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --ignore ./wagmi.config.ts",
"svelte:check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --ignore ./wagmi.config.ts --watch",
"format": "prettier --plugin-search-dir . --write .",
"lint": "prettier --plugin-search-dir . --check . && eslint .",
"format": "prettier --write .",
"lint": "prettier --check . && eslint .",
"lint:fix": "pnpm format && eslint . --fix",
"generate:abi": "pnpm wagmi generate"
},
"devDependencies": {
"@playwright/test": "^1.28.1",
"@sveltejs/adapter-auto": "^2.0.0",
"@sveltejs/adapter-auto": "^2.1.0",
"@sveltejs/adapter-static": "^2.0.2",
"@sveltejs/kit": "^1.5.0",
"@sveltejs/kit": "^1.22.3",
"@types/debug": "^4.1.7",
"@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^5.45.0",
Expand All @@ -35,17 +35,19 @@
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-svelte": "^2.26.0",
"ethereum-address": "^0.0.4",
"postcss": "^8.4.24",
"prettier": "^2.8.0",
"prettier-plugin-svelte": "^2.8.1",
"svelte": "^3.54.0",
"svelte-check": "^3.4.4",
"prettier": "^3.0.0",
"prettier-plugin-svelte": "^3.0.0",
"svelte": "^4.1.0",
"svelte-check": "^3.4.6",
"tailwindcss": "^3.3.2",
"tslib": "^2.4.1",
"typescript": "^5.0.0",
"typescript": "^5.1.6",
"vite": "^4.3.0",
"vite-tsconfig-paths": "^4.2.0",
"vitest": "^0.32.2"
"vitest": "^0.32.2",
"vitest-fetch-mock": "^0.2.2"
},
"type": "module",
"dependencies": {
Expand Down
18 changes: 10 additions & 8 deletions packages/bridge-ui-v2/src/app.config.ts
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
export const recommentProcessingFee = {
ethGasLimit: BigInt(900000),
erc20NotDeployedGasLimit: BigInt(3100000),
erc20DeployedGasLimit: BigInt(1100000),
ethGasLimit: BigInt(900_000),
erc20NotDeployedGasLimit: BigInt(3_100_000),
erc20DeployedGasLimit: BigInt(1_100_000),
};

export const processingFeeComponent = {
closingDelayOptionClick: 300,
intervalComputeRecommendedFee: 20000,
intervalComputeRecommendedFee: 20_000,
};

export const bridge = {
noOwnerGasLimit: BigInt(140000),
noTokenDeployedGasLimit: BigInt(3000000),
export const bridgeService = {
noOwnerGasLimit: BigInt(140_000),
noTokenDeployedGasLimit: BigInt(3_000_000),
erc20GasLimitThreshold: BigInt(2_500_000),
unpredictableGasLimit: BigInt(1_000_000),
};

export const pendingTransaction = {
waitTimeout: 300000,
waitTimeout: 300_000,
};
2 changes: 1 addition & 1 deletion packages/bridge-ui-v2/src/app.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
Expand Down
Loading

0 comments on commit e795a09

Please sign in to comment.