2022-11-14 08:12 | Change license classifier | lash | 1 | +2 | -2 |
2022-11-14 07:34 | Update license file | lash | 2 | +3 | -1 |
2022-11-14 07:33 | Replace license file with correct | lash | 1 | +67 | -80 |
2022-11-14 07:29 | Change license to APL3, waive copyright | lash | 5 | +54 | -8 |
2022-11-06 15:17 | Implement shep 0.3.x, chainlib 0.4.x | lash | 4 | +7 | -4 |
2022-05-14 16:29 | Bump minor version | lash | 2 | +3 | -1 |
2022-05-14 12:38 | Add data module | lash | 3 | +1 | -153 |
2022-05-13 13:46 | Update cli module for chainlib 0.3.0, fix remaining settings processing | lash | 3 | +18 | -30 |
2022-05-13 09:29 | Implement settings on chainlib 0.3.0 structure | lash | 5 | +97 | -89 |
2022-05-09 19:40 | Rehabilitate tests after by state signature change | lash | 4 | +8 | -12 |
2022-05-06 14:00 | Deduplicate multiple matches in by-state list | lash | 2 | +2 | -1 |
2022-05-06 08:47 | Add prerelease version | lash | 1 | +1 | -1 |
2022-05-06 08:47 | Add state parser cli tool | lash | 4 | +56 | -17 |
2022-05-06 08:30 | Rehabilitate list tool, enhance settings and config | lash | 10 | +182 | -51 |
2022-05-05 17:06 | Update changelog | lash | 1 | +2 | -0 |
2022-05-05 17:03 | Upgrade shep, omit sync on persist set | lash | 2 | +3 | -3 |
2022-05-05 15:42 | Update changelog | lash | 1 | +2 | -0 |
2022-05-05 15:37 | Upgrade shep to handle exception in filestore list | lash | 2 | +2 | -2 |
2022-05-05 15:11 | Upgrade shep | lash | 2 | +2 | -1 |
2022-05-05 14:22 | Remove sync for each get | lash | 3 | +3 | -2 |
2022-05-04 18:37 | Raise correct error in index store exists check | lash | 3 | +26 | -4 |
2022-05-04 05:44 | Allow for sync skip in queue store instantiation | lash | 2 | +8 | -3 |
2022-05-02 20:21 | Add purge to chainqueue store object | lash | 3 | +3 | -2 |
2022-05-01 07:40 | Remove spam logline | lash | 2 | +2 | -2 |
2022-05-01 06:44 | Remove race waits (defer to client layer) | lash | 4 | +24 | -30 |
2022-05-01 06:27 | Add race delay | lash | 1 | +4 | -0 |
2022-04-30 18:31 | Allow backend objects to move between sync and get | lash | 1 | +25 | -5 |
2022-04-30 16:43 | Sort statewise results | lash | 1 | +8 | -2 |
2022-04-30 05:42 | Add upcoming tests, event callback pass to shep | lash | 4 | +65 | -4 |
2022-04-29 06:28 | Add reserved check method | lash | 3 | +11 | -1 |
2022-04-28 15:37 | Remove unneeded deps | lash | 1 | +6 | -6 |
2022-04-28 12:37 | Add cli handling and settings | lash | 6 | +34 | -11 |
2022-04-27 06:23 | Sync chainqueue state store on get | lash | 1 | +1 | -0 |
2022-04-26 21:35 | Move outputter module to explicit module path in cli | lash | 4 | +159 | -2 |
2022-04-26 09:21 | Upgrade shep | lash | 2 | +2 | -2 |
2022-04-12 13:44 | Handle duplicate tx attempts | lash | 5 | +33 | -3 |
2022-04-10 15:31 | Update setup | lash | 1 | +6 | -8 |
2022-04-10 15:30 | Ignore missing txs, sync store on start | lash | 1 | +6 | -2 |
2022-04-10 14:00 | Add change test for chainqueue entry | lash | 5 | +32 | -1 |
2022-03-15 09:32 | Add tx src member | lash | 1 | +1 | -0 |
2022-03-15 09:00 | Implement chainspec in entry, cache tx | lash | 3 | +8 | -7 |
2022-03-15 08:06 | Force hashing of tx inside puts | lash | 5 | +44 | -43 |
2022-03-14 21:17 | Add state finalizers | lash | 7 | +33 | -11 |
2022-03-14 19:53 | Add reserve, send enclosure | lash | 3 | +24 | -1 |
2022-03-13 17:24 | Remove log spam | lash | 1 | +0 | -5 |
2022-03-13 17:22 | Add date modified to state dirs | lash | 2 | +37 | -4 |
2022-03-13 16:04 | Harden query tests | lash | 2 | +49 | -9 |
2022-03-13 15:45 | Implement upcoming query on store | lash | 2 | +13 | -1 |
2022-03-13 15:40 | Implement upcoming query on store | lash | 7 | +58 | -14 |
2022-03-13 14:58 | Add store test, move store to subdir module | lash | 7 | +148 | -31 |
2022-03-12 14:22 | Add missing provision in cache test | lash | 2 | +1 | -3 |
2022-03-12 14:19 | handle strings in tx inputs in test token cache tx object | lash | 1 | +4 | -1 |
2022-03-12 14:12 | WIP crossroads on hex vs bytes interpretation | lash | 4 | +68 | -49 |
2022-03-12 13:48 | Prepare integration test | lash | 8 | +128 | -168 |
2022-03-12 12:49 | Add embedded normalization to filter, cache tx | lash | 2 | +134 | -23 |
2022-03-12 12:02 | Add network token value to core cache tx object | lash | 2 | +33 | -11 |
2022-03-12 09:14 | Add cache interface methods, move old tests | lash | 10 | +30 | -7 |
2022-03-12 08:48 | Add cache handling | lash | 7 | +174 | -28 |
2022-03-11 21:49 | Simplify queueentry | lash | 3 | +31 | -36 |
2022-03-11 20:16 | Normalize hex in queueentry | lash | 3 | +39 | -10 |
2022-03-11 19:43 | Implement strict get match | lash | 2 | +6 | -3 |
2022-03-11 19:38 | implement get tx by state | lash | 9 | +279 | -161 |
2022-03-11 14:10 | Add addrses to nonce index on new tx object | lash | 3 | +129 | -16 |
2022-03-11 12:15 | WIP Implement transition setters on shep | lash | 3 | +103 | -7 |
2022-03-11 11:05 | Rename gas state name | lash | 2 | +4 | -5 |
2022-03-11 11:02 | Initial shep provisions | lash | 6 | +144 | -3 |
2022-03-11 07:35 | Bump version | lash | 1 | +1 | -1 |
2022-02-28 12:44 | Release v0.6.0rc3 | William Luke | 1 | +1 | -1 |
2022-02-28 12:34 | fix(get_latest_txs): use desc ordering and switch order | williamluke | 3 | +2 | -3 |
2022-02-28 12:33 | fix(get_latest_txs): use desc ordering and switch order | William Luke | 3 | +2 | -3 |
2022-02-09 09:56 | Release v0.6.0rc2 | William Luke | 2 | +3 | -15 |
2022-02-08 12:01 | Merge pull request 'lash/backmerge' (#2) from lash/backmerge into master | williamluke | 9 | +342 | -216 |
2022-02-08 12:01 | Merge pull request 'feat: add `get_latest_txs` query' (#3) from feat/get_latest_txs into lash/backmerge | williamluke | 4 | +124 | -1 |
2022-02-07 12:35 | feat: add `get_latest_txs` query | William Luke | 4 | +124 | -1 |
2022-02-07 11:55 | chore: bump leveldir | William Luke | 2 | +2 | -2 |
2021-11-15 13:23 | Upgrade deps, bump version | nolash | 2 | +5 | -5 |
2021-11-15 05:54 | Fix missing normalizer symbol | nolash | 2 | +3 | -1 |
2021-10-20 07:24 | Rehabilitate sql query tests | nolash | 3 | +13 | -12 |
2021-10-19 12:35 | Uncomment tests | nolash | 1 | +199 | -199 |
2021-10-19 12:29 | Merge branch 'master' of file:///home/lash/src/client/cic/grassrootseconomics/chainqueue | nolash | 3 | +51 | -2 |
2021-10-18 12:45 | Upgrade deps | nolash | 2 | +2 | -2 |
2021-09-15 06:33 | Merge branch 'daven/0.0.0' into 'master' | Daven Savoie | 1 | +6 | -1 |
2021-09-15 05:52 | Update .gitlab-ci.yml | Daven Savoie | 1 | +6 | -1 |
2021-09-15 04:49 | Merge branch 'daven/0.0.0' into 'master' | Daven Savoie | 4 | +47 | -3 |
2021-09-14 18:06 | Update run_tests.sh | Daven Savoie | 1 | +3 | -1 |
2021-09-14 17:21 | Update .gitlab-ci.yml | Daven Savoie | 1 | +1 | -1 |
2021-09-13 19:00 | Update test_requirements.txt | Daven Savoie | 1 | +1 | -1 |
2021-09-13 18:56 | Update requirements.txt | Daven Savoie | 1 | +1 | -1 |
2021-09-13 18:47 | Update requirements.txt | Daven Savoie | 1 | +1 | -1 |
2021-09-13 16:27 | Add new file | Daven Savoie | 1 | +42 | -0 |
2021-09-09 06:38 | Add columns selector to list cli | nolash | 3 | +17 | -5 |
2021-09-08 15:19 | Add output column selector | nolash | 6 | +64 | -53 |
2021-08-29 09:56 | Doc typo | nolash | 1 | +1 | -1 |
2021-08-29 09:32 | Rename doc dir | nolash | 5 | +0 | -0 |
2021-08-29 08:15 | More docs, include backend 'abstract' interface | nolash | 6 | +210 | -11 |
2021-08-28 04:28 | Remove inconistent data normalization | nolash | 3 | +5 | -10 |
2021-08-28 01:16 | Add tx normalizer docstring | nolash | 2 | +12 | -13 |
2021-08-28 01:10 | Add missing encode module | nolash | 2 | +49 | -1 |
2021-08-28 01:08 | Add tx data normalizer to sql backend | nolash | 4 | +32 | -32 |
2021-08-28 00:25 | WIP docs | nolash | 1 | +4 | -3 |
2021-08-27 12:38 | Fix typo in chainqueue sql query count_tx | nolash | 1 | +2 | -2 |
2021-08-27 09:10 | Add docstring to cli outputter, register summary on individual tx adds | nolash | 3 | +41 | -4 |
2021-08-27 08:52 | WIP docstrings | nolash | 7 | +129 | -18 |
2021-08-27 07:44 | Bump version | nolash | 1 | +1 | -1 |
2021-08-27 07:44 | Remove unused block number property in tx-cache, add docstrings | nolash | 6 | +230 | -74 |
2021-08-26 15:07 | Add error parser to backend | nolash | 4 | +20 | -10 |
2021-08-26 09:59 | Factor out outputter class from cli tool | nolash | 3 | +68 | -59 |
2021-08-26 08:05 | Merge branch 'lash/improve-adapter' into '0.0.3-dev' | Louis Holbrook | 41 | +1188 | -658 |
2021-08-26 08:05 | Consolidate adapter interface | Louis Holbrook | 41 | +1188 | -658 |
2021-06-07 05:00 | Start of component documentation | nolash | 4 | +166 | -1 |
2021-06-04 17:38 | Bump version | nolash | 1 | +1 | -1 |
2021-06-04 17:37 | Add tx count query | nolash | 3 | +85 | -1 |
2021-06-03 14:17 | Bump version | nolash | 1 | +1 | -1 |
2021-06-03 12:41 | Add license, manifest | nolash | 2 | +675 | -0 |
2021-06-03 12:05 | Bump version | nolash | 3 | +11 | -3 |
2021-06-03 08:48 | Remove server, eth specific code | nolash | 3 | +2 | -240 |
2021-06-03 08:17 | implement data path for database | nolash | 2 | +55 | -18 |
2021-06-02 19:58 | Reinstate block on recv, shorter timeout when have data or submits | nolash | 1 | +32 | -7 |
2021-06-02 13:05 | add tx dispatch | nolash | 3 | +45 | -7 |
2021-06-02 12:07 | Add upcoming getter | nolash | 5 | +74 | -11 |
2021-06-02 11:09 | WIP server sql backend adapter handle duplicates | nolash | 4 | +24 | -5 |
2021-06-02 10:59 | WIP add transaction server | nolash | 9 | +322 | -1 |
2021-06-01 11:53 | Rename fs queue controller module | nolash | 3 | +140 | -137 |
2021-06-01 11:47 | Add purge queue entry method | nolash | 2 | +33 | -4 |
2021-06-01 11:26 | Add change tx state, move queue state | nolash | 4 | +83 | -3 |
2021-06-01 10:43 | Add fs queue backend add file | nolash | 7 | +317 | -154 |
2021-06-01 09:46 | Add test for verify existing dir | nolash | 2 | +7 | -5 |
2021-06-01 09:37 | Add hexdir handler, test | nolash | 2 | +172 | -0 |
2021-05-28 09:13 | Rehabilitate tests to new package structure | nolash | 10 | +88 | -72 |
2021-05-02 16:09 | Update url | nolash | 3 | +61 | -6 |
2021-04-15 18:42 | Bump version | nolash | 1 | +1 | -1 |
2021-04-15 18:41 | Move all interfaces to sql sub module | nolash | 4 | +0 | -0 |
2021-04-06 15:00 | Bump version | nolash | 1 | +1 | -1 |
2021-04-06 08:33 | Add chain spec to method calls in tests | nolash | 9 | +124 | -91 |
2021-04-06 04:53 | Add session to reset call in cancel state | nolash | 2 | +6 | -5 |
2021-04-05 11:00 | Bump version | nolash | 1 | +1 | -1 |
2021-04-05 10:59 | Add external session to tx obsolete method | nolash | 1 | +7 | -4 |
2021-04-04 09:25 | Use chain spec in decoder | nolash | 2 | +2 | -4 |
2021-04-02 22:17 | Accept external db sessions in methods | nolash | 4 | +64 | -65 |
2021-04-02 17:48 | Move chainspec to first position increate method | nolash | 5 | +9 | -9 |
2021-04-02 12:59 | Add test for nonce txs, paused txs queries | nolash | 2 | +166 | -3 |
2021-04-02 12:56 | Add test for nonce txs, paused txs queries | nolash | 1 | +2 | -4 |
2021-04-02 12:45 | Add nonce list test | nolash | 5 | +60 | -37 |
2021-04-02 12:02 | Add state log, tx cache test, add final setter on tx cache | nolash | 11 | +226 | -43 |
2021-04-02 11:04 | WIP port state transition unit tests | nolash | 3 | +126 | -7 |
2021-04-02 09:51 | Add API modules | nolash | 10 | +848 | -48 |
2021-04-02 08:48 | Add tx cache test | nolash | 5 | +44 | -14 |
2021-04-02 08:41 | Add models, otx add test | nolash | 7 | +909 | -26 |
2021-04-02 08:31 | Initial commit | nolash | 16 | +646 | -0 |