This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
v0.1.1 - Mbase/Mbeam
Commits
- fc0c3e0: ignore multiple .envrc_ (Pranay Valson)
- 86a6e50: edit reports table name for correct chain (Pranay Valson) #5
- c9267be: add script for moonbase alpha testing environment (Rodrigo Garcia) #5
- bb45b05: fix typo (Rodrigo Garcia) #5
- 47172b5: add pylint to repo (Pranay Valson) #8
- 39af4a8: remove unused imports (Pranay Valson) #8
- cdfb9db: disable linter for too-few & too-many (Pranay Valson) #8
- ba38532: fixes inconsistencies (Pranay Valson) #8
- df80b19: add pylint to ci (Pranay Valson) #8
- 5fe05de: disable unidiomatic check (Pranay Valson) #8
- 6c5b971: dockerize bsp-finalizer for moonbeam mainnet (Pranay Valson) #8
- 1d0472b: lint dockerfile (Pranay Valson) #8
- 80919d4: rename pylint file (Pranay Valson) #8
- b2d577a: build and push to gcr (Pranay Valson) #8
- 096e911: add example env for docker (Pranay Valson) #8
- d6eab83: move actions files into workflows (Pranay Valson) #8
- 6b563a4: remove pipenv from workflow (Pranay Valson) #8
- 9add02d: add pycodestyle (Pranay Valson) #8
- 3e0258f: add pycodestyle config (Pranay Valson) #8
- ca62f2d: update with pycodestyle changes (Pranay Valson) #8
- ab1eae1: update gitignore for temp (Pranay Valson) #5
- 9a7681e: rm false virtualenv folder (Pranay Valson) #5
- 7bf9ef6: skip retry for already known tx and cannot be finalized session (Pranay Valson) #10
- 002719e: update tables for moonbase alpha (Pranay Valson) #5
- 7a1f169: update proof-chain abi for moonbase (Pranay Valson) #5
- ba9b6e0: update to dynamic gas pricing as suggested; add check to skip un-staked submissions (Pranay Valson) #5
- a2e9237: add dependabot for python3 (Pranay Valson) #11
- 36f7a49: move to new dev workflow (Pranay Valson) #11
- 4e125f7: rename linter job (Pranay Valson) #11
- 5373075: pull main; resolve conflicts for moonbase (Pranay Valson) #5
- 451ebe9: fix indentation (Pranay Valson) #5
- 2db65ef: fix start block (Pranay Valson) #5
- 4b22b02: update requirments for pycodestyle, and pylint (Pranay Valson) #5
- b39ee51: add requirements for python3.10/3.11 (Pranay Valson) #11
- 9a10f99: update requirments for pycodestyle, and pylint (Pranay Valson) #11
- 0ae939f: format using black formatter for python3.10 (Pranay Valson) #5
- ee79748: format all source files (Pranay Valson) #5
- 992b590: format all source files (Pranay Valson) #11
- dd986f3: add black formatter for consistency (Pranay Valson) #11
- ec5c877: remove none as timeout for attempt to send finalize (Pranay Valson) #5
- 6845d64: remove none as timeout for attempt to send finalize (Pranay Valson) #5
- 99570c6: Merge branch 'network/moonbase-alpha' of github.com:covalenthq/bsp-finalizer into network/moonbase-alpha (Pranay Valson) #5
- a2bf463: update requirments for develop (Pranay Valson) #5
- f90c60f: upgrade python image to patch security vulnerability (Rodrigo Garcia) #12
- ffd2a98: Merge branch 'develop' into network/moonbase-alpha (Pranay Valson) #5
- b8ec473: add conditions to handle both moonbase/moonbeam (Pranay Valson) #5
- cf91411: loggable receipt is not subscriptable (Pranay Valson) #5
- 3a049dd: update prod db call (Pranay Valson) #11
- 14bdbc1: handle format skipped and already know (Pranay Valson) #11
- 035e076: update dependabot config (Pranay Valson) #11
- 371ba9a: change image to be alpine based, and avoid debian 10 security vulnerabilities (Rodrigo Garcia) #13
- f8da1db: Pin image and package versions (Rodrigo Garcia) #13
- a16caa4: update report view names in sql scripts (Pranay Valson) #11
What's Changed
- Backoff retry added. by @RadNi in #2
- Dockerize, Lint and Add CI with Github actions by @noslav in #8
- upgrade to python:3.10.10 by @rogarcia in #12
- Network/moonbase-alpha by @noslav in #5
- Skip retry for already known tx and cannot be finalized session by @noslav in #10
- change base docker image to python:3.10-alpine by @rogarcia in #13
- Bsp-finalizer-DTM-RC:v0.1.1 by @noslav in #11
New Contributors
Full Changelog: v0.1.0...v0.1.1