Commit Graph

71 Commits

Author SHA1 Message Date
Simon Warta
3e8dcf9197 v0.0.5 2020-02-18 22:50:52 +01:00
Simon Warta
af30b85508 Add nonces 2020-02-18 22:48:40 +01:00
Simon Warta
8ff9d719c2 Merge branch 'neuma-demo' 2020-02-18 22:45:33 +01:00
Simon Warta
cd40206651 Use new token names HASH/ISA/JADE
those don't conflict with other BCP demo tokens
2020-02-18 17:55:46 +01:00
Simon Warta
c6df378a31 v0.0.5-alpha.1 2020-02-18 17:37:49 +01:00
Simon Warta
cf9c1e7884 Add nonces 2020-02-18 17:37:37 +01:00
Simon Warta
1aa476ba9a Use new token names HASH/ISA/JADE
those don't conflict with other BCP demo tokens
2020-02-18 17:15:53 +01:00
Simon Warta
0e3af5fcff v0.0.5-alpha.0 2020-02-18 16:54:55 +01:00
Simon Warta
b46b7d7cc7 Rename COSMOS_ENABLED to WASMD_ENABLED 2020-02-17 15:35:29 +01:00
Simon Warta
0b2da71e83 v0.0.4 2020-02-15 19:09:54 +01:00
Simon Warta
29e4291b6b Add nonces 2020-02-15 19:09:40 +01:00
Simon Warta
da2ce9987e Adapt code to BCP changes 2020-02-14 16:29:53 +01:00
Simon Warta
a12ceb8916 Upgrade IOV Core to v2.0.2 2020-02-14 16:22:42 +01:00
Simon Warta
0d59011b7c Use correct titles for faucet send tests 2020-02-10 21:39:30 +01:00
Simon Warta
a83344be94 Make BASH token usable in local faucet 2020-02-10 18:53:15 +01:00
Simon Warta
f38e07632a Add support for ERC20 in faucet 2020-02-10 18:17:14 +01:00
Simon Warta
b7ca6da1bf Faucet.refill: only log when logging is enabled 2020-02-10 18:17:14 +01:00
Simon Warta
062b003a4a Fix denom of COSM and STAKE 2020-02-10 14:20:20 +01:00
Simon Warta
1280c2f8cf Pull out Webserver 2020-02-10 14:19:34 +01:00
Simon Warta
3f8ab89877 Remove obsolete setSecretAndCreateIdentities 2020-02-10 14:19:34 +01:00
Simon Warta
6075d2900c Move credit function infot Faucet 2020-02-10 14:19:34 +01:00
Simon Warta
6e53302d49 Sort some code 2020-02-10 14:19:34 +01:00
Simon Warta
46ddff93ec Move and test loadAccounts 2020-02-10 14:19:34 +01:00
Simon Warta
accef527fe Move and test loadTokenTickers 2020-02-10 14:19:34 +01:00
Simon Warta
85cd71ddfe Move profile into faucet 2020-02-10 14:19:34 +01:00
Simon Warta
3b1774794d Remove obsolete tokenTicker from SendJob 2020-02-10 14:19:34 +01:00
Simon Warta
940c41ba64 Move send to Faucet; and test 2020-02-10 14:19:34 +01:00
Simon Warta
d378df6b8c Move connection and codec into Faucet 2020-02-10 14:19:34 +01:00
Simon Warta
5f32796bfc Pull out TokenManager 2020-02-10 14:19:34 +01:00
Simon Warta
a3b6ab5bd8 Improve codec handling 2020-02-10 14:19:33 +01:00
Simon Warta
59d336e54a Pull out faucet class
Closes #65
2020-02-10 14:19:33 +01:00
Simon Warta
144a051e39 Rename module faucet to cli 2020-02-10 14:19:33 +01:00
Simon Warta
615892e37f Adapt faucet code to change in TokenConfiguration 2020-02-10 13:08:33 +01:00
Simon Warta
0c0d42dc85 Deduplicate copies of jasmine-spec-reporter.config.json 2020-02-06 15:53:56 +01:00
Simon Warta
4264d1d64f Add License section to package READMEs 2020-02-06 15:32:12 +01:00
Simon Warta
609098affb Use faucet from NPM 2020-02-06 10:41:08 +01:00
Simon Warta
beb60319da v0.0.3 2020-02-06 10:22:21 +01:00
Simon Warta
2480dbb9f9 Add nonces 2020-02-06 10:20:30 +01:00
Simon Warta
d7aaaa3899 Add missing bin entry for cosmwasm-faucet 2020-02-06 10:15:58 +01:00
Simon Warta
9be3dda938 Fix titles and links 2020-02-06 10:03:34 +01:00
Simon Warta
0efac03a31 v0.0.2 2020-02-06 09:00:44 +01:00
Simon Warta
a1322fe9d5 Add nonces 2020-02-06 08:59:22 +01:00
Simon Warta
7a8f248fcb Avoid unnecessary cast to any 2020-02-03 09:22:06 +01:00
Simon Warta
db9259616c Remove tslint-immutable linter plugin 2020-02-03 09:21:51 +01:00
Simon Warta
eb72f0e175 Make TokenInfo free from BCP types 2020-02-01 16:19:52 +01:00
Simon Warta
c41f42193e Simplify codecImplementation() and establishConnection() 2020-01-30 12:35:30 +01:00
Simon Warta
84c5998ca8 Remove references to "first chain" 2020-01-30 12:25:43 +01:00
Simon Warta
cb3df57426 Add missing runtime dependency @iov/keycontrol to faucet 2020-01-30 12:19:53 +01:00
Simon Warta
3fff813810 Remove dependency on @iov/multichain 2020-01-30 12:19:53 +01:00
Simon Warta
6ea963c87d Remove remaining uses of MultiChainSigner 2020-01-30 12:19:53 +01:00