You can subscribe to this list here.
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(119) |
Oct
(111) |
Nov
(238) |
Dec
(395) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(239) |
Feb
(59) |
Mar
(354) |
Apr
(489) |
May
(23) |
Jun
(2) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
(5) |
Jun
(2) |
Jul
|
Aug
|
Sep
(3) |
Oct
(14) |
Nov
(17) |
Dec
(9) |
| 2007 |
Jan
(4) |
Feb
(3) |
Mar
|
Apr
(1) |
May
(1) |
Jun
(2) |
Jul
|
Aug
|
Sep
(1) |
Oct
(2) |
Nov
(1) |
Dec
|
| 2008 |
Jan
|
Feb
|
Mar
(1) |
Apr
(7) |
May
(3) |
Jun
(6) |
Jul
(4) |
Aug
(3) |
Sep
(15) |
Oct
(13) |
Nov
(35) |
Dec
(40) |
| 2009 |
Jan
(19) |
Feb
(21) |
Mar
(16) |
Apr
(18) |
May
(36) |
Jun
(20) |
Jul
(32) |
Aug
(11) |
Sep
(3) |
Oct
(2) |
Nov
(2) |
Dec
(13) |
| 2010 |
Jan
(5) |
Feb
(5) |
Mar
(7) |
Apr
(1) |
May
(1) |
Jun
(3) |
Jul
(1) |
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
| 2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
(1) |
Aug
(1) |
Sep
(1) |
Oct
(4) |
Nov
|
Dec
(3) |
| 2012 |
Jan
(3) |
Feb
(3) |
Mar
(1) |
Apr
(4) |
May
(8) |
Jun
(4) |
Jul
(9) |
Aug
(2) |
Sep
(8) |
Oct
(3) |
Nov
(8) |
Dec
(4) |
| 2013 |
Jan
(2) |
Feb
(1) |
Mar
(5) |
Apr
(6) |
May
(10) |
Jun
(5) |
Jul
(6) |
Aug
(7) |
Sep
(5) |
Oct
(2) |
Nov
(4) |
Dec
(4) |
| 2014 |
Jan
(13) |
Feb
(4) |
Mar
(7) |
Apr
(9) |
May
(20) |
Jun
(13) |
Jul
(10) |
Aug
(3) |
Sep
(5) |
Oct
(2) |
Nov
(2) |
Dec
(2) |
| 2015 |
Jan
(3) |
Feb
(3) |
Mar
(5) |
Apr
(4) |
May
(3) |
Jun
(2) |
Jul
(4) |
Aug
(3) |
Sep
(1) |
Oct
|
Nov
(1) |
Dec
(3) |
| 2016 |
Jan
|
Feb
(1) |
Mar
(1) |
Apr
(1) |
May
(1) |
Jun
(2) |
Jul
(1) |
Aug
(4) |
Sep
(3) |
Oct
(3) |
Nov
(4) |
Dec
(2) |
| 2017 |
Jan
|
Feb
(2) |
Mar
|
Apr
(2) |
May
(1) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Pelle B. <pe...@us...> - 2004-03-31 23:22:43
|
Update of /cvsroot/neuclear/neuclear-pay/src/test/org/neuclear/asset/controllers/currency In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28622/src/test/org/neuclear/asset/controllers/currency Modified Files: CurrencyTests.java Log Message: Reworked the ID's of the transactions. The primary ID is now the request ID. Receipt ID's are optional and added using a separate set method. The various interactive passphrase agents now have shell methods for the new interactive approach. Index: CurrencyTests.java =================================================================== RCS file: /cvsroot/neuclear/neuclear-pay/src/test/org/neuclear/asset/controllers/currency/CurrencyTests.java,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** CurrencyTests.java 21 Mar 2004 00:48:45 -0000 1.6 --- CurrencyTests.java 31 Mar 2004 23:10:49 -0000 1.7 *************** *** 152,156 **** TransferReceipt receipt = hold.complete(t3, payment, "valid completion of held payment"); ! System.out.println("Completed held: " + hold.getId() + " complete= " + receipt.getId()); assertEquals(bob.getBalance(t2), initial, 0); assertEquals(bob.getBalance(t3), initial - payment, 0); --- 152,156 ---- TransferReceipt receipt = hold.complete(t3, payment, "valid completion of held payment"); ! System.out.println("Completed held: " + hold.getRequestId() + " complete= " + receipt.getRequestId()); assertEquals(bob.getBalance(t2), initial, 0); assertEquals(bob.getBalance(t3), initial - payment, 0); |
|
From: <bug...@ve...> - 2004-03-31 23:22:35
|
The following issue has been updated:
Updater: Pelle Braendgaard (mailto:pe...@ve...)
Date: Wed, 31 Mar 2004 3:20 PM
Changes:
Version changed to 0.3
Version changed from 0.4
Fix Version changed to 0.3
Fix Version changed from 0.4
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.neuclear.org//browse/PAY-19?page=history
---------------------------------------------------------------------
View the issue:
http://jira.neuclear.org//browse/PAY-19
Here is an overview of the issue:
---------------------------------------------------------------------
Key: PAY-19
Summary: Update Asset Schema Definition
Type: Improvement
Status: Open
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: NeuClear Payments
Components:
XML Schema
Fix Fors:
0.3
Versions:
0.3
Assignee: Pelle Braendgaard
Reporter: Pelle Braendgaard
Created: Wed, 31 Mar 2004 3:19 PM
Updated: Wed, 31 Mar 2004 3:20 PM
Description:
Update the Asset definition XML Schema.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.neuclear.org//secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|
|
From: <bug...@ve...> - 2004-03-31 23:20:37
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://jira.neuclear.org//browse/PAY-20 Here is an overview of the issue: --------------------------------------------------------------------- Key: PAY-20 Summary: Update Asset Object to reflect new Schema Type: Improvement Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: NeuClear Payments Components: Asset Controller Fix Fors: 0.3 Versions: 0.3 Assignee: Pelle Braendgaard Reporter: Pelle Braendgaard Created: Wed, 31 Mar 2004 3:20 PM Updated: Wed, 31 Mar 2004 3:20 PM Description: Update the Asset object so it can be properly resolved using the new schema. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.neuclear.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |
|
From: <bug...@ve...> - 2004-03-31 23:20:34
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://jira.neuclear.org//browse/PAY-19 Here is an overview of the issue: --------------------------------------------------------------------- Key: PAY-19 Summary: Update Asset Schema Definition Type: Improvement Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: NeuClear Payments Components: XML Schema Fix Fors: 0.4 Versions: 0.4 Assignee: Pelle Braendgaard Reporter: Pelle Braendgaard Created: Wed, 31 Mar 2004 3:19 PM Updated: Wed, 31 Mar 2004 3:19 PM Description: Update the Asset definition XML Schema. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.neuclear.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |
|
From: <bug...@ve...> - 2004-03-31 23:05:36
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://jira.neuclear.org//browse/PAY-18 Here is an overview of the issue: --------------------------------------------------------------------- Key: PAY-18 Summary: Create Unit Tests for Asset Controllers Type: Test Case Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: NeuClear Payments Components: Asset Controller Fix Fors: 0.3 Versions: 0.3 Assignee: Pelle Braendgaard Reporter: Pelle Braendgaard Created: Wed, 31 Mar 2004 3:04 PM Updated: Wed, 31 Mar 2004 3:04 PM Description: Need a full set of Unit tests for Asset Controllers --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.neuclear.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |
|
From: <bug...@ve...> - 2004-03-31 23:03:41
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://jira.neuclear.org//browse/PAY-17 Here is an overview of the issue: --------------------------------------------------------------------- Key: PAY-17 Summary: Create Unit Tests for ExchangeCompletedReceipt Type: Test Case Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: NeuClear Payments Components: Data Objects Fix Fors: 0.3 Versions: 0.3 Assignee: Pelle Braendgaard Reporter: Pelle Braendgaard Created: Wed, 31 Mar 2004 3:02 PM Updated: Wed, 31 Mar 2004 3:02 PM Description: Test the creation and validation of ExchangeCompletedReceipt --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.neuclear.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |
|
From: <bug...@ve...> - 2004-03-31 23:03:38
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://jira.neuclear.org//browse/PAY-16 Here is an overview of the issue: --------------------------------------------------------------------- Key: PAY-16 Summary: Create Unit Tests for ExchangeCompletionOrder Type: Test Case Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: NeuClear Payments Components: Data Objects Fix Fors: 0.3 Versions: 0.3 Assignee: Pelle Braendgaard Reporter: Pelle Braendgaard Created: Wed, 31 Mar 2004 3:02 PM Updated: Wed, 31 Mar 2004 3:02 PM Description: Test the creation and validation of ExchangeCompletionOrder --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.neuclear.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |
|
From: <bug...@ve...> - 2004-03-31 23:03:37
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://jira.neuclear.org//browse/PAY-15 Here is an overview of the issue: --------------------------------------------------------------------- Key: PAY-15 Summary: Create Unit Tests for CancelExchangeOrder Type: Test Case Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: NeuClear Payments Components: Data Objects Fix Fors: 0.3 Versions: 0.3 Assignee: Pelle Braendgaard Reporter: Pelle Braendgaard Created: Wed, 31 Mar 2004 3:01 PM Updated: Wed, 31 Mar 2004 3:01 PM Description: Test the creation and validation of CancelExchangeOrder --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.neuclear.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |
|
From: <bug...@ve...> - 2004-03-31 23:01:36
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://jira.neuclear.org//browse/PAY-14 Here is an overview of the issue: --------------------------------------------------------------------- Key: PAY-14 Summary: Create Unit Tests for CancelExchangeOrderReceipt Type: Test Case Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: NeuClear Payments Components: Data Objects Fix Fors: 0.3 Versions: 0.3 Assignee: Pelle Braendgaard Reporter: Pelle Braendgaard Created: Wed, 31 Mar 2004 3:01 PM Updated: Wed, 31 Mar 2004 3:01 PM Description: Test the creation and validation of CancelExchangeOrderReceipt --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.neuclear.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |
|
From: <bug...@ve...> - 2004-03-31 23:01:36
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://jira.neuclear.org//browse/PAY-13 Here is an overview of the issue: --------------------------------------------------------------------- Key: PAY-13 Summary: Create Unit Tests for ExchangeOrderReceipt Type: Test Case Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: NeuClear Payments Components: Data Objects Fix Fors: 0.3 Versions: 0.3 Assignee: Pelle Braendgaard Reporter: Pelle Braendgaard Created: Wed, 31 Mar 2004 3:00 PM Updated: Wed, 31 Mar 2004 3:00 PM Description: Test the creation and validation of ExchangeOrderReceipt --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.neuclear.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |
|
From: <bug...@ve...> - 2004-03-31 23:01:35
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://jira.neuclear.org//browse/PAY-12 Here is an overview of the issue: --------------------------------------------------------------------- Key: PAY-12 Summary: Create Unit Tests for ExchangeOrder Type: Test Case Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: NeuClear Payments Components: Data Objects Fix Fors: 0.3 Versions: 0.3 Assignee: Pelle Braendgaard Reporter: Pelle Braendgaard Created: Wed, 31 Mar 2004 3:00 PM Updated: Wed, 31 Mar 2004 3:00 PM Description: Test the creation and validation of ExchangeOrder --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.neuclear.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |
|
From: <bug...@ve...> - 2004-03-31 23:01:34
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://jira.neuclear.org//browse/PAY-11 Here is an overview of the issue: --------------------------------------------------------------------- Key: PAY-11 Summary: Create Unit Tests for TransferReceipt Type: Test Case Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: NeuClear Payments Components: Data Objects Fix Fors: 0.3 Versions: 0.3 Assignee: Pelle Braendgaard Reporter: Pelle Braendgaard Created: Wed, 31 Mar 2004 2:59 PM Updated: Wed, 31 Mar 2004 2:59 PM Description: Test the creation and validation of TransferReceipt. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.neuclear.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |
|
From: <bug...@ve...> - 2004-03-31 22:59:34
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://jira.neuclear.org//browse/PAY-10 Here is an overview of the issue: --------------------------------------------------------------------- Key: PAY-10 Summary: Create Unit Tests for TransferOrder Type: Test Case Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: NeuClear Payments Components: Data Objects Fix Fors: 0.3 Versions: 0.3 Assignee: Pelle Braendgaard Reporter: Pelle Braendgaard Created: Wed, 31 Mar 2004 2:59 PM Updated: Wed, 31 Mar 2004 2:59 PM Description: Test the creation and validation of TransferOrder. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.neuclear.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |
|
From: <bug...@ve...> - 2004-03-31 22:57:36
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://jira.neuclear.org//browse/PAY-9 Here is an overview of the issue: --------------------------------------------------------------------- Key: PAY-9 Summary: Create Abstract Ledger Asset Controller Type: New Feature Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: NeuClear Payments Components: Asset Controller Fix Fors: 0.3 Versions: 0.3 Assignee: Pelle Braendgaard Reporter: Pelle Braendgaard Created: Wed, 31 Mar 2004 2:56 PM Updated: Wed, 31 Mar 2004 2:56 PM Description: Once the CurrencyController is fully functional extract an Abstract Super Class for making other types of Asset's. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.neuclear.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |
|
From: <bug...@ve...> - 2004-03-31 22:55:35
|
The following issue has been updated:
Updater: Pelle Braendgaard (mailto:pe...@ve...)
Date: Wed, 31 Mar 2004 2:55 PM
Changes:
Component changed to Asset Controller
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.neuclear.org//browse/PAY-7?page=history
---------------------------------------------------------------------
View the issue:
http://jira.neuclear.org//browse/PAY-7
Here is an overview of the issue:
---------------------------------------------------------------------
Key: PAY-7
Summary: Update CurrencyController to use new Order and Receipt classes
Type: Bug
Status: Open
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: NeuClear Payments
Components:
Asset Controller
Fix Fors:
0.3
Versions:
0.3
Assignee: Pelle Braendgaard
Reporter: Pelle Braendgaard
Created: Wed, 31 Mar 2004 2:49 PM
Updated: Wed, 31 Mar 2004 2:55 PM
Description:
Since much has changed in the actual data classes, we need to update CurrencyController to reflect that.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.neuclear.org//secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|
|
From: <bug...@ve...> - 2004-03-31 22:55:34
|
The following issue has been updated:
Updater: Pelle Braendgaard (mailto:pe...@ve...)
Date: Wed, 31 Mar 2004 2:54 PM
Changes:
Component changed to Audit Controller
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.neuclear.org//browse/PAY-8?page=history
---------------------------------------------------------------------
View the issue:
http://jira.neuclear.org//browse/PAY-8
Here is an overview of the issue:
---------------------------------------------------------------------
Key: PAY-8
Summary: Implement Audit Controller
Type: New Feature
Status: Open
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: NeuClear Payments
Components:
Audit Controller
Fix Fors:
0.3
Versions:
0.3
Assignee: Pelle Braendgaard
Reporter: Pelle Braendgaard
Created: Wed, 31 Mar 2004 2:50 PM
Updated: Wed, 31 Mar 2004 2:54 PM
Description:
Implement an Audit Controller, which listens to receipts recording them in a ledger.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.neuclear.org//secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|
|
From: <bug...@ve...> - 2004-03-31 22:50:37
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://jira.neuclear.org//browse/PAY-8 Here is an overview of the issue: --------------------------------------------------------------------- Key: PAY-8 Summary: Implement Audit Controller Type: New Feature Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: NeuClear Payments Fix Fors: 0.3 Versions: 0.3 Assignee: Pelle Braendgaard Reporter: Pelle Braendgaard Created: Wed, 31 Mar 2004 2:50 PM Updated: Wed, 31 Mar 2004 2:50 PM Description: Implement an Audit Controller, which listens to receipts recording them in a ledger. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.neuclear.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |
|
From: <bug...@ve...> - 2004-03-31 22:50:34
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://jira.neuclear.org//browse/PAY-7 Here is an overview of the issue: --------------------------------------------------------------------- Key: PAY-7 Summary: Update CurrencyController to use new Order and Receipt classes Type: Bug Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: NeuClear Payments Fix Fors: 0.3 Versions: 0.3 Assignee: Pelle Braendgaard Reporter: Pelle Braendgaard Created: Wed, 31 Mar 2004 2:49 PM Updated: Wed, 31 Mar 2004 2:49 PM Description: Since much has changed in the actual data classes, we need to update CurrencyController to reflect that. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.neuclear.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |
|
From: <bug...@ve...> - 2004-03-31 22:44:40
|
Message:
The following issue has been closed.
Resolver: Pelle Braendgaard
Date: Wed, 31 Mar 2004 2:44 PM
Done. Now the main id is the request id. The NeuClear Asset Controller can update it after the fact with the receipt id.
---------------------------------------------------------------------
View the issue:
http://jira.neuclear.org//browse/GL-26
Here is an overview of the issue:
---------------------------------------------------------------------
Key: GL-26
Summary: The duality of the request and receipt ID's has to be cleaned up.
Type: Bug
Status: Closed
Priority: Major
Resolution: FIXED
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: NeuClear Ledger
Fix Fors:
r_0_4
Assignee: Pelle Braendgaard
Reporter: Pelle Braendgaard
Created: Wed, 31 Mar 2004 2:36 PM
Updated: Wed, 31 Mar 2004 2:44 PM
Description:
The request ID should be the "official" id of each transaction. The Receipt id is an optional item for auditing purposes.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.neuclear.org//secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|
|
From: <bug...@ve...> - 2004-03-31 22:44:38
|
Message: The following issue has been closed. --------------------------------------------------------------------- View the issue: http://jira.neuclear.org//browse/GL-27 Here is an overview of the issue: --------------------------------------------------------------------- Key: GL-27 Summary: Complete Held doesnt update the amounts Type: Bug Status: Closed Priority: Major Resolution: FIXED Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: NeuClear Ledger Fix Fors: r_0_4 Versions: r_0_4 Assignee: Pelle Braendgaard Reporter: Pelle Braendgaard Created: Wed, 31 Mar 2004 2:39 PM Updated: Wed, 31 Mar 2004 2:43 PM Description: When a Held Transaction is completed it should shrink the values to a given amount less than or equal to the original amount. Currently it doesnt do this. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.neuclear.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |
|
From: <bug...@ve...> - 2004-03-31 22:42:38
|
Message: The following issue has been closed. --------------------------------------------------------------------- View the issue: http://jira.neuclear.org//browse/GL-28 Here is an overview of the issue: --------------------------------------------------------------------- Key: GL-28 Summary: Add getAmount() to Transaction Type: New Feature Status: Closed Priority: Major Resolution: FIXED Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: NeuClear Ledger Fix Fors: r_0_4 Versions: r_0_4 Assignee: Pelle Braendgaard Reporter: Pelle Braendgaard Created: Wed, 31 Mar 2004 2:41 PM Updated: Wed, 31 Mar 2004 2:42 PM Description: Even though a Transaction may contain more than just 2 items, we need to be able to find the amount of a ledger transaction. This should be the sum of all the positive items in the transaction. ie. if a transaction has 2 items (10, -10) the amount is 10. if a transaction has 3 items (10,5,-15) the amount is 15. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.neuclear.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |
|
From: <bug...@ve...> - 2004-03-31 22:42:37
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://jira.neuclear.org//browse/GL-28 Here is an overview of the issue: --------------------------------------------------------------------- Key: GL-28 Summary: Add getAmount() to Transaction Type: New Feature Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: NeuClear Ledger Fix Fors: r_0_4 Versions: r_0_4 Assignee: Pelle Braendgaard Reporter: Pelle Braendgaard Created: Wed, 31 Mar 2004 2:41 PM Updated: Wed, 31 Mar 2004 2:41 PM Description: Even though a Transaction may contain more than just 2 items, we need to be able to find the amount of a ledger transaction. This should be the sum of all the positive items in the transaction. ie. if a transaction has 2 items (10, -10) the amount is 10. if a transaction has 3 items (10,5,-15) the amount is 15. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.neuclear.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |
|
From: <bug...@ve...> - 2004-03-31 22:40:35
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://jira.neuclear.org//browse/GL-27 Here is an overview of the issue: --------------------------------------------------------------------- Key: GL-27 Summary: Complete Held doesnt update the amounts Type: Bug Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: NeuClear Ledger Fix Fors: r_0_4 Versions: r_0_4 Assignee: Pelle Braendgaard Reporter: Pelle Braendgaard Created: Wed, 31 Mar 2004 2:39 PM Updated: Wed, 31 Mar 2004 2:39 PM Description: When a Held Transaction is completed it should shrink the values to a given amount less than or equal to the original amount. Currently it doesnt do this. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.neuclear.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |
|
From: <bug...@ve...> - 2004-03-31 22:38:45
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://jira.neuclear.org//browse/GL-26 Here is an overview of the issue: --------------------------------------------------------------------- Key: GL-26 Summary: The duality of the request and receipt ID's has to be cleaned up. Type: Bug Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: NeuClear Ledger Assignee: Pelle Braendgaard Reporter: Pelle Braendgaard Created: Wed, 31 Mar 2004 2:36 PM Updated: Wed, 31 Mar 2004 2:36 PM Description: The request ID should be the "official" id of each transaction. The Receipt id is an optional item for auditing purposes. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.neuclear.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |
|
From: Pelle B. <pe...@us...> - 2004-03-31 19:00:55
|
Update of /cvsroot/neuclear/neuclear-commons/src/java/org/neuclear/commons/crypto/passphraseagents In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6205/src/java/org/neuclear/commons/crypto/passphraseagents Modified Files: ConsoleAgent.java ServletPassPhraseAgent.java Log Message: Added various Streams for simplified crypto operations. Index: ConsoleAgent.java =================================================================== RCS file: /cvsroot/neuclear/neuclear-commons/src/java/org/neuclear/commons/crypto/passphraseagents/ConsoleAgent.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ConsoleAgent.java 19 Jan 2004 17:53:14 -0000 1.2 --- ConsoleAgent.java 31 Mar 2004 18:48:23 -0000 1.3 *************** *** 2,5 **** --- 2,6 ---- import org.neuclear.commons.Utility; + import org.neuclear.commons.crypto.signers.Signer; import java.io.BufferedReader; *************** *** 29,32 **** --- 30,36 ---- $Id$ $Log$ + Revision 1.3 2004/03/31 18:48:23 pelle + Added various Streams for simplified crypto operations. + Revision 1.2 2004/01/19 17:53:14 pelle Various clean ups *************** *** 82,109 **** public char[] getPassPhrase(String name) throws UserCancellationException { ! return getPassPhrase(name,false); //To change body of implemented methods use Options | File Templates. ! } public final synchronized char[] getPassPhrase(final String name, boolean incorrect) throws UserCancellationException { ! if (!incorrect&&cache.containsKey(name)) ! return ((String)cache.get(name)).toCharArray(); final BufferedReader reader = new BufferedReader(new InputStreamReader(System.in)); if (incorrect) System.out.println("entered passphrase was incorrect please try again"); ! System.out.println("Please enter passphrase for: " + name+" ('q' to quit)"); System.out.print(": "); try { ! final String line = new jline.ConsoleReader().readLine(new Character((char)'*')); if (line.equals("q")) throw new UserCancellationException(name); if (firstrun) { System.out.println("Do you wish to remember your entered passphrases for this sesson?"); ! if(Utility.getAffirmative(false)) { ! remember=true; } ! firstrun=false; } if (remember) ! cache.put(name,line); return line.toCharArray(); } catch (IOException e) { --- 86,113 ---- public char[] getPassPhrase(String name) throws UserCancellationException { ! return getPassPhrase(name, false); //To change body of implemented methods use Options | File Templates. ! } public final synchronized char[] getPassPhrase(final String name, boolean incorrect) throws UserCancellationException { ! if (!incorrect && cache.containsKey(name)) ! return ((String) cache.get(name)).toCharArray(); final BufferedReader reader = new BufferedReader(new InputStreamReader(System.in)); if (incorrect) System.out.println("entered passphrase was incorrect please try again"); ! System.out.println("Please enter passphrase for: " + name + " ('q' to quit)"); System.out.print(": "); try { ! final String line = new jline.ConsoleReader().readLine(new Character((char) '*')); if (line.equals("q")) throw new UserCancellationException(name); if (firstrun) { System.out.println("Do you wish to remember your entered passphrases for this sesson?"); ! if (Utility.getAffirmative(false)) { ! remember = true; } ! firstrun = false; } if (remember) ! cache.put(name, line); return line.toCharArray(); } catch (IOException e) { *************** *** 112,118 **** } } private final Map cache; ! private boolean remember=false; ! private boolean firstrun=true; public static void main(final String[] args) { --- 116,123 ---- } } + private final Map cache; ! private boolean remember = false; ! private boolean firstrun = true; public static void main(final String[] args) { *************** *** 122,128 **** System.out.println("Getting passphrase... " + new String(dia.getPassPhrase("neu://pelle@test"))); System.out.println("Getting passphrase... " + new String(dia.getPassPhrase("neu://pelle@test"))); ! System.out.println("Getting passphrase... " + new String(dia.getPassPhrase("neu://pelle@test",true))); } catch (UserCancellationException e) { ! System.out.println("user cancelled"); } --- 127,133 ---- System.out.println("Getting passphrase... " + new String(dia.getPassPhrase("neu://pelle@test"))); System.out.println("Getting passphrase... " + new String(dia.getPassPhrase("neu://pelle@test"))); ! System.out.println("Getting passphrase... " + new String(dia.getPassPhrase("neu://pelle@test", true))); } catch (UserCancellationException e) { ! System.out.println("user cancelled"); } *************** *** 130,132 **** --- 135,148 ---- } + /** + * The User is asked to pick a name by the PassPhraseAgent. The PassPhraseAgent can query the given signer for + * a list of included aliases or even create a new keypair. + * + * @return + * @throws UserCancellationException + */ + public char[] getPassPhrase(Signer signer) throws UserCancellationException { + return new char[0]; + } + } Index: ServletPassPhraseAgent.java =================================================================== RCS file: /cvsroot/neuclear/neuclear-commons/src/java/org/neuclear/commons/crypto/passphraseagents/ServletPassPhraseAgent.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ServletPassPhraseAgent.java 2 Mar 2004 18:58:44 -0000 1.3 --- ServletPassPhraseAgent.java 31 Mar 2004 18:48:23 -0000 1.4 *************** *** 1,4 **** --- 1,6 ---- package org.neuclear.commons.crypto.passphraseagents; + import org.neuclear.commons.crypto.signers.Signer; + import javax.servlet.http.HttpServletRequest; *************** *** 15,18 **** --- 17,21 ---- * Note, the above assumes that a <tt>Signer</tt> with the name signer was initialised in <tt>init()</tt> with a * <tt>ServletPassPhraseAgent</tt> called <tt>agent</tt>. + * * @see org.neuclear.commons.crypto.signers.Signer */ *************** *** 21,42 **** /** * Set the passphrase from the request object. * @param request */ ! public void setRequest(HttpServletRequest request){ set(request.getParameter("passphrase")); } /** * Gets the passphrase if set or null * @param name * @return */ public char[] getPassPhrase(String name) { ! return (get()==null?null:((String)get()).toCharArray()); } /** * Clears the passphrase. (Important, you have to manually call this at the end of the request code, or better yet * immediately after using your Signer). */ ! public void clear(){ set(null); } --- 24,49 ---- /** * Set the passphrase from the request object. + * * @param request */ ! public void setRequest(HttpServletRequest request) { set(request.getParameter("passphrase")); } + /** * Gets the passphrase if set or null + * * @param name * @return */ public char[] getPassPhrase(String name) { ! return (get() == null ? null : ((String) get()).toCharArray()); } + /** * Clears the passphrase. (Important, you have to manually call this at the end of the request code, or better yet * immediately after using your Signer). */ ! public void clear() { set(null); } *************** *** 45,47 **** --- 52,65 ---- return getPassPhrase(name); } + + /** + * The User is asked to pick a name by the PassPhraseAgent. The PassPhraseAgent can query the given signer for + * a list of included aliases or even create a new keypair. + * + * @return + * @throws UserCancellationException + */ + public char[] getPassPhrase(Signer signer) throws UserCancellationException { + return new char[0]; + } } |