Commit Graph

5907 Commits (e684eea58b472221ca012bc34cff4eb00421b101)

Author SHA1 Message Date
Petabyte2020 e684eea58b
update inventory to include azure deployments 2020-03-11 15:27:36 -07:00
David Núñez 2423904b22
Merge pull request #1761 from cygnusv/master
Bump version: 2.0.0-beta.7 → 2.0.0-beta.8 and Small touch up to docs.
2020-03-05 16:49:04 +01:00
David Núñez afa4fe83bd Bump version: 2.0.0-beta.7 → 2.0.0-beta.8 2020-03-05 16:18:33 +01:00
David Núñez ae221701ea Touches to the documentation on publishing a new release 2020-03-05 16:17:15 +01:00
Tux 3e49cd2822
Merge pull request #1750 from KPrasch/gas-and-stuff
Configurable Gas Strategy / Higher Timeouts / TX Prompts
2020-02-28 03:17:50 +01:00
K Prasch 3bcc24f1fa
Merge pull request #1756 from derekpierre/update-sqlitestorage
Fix node details obtained by SQLiteForgetfulNodeStorage
2020-02-27 19:15:50 -07:00
David Núñez 1901291c8d
Merge pull request #1755 from cygnusv/master
Bump version: 2.0.0-beta.6 → 2.0.0-beta.7
2020-02-27 17:45:56 -08:00
derekpierre 593b3afb29 Fix node details obtained by SQLiteForgetfulNodeStorage 2020-02-27 17:19:26 -08:00
Kieran R. Prasch 2058c158be Respond to RFCs in #1750 2020-02-27 18:02:02 -07:00
David Núñez d7c42495b7 Bump version: 2.0.0-beta.6 → 2.0.0-beta.7 2020-02-27 16:43:59 -08:00
Kieran R. Prasch 06d6bb9444 Include timeouts as request kwargs for HTTP/WS Providers, too. 2020-02-27 15:44:41 -07:00
Kieran R. Prasch 7e5cd1c42c Adding configurable gas strategy to Alice/Bob; Work around for embedded JSON IPC emitters. 2020-02-27 15:44:41 -07:00
Kieran R. Prasch 4282e4f99a Touch ups 2020-02-27 15:44:41 -07:00
Kieran R. Prasch d66822b0e9 Add price to TX broadcasting prompts. 2020-02-27 15:44:41 -07:00
Kieran R. Prasch 0184ef9161 Detailing embedded HW Tx Prompts; Finding the balance of gas strategies in tests v. prod. 2020-02-27 15:44:41 -07:00
Kieran R. Prasch 33df86b9be Embed broadcasting and HW prompt to blockchain interface 2020-02-27 15:44:41 -07:00
Kieran R. Prasch 8d833e09e7 Disable POA by default, Fully implements gas strategy middleware injection; Successful Ursula gas strategy config. 2020-02-27 15:44:39 -07:00
Kieran R. Prasch 02d26ea839 Relock Deps 2020-02-27 15:44:06 -07:00
Kieran R. Prasch 83bddc635f Forging the default gas strategies. 2020-02-27 15:44:06 -07:00
David Núñez 088af703f0
Merge pull request #1753 from cygnusv/master
Update registry with new version of PolicyManager (see #1662)
2020-02-27 12:15:55 -08:00
David Núñez a332573a54 Update registry with new version of PolicyManager (see #1662) 2020-02-27 12:14:38 -08:00
David Núñez 7e1dec2950
Merge pull request #1662 from vzotova/rate-range
[DO NOT MERGE YET] Reward rate range
2020-02-27 12:05:03 -08:00
David Núñez 0dcdf51fc8
Merge pull request #1738 from cygnusv/activate-network
Allow to deploy a network in idle mode. Activate later
2020-02-26 15:40:38 -08:00
K Prasch cdf19432c0
Merge pull request #1748 from cygnusv/ci-optimization
CircleCI optimization: codecov only in nightly & jobs rearrangement
2020-02-26 16:08:49 -07:00
David Núñez 007c5afb60 In normal CI build, perform test python build sooner 2020-02-26 12:54:07 -08:00
David Núñez e27a895c6f Absorb network job into basics job
This saves up an additional container, as both jobs are very lightweight anyway
2020-02-26 12:35:12 -08:00
David Núñez 756fe0db97 Use CI envvars to enable/disable codecov 2020-02-26 12:09:53 -08:00
David Núñez d69e1607f0 Once more, with codecov
Run the whole test suite in the nightly build, but with codecov
2020-02-25 22:23:22 -08:00
David Núñez 9a42c3a314 Conditionally disable codecov. By default is not active 2020-02-25 22:23:22 -08:00
Tux 3a35b0568c
Merge pull request #1746 from tuxxy/worry-free-payloads
Handle `InvalidSignatures` on receiving a `node_payload`
2020-02-25 05:49:52 +01:00
tuxxy 87534a944d Handle InvalidSignature and add to suspicious activities and log the offense 2020-02-25 05:33:05 +01:00
tuxxy 8b2ac8106d Learn from a teacher who provides improperly signed payloads 2020-02-25 03:09:22 +01:00
David Núñez c63c754c89 Test showing how a manual deployment of an idle network is done 2020-02-24 15:29:11 -08:00
David Núñez c36e316b53 Add --activate flag to `nucypher-deploy contract` to activate a contract 2020-02-24 15:28:17 -08:00
K Prasch 1186b41746
Merge pull request #1742 from KPrasch/warning
Extra warning for large stake value and duration inputs
2020-02-24 15:32:34 -07:00
Kieran R. Prasch 3f94ce7d3a Respond to RFCs in PR #1742. 2020-02-24 15:22:11 -07:00
Kieran R. Prasch 3f6b51bc79 Show index in stake accounts. 2020-02-24 14:46:02 -07:00
Kieran R. Prasch a03a980f88 Issue warnings for large stake values and durations. 2020-02-24 14:46:01 -07:00
K Prasch 3808754fc8
Merge pull request #1697 from KPrasch/baton
Idle Ursula on startup until funded and bonded
2020-02-24 14:38:20 -07:00
Kieran R. Prasch 0c29ecf618 Respond to RFCs in PR #1697; Issue warning when worker == staker address. 2020-02-24 14:28:36 -07:00
K Prasch dea8df45ce
Merge pull request #1740 from cygnusv/ci-optimization
Move secondary pipenv and pip jobs to nightly build (Closes #1727)
2020-02-24 12:44:43 -07:00
David Núñez db85663e05 Use new deployer mode everywhere else 2020-02-24 11:37:32 -08:00
David Núñez 080dde6bbc Move secondary pipenv and pip jobs to nightly build (Closes #1727) 2020-02-24 11:29:42 -08:00
Kieran R. Prasch 18b24d7aa9 Touch ups. 2020-02-23 19:20:17 -07:00
Kieran R. Prasch 891dd04d2a Cleanup: No need to pass --staker-address. Support get_worker_config_in_tests. 2020-02-23 19:20:17 -07:00
Kieran R. Prasch 8f5f1bdc8a Additional worker startup polling output; code optimization. 2020-02-23 19:20:17 -07:00
Kieran R. Prasch a3ed771a52 Improve handling of multiple worker configurations on disk. 2020-02-23 19:20:17 -07:00
Kieran R. Prasch b3a7e75e35 Detailing worker startup polling: wait for funding and bonding. 2020-02-23 19:20:17 -07:00
Kieran R. Prasch f858ede235 Setup optional bonding timeout and settable poll rate for Workers. 2020-02-23 19:20:17 -07:00
Kieran R. Prasch 728793b24a Monkeypatch registry source fetching in CLI reconfiguration tests. 2020-02-23 19:20:17 -07:00