Commit Graph

1903 Commits

Author SHA1 Message Date
c4f23a4326 Merge pull request #59 from ethereum/pydocstyle-explain
Show full explanation for pydocstyle failures
2022-05-20 12:54:00 -07:00
d3a5a3e9e5 Exclude huge and unnecessary venv*/ from dist
See an example issue here:
https://github.com/ethereum/eth-account/issues/150
2022-05-20 10:18:36 -07:00
c6f13bfd94 Show full explanation for pydocstyle failures 2022-05-18 12:19:24 -07:00
b88fcf3c0b Merge pull request #58 from kclowes/update-template
Update template
2021-11-22 15:39:34 -07:00
0649062150 Update pytest to support python 3.10, pin pytest-xdist, bump eth-utils to >=2,<3 2021-11-19 13:51:55 -07:00
d21d58250b Add python 3.10 support 2021-11-19 13:48:19 -07:00
fcb5577fa1 Add python 3.9 support 2021-11-19 13:43:36 -07:00
765b2e4414 Add python3.8 support 2021-11-19 13:43:20 -07:00
d2c2a5f933 Merge pull request #431 from wolfgang/patch-1
Don't hash data passed to nacl library in Ed25519PublicKey.verify
2021-03-17 15:45:46 +08:00
0a9f8d23a3 Update ed25519.py
Don't hash data passed to nacl library in Ed25519PublicKey.verify
2021-03-16 08:55:44 +01:00
2efc072ad9 Merge pull request #425 from MohamedAlFahim/patch-1
Fix broken release notes link
2021-02-25 13:13:59 +08:00
55e6ed6e6c Merge pull request #426 from McSinyx/trio-lowlevel
Use trio.lowlevel instead of trio.hazmat
2021-02-25 13:11:35 +08:00
080f8edc8e Use trio.lowlevel instead of trio.hazmat
Since trio 0.15.0, hazmat has been deprecated.

trio-typing and mypy are bumped to support newer trio and each other.
2021-02-23 22:02:34 +07:00
080794077d Merge pull request #55 from carver/type-export-bugfix
Fix the type annotations export, adding py.typed
2021-01-21 11:39:13 -08:00
1410bcb220 Fix the type annotations export, adding py.typed
Fixes https://github.com/ethereum/ethereum-python-project-template/issues/30
2021-01-21 11:36:07 -08:00
cbfedb60e0 Merge pull request #54 from carver/multifix
A bunch of little patches
2021-01-20 11:27:20 -08:00
8206797b01 Merge pull request #53 from ethereum/export-type-annotations
Export type annotations to importing projects
2021-01-20 11:26:26 -08:00
b7baeca0cd Pin sphinx-rtd-theme to <v1
Fixes https://github.com/ethereum/ethereum-python-project-template/issues/36
2021-01-19 16:15:22 -08:00
8c7f30b0b7 Add supported OS's
Fixes https://github.com/ethereum/ethereum-python-project-template/issues/37
2021-01-19 16:14:16 -08:00
f4f5c051f5 Clean up IntelliJ .gitignore a bit 2021-01-19 15:55:52 -08:00
9d0cbd4a9f Add pip-wheel-metadata & .pytest_cache to ignore
Fixes https://github.com/ethereum/ethereum-python-project-template/issues/51
2021-01-19 15:55:09 -08:00
8434801bfc Upgrade pydocstyle to v5
Fixes https://github.com/ethereum/ethereum-python-project-template/issues/52
2021-01-19 15:45:26 -08:00
f962541b66 Export type annotations to importing projects 2021-01-19 15:30:31 -08:00
3a0fcae1b9 Merge pull request #50 from tmckenzie51/tiffany/gitignore-additions
Add IDE filenames to .gitignore
2021-01-19 10:49:20 -08:00
57f829250d update .gitignore 2020-12-07 11:18:39 -05:00
7077fea598 Merge pull request #49 from carver/sanding-rough-edges
Collection of updates
2020-10-05 10:27:34 -07:00
4d0358f67b Be sure to remove py3 cache files 2020-09-24 08:59:09 -07:00
be1c324204 Add some Makefile doc strings 2020-09-24 08:58:58 -07:00
27d0c7f0e5 Customize section title, because default is bad
It has weird capitalization rules, in particular.
2020-09-24 08:47:17 -07:00
57b2826855 Merge pull request #48 from ethereum/mypy-package-name-fix
Latest mypy refuses package with file path
2020-09-02 21:17:51 -07:00
d74a5e2bd8 Latest mypy refuses package with file path 2020-09-02 15:54:34 -07:00
12786f4e26 Merge pull request #424 from g-r-a-n-t/master
Interop tests updated and fixed.
2020-09-01 19:51:21 -06:00
ea7038bd26 Update link to correct URL for release notes 2020-09-01 11:29:19 -07:00
69ffaa08d7 Fix broken release notes link 2020-08-27 01:01:45 +00:00
36a4a9150d Interop tests updated and fixed. 2020-08-25 15:59:22 -06:00
54c02fe71c Merge pull request #47 from carver/bump-missing-error
Better error if bump missing in make notes/release
2020-05-12 08:32:05 -07:00
c447735449 Better error if bump missing in make notes/release 2020-05-11 13:55:17 -07:00
e38d2349dd Merge pull request #46 from pipermerriam/piper/update-testing-and-lint-deps
Update testing and lint deps
2020-04-23 09:31:27 -06:00
4195de3142 Update testing and lint deps 2020-04-23 09:13:32 -06:00
5144ab8289 Merge pull request #411 from libp2p/release-notes-fix
Release notes fix: v0.1.15 -> v0.1.5
2020-03-25 16:35:14 -07:00
e712995024 Release notes fix: v0.1.15 -> v0.1.5
Also, update to the actual release date.
2020-03-25 15:59:45 -07:00
612a2f7c51 Bump version: 0.1.4 → 0.1.5 2020-03-25 15:50:57 -07:00
c5e1d3263f add release notes for v0.1.15 2020-03-23 18:06:40 -07:00
379a157d6b Merge pull request #410 from ralexstokes/configurable-msg-id
Allow `Pubsub` creator to supply a custom msg_id
2020-02-28 08:42:49 -08:00
857cc29d27 add content-addressed message id utility 2020-02-28 08:25:03 -08:00
ef666267bd Allow Pubsub creator to supply a custom msg_id 2020-02-28 08:25:03 -08:00
9d68de8c21 Merge pull request #406 from mhchia/feature/noise-patterxx
Noise: `PatternXX` and testing with go
2020-02-28 17:13:00 +08:00
ec8c10965d travis CI: use the latest go version 2020-02-28 15:50:03 +08:00
1af12ddf43 interop test: support both noise and plaintext 2020-02-28 15:50:03 +08:00
cb4e1115c6 Remove wrong encoding 2020-02-28 15:50:03 +08:00