Commit Graph

5226 Commits (e949123a08c42adead8cc130d5d9372d857759ab)

Author SHA1 Message Date
derekpierre 5335eae273 Moe/Ursula status page: separate network tests for status pages into subfolder.
Only tests in the network folder itself are run (not subdirectories)
Created status subdirectory for status tests so that they are run separately
2019-11-25 16:22:50 -08:00
derekpierre 47381d43bc Moe/Ursula Status Page: properly configure test for ursula status page
Separated ursula status page test from other 'network' tests
Code cleanup
2019-11-25 16:22:50 -08:00
derekpierre 9106231ccb Moe/Ursula status page: Updated unit tests for ursula status page
Hooked up pytest-dash/selenium for UI test
Removed extra logging
2019-11-25 16:22:50 -08:00
derekpierre 59ad08de86 Moe/Ursula status page: add websocket port as a parameter in javascript snippet
Removed js file and directly added js snippet to page template so that Moe's port number can be easily passed
MoeStatusPage now takes the port as a parameter
2019-11-25 16:22:50 -08:00
derekpierre 22dd40c9cd Moe/Ursula status page:
Weird timing issue with js window.onload function - hidden DOM element may still not be loaded when onload triggered
Fix height of nickname-icon image
General code cleanup
2019-11-25 16:22:50 -08:00
derekpierre 82775b46cd Moe/Ursula Status Page: Change 'app' to 'page' 2019-11-25 16:22:50 -08:00
derekpierre 87bbf37f9c Moe/Ursula Status App: fix layout of previous state symbols 2019-11-25 16:22:50 -08:00
derekpierre 7b765133e7 Moe/Ursula Status App: move package to be under network 2019-11-25 16:22:50 -08:00
derekpierre ca93bd0fba Moe/Ursula Status App:
Hookup Moe dash status app to hendrix for update notifications using js file
Limit previous states to a max of 5
Remove previous status pages/templates
Use periodic interval for Ursula status page since hendrix not used
2019-11-25 16:22:50 -08:00
derekpierre cb27cd0c8f Initial submission to update Moe and Ursula network status pages to use Flask/Dash 2019-11-25 16:22:50 -08:00
Kieran R. Prasch 6105ffe235 Accommodate inter-test-module transacting power unlocking where needed (eth-test =>0.3.0b0). 2019-11-25 13:32:04 -08:00
Kieran R. Prasch f54715c8cf Add base python 3.8 CI jobs. 2019-11-22 18:48:11 -08:00
Kieran R. Prasch 32b90a9794 Touch-ups to setup.py 2019-11-22 18:41:51 -08:00
Kieran R. Prasch 02acbe29ef Relock dependency requirements. 2019-11-22 18:41:29 -08:00
K Prasch 641168fd1a
Merge pull request #1467 from KPrasch/master
Bump version: 1.1.0-beta.0 → 1.2.0-beta.1
2019-11-22 15:53:04 -08:00
Kieran R. Prasch f0c039000f Bump version: 1.2.0-beta.0 → 1.2.0-beta.1 2019-11-22 15:19:00 -08:00
Kieran R. Prasch 520743aa63 Fixes #1469. 2019-11-22 15:09:20 -08:00
Kieran R. Prasch fede665c49 Fixes for #1463. 2019-11-22 15:08:43 -08:00
Kieran R. Prasch a1b10ae6e7 Bump version: 1.1.0-beta.0 → 1.2.0-beta.0 2019-11-20 11:50:13 -08:00
K Prasch 2d1add0e53
Merge pull request #1456 from vzotova/pagination
Pagination for `getAllActiveStakers` method
2019-11-20 11:34:45 -08:00
Victoria 3743ccde1b Apply suggestions from code review
Co-Authored-By: MacLane S Wilkison <maclane@nucypher.com>
2019-11-19 16:12:37 +03:00
vzotova 1dee796bbd Added marker for "light" client to blockchain interface, used "light" parameter for pagination, test for pagination 2019-11-19 16:12:37 +03:00
vzotova f428984401 Pagination for getAllACtiveStakers method 2019-11-19 16:12:36 +03:00
David Núñez 36f34253b4
Merge pull request #1458 from cygnusv/refrescante
Re-activate TransactingPower immediately before deploying contracts with ContractAdministrator
2019-11-19 12:19:16 +01:00
David Núñez 5a9701decd Manually refresh the StakeList in `nucypher stake divide`. 2019-11-19 01:04:14 +01:00
David Núñez 579b0e3110 Don't init the Stakeholder checksum address so eagerly in nucypher stake 2019-11-18 22:16:30 +01:00
David Núñez a6b2d9efcd Refresh TransactingPower immediately before deploying contracts with ContractAdministrator 2019-11-13 12:51:51 +01:00
David Núñez 6ea77a393b
Merge pull request #1446 from cygnusv/csv
Touchups to the CLI allocation process: support for CSV, bugfixes, etc.
2019-11-12 01:08:25 +01:00
David Núñez f1cc8db503 Responded to RFCs in PR #1446 2019-11-12 00:25:47 +01:00
David Núñez 16c08de17b Cleanup method for reading allocation data 2019-11-11 13:15:47 +01:00
David Núñez 0935e9355e Fix bug in method that saves deployment receipts as a file 2019-11-07 23:56:18 +01:00
David Núñez 9613aeb6a2 Improve collection of allocation receipts 2019-11-07 23:21:36 +01:00
David Núñez ce9e1d1511 Try our best to adapt allocation input data 2019-11-07 23:21:36 +01:00
David Núñez e341aace88 Check if beneficiary is already enrolled in allocation registry prior deployment 2019-11-07 23:21:29 +01:00
David Núñez 97d35bae7e Accept also CSV format for the input allocation file 2019-11-07 23:21:29 +01:00
K Prasch b9907f0d71
Merge pull request #1442 from KPrasch/master
Bump version: 1.0.0-beta.2 → 1.1.0-beta.0
2019-10-25 17:11:15 -07:00
Kieran Prasch 9c607bb225
Bump version: 1.0.0-beta.2 → 1.1.0-beta.0 2019-10-25 16:42:25 -07:00
K Prasch 10ebfd4d9d
Merge pull request #1441 from KPrasch/master
Bump version: 1.0.0-beta.1 → 1.0.0-beta.2
2019-10-25 15:52:18 -07:00
K Prasch 88d5d38b66
Merge pull request #1327 from nucypher/biznaga
[EPIC] Biznaga: Integration of testnet with staking contracts
2019-10-25 15:36:42 -07:00
K Prasch a518aa9767
Merge pull request #1364 from szotov/extract-sample
Extract sample() from solidity to python
2019-10-25 15:34:40 -07:00
Kieran Prasch ffb17cf741
Bump version: 1.0.0-beta.1 → 1.0.0-beta.2 2019-10-25 15:15:22 -07:00
David Núñez a2b4cc9d82 Apply suggestions from code review
Co-Authored-By: MacLane S Wilkison <maclane@nucypher.com>
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
2019-10-23 22:06:48 +02:00
David Núñez e124fe50e6 Merge remote-tracking branch 'upstream/master' into biznaga
Fix conflicts in nucypher stake and nucypher-deploy
2019-10-22 22:53:23 +02:00
David Núñez a4b32c088c
Merge pull request #1402 from cygnusv/allocation-registry
Auto-detect HW accounts in TransactingPower. Finalize basic staking via contract CLI functionality.
2019-10-22 15:05:36 +02:00
David Núñez d2de49cd43 Improve clarity of IndividualAllocation template parsing. Additional sanity checks. 2019-10-21 22:30:38 +02:00
Michael Egorov 12ec0b6f75
Merge pull request #1430 from michwill/nonce-pending
Include pending transactions when calculating a nonce
2019-10-21 20:17:05 +02:00
David Núñez 8346a86bb6
Merge pull request #1432 from mswilkison/docs-hotfix
Python 3.8 not supported; remove --sync
2019-10-21 19:57:44 +02:00
MacLane Wilkison 9ca3b7370c Python 3.8 not supported; remove --sync 2019-10-21 10:41:01 -07:00
damon c df1895ccc2
Merge pull request #1417 from derekpierre/cli-commands
Improve CLI commands to better detect invalid option/commands and provide context-specific help
2019-10-21 07:54:04 -07:00
derekpierre e84f3b56a7 RFC changes based on reviews for PR 1417. 2019-10-21 09:27:23 -04:00