Commit Graph

5439 Commits (414208a7785841a575371686f94e9d905ba3df0a)

Author SHA1 Message Date
Kieran Prasch 414208a778 Working with Bogdan on the bidding CLI: Passing bid CLI test. 2020-01-30 10:27:29 -08:00
Kieran Prasch 606c15493a Tearing up worklock CLI for compadability with the latest implementations 2020-01-30 10:27:29 -08:00
Kieran Prasch 355d7ff887 Deprecates TestEconomics; Adds worklock supply and funding management - Extracts statistical methods to worklock agent. 2020-01-30 10:27:29 -08:00
Kieran Prasch b2bf0f487d Live coding with vicky! 2020-01-30 10:27:29 -08:00
Kieran R. Prasch fc45282964 Additional tests to cover worklock bid reading and test registry management for worklock agent test module 2020-01-30 10:27:29 -08:00
Kieran R. Prasch 5359ca9aec Trying to use deterministic preallocation address generation via worklock in tests. 2020-01-30 10:27:29 -08:00
Kieran R. Prasch 4652daa176 Reconstruction of worklock CLI tests (without consideration for preallocations) 2020-01-30 10:27:29 -08:00
Kieran R. Prasch 5ac52b1271 Integrating the worklock deployer with the rest of em' 2020-01-30 10:27:29 -08:00
Kieran R. Prasch b513110d03 Adjustments to worklock restoration from EconomicsFactory. 2020-01-30 10:27:29 -08:00
Kieran R. Prasch 4e401ba00b Salvaging worklock v1 painting operations. 2020-01-30 10:27:28 -08:00
Kieran R. Prasch ffd290cb59 Cherry-picking version 1 of the worklock CLI. 2020-01-30 10:26:37 -08:00
Kieran R. Prasch ae0b1d1734 Adds new contract function agency for worklock: refunds, cancellation, tests to match. 2020-01-30 10:26:37 -08:00
Kieran R. Prasch 717a84afd4 Incorporating new worklock contract functions into agents, deployers, and economics. 2020-01-30 10:26:37 -08:00
Kieran R. Prasch 82dbfcfe89 First steps to integrate worklock deployment params via economics 2020-01-30 10:26:37 -08:00
Kieran Prasch 5c3c6a00e8 Properly bond worklock to staking escrow at deploy-time. 2020-01-30 10:26:37 -08:00
Kieran Prasch 1fe806bc57 Expand deployment class registry to include aux. contracts, Include single contract deployment CLI integration test based on WorkLock. 2020-01-30 10:26:37 -08:00
Kieran Prasch c8573ae6c9 Wandering worklock economics 2020-01-30 10:26:37 -08:00
Kieran Prasch cff807eaff Bidding agent tests. 2020-01-30 10:26:37 -08:00
Kieran R. Prasch e21a2da6c1 funding method for worklock deployer 2020-01-30 10:26:37 -08:00
Kieran Prasch 496f73680a Carving out worklock agent tests. 2020-01-30 10:26:37 -08:00
Kieran Prasch cdc8696855 Baseline Worklock deployer tests. 2020-01-30 10:26:37 -08:00
Kieran Prasch 9a20f6f4ce Drafting WorkLock Agent. 2020-01-30 10:26:37 -08:00
Kieran Prasch f94c22b539 Drafting WorkLock Deployer. 2020-01-30 10:26:37 -08:00
David Núñez 6d3db88a2d
Merge pull request #1627 from vzotova/force-solidity-version
Single version of solidity compiler
2020-01-30 18:18:34 +00:00
vzotova 70f21ddc1e * Apply suggestions from code review #1627
Co-Authored-By: Derek Pierre <derek.pierre@gmail.com>
Co-Authored-By: K Prasch <kieran@nucypher.com>
Co-Authored-By: David Núñez <david@nucypher.com>
2020-01-30 19:36:43 +03:00
David Núñez 33bf49757c
Merge pull request #1631 from rk-p2p/patch-1
Update installation_guide.md
2020-01-30 12:22:15 +00:00
K Prasch e2fe749414
Merge pull request #1635 from KPrasch/master
[Release] Bump version: 2.0.0-beta.1 → 2.0.0-beta.2
2020-01-29 15:57:37 -08:00
Kieran R. Prasch e945964adf Bump version: 2.0.0-beta.1 → 2.0.0-beta.2 2020-01-29 15:09:33 -08:00
Ruslan Khanenko 65841ab944
Update installation_guide.md 2020-01-29 19:07:03 +05:00
vzotova f4c2c4c668 solc bash installation script -> python script, to use solc version from the code 2020-01-29 17:01:11 +03:00
vzotova d33f237b84 Solidity version check to explicit control of version for all stages 2020-01-27 19:13:05 +03:00
K Prasch a28584d63d
Merge pull request #1611 from cygnusv/fixes
Small fixes to grant: input validation, correct formatting of stakers' data from StakingEscrow
2020-01-25 15:24:49 -08:00
vzotova 2baa36c151 SolidityCompiler: cleanup 2020-01-25 14:57:31 +03:00
K Prasch 6f52fd6ce4
Merge pull request #1617 from KPrasch/master
[Release] Bump version: 2.0.0-beta.0 → 2.0.0-beta.1
2020-01-24 10:49:20 -08:00
David Núñez 1312eadbe6 Fix typos in Alice.grant() debug log messages 2020-01-24 16:10:39 +01:00
David Núñez b3c521fa72 Allow to use NUCYPHER_ALICE_ETH_PASSWORD envvar in interactive commands 2020-01-24 16:08:00 +01:00
David Núñez 34d51079c9 Fix wrong use of raw results from StakingEscrow.getActiveStakers
List of active stakers needs to be converted from uint256 to addresses
2020-01-24 12:07:26 +01:00
David Núñez 6d7c2abf13 Some input validation to `nucypher alice grant` 2020-01-24 12:07:26 +01:00
Kieran Prasch 1fc93f650b
Bump version: 2.0.0-beta.0 → 2.0.0-beta.1 2020-01-23 12:58:24 -08:00
damon c 50eff4accb
Merge pull request #1583 from KPrasch/monitoring
Basic Prometheus Exporter & Monitoring Adjustments
2020-01-23 12:48:33 -08:00
K Prasch 92b5970e34
Merge pull request #1582 from KPrasch/felix
Felix Update and Staging
2020-01-23 12:28:03 -08:00
Kieran Prasch 584f55e404
Adds exception handling for nucypher ursula forget when there is an absent known_nodes directory 2020-01-23 11:54:47 -08:00
Kieran Prasch 87f805a0e1
Use --metrics-port to implicitly enable metrics serving 2020-01-23 11:54:04 -08:00
Kieran Prasch 8ca39bd45b
Setting default node_class as Ursula, not Teacher 2020-01-23 11:50:02 -08:00
Kieran Prasch 7b43e50cd1
Restore overcorrection for federated control 2020-01-23 11:50:02 -08:00
Kieran Prasch 32f9204972
Prometheus exporter and CLI entry 2020-01-23 11:50:02 -08:00
Kieran Prasch 8dcbffe9bf
missing confirmations shortcut method 2020-01-23 11:50:02 -08:00
Kieran Prasch 49dc6c464a
Moves abrdiged details; Adjustment of character init to ensure operating mode is set. 2020-01-23 11:50:00 -08:00
Kieran Prasch 5921b5f832
Respond to RFCs in PR #1582 2020-01-23 11:47:48 -08:00
Kieran Prasch 9635c8d6ff
Remove unique address contraint on db columns. 2020-01-23 11:44:24 -08:00