|
b91caf977f
|
wallet-core: support age restrictions in new coin selection
|
2022-09-16 16:32:21 +02:00 |
|
|
4a0512884d
|
upgrade typescript (and some related deps)
|
2022-09-05 16:20:01 +02:00 |
|
|
bf516a77e8
|
fix idb bug, p2p integration test
|
2022-08-24 21:07:13 +02:00 |
|
Sebastian
|
ccd289904d
|
- typo fix
|
2022-06-26 15:52:32 -03:00 |
|
|
07e1818679
|
Revert "no need to compile after install"
This reverts commit c3ba7fb523 .
|
2022-05-24 18:00:25 +02:00 |
|
Sebastian
|
c3ba7fb523
|
no need to compile after install
|
2022-05-24 00:20:42 -03:00 |
|
|
5ff3b44550
|
idb-bridge: update tests for ava 4.x
|
2022-02-10 19:53:44 +01:00 |
|
|
dd66e43b3c
|
idb-bridge: add test for updating the same record with/without index key
|
2022-01-12 16:04:19 +01:00 |
|
|
a74cdf0529
|
fix DB indexing issues
|
2022-01-11 22:15:56 +01:00 |
|
|
188ff0b453
|
upgrade rollup plugins, as older ones caused miscompilation
|
2022-01-05 18:40:43 +01:00 |
|
|
6abb65c70b
|
idb-bridge: fix types
|
2022-01-05 17:07:43 +01:00 |
|
|
dc040ba41c
|
update dependencies to fix rollup issue
|
2022-01-05 16:48:22 +01:00 |
|
|
b8200de6f6
|
idb-bridge: fix indexes when restoring from dump
|
2021-12-23 11:42:25 +01:00 |
|
|
eee50c1a5c
|
idb-bridge: remove debug print
|
2021-12-15 03:00:20 +01:00 |
|
|
f4d66541ed
|
idb-bridge: avoid unhandled rejection when closing DB
|
2021-12-15 02:58:36 +01:00 |
|
|
e84a1789af
|
idb-bridge: faster indices, various correctness fixes and tests
|
2021-12-15 02:38:14 +01:00 |
|
|
38d8239f93
|
idb-bridge: use lodash cloneDeep
|
2021-12-09 18:19:48 +01:00 |
|
|
e2fe2d6db1
|
add anastasis skeleton, put crypto in taler-util
|
2021-10-07 12:01:40 +02:00 |
|
|
7b7e3b4565
|
transaction fixes
|
2021-06-10 10:37:49 +02:00 |
|
|
3d2b7b2a65
|
formatting: re-run prettier
|
2021-06-09 15:26:18 +02:00 |
|
Christian Grothoff
|
9b89387535
|
fix spelling issues
|
2021-04-27 23:42:25 +02:00 |
|
|
46056c416b
|
structured clone: handle top-level booleans correctly
|
2021-04-07 15:52:57 +02:00 |
|
|
98ab998a1e
|
implement test suites
|
2021-03-02 14:19:01 +01:00 |
|
|
f11a194d10
|
add missing files
|
2021-03-01 13:02:56 +01:00 |
|
|
48acd573b1
|
idb: make test cases pass
|
2021-02-25 16:35:04 +01:00 |
|
|
564e4f8710
|
idb: encapsulate non-JSON data correctly
|
2021-02-24 17:33:07 +01:00 |
|
|
bc7956c2ba
|
idb: don't import typeson
|
2021-02-24 01:28:45 +01:00 |
|
|
3a336799a0
|
idb: custom structured clone, don't rely on typeson anymore
|
2021-02-24 01:28:02 +01:00 |
|
|
627ae6958e
|
idb: fix test / backend
|
2021-02-23 21:30:11 +01:00 |
|
|
9c85f6277b
|
idb: implement missing methods
|
2021-02-23 20:16:10 +01:00 |
|
|
29d23b192d
|
missing dependency
|
2021-02-23 19:30:17 +01:00 |
|
|
f9ffc9fc04
|
missing dependency
|
2021-02-23 19:29:38 +01:00 |
|
|
ac9d310ccf
|
missing dependency
|
2021-02-23 19:28:51 +01:00 |
|
|
648b0be7dd
|
idb: more tests and fixes
|
2021-02-23 19:28:37 +01:00 |
|
|
9b9df089cf
|
idb: fix test
|
2021-02-22 21:03:06 +01:00 |
|
|
f0d820d8c6
|
idb: fix 'prevunique' iteration and other bugs
|
2021-02-22 20:49:36 +01:00 |
|
|
3eced74a88
|
more tests, fix event ordering issue
|
2021-02-22 14:27:54 +01:00 |
|
|
e6946694f2
|
idb: more tests, fix DB deletion, exception ordering and transaction active checks
|
2021-02-19 21:27:49 +01:00 |
|
|
c800e80138
|
idb: fix shimming
|
2021-02-18 11:25:23 +01:00 |
|
|
fe1b9efae5
|
more WPTs
|
2021-02-18 11:15:25 +01:00 |
|
|
4b4640dbcb
|
idb: make more tests pass, implement Cursor.advance()
|
2021-02-17 17:39:28 +01:00 |
|
|
69b62c62a0
|
idb: fix renaming, make renaming tests pass
|
2021-02-17 11:45:28 +01:00 |
|
|
47bddb2a1b
|
fix errors in test case
|
2021-02-16 17:19:51 +01:00 |
|
|
c363458374
|
more WPTs
|
2021-02-16 17:18:40 +01:00 |
|
|
f9df95ded5
|
more WPTs
|
2021-02-16 16:45:15 +01:00 |
|
|
b814697fc9
|
more WPTs
|
2021-02-16 16:23:05 +01:00 |
|
|
f4bce10cda
|
more test WPTs
|
2021-02-16 15:07:38 +01:00 |
|
|
579c9da58b
|
fix event ordering
|
2021-02-16 15:07:23 +01:00 |
|
|
ef579c91a9
|
remove debug logging
|
2021-02-16 14:50:13 +01:00 |
|
|
ec28cde940
|
remove debug logging
|
2021-02-16 14:50:03 +01:00 |
|