#866167 ITP: pyethereum -- implementation of the Ethereum protocol — Python library

Package:
wnpp
Source:
wnpp
Submitter:
Ben Finney
Date:
2017-12-19 19:39:03 UTC
Severity:
wishlist
Blocked By:
Bug Title
866170

  0

RFP: pydevp2p -- RLPx network layer library — Python

wishlist stable testing unstable almost 8 years ago

882695

  2

RFP: eth-utils -- Utility functions for working with ethereum related codebases

wishlist stable testing unstable about 4 years ago

#866167#5
Date:
2017-06-27 20:28:19 UTC
From:
To:
* Package name    : pyethereum
  Version         : 1.6.1
  Upstream authors: Vitalik Buterin <v@buterin.com> and others
* URL             : https://github.com/ethereum/pyethereum
* License         : Expat
  Programming Lang: Python
  Description     : implementation of the Ethereum protocol — Python library
    This is the Python core library of the Ethereum project.
    .
    Ethereum is a decentralized platform that runs smart contracts:
    applications that run exactly as programmed, with no risk of
    downtime, censorship, fraud, or third-party interference.

#866167#20
Date:
2017-12-18 18:00:47 UTC
From:
To:
PyEthereum is deprecated, to be replaced by py-evm at
https://github.com/ethereum/py-evm/ . This move comes with the
blessing of the PyEthereum dev team, which is currently porting their
ongoing work over to py-evm.

It probably makes sense to include py-evm in this onboarding process.
Depending on the length of the process to get included, it might even
make sense to skip over PyEthereum altogether.

#866167#25
Date:
2017-12-19 19:36:51 UTC
From:
To:
Since py-evm seems to be an entirely different package, even if it's the
successor of pyethereum, I've created another RFP for it
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884796 just in case