index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
taler-util
/
package.json
Age
Commit message (
Expand
)
Author
2022-10-13
use node16 module resolution for taler-util
Florian Dold
2022-10-13
update deps, move idb-bridge to node16 module resolution
Florian Dold
2022-09-05
upgrade typescript (and some related deps)
Florian Dold
2022-07-12
wallet-core: implement accepting p2p push payments
Florian Dold
2022-05-24
Revert "no need to compile after install"
Florian Dold
2022-05-24
no need to compile after install
Sebastian
2022-03-24
esbuild configuration
Sebastian
2022-03-03
changed implementation of bech32 to https://github.com/sipa/bech32/tree/maste...
Sebastian
2022-03-03
bitcoin manual withdraw when exchange has btc currency
Sebastian
2022-02-10
dependencies / tsconfig
Florian Dold
2022-02-04
get rid of libsodium-sumo, implement directly
Florian Dold
2022-02-03
initial commit for CS routines
Gian Demarmels
2022-01-05
upgrade rollup plugins, as older ones caused miscompilation
Florian Dold
2022-01-05
update dependencies to fix rollup issue
Florian Dold
2021-11-26
bump version to 0.9
Sebastian
2021-10-11
fix browser packaging
Sebastian
2021-10-07
add anastasis skeleton, put crypto in taler-util
Florian Dold
2021-08-20
packaging fixes
Florian Dold
2021-08-20
separate node entry points
Florian Dold
2021-08-02
implement new GNUnet config features
Florian Dold
2021-06-14
fix up imports, no more esm in tests
Florian Dold
2021-06-09
bump version @gnu-taler/taler-util
Sebastian
2021-06-08
moving i18n into taler util
Sebastian
2021-05-12
always use .js extension to make node module loader happy
Florian Dold
2021-04-28
excluding non-tests from being run
MS
2021-03-27
fix coin selection
Florian Dold
2021-03-17
towards wallet-core / util split
Florian Dold