Skip to content

Releases: dipdup-io/dipdup

2.0.0

20 Jul 12:13

Choose a tag to compare

Commits

  • 1e135f6: Sentry integration (#76) (Lev Gorodetskiy) #76
  • 144db32: Use single postgres connection, enable parallel index processing (#77) (Lev Gorodetskiy) #77
  • 1442b02: User-defined cron jobs (#62) (Lev Gorodetskiy) #62
  • 86508af: Coinbase datasource (#78) (Lev Gorodetskiy) #78
  • fb51827: Add "remove" BigMapAction, rename others (#79) (Lev Gorodetskiy) #79
  • 1199414: Add # dipdup: ignore at the beginning of type module to ignore it on init (#82) (Lev Gorodetskiy) #82
  • def1a05: Retry failed requests in DatasourceRequestProxy (#81) (Lev Gorodetskiy) #81
  • 6a7aa58: Hasura v2: user limits and camelcase (#80) (Lev Gorodetskiy) #80
  • bb51567: Use contractBalance as amount on origination (#86) (Lev Gorodetskiy) #86
  • f25d4e9: Fix BCD datasource get_tokens method (#83) (Lev Gorodetskiy) #83
  • a702778: Request OperationData initiator fields (#84) (Lev Gorodetskiy) #84
  • 5773bc0: Make exceptions documented and context-aware, wrap on CLI level (#85) (Lev Gorodetskiy) #85
  • e397af5: Refactor HTTP stack, update User-Agent header, fix caching, add default datasource ratelimits (#87) (Lev Gorodetskiy) #87
  • 2b62d40: Fix BCD get_token method (#89) (Lev Gorodetskiy) #89
  • 726c140: Fix add_contract method (#90) (Lev Gorodetskiy) #90
  • 577c27b: Do not create REST endpoints if rest flag is unset (#92) (Lev Gorodetskiy) #92
  • 2f6404e: Wrap pydantic exceptions (#91) (Michael Zaikin) #91
  • 7a38125: Avoid reindexing on a single level rollback (#64) (Lev Gorodetskiy) #64
  • f99c269: Remove posix import (#95) (Lev Gorodetskiy) #95
  • ee7803e: Sentry environment, job config interval, fix shutdown, minor improvements (#93) (Lev Gorodetskiy) #93
  • d7a0888: Fix codegen for entrypoints starting with underscore, validate package on init (#97) (Lev Gorodetskiy) #97
  • 2566cc1: Clear queue on reconnect (#98) (Lev Gorodetskiy) #98
  • base image improvements, package deployment codegen (#88) #88 (Lev Gorodetskiy)
  • ddc6929: Add option to specify env files, fix index config hash validation (#99) (Lev Gorodetskiy) #99
  • a390189: Notify about required reindexing, wrap tortoise exceptions (#100) (Lev Gorodetskiy) #100
  • 9356ef8: Fix package import verification (#101) (Lev Gorodetskiy) #101
  • e14589a: Fix scheduler shutdown (#102) (Lev Gorodetskiy) #102
  • 79cc7eb: Bump version: 1.1.2 → 2.0.0 (Lev Gorodetskiy)

1.1.2

25 Jun 14:32

Choose a tag to compare

Commits

  • 7865bb8: Fix dispatching bigmaps to indexes with wrong datasource, refactor event emitter related code (#75) (Lev Gorodetskiy) #75
  • 8bfa178: Bump version: 1.1.1 → 1.1.2 (Lev Gorodetskiy)

1.1.1

24 Jun 18:04

Choose a tag to compare

Commits

  • cc03543: Skip backtracked operations received from SignalR (#74) (Lev Gorodetskiy) #74
  • 9f8fa0e: Bump version: 1.1.0 → 1.1.1 (Lev Gorodetskiy)

1.1.0

24 Jun 15:35

Choose a tag to compare

Commits

  • 2ce168b: Check Hasura heartbeat response code (#69) (Lev Gorodetskiy) #69
  • 4370521: Cleanup and fix Python versions in CI (#67) (Lev Gorodetskiy) #67
  • c5a421a: Add immune_tables config option (#68) (Lev Gorodetskiy) #68
  • b868aa1: Execute SQL scripts from on_restart/on_reindex directories (#70) (Lev Gorodetskiy) #70
  • f7bba80: Track SQL views in Hasura (#71) (Lev Gorodetskiy) #71
  • a14fc94: Do not use staging TzKT API in demos (#72) (Lev Gorodetskiy) #72
  • 405db3f: Fix unprivileged access to views in Hasura (#73) (Lev Gorodetskiy) #73
  • 3fe8785: Bump version: 1.0.2 → 1.1.0 (Lev Gorodetskiy)

1.0.2

22 Jun 09:41

Choose a tag to compare

Commits

  • 76803d2: Fix Hasura aiohttp session, fix in_global_transaction wrapper, make TemporaryState abstract (#66) (Lev Gorodetskiy) #66
  • 488c5be: Bump version: 1.0.1 → 1.0.2 (Lev Gorodetskiy)

1.0.1

21 Jun 13:34

Choose a tag to compare

Commits

  • 05f368f: Fix unclosed aiohttp sessions (#63) (Lev Gorodetskiy) #63
  • a241415: Fix "URI Too Long" error on fetching originations (#65) (Lev Gorodetskiy) #65
  • 90aeffe: Bump version: 1.0.0 → 1.0.1 (Lev Gorodetskiy)

1.0.0

18 Jun 10:32

Choose a tag to compare

Commits

  • bf968fe: Dynamic configuration, context and rollback improvements, bugfixes (#49) (Lev Gorodetskiy) #49
  • 8d9d299: BigMapIndex handlers get single diff at once, logging improvements (#60) (Lev Gorodetskiy) #60
  • 281cbd7: migrate command (#61) (Lev Gorodetskiy) #61
  • 1be3c3a: Bump version: 0.4.3 → 1.0.0 (Lev Gorodetskiy)

0.4.3

06 Jun 10:45

Choose a tag to compare

Commits

  • d516d94: Reindex even on a single level rollback (#57) (Lev Gorodetskiy) #57
  • c3579fd: Workaround pydantic bug when parsing dicts with bool values (#58) (Lev Gorodetskiy) #58
  • f77cf30: Bump version: 0.4.2 → 0.4.3 (Lev Gorodetskiy)

0.4.2

01 Jun 14:11

Choose a tag to compare

Commits

  • [8c63fe2]: Fix default config argument, bump click (#52) (Lev Gorodetskiy) #52
  • [7f90c0e]: Fix codegen tests (#54) (Lev Gorodetskiy) #54
  • [051aee2]: Update Quipuswap contracts in demo (#53) (Lev Gorodetskiy) #53
  • [f420a93]: Add --reindex option to run command (#55) (Lev Gorodetskiy) #55
  • [37a7b99]: Fix matching in OperationCache (#56) (Lev Gorodetskiy) #56
  • [1e7ef78]: Bump version: 0.4.1 → 0.4.2 (Lev Gorodetskiy)

0.4.1

24 May 18:55

Choose a tag to compare

Commits

  • [3659c2e]: Update README.md (Michael Zaikin)
  • [30c51b2]: Fix typo in datasource (#51) (Lev Gorodetskiy) #51
  • [ac58660]: Bump version: 0.4.0 → 0.4.1 (Lev Gorodetskiy)