![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Reporting tools and datafeeds for Tellor oracles.
The package telliot-feeds
version 0.1.14
forked from:
https://github.com/tellor-io/telliot-feeds
The following tools are expected to be installed on your system to run this project:
python3.9 -m venv tenv
source tenv/bin/activate
pip3.9 install .
Install development requirements:
pip3.9 install -r requirements-dev.txt
Run automated testing in all environments:
tox
Run py39
testing:
tox -e py39
Run style
testing:
tox -e style
Run typing
typing:
tox -e typing
$HOME/.pypirc
file:[pypi]
username = __token__
password = pypi-AgEIcHlw... (your PyPI token)
python3.9 -m build
twine upload dist/*
docker compose up -d
docker exec -it telliot sh
telliot config init
The default configuration files are created in a folder called telliot
in the user's home folder.
telliot config show
telliot account add fantomacct1 5d18c4aabe8f0ee841e2e0ee504c7d9ec98d2aa9edb2e44d5e8825ec0670f896 4002
telliot account find
Using StakingToken smart contract address provided below, mint 1000 TTRB tokens to the fantomacct1
account:
0x8e4E5eDab27Df5a93B25AC3a62b80beec1CfEBd0
Report data with the fantomacct1
account to the Tellor Oracle:
telliot report -a fantomacct1 -ncr -qt trb-usd-spot
Bug reports and pull requests are welcome on GitHub at:
https://github.com/SELISEdigitalplatforms/l3-solidity-bcts-tellor
FAQs
Tools for interacting with Tellor Protocol smart contracts.
We found that bcts-telliotfeeds demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.