diff --git a/apps/api/src/index.ts b/apps/api/src/index.ts index 170f04eac..d1bbf2655 100644 --- a/apps/api/src/index.ts +++ b/apps/api/src/index.ts @@ -65,7 +65,7 @@ async function run() { await sleep(PRODUCTION_INDEXER_DELAY); } - await checkpoint.reset(); + // await checkpoint.reset(); checkpoint.start(); } diff --git a/apps/ui/package.json b/apps/ui/package.json index 6dbe296ab..cd530c751 100644 --- a/apps/ui/package.json +++ b/apps/ui/package.json @@ -50,7 +50,7 @@ "@snapshot-labs/lock": "^0.2.10", "@snapshot-labs/pineapple": "^1.1.0", "@snapshot-labs/prettier-config": "^0.1.0-beta.18", - "@snapshot-labs/snapshot.js": "^0.12.33", + "@snapshot-labs/snapshot.js": "^0.12.36", "@snapshot-labs/sx": "^0.1.0", "@vueuse/core": "^10.4.1", "@walletconnect/core": "^2.11.0", diff --git a/apps/ui/src/components/EditorTimeline.vue b/apps/ui/src/components/EditorTimeline.vue new file mode 100644 index 000000000..ba532eac3 --- /dev/null +++ b/apps/ui/src/components/EditorTimeline.vue @@ -0,0 +1,151 @@ + + + diff --git a/apps/ui/src/components/FormSpaceStrategies.vue b/apps/ui/src/components/FormSpaceStrategies.vue index 53fd9b32f..17401cb0b 100644 --- a/apps/ui/src/components/FormSpaceStrategies.vue +++ b/apps/ui/src/components/FormSpaceStrategies.vue @@ -38,7 +38,8 @@ const strategiesLimit = computed(() => { tooltip: 'The default network used for this space. Networks can also be specified in individual strategies', examples: ['Select network'], - networkId + networkId, + networksListKind: 'offchain' }" /> diff --git a/apps/ui/src/components/Landing/Ecosystem.vue b/apps/ui/src/components/Landing/Ecosystem.vue index a42f9c15e..2f3395577 100644 --- a/apps/ui/src/components/Landing/Ecosystem.vue +++ b/apps/ui/src/components/Landing/Ecosystem.vue @@ -3,7 +3,7 @@
Ecosystem
-

+

Supercharge your governance with integrations

diff --git a/apps/ui/src/components/Landing/Features.vue b/apps/ui/src/components/Landing/Features.vue index 63cc0bd34..7a3c66c2e 100644 --- a/apps/ui/src/components/Landing/Features.vue +++ b/apps/ui/src/components/Landing/Features.vue @@ -72,7 +72,7 @@ const FEATURES = [
Features
-

+

Everything DAOs need to make better decisions together

diff --git a/apps/ui/src/components/Landing/Flow.vue b/apps/ui/src/components/Landing/Flow.vue index e16668d64..369efbdad 100644 --- a/apps/ui/src/components/Landing/Flow.vue +++ b/apps/ui/src/components/Landing/Flow.vue @@ -35,7 +35,7 @@ const STEPS = [