Commit Graph

  • c5a32ffa1c Block/Transaction processing catbref 2018-06-19 09:50:58 +01:00
  • 4a1c3821db Progess on block and transaction processing + tidying up catbref 2018-06-15 17:16:44 +01:00
  • 9897981de1 Work on assets/payments catbref 2018-06-14 16:46:55 +01:00
  • 2f8c160627 More migration of Assets/Orders and TransferAssetTransactions catbref 2018-06-14 13:09:55 +01:00
  • 2c23acfa74 Fix HSQLDB*Transaction save() methods catbref 2018-06-14 09:55:58 +01:00
  • 4c18c7c5bc Fix unit test failures - mostly to due with [de]serialization bugs catbref 2018-06-14 09:03:12 +01:00
  • c25ccc064f Surround RepositoryManager.getRepository() calls within try-with-resources catbref 2018-06-13 17:46:51 +01:00
  • c5818543ea Correct wrong constructors in HSQLDB*TransactionRepository classes catbref 2018-06-13 17:11:55 +01:00
  • fc3e951e8e Renamed and converted unit tests **COMPILES OK BUT UNTESTED** catbref 2018-06-13 16:48:28 +01:00
  • f2d7a3d0cd Converted Message Transactions catbref 2018-06-13 15:40:58 +01:00
  • 16a92305d2 Conversion of Payment Transactions catbref 2018-06-13 15:01:26 +01:00
  • a0824b21d4 Converted most of CreateOrderTransaction catbref 2018-06-13 14:29:15 +01:00
  • 519331f823 Work on Assets conversion catbref 2018-06-13 11:46:33 +01:00
  • 698c4b6cc9 More repository work catbref 2018-06-12 14:54:06 +01:00
  • 37d9bcbb53 Repository work catbref 2018-06-12 12:15:38 +01:00
  • d45c33fe90 More work on repository catbref 2018-06-12 10:21:03 +01:00
  • 6a2a172ee8
    Merge pull request #3 from KaaCee/DAO catbref 2018-06-12 08:34:17 +01:00
  • 6853f0edcb
    Merge branch 'DAO' into DAO catbref 2018-06-12 08:34:03 +01:00
  • 8220113613 WORK IN PROGRESS catbref 2018-06-11 12:09:16 +01:00
  • efb43c67fb CHANGED: added support for DB transactions (commit/rollback) to repository Kc 2018-06-11 00:24:20 +02:00
  • 6c33cfed74
    Merge pull request #2 from KaaCee/DAO catbref 2018-06-10 13:49:35 +01:00
  • 0f16b1588c more refactoring Kc 2018-06-09 00:29:21 +02:00
  • 749baf8843 *** NOT FINAL, NOT TESTED *** added data access class for block added HSQLDB repository with reader methods for block data started usage of repository and data objects in BlockFactory Kc 2018-06-07 19:25:57 +02:00
  • 3d78d5dad9 More refactoring - DOES NOT COMPILE catbref 2018-06-08 17:40:27 +01:00
  • 3b02432b73 more work on DAO - for illustrative purposes only!! catbref 2018-06-08 13:30:12 +01:00
  • a0345412e8 first stab at repository interfaces and hsqldb implementations catbref 2018-06-07 09:15:54 +01:00
  • 2ea6f12b3c First stub files for conversion to data access layer, etc. catbref 2018-06-06 21:16:50 +01:00
  • 5b78268915 Convertion to thread-local Connection catbref 2018-06-06 11:39:58 +01:00
  • 3a6276c4a9 IssueAssetTransactions catbref 2018-06-06 09:52:42 +01:00
  • 948bc95644 More work on transactions/blocks catbref 2018-06-04 11:45:40 +01:00
  • 4ce499c444 More database work catbref 2018-05-27 14:59:30 +01:00
  • 216ed7c772 Better code for saving to database, using close-coupled column-value pairs catbref 2018-05-25 15:23:10 +01:00
  • 63be6b7e90 Basic block and genesis transaction processing + some refactoring. catbref 2018-05-25 11:48:47 +01:00
  • c8167248fc whitespace fixes catbref 2018-05-24 21:12:24 +01:00
  • 387c18c909 Some serialization catbref 2018-05-24 21:08:21 +01:00
  • 015f4fa725 Rework DB connection arg passing catbref 2018-05-24 11:26:59 +01:00
  • 71f9d5c0f0 More work on transactions and blocks catbref 2018-05-18 18:54:52 +01:00
  • b90a486039 More work on Blocks, refactor to using public key in DB, etc. catbref 2018-05-17 17:39:55 +01:00
  • 7fa82b07e9
    Create NOTES.md catbref 2018-05-16 12:59:15 +01:00
  • 8b43b5ad32
    Create README.md catbref 2018-05-16 12:22:48 +01:00
  • a2b5fa140b Initial stab at migrating to HSQLDB for Qora gen2 catbref 2018-05-16 11:46:44 +01:00