8000 Tags · bandprotocol/vrf-worker-v1 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: bandprotocol/vrf-worker-v1

Tags

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[!feat] Refactor Worker (#8)

* refactor worker

* format

* fix docker and add minor logging

* minor comment fixes, minor formatting and add nl to example

* add gas estimation and minor cleanup

* add config migration script

* fix example config, add whitelisted_callers

* [feat] Support retry and legacy tx (#9)

* clean old files

* add retry & eip1559 flag for tx

* add default for whitelisted callers

* reorder

* adjust readme

* fix retry

* remove extra line

---------

Co-authored-by: colmazia <ongart.pisan@gmail.com>
Co-authored-by: Kitipong Sirirueangsakul <kitipong.sirir@gmail.com>

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #7 from bandprotocol/clientSeed-fix-type-string-to…

…-bytes

Update config.py: clientSeed string -> bytes

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[fix] Fix setup (#6)

* fix deploy script

* fix Flask-Alchemy

* fix deploy script

* fix Flask-SQLAlchemy

* bump version

* change license

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[fix] Add BAND_DS_FEE_LIMIT and BAND_GAS_PRICE (#4)

* add BAND_DS_FEE_LIMIT and BAND_GAS_PRICE

* bump pyband version

* bump version
0