David Núñez
|
fcfbe4196f
|
Bump version: 2.1.0-beta.11 → 2.1.0-beta.12
|
2020-06-15 02:28:27 +02:00 |
David Núñez
|
72619fd321
|
Merge pull request #2094 from cygnusv/master
Documentation of process for new releases
|
2020-06-15 02:20:05 +02:00 |
David Núñez
|
8825c9d8b0
|
News fragment for updated guide for releases
|
2020-06-15 02:03:22 +02:00 |
David Núñez
|
45411704b7
|
Add mention to git commit signing in the guide for new releases
|
2020-06-15 01:55:00 +02:00 |
David Núñez
|
f04a6fa8e9
|
News fragment for 2093 (New worklock on IBEX)
|
2020-06-15 00:38:08 +02:00 |
David Núñez
|
79b8a670d4
|
Update contribution guide to new release process using `make release`
|
2020-06-15 00:20:19 +02:00 |
David Núñez
|
f390bff5de
|
Merge pull request #2086 from KPrasch/ci
Removes TestPyPI as part of CD workflow
|
2020-06-14 23:14:02 +02:00 |
David Núñez
|
2a48101618
|
Specify where release notes are to be added in `releases.rst`
|
2020-06-14 20:58:16 +02:00 |
David Núñez
|
2d4053c85c
|
Configure towncrier to also show content of misc fragments
|
2020-06-14 20:47:15 +02:00 |
David Núñez
|
066eed50e8
|
Bump version: 2.1.0-beta.10 → 2.1.0-beta.11
|
2020-06-14 01:54:47 +02:00 |
David Núñez
|
88c0ee2d08
|
Merge pull request #2093 from cygnusv/master
Updated IBEX registry: removed old WorkLock, new StakingEscrow in test mode, new WorkLock
|
2020-06-13 23:39:05 +02:00 |
David Núñez
|
8ed609dfbe
|
Updated IBEX registry: removed old WL, new SE in test mode, new WL
|
2020-06-13 04:19:12 +02:00 |
derekpierre
|
f60aa70203
|
Fix failing unit test
|
2020-06-12 11:03:01 -04:00 |
K Prasch
|
b1d519d4b0
|
Merge pull request #2090 from cygnusv/master
Minor enhancements to WorkLock command
|
2020-06-12 07:18:35 -07:00 |
derekpierre
|
75b6117d23
|
Improve documentation for metrics collectors.
|
2020-06-12 10:05:15 -04:00 |
David Núñez
|
d8fa194881
|
Emojify WorkLock output
|
2020-06-12 03:28:44 +02:00 |
David Núñez
|
75c4e3f69c
|
Remove duplicated call to `BlockchainInterface.connect()`
|
2020-06-11 23:40:17 +02:00 |
David Núñez
|
97efaec091
|
Show WorkLock address in `nucypher worklock status`
|
2020-06-11 23:30:20 +02:00 |
derekpierre
|
fed382b286
|
Add docstrings for collectors.
|
2020-06-10 16:31:58 -04:00 |
K Prasch
|
9f15fb7942
|
Merge pull request #2087 from KPrasch/playground
Restore Alice and Bob Init via CLI
|
2020-06-10 10:25:11 -07:00 |
Kieran R. Prasch
|
f450412955
|
Removes inaccurate authentication error handling around CLI characters.
|
2020-06-09 17:19:38 -07:00 |
Kieran R. Prasch
|
1b1d21c79f
|
Allow a signer URI to be used when initializing a Bob via CLI.
|
2020-06-09 16:54:46 -07:00 |
Kieran R. Prasch
|
9324b6fb24
|
Rmeoves extra comma, causing a tuple to be stored as an invalid bob config value for gas strategy.
|
2020-06-09 16:54:32 -07:00 |
Kieran R. Prasch
|
6bdea80c10
|
Fixes misconfigured alice pay with flag.
|
2020-06-09 16:54:17 -07:00 |
K Prasch
|
60043adffb
|
Merge pull request #2043 from cygnusv/block
Improve block confirmation logic and tests
|
2020-06-09 13:53:36 -07:00 |
K Prasch
|
04963d8af9
|
Merge pull request #2084 from cygnusv/testnets
Reorganization of testnet registries
|
2020-06-09 13:47:35 -07:00 |
derekpierre
|
3ac4a2c2ac
|
Check correct Falsey for collectors being initialized.
|
2020-06-09 16:09:42 -04:00 |
derekpierre
|
6a578f034a
|
Fixed issues related to manual testing. General code cleanup.
I believe we are now on par with original functionality.
|
2020-06-09 14:13:32 -04:00 |
derekpierre
|
bf5972849a
|
Remove unnecessary passing around of dict of all metrics
Improve typing after rebase from latest master
Ensure collector is initialized before use
|
2020-06-09 10:10:16 -04:00 |
derekpierre
|
591d1cbec5
|
Fix Ursula typing and some general cleanup.
|
2020-06-09 08:50:18 -04:00 |
derekpierre
|
a37c5661df
|
Initial refactor of prometheus metric collection. Use of collection of individual metric collectors.
|
2020-06-09 08:50:18 -04:00 |
derekpierre
|
4281761ffc
|
Update outdated event names and function parameter
|
2020-06-09 08:50:18 -04:00 |
derekpierre
|
89911a87ab
|
Code cleanup. Fix typo in test
|
2020-06-09 08:50:18 -04:00 |
derekpierre
|
d282900bd0
|
Re-organize prometheus tests into the unit testing category
|
2020-06-09 08:50:18 -04:00 |
derekpierre
|
28b29edd70
|
Initial refactor of prometheus metrics configuration.
|
2020-06-09 08:50:18 -04:00 |
K Prasch
|
7a81566ea9
|
Merge pull request #2072 from vzotova/hide-commit
Hide 'commit-next' from help messages
|
2020-06-08 19:07:38 -07:00 |
David Núñez
|
212ea84985
|
RFCs to #2043
|
2020-06-09 03:02:11 +02:00 |
Kieran Prasch
|
817caade6e
|
Removes TestPyPI as part of CD workflow.
|
2020-06-08 17:11:00 -07:00 |
K Prasch
|
16a18f223e
|
Merge pull request #2085 from KPrasch/master
Keep the 'v' when pushing a tag from Make.
|
2020-06-08 16:46:59 -07:00 |
Kieran Prasch
|
6976319f62
|
Keep the 'v' when pushing a tag from Make.
|
2020-06-08 16:35:19 -07:00 |
Kieran Prasch
|
da4a3369a7
|
Bump version: 2.1.0-beta.9 → 2.1.0-beta.10
|
2020-06-08 16:31:44 -07:00 |
David Núñez
|
858bdc71c3
|
Reorganization of testnet registries
|
2020-06-09 01:20:27 +02:00 |
K Prasch
|
9fb5caee5f
|
Merge pull request #2079 from vzotova/spdx-license
SPDX license identifier in contracts
|
2020-06-08 15:07:43 -07:00 |
K Prasch
|
2e057b68ac
|
Merge pull request #2078 from KPrasch/skipper
Fixes #1909 - Use a decorator to skip tests on CI
|
2020-06-08 15:07:29 -07:00 |
Kieran Prasch
|
442c9a7c30
|
Respond to RFCs in PR #2078
|
2020-06-08 14:53:41 -07:00 |
K Prasch
|
14bb63aef8
|
Merge pull request #2082 from KPrasch/forgetful
[Hotfix] Fix ursula forget command
|
2020-06-08 14:45:46 -07:00 |
K Prasch
|
9333cce9f2
|
Merge pull request #2077 from KPrasch/deps
Relock dependencies; Include hypothesis.
|
2020-06-08 14:32:55 -07:00 |
Kieran Prasch
|
b5a7fe85ad
|
Hotfix for broken ursula forget command.
|
2020-06-08 14:24:42 -07:00 |
Kieran Prasch
|
e5c51507ed
|
Fixes #1909 - Use a decorator to skip tests on CI.
|
2020-06-08 10:41:56 -07:00 |
vzotova
|
4335664aca
|
SPDX license identifier in contracts
|
2020-06-08 15:52:54 +03:00 |