Commit Graph

7858 Commits (7b337c5bee79280f6f543a765a2234ee881fcb1e)

Author SHA1 Message Date
derekpierre 7b337c5bee Re-instate collection of WorkLock Refund events. 2020-10-16 15:33:15 -04:00
derekpierre b01079ac22 Remove the collection of worklock events, feels like they are irrelevant at this time. 2020-10-16 13:36:03 -04:00
derekpierre e27f7ef482 Reduce the frequency of the prometheus metrics collection. 2020-10-16 13:06:28 -04:00
Kieran Prasch 23dfc1355c
Bump version: 4.0.0 → 4.0.1 2020-10-14 18:39:23 -07:00
K Prasch 2b42b4f46d
Merge pull request #2367 from jMyles/launch
mainnet URL in middleware.  That's a launch.
2020-10-14 18:24:32 -07:00
jMyles 841590fd5e mainnet URL in middleware. That's a launch. 2020-10-14 17:55:01 -07:00
Kieran Prasch da353eff1c
Bump version: 3.0.0-beta.4 → 4.0.0 2020-10-14 15:37:54 -07:00
Kieran Prasch 4d86930ffd
Include missing lisence file to avoid precommit hook failures. 2020-10-14 15:33:07 -07:00
K Prasch 9d20a5cc01
Merge pull request #2355 from jMyles/hibiscus
Hibiscus (closure of all remaining jMyles' activation issues)
2020-10-14 14:08:54 -07:00
K Prasch cb5391dbfd
Merge pull request #2362 from fjarri/fix-docs-build
Change Jinja version in docs-requirements to match that in other requirements
2020-10-14 13:32:06 -07:00
Bogdan Opanchuk daad73a3cf Change Jinja version in docs-requirements to match that in other requirements 2020-10-14 12:17:18 -07:00
K Prasch 477c42d3f3
Merge pull request #2359 from vepkenez/clouddeploy-ux
Cloud Deploy UX improvements
2020-10-14 12:06:21 -07:00
K Prasch dc1e4d523a
Merge pull request #2351 from fjarri/even-nicer-status-page
Even nicer status page
2020-10-14 11:58:42 -07:00
jMyles 4fcc9a7fe5 We don't instantiate Ursulas from_bytes with registries anymore. 2020-10-14 11:16:09 -07:00
jMyles 35988e380f Checking datastore for fraudulent map. 2020-10-14 11:16:09 -07:00
jMyles 88a23976aa Better logging to catch 2345 / 1698 in the act. 2020-10-14 11:16:09 -07:00
jMyles 3fce2c2c0b Unskipping and fixing remaining tests. 2020-10-14 11:16:09 -07:00
jMyles 2c38689984 We were no longer using the ursula passed here; we just use the one on the Arrangement object. 2020-10-14 11:16:09 -07:00
jMyles 722f01b557 Changing order of except clause to get InvalidNode first. 2020-10-14 11:16:09 -07:00
jMyles 28212e4413 Removing extraneous and commented-out logic. 2020-10-14 11:16:09 -07:00
jMyles 06bcde3e2c Beginning of bucketing. 2020-10-14 11:16:09 -07:00
jMyles b2586e55b6 Learn when learned about. Fixes #2186. 2020-10-14 11:16:09 -07:00
K Prasch c8b1597c92
Merge pull request #2360 from KPrasch/rando
Sprinkles a little randomness on work tracker intervals
2020-10-14 11:12:32 -07:00
K Prasch 1bec3206ce
Merge pull request #2358 from cygnusv/x2
Introduce gas limit overestimation. Fixes to `nucypher stake` password handling with Trezor.
2020-10-14 11:04:21 -07:00
Kieran Prasch 6b98fdac81 Sprinkles a little randomness on work tracker intervals 2020-10-14 10:23:10 -07:00
David Núñez fd9856ac06 Hotfix for potential tight gas estimate in WorkLock claiming 2020-10-14 18:38:12 +02:00
damon cf10f3b4bc ux improvements 2020-10-14 06:35:58 -07:00
damon fbd434da69 fix intermittent digitalocean deploy bug 2020-10-14 06:33:08 -07:00
damon 4d0fc37ac8 improve destroy ux 2020-10-14 05:04:45 -07:00
David Núñez 1523505ef3 Improve formatting of agents.py 2020-10-14 12:29:02 +02:00
David Núñez d4a09d38f2 Use a gas estimation multiplier of 1.5 to try to fix #2337 2020-10-14 12:29:02 +02:00
David Núñez c7d9775c3f Allow to overestimate the gas limit by supplying a multiplier 2020-10-14 12:29:02 +02:00
David Núñez 5e6e2cfee3 Fix missing constructor calldata logging when deploying contracts 2020-10-14 12:29:02 +02:00
David Núñez 6c385ba426 Increase Clef timeout from 60 to 180 seconds 2020-10-14 12:29:02 +02:00
David Núñez e6481dd32e Improve password management for nucypher stake 2020-10-14 12:29:02 +02:00
David Núñez e93179235f There's no reason why Wallet.signer has to be private. 2020-10-14 12:09:38 +02:00
Bogdan Opanchuk 5bbd9f7831 Change links to look less retro 2020-10-13 16:01:03 -07:00
Bogdan Opanchuk 3f977c9c53 Add padding for state blocks 2020-10-13 16:01:03 -07:00
Bogdan Opanchuk 9855f3986e Add Open Sans as the default font 2020-10-13 16:01:03 -07:00
Bogdan Opanchuk f0287bd64c First approach at a new design 2020-10-13 16:01:03 -07:00
K Prasch 94afb2d002
Merge pull request #2357 from cygnusv/what
"What do you mean, what's the..." (Fixing missing tests on CI)
2020-10-13 15:32:55 -07:00
Bogdan Opanchuk 4927b5df30 Move icon_from_checksum() into the template 2020-10-13 15:17:18 -07:00
Bogdan Opanchuk 8a8ab6d163 Use Mako instead of Jinja for existing templates 2020-10-13 15:17:17 -07:00
Bogdan Opanchuk ad7935c725 Add Mako to Pipfile and relock dependencies
Major yikes
2020-10-13 15:16:26 -07:00
mswilkison 8fec721a5a Update contract registry for StakingEscrow 2020-10-13 16:53:26 -05:00
mswilkison 33f5cd37d1 Update contract registry for PolicyManager 2020-10-13 16:47:17 -05:00
David Núñez 584865d407 Skip failing availability test 2020-10-13 23:45:54 +02:00
David Núñez 91d7f9d96c Fix missing test module paths when setting up the CI test pipeline 2020-10-13 23:40:27 +02:00
David Núñez cdb20c6e3f Move two detached test files to tests/acceptance/blockchain/interfaces 2020-10-13 23:40:27 +02:00
K Prasch 1ae88977aa
Merge pull request #2204 from vzotova/optimize-it
One more time: `commitToNextPeriod` gas optimizations
2020-10-13 14:04:09 -07:00