Skip to content

Commit

Permalink
Update demos, uni templates
Browse files Browse the repository at this point in the history
  • Loading branch information
droserasprout committed Oct 26, 2023
1 parent 537fbdc commit a3a6292
Show file tree
Hide file tree
Showing 82 changed files with 170 additions and 239 deletions.
60 changes: 30 additions & 30 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ mypy-extensions==1.0.0
numpy==1.25.2
openapi-schema-validator==0.4.4
openapi-spec-validator==0.5.7
orjson==3.9.9
orjson==3.9.10
packaging==23.1
parsimonious==0.9.0
pathable==0.4.3
Expand Down Expand Up @@ -94,7 +94,7 @@ rfc3339-validator==0.1.4
rlp==3.0.0
ruamel-yaml==0.18.2
ruamel-yaml-clib==0.2.7
ruff==0.1.2
ruff==0.1.3
sentry-sdk==1.32.0
setuptools==68.2.2
six==1.16.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ mypy-extensions==1.0.0
numpy==1.25.2
openapi-schema-validator==0.4.4
openapi-spec-validator==0.5.7
orjson==3.9.9
orjson==3.9.10
packaging==23.1
parsimonious==0.9.0
pathable==0.4.3
Expand Down
1 change: 0 additions & 1 deletion src/demo_auction/deploy/.env.default
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#
HASURA_HOST=hasura
HASURA_SECRET=
LOGLEVEL=INFO
POSTGRES_DB=dipdup
POSTGRES_HOST=db
POSTGRES_PASSWORD=
Expand Down
1 change: 0 additions & 1 deletion src/demo_auction/deploy/sqlite.env.default
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# This env file was generated automatically by DipDup. Do not edit it!
# Create a copy with .env extension, fill it with your values and run DipDup with `--env-file` option.
#
LOGLEVEL=INFO
SQLITE_PATH=/tmp/demo_auction.sqlite
TZKT_URL=https://api.tzkt.io
1 change: 0 additions & 1 deletion src/demo_auction/deploy/swarm.env.default
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#
HASURA_HOST=demo_auction_hasura
HASURA_SECRET=
LOGLEVEL=INFO
POSTGRES_DB=dipdup
POSTGRES_HOST=demo_auction_db
POSTGRES_PASSWORD=
Expand Down
2 changes: 1 addition & 1 deletion src/demo_auction/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by DipDup 7.0.2+editable
# Generated by DipDup 7.1.0+editable
[project]
name = "demo_auction"
version = "0.0.1"
Expand Down
1 change: 0 additions & 1 deletion src/demo_big_maps/deploy/.env.default
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#
HASURA_HOST=hasura
HASURA_SECRET=
LOGLEVEL=INFO
POSTGRES_DB=dipdup
POSTGRES_HOST=db
POSTGRES_PASSWORD=
Expand Down
1 change: 0 additions & 1 deletion src/demo_big_maps/deploy/sqlite.env.default
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# This env file was generated automatically by DipDup. Do not edit it!
# Create a copy with .env extension, fill it with your values and run DipDup with `--env-file` option.
#
LOGLEVEL=INFO
SQLITE_PATH=/tmp/demo_big_maps.sqlite
TZKT_URL=https://api.tzkt.io
1 change: 0 additions & 1 deletion src/demo_big_maps/deploy/swarm.env.default
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#
HASURA_HOST=demo_big_maps_hasura
HASURA_SECRET=
LOGLEVEL=INFO
POSTGRES_DB=dipdup
POSTGRES_HOST=demo_big_maps_db
POSTGRES_PASSWORD=
Expand Down
2 changes: 1 addition & 1 deletion src/demo_big_maps/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by DipDup 7.0.2+editable
# Generated by DipDup 7.1.0+editable
[project]
name = "demo_big_maps"
version = "0.0.1"
Expand Down
1 change: 0 additions & 1 deletion src/demo_blank/deploy/.env.default
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#
HASURA_HOST=hasura
HASURA_SECRET=
LOGLEVEL=INFO
POSTGRES_DB=dipdup
POSTGRES_HOST=db
POSTGRES_PASSWORD=
Expand Down
1 change: 0 additions & 1 deletion src/demo_blank/deploy/sqlite.env.default
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# This env file was generated automatically by DipDup. Do not edit it!
# Create a copy with .env extension, fill it with your values and run DipDup with `--env-file` option.
#
LOGLEVEL=INFO
SQLITE_PATH=/tmp/demo_blank.sqlite
1 change: 0 additions & 1 deletion src/demo_blank/deploy/swarm.env.default
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#
HASURA_HOST=demo_blank_hasura
HASURA_SECRET=
LOGLEVEL=INFO
POSTGRES_DB=dipdup
POSTGRES_HOST=demo_blank_db
POSTGRES_PASSWORD=
Expand Down
2 changes: 1 addition & 1 deletion src/demo_blank/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by DipDup 7.0.2+editable
# Generated by DipDup 7.1.0+editable
[project]
name = "demo_blank"
version = "0.0.1"
Expand Down
1 change: 0 additions & 1 deletion src/demo_dao/deploy/.env.default
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#
HASURA_HOST=hasura
HASURA_SECRET=
LOGLEVEL=INFO
POSTGRES_DB=dipdup
POSTGRES_HOST=db
POSTGRES_PASSWORD=
Expand Down
1 change: 0 additions & 1 deletion src/demo_dao/deploy/sqlite.env.default
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# This env file was generated automatically by DipDup. Do not edit it!
# Create a copy with .env extension, fill it with your values and run DipDup with `--env-file` option.
#
LOGLEVEL=INFO
SQLITE_PATH=/tmp/demo_dao.sqlite
TZKT_URL=https://api.tzkt.io
1 change: 0 additions & 1 deletion src/demo_dao/deploy/swarm.env.default
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#
HASURA_HOST=demo_dao_hasura
HASURA_SECRET=
LOGLEVEL=INFO
POSTGRES_DB=dipdup
POSTGRES_HOST=demo_dao_db
POSTGRES_PASSWORD=
Expand Down
2 changes: 1 addition & 1 deletion src/demo_dao/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by DipDup 7.0.2+editable
# Generated by DipDup 7.1.0+editable
[project]
name = "demo_dao"
version = "0.0.1"
Expand Down
1 change: 0 additions & 1 deletion src/demo_dex/deploy/.env.default
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#
HASURA_HOST=hasura
HASURA_SECRET=
LOGLEVEL=INFO
POSTGRES_DB=dipdup
POSTGRES_HOST=db
POSTGRES_PASSWORD=
Expand Down
1 change: 0 additions & 1 deletion src/demo_dex/deploy/sqlite.env.default
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# This env file was generated automatically by DipDup. Do not edit it!
# Create a copy with .env extension, fill it with your values and run DipDup with `--env-file` option.
#
LOGLEVEL=INFO
SQLITE_PATH=/tmp/demo_dex.sqlite
1 change: 0 additions & 1 deletion src/demo_dex/deploy/swarm.env.default
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#
HASURA_HOST=demo_dex_hasura
HASURA_SECRET=
LOGLEVEL=INFO
POSTGRES_DB=dipdup
POSTGRES_HOST=demo_dex_db
POSTGRES_PASSWORD=
Expand Down
2 changes: 1 addition & 1 deletion src/demo_dex/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by DipDup 7.0.2+editable
# Generated by DipDup 7.1.0+editable
[project]
name = "demo_dex"
version = "0.0.1"
Expand Down
1 change: 0 additions & 1 deletion src/demo_domains/deploy/.env.default
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#
HASURA_HOST=hasura
HASURA_SECRET=
LOGLEVEL=INFO
POSTGRES_DB=dipdup
POSTGRES_HOST=db
POSTGRES_PASSWORD=
Expand Down
1 change: 0 additions & 1 deletion src/demo_domains/deploy/sqlite.env.default
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# This env file was generated automatically by DipDup. Do not edit it!
# Create a copy with .env extension, fill it with your values and run DipDup with `--env-file` option.
#
LOGLEVEL=INFO
SQLITE_PATH=/tmp/demo_domains.sqlite
TZKT_URL=https://api.tzkt.io
1 change: 0 additions & 1 deletion src/demo_domains/deploy/swarm.env.default
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#
HASURA_HOST=demo_domains_hasura
HASURA_SECRET=
LOGLEVEL=INFO
POSTGRES_DB=dipdup
POSTGRES_HOST=demo_domains_db
POSTGRES_PASSWORD=
Expand Down
2 changes: 1 addition & 1 deletion src/demo_domains/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by DipDup 7.0.2+editable
# Generated by DipDup 7.1.0+editable
[project]
name = "demo_domains"
version = "0.0.1"
Expand Down
1 change: 0 additions & 1 deletion src/demo_events/deploy/.env.default
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#
HASURA_HOST=hasura
HASURA_SECRET=
LOGLEVEL=INFO
POSTGRES_DB=dipdup
POSTGRES_HOST=db
POSTGRES_PASSWORD=
Expand Down
1 change: 0 additions & 1 deletion src/demo_events/deploy/sqlite.env.default
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# This env file was generated automatically by DipDup. Do not edit it!
# Create a copy with .env extension, fill it with your values and run DipDup with `--env-file` option.
#
LOGLEVEL=INFO
SQLITE_PATH=/tmp/demo_events.sqlite
1 change: 0 additions & 1 deletion src/demo_events/deploy/swarm.env.default
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#
HASURA_HOST=demo_events_hasura
HASURA_SECRET=
LOGLEVEL=INFO
POSTGRES_DB=dipdup
POSTGRES_HOST=demo_events_db
POSTGRES_PASSWORD=
Expand Down
2 changes: 1 addition & 1 deletion src/demo_events/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by DipDup 7.0.2+editable
# Generated by DipDup 7.1.0+editable
[project]
name = "demo_events"
version = "0.0.1"
Expand Down
1 change: 0 additions & 1 deletion src/demo_evm_events/deploy/.env.default
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ ALCHEMY_KEY=''
ARCHIVE_URL=https://v2.archive.subsquid.io/network/ethereum-mainnet
HASURA_HOST=hasura
HASURA_SECRET=
LOGLEVEL=INFO
POSTGRES_DB=dipdup
POSTGRES_HOST=db
POSTGRES_PASSWORD=
Expand Down
1 change: 0 additions & 1 deletion src/demo_evm_events/deploy/sqlite.env.default
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@
#
ALCHEMY_KEY=''
ARCHIVE_URL=https://v2.archive.subsquid.io/network/ethereum-mainnet
LOGLEVEL=INFO
SQLITE_PATH=/tmp/demo_evm_events.sqlite
1 change: 0 additions & 1 deletion src/demo_evm_events/deploy/swarm.env.default
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ ALCHEMY_KEY=''
ARCHIVE_URL=https://v2.archive.subsquid.io/network/ethereum-mainnet
HASURA_HOST=demo_evm_events_hasura
HASURA_SECRET=
LOGLEVEL=INFO
POSTGRES_DB=dipdup
POSTGRES_HOST=demo_evm_events_db
POSTGRES_PASSWORD=
Expand Down
2 changes: 1 addition & 1 deletion src/demo_evm_events/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by DipDup 7.0.2+editable
# Generated by DipDup 7.1.0+editable
[project]
name = "demo_evm_events"
version = "0.0.1"
Expand Down
1 change: 0 additions & 1 deletion src/demo_factories/deploy/.env.default
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#
HASURA_HOST=hasura
HASURA_SECRET=
LOGLEVEL=INFO
POSTGRES_DB=dipdup
POSTGRES_HOST=db
POSTGRES_PASSWORD=
Expand Down
1 change: 0 additions & 1 deletion src/demo_factories/deploy/sqlite.env.default
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# This env file was generated automatically by DipDup. Do not edit it!
# Create a copy with .env extension, fill it with your values and run DipDup with `--env-file` option.
#
LOGLEVEL=INFO
SQLITE_PATH=/tmp/demo_factories.sqlite
TZKT_URL=https://api.tzkt.io
1 change: 0 additions & 1 deletion src/demo_factories/deploy/swarm.env.default
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#
HASURA_HOST=demo_factories_hasura
HASURA_SECRET=
LOGLEVEL=INFO
POSTGRES_DB=dipdup
POSTGRES_HOST=demo_factories_db
POSTGRES_PASSWORD=
Expand Down
2 changes: 1 addition & 1 deletion src/demo_factories/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by DipDup 7.0.2+editable
# Generated by DipDup 7.1.0+editable
[project]
name = "demo_factories"
version = "0.0.1"
Expand Down
1 change: 0 additions & 1 deletion src/demo_head/deploy/.env.default
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#
HASURA_HOST=hasura
HASURA_SECRET=
LOGLEVEL=INFO
POSTGRES_DB=dipdup
POSTGRES_HOST=db
POSTGRES_PASSWORD=
Expand Down
1 change: 0 additions & 1 deletion src/demo_head/deploy/sqlite.env.default
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# This env file was generated automatically by DipDup. Do not edit it!
# Create a copy with .env extension, fill it with your values and run DipDup with `--env-file` option.
#
LOGLEVEL=INFO
SQLITE_PATH=/tmp/demo_head.sqlite
TZKT_URL=https://api.tzkt.io
1 change: 0 additions & 1 deletion src/demo_head/deploy/swarm.env.default
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#
HASURA_HOST=demo_head_hasura
HASURA_SECRET=
LOGLEVEL=INFO
POSTGRES_DB=dipdup
POSTGRES_HOST=demo_head_db
POSTGRES_PASSWORD=
Expand Down
2 changes: 1 addition & 1 deletion src/demo_head/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by DipDup 7.0.2+editable
# Generated by DipDup 7.1.0+editable
[project]
name = "demo_head"
version = "0.0.1"
Expand Down
Loading

0 comments on commit a3a6292

Please sign in to comment.