Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wallet.java:142-144: Implement ledger method. This should... #17

Closed
0pdd opened this issue Jul 4, 2018 · 27 comments
Closed

Wallet.java:142-144: Implement ledger method. This should... #17

0pdd opened this issue Jul 4, 2018 · 27 comments
Milestone

Comments

@0pdd
Copy link
Collaborator

0pdd commented Jul 4, 2018

The puzzle 6-2cc9aa8f from #6 has to be resolved:

// @todo #6:30min Implement ledger method. This should return all
// the transactions in this copy of the wallet. Also add a unit test
// to replace WalletTest.ledgerIsNotYetImplemented().

The puzzle was created by rultor on 04-Jul-18.

Estimate: 30 minutes,

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

@0pdd
Copy link
Collaborator Author

0pdd commented Jul 4, 2018

I can't create GitHub labels pdd. Most likely I don't have necessary permissions to zold-io/java-api repository. Please, make sure @0pdd user is in the list of collaborators:

POST https://api.github.com/repos/zold-io/java-api/labels: 404 - Not Found // See: https://developer.github.com/v3/issues/labels/#create-a-label
/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/response/raise_error.rb:16:in `on_complete'
/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:9:in `block in call'
/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:61:in `on_complete'
/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/response.rb:8:in `call'
/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/middleware/follow_redirects.rb:73:in `perform_with_redirection'
/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/middleware/follow_redirects.rb:61:in `call'
/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/rack_builder.rb:143:in `build_response'
/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/connection.rb:387:in `run_request'
/app/vendor/bundle/ruby/2.3.0/gems/faraday-0.15.2/lib/faraday/connection.rb:175:in `post'
/app/vendor/bundle/ruby/2.3.0/gems/sawyer-0.8.1/lib/sawyer/agent.rb:94:in `call'
/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/connection.rb:156:in `request'
/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/connection.rb:28:in `post'
/app/vendor/bundle/ruby/2.3.0/gems/octokit-4.9.0/lib/octokit/client/labels.rb:44:in `add_label'
/app/objects/github_tagged_tickets.rb:50:in `block in submit'
/app/objects/github_tagged_tickets.rb:50:in `each'
/app/objects/github_tagged_tickets.rb:50:in `submit'
/app/objects/commit_tickets.rb:38:in `submit'
/app/objects/emailed_tickets.rb:35:in `submit'
/app/objects/sentry_tickets.rb:46:in `submit'
/app/objects/puzzles.rb:91:in `block in expose'
/app/objects/puzzles.rb:82:in `loop'
/app/objects/puzzles.rb:82:in `expose'
/app/objects/puzzles.rb:33:in `deploy'
/app/objects/job.rb:38:in `proceed'
/app/objects/job_starred.rb:33:in `proceed'
/app/objects/job_recorded.rb:32:in `proceed'
/app/objects/job_emailed.rb:35:in `proceed'
/app/objects/job_commiterrors.rb:36:in `proceed'
/app/objects/job_detached.rb:48:in `exclusive'
/app/objects/job_detached.rb:36:in `block in proceed'
/app/objects/job_detached.rb:36:in `fork'
/app/objects/job_detached.rb:36:in `proceed'
/app/0pdd.rb:342:in `block in <top (required)>'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `call'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1634:in `block in compile!'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (3 levels) in route!'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1011:in `route_eval'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:992:in `block (2 levels) in route!'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1039:in `block in process_route'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `catch'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1037:in `process_route'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:990:in `block in route!'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `each'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:989:in `route!'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1096:in `block in dispatch!'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1093:in `dispatch!'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `block in call!'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `block in invoke'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `catch'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1075:in `invoke'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:924:in `call!'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:913:in `call'
/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/xss_header.rb:18:in `call'
/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/path_traversal.rb:16:in `call'
/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/json_csrf.rb:26:in `call'
/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'
/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/base.rb:50:in `call'
/app/vendor/bundle/ruby/2.3.0/gems/rack-protection-2.0.1/lib/rack/protection/frame_options.rb:31:in `call'
/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/logger.rb:15:in `call'
/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/common_logger.rb:33:in `call'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:231:in `call'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:224:in `call'
/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/head.rb:12:in `call'
/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/method_override.rb:22:in `call'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:194:in `call'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1957:in `call'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `block in call'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1728:in `synchronize'
/app/vendor/bundle/ruby/2.3.0/gems/sinatra-2.0.1/lib/sinatra/base.rb:1501:in `call'
/app/vendor/bundle/ruby/2.3.0/gems/rack-2.0.5/lib/rack/handler/webrick.rb:86:in `service'
/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'

@0crat
Copy link
Collaborator

0crat commented Jul 4, 2018

@llorllale/z please, pay attention to this issue

@llorllale
Copy link
Collaborator

@0crat in

@0crat 0crat added the scope label Jul 5, 2018
@0crat
Copy link
Collaborator

0crat commented Jul 5, 2018

@0crat in (here)

@llorllale Job #17 is now in scope, role is DEV

@0crat
Copy link
Collaborator

0crat commented Jul 5, 2018

The job #17 assigned to @llorllale/z, here is why; the budget is 30 minutes, see §4; please, read §8 and §9; if the task is not clear, read this and this; there will be a monetary reward for this job

@llorllale
Copy link
Collaborator

@0crat refuse

@0crat
Copy link
Collaborator

0crat commented Jul 5, 2018

@0crat refuse (here)

@llorllale The user @llorllale/z resigned from #17, please stop working. Reason for job resignation: Order was cancelled

@0crat
Copy link
Collaborator

0crat commented Jul 5, 2018

Tasks refusal is discouraged, see §6: -15 point(s) just awarded to @llorllale/z

@0crat
Copy link
Collaborator

0crat commented Jul 5, 2018

The job #17 assigned to @t-izbassar/z, here is why; the budget is 30 minutes, see §4; please, read §8 and §9; if the task is not clear, read this and this; there will be a monetary reward for this job

@0crat
Copy link
Collaborator

0crat commented Jul 11, 2018

@t-izbassar/z this job was assigned to you 5days ago. It will be taken away from you soon, unless you close it, see §8. Read this and this, please.

t-izbassar pushed a commit to t-izbassar/java-api that referenced this issue Jul 11, 2018
@t-izbassar
Copy link
Contributor

@0crat wait for #30 to be merged

@0crat
Copy link
Collaborator

0crat commented Jul 11, 2018

@0crat wait for #30 to be merged (here)

@t-izbassar The impediment for #17 was registered successfully by @t-izbassar/z

t-izbassar pushed a commit to t-izbassar/java-api that referenced this issue Jul 12, 2018
@llorllale llorllale added this to the 1.0 milestone Jul 12, 2018
@0pdd 0pdd closed this as completed Jul 12, 2018
@0pdd
Copy link
Collaborator Author

0pdd commented Jul 12, 2018

The puzzle 6-2cc9aa8f has disappeared from the source code, that's why I closed this issue.

@t-izbassar
Copy link
Contributor

@0pdd fixed in #30.

@t-izbassar
Copy link
Contributor

@0crat status

@0crat
Copy link
Collaborator

0crat commented Jul 12, 2018

There is an unrecoverable failure on my side. Please, submit it here:

PID: 4@a9418e99-3af0-45e0-857b-f999e4ba8836, thread: pool-571-thread-1
com.zerocracy.pm.Claims[109] java.lang.IllegalStateException: Duplicate claims are not allowed in [CAZUREFND](https://www.0crat.com/p/CAZUREFND), can't add this XML to 5 existing ones (Check job status;{comment=404632001, job=gh:zold-io/java-api#17, issue=17, repo=zold-io/java-api};github;zold-io/java-api;17;404632001,Close job;{job=gh:zold-io/java-api#17, reason=GitHub issue was closed};github;zold-io/java-api;17,Close job;{job=gh:zold-io/java-api#17, reason=GitHub issue was closed};github;zold-io/java-api;17,Close job;{job=gh:zold-io/java-api#30, reason=GitHub issue was closed};github;zold-io/java-api;30,Close job;{job=gh:zold-io/java-api#30, reason=GitHub issue was closed};github;zold-io/java-api;30):
<?xml version="1.0" encoding="UTF-8"?>
<claim id="1931963719">
   <created>2018-07-12T19:57:36.095Z</created>
   <type>Check job status</type>
   <token>github;zold-io/java-api;17;404632001</token>
   <author>t-izbassar</author>
   <params>
      <param name="job">gh:zold-io/java-api#17</param>
      <param name="repo">zold-io/java-api</param>
      <param name="issue">17</param>
      <param name="comment">404632001</param>
   </params>
</claim>

0.25.7: Issue: #17, Comment: 404632001

@0crat
Copy link
Collaborator

0crat commented Jul 12, 2018

@0crat status (here)

@t-izbassar This is what I know about this job in CAZUREFND, as in §32:

@0crat
Copy link
Collaborator

0crat commented Jul 12, 2018

Quality review for #17 already exists

@t-izbassar
Copy link
Contributor

@0crat status

@0crat
Copy link
Collaborator

0crat commented Jul 12, 2018

@0crat status (here)

@t-izbassar This is what I know about this job in CAZUREFND, as in §32:

@t-izbassar
Copy link
Contributor

@ypshenychka can you review this one as well? 0crat didn't put notification message again)

@ypshenychka
Copy link

@llorllale thank you!

@ypshenychka
Copy link

@0crat quality good

@0crat
Copy link
Collaborator

0crat commented Jul 13, 2018

Order was finished, quality is "good": +46 point(s) just awarded to @t-izbassar/z

@0crat
Copy link
Collaborator

0crat commented Jul 13, 2018

Quality review completed: +8 point(s) just awarded to @ypshenychka/z

@0crat 0crat removed the scope label Jul 19, 2018
@0crat
Copy link
Collaborator

0crat commented Jul 19, 2018

@t-izbassar/z resigned from #17, since the job is not in scope anymore

@0crat
Copy link
Collaborator

0crat commented Jul 19, 2018

The job #17 is now out of scope

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants