Giter VIP home page Giter VIP logo

docs's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docs's Issues

Update Docusaurus to 3.0.0

Attempt to update Docusaurus to @latest fails due to absent themes, e.g.

Cannot find module 'prism-react-renderer/themes/github'

A migration of the existing theme to fresh Docusaurus would be much appreciated.

[sqd codegen] Invalid property Account.user: User.account is not @unique

I followed this guide https://docs.subsquid.io/basics/schema-file/entity-relations/#one-to-one-relations to create One-to-one relations.
But I have an error when using sqd codegen :

~/codegen-sample$ sqd codegen
CODEGEN
Error: Invalid property Account.user: User.account is not @unique
    at invalidProperty (/home/nhat/codegen-sample/node_modules/@subsquid/openreader/lib/model.tools.js:253:12)
    at validateLookups (/home/nhat/codegen-sample/node_modules/@subsquid/openreader/lib/model.tools.js:209:35)
    at validateModel (/home/nhat/codegen-sample/node_modules/@subsquid/openreader/lib/model.tools.js:127:5)
    at buildModel (/home/nhat/codegen-sample/node_modules/@subsquid/openreader/lib/model.schema.js:44:37)
    at loadModel (/home/nhat/codegen-sample/node_modules/@subsquid/openreader/lib/tools.js:56:42)
    at /home/nhat/codegen-sample/node_modules/@subsquid/typeorm-codegen/lib/main.js:23:39
    at runProgram (/home/nhat/codegen-sample/node_modules/@subsquid/util-internal/lib/misc.js:61:9)
    at Object.<anonymous> (/home/nhat/codegen-sample/node_modules/@subsquid/typeorm-codegen/lib/main.js:13:32)
    at Module._compile (node:internal/modules/cjs/loader:1218:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1272:10)

After making User.account property to be unique as below
image

The model account.model.ts in src/model/generated can't generate account column although User model has been imported
image

Do you have any ideas for these issues?
Thanks

Typos on https://docs.subsquid.io/ docs

Describe the bug
I noticed a couple of minor typo from this section of the docs https://docs.subsquid.io/sdk/reference/processors/evm-batch/context-interfaces/

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://docs.subsquid.io/
  2. Click on Block data for EVM
  3. Scroll through the page
  4. See error in ;
    "queires" in the first paragraph should be "queries."
    "specilized" in the "Archives" section should be "specialized."
    "achive" in the "For Substrate chains" section should be "archive."
    "acrhives" in the last paragraph should be "archives."

Expected behavior
I expected no typos.

ArrowSquid for Substrate announcement

We are proud to release ArrowSquid in public beta. It is by far the most advanced indexing toolkit for Substrate chains, which literally gives superpowers:

  • Blazing fast indexing of traces and storage diffs w/o an archive node. The implications are endless -- validator/staking rewards, XCM transfers, frozen balances -- everything that required tedious and costly RPC call can now be efficiently queried, filtered and aggregated in batches
  • Support for unfinalized blocks with automated rollback handling. True real-time experience for dApps is now unlocked
  • A powerful type system and a fully reworked typegen. Now developers can extract only the necessary pieces of data from events and transactions with a surgical precision. One can mix generated and manually defined types! The flexibility allows to make forward- and backward- compatible squids, handling runtime upgrades like a breeze.
  • Easily access the full trace of calls or the wrapping extrinsic data from an event and wise versa -- thanks to the new design of the indexing context interface
  • Native support for indexing internal calls -- no more manual onwrapping of batch, proxy or sudo extrinsics
  • Support for RPC-only data sources. Squids now can work even without a Subsquid Archive! Super easy setup for indexing local and dev chains.
  • Blazing fast SKALE codec and a metadata service. Simply 10x faster decoding then polkadot.js
  • Lots of quality-of-life improvements like native ss58 address handling

text is visually hard to read

Main text color is too bright which makes it annoyingly hard to read.

It should be either dimmed, or, even better, light color scheme should be used by default.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.