Simon Warta
|
6b11defd4c
|
Allow configuring faucet cooldown value via env var FAUCET_COOLDOWN_TIME
|
2022-08-18 16:45:37 +02:00 |
|
Simon Warta
|
b73487acbb
|
Remove the usage of the simapp42 backend
|
2022-08-03 18:43:06 +02:00 |
|
Simon Warta
|
9b0478d425
|
Add SIMAPP46_ENABLED/SLOW_SIMAPP46_ENABLED env variabled and add to CI
|
2022-08-03 15:57:21 +02:00 |
|
Simon Warta
|
70e0549ed7
|
Merge branch '0.28'
|
2022-07-13 15:58:42 +02:00 |
|
Simon Warta
|
86d9edb46a
|
Fix cooldown value
|
2022-07-12 10:46:21 +02:00 |
|
Simon Warta
|
03a04ddd1b
|
Upgrade koa
|
2022-06-27 12:16:40 +02:00 |
|
Milan Steiner
|
4c8b278c1d
|
Create toBech32 and fromBech32 in @cosmjs/encoding (#1058)
* Create toBech32 and fromBech32
* Add changes to CHANGELOG.md
* Fix linting
* Update packages/encoding/src/bech32.ts
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
* Update CHANGELOG.md
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
* Update packages/encoding/src/bech32.ts
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
* Update bech32.ts
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
|
2022-02-22 14:05:34 +01:00 |
|
Milan Steiner
|
be22507caf
|
getTime() instead of getDate()
|
2022-02-16 15:18:18 +01:00 |
|
Milan Steiner
|
5f0678764b
|
Date doesn't have to be type explicit
|
2022-02-16 15:08:24 +01:00 |
|
Milan Steiner
|
a9bc07d4be
|
Using Map instead of an array
|
2022-02-16 12:18:20 +01:00 |
|
Milan Steiner
|
a525f5200d
|
Typo
|
2022-02-14 12:56:00 +01:00 |
|
Milan Steiner
|
f9bcecbe20
|
Using address instead of ip to prevent draining
|
2022-02-14 12:54:59 +01:00 |
|
Milan Steiner
|
89b73437af
|
Faucet can only be used once a day per ip
|
2022-02-14 12:48:24 +01:00 |
|
Simon Warta
|
9e7adb2c2b
|
Set default gas limit for send transactions to 100k
|
2022-02-09 22:38:44 +01:00 |
|
Simon Warta
|
9970f77f18
|
Remove laucnhpad
Applies diff from https://github.com/cosmos/cosmjs/pull/1015
|
2022-02-08 13:56:18 +01:00 |
|
Simon Warta
|
5baf9781de
|
Rename BroadcastTx{Success,Failure} to DeliverTx{Success,Failure}
|
2021-11-23 18:39:39 +01:00 |
|
Simon Warta
|
a2b6e74524
|
Make env vars simapp42/simapp44 specific
|
2021-10-24 21:52:39 +02:00 |
|
Simon Warta
|
9106f1283f
|
Fix logging in generate command
|
2021-07-22 17:18:27 +02:00 |
|
Simon Warta
|
b156d68dea
|
Make FAUCET_PATH_PATTERN configurable
|
2021-07-22 17:18:13 +02:00 |
|
Simon Warta
|
22aac20160
|
Add makePathBuilder to make path builders
|
2021-07-22 16:56:09 +02:00 |
|
willclarktech
|
c06dd0c0ce
|
faucet: Update for removed default fees
|
2021-06-15 16:56:58 +02:00 |
|
willclarktech
|
47568bbe41
|
faucet: Update profile for new Secp256k1HdWallet options
|
2021-04-20 16:46:04 +02:00 |
|
willclarktech
|
9496fc2540
|
faucet: Update for hd wallet change
|
2021-04-06 17:11:02 +02:00 |
|
willclarktech
|
45d5e1417a
|
faucet: Update for bank extension change
|
2021-03-31 11:28:54 +02:00 |
|
Simon Warta
|
db40f8258f
|
Rename branch master -> main
|
2021-01-19 23:37:10 +01:00 |
|
Simon Warta
|
bda26c6ba4
|
Update org in links CosmWasm -> cosmos
|
2021-01-19 23:29:59 +01:00 |
|
Simon Warta
|
d754520ce6
|
Rename connectWithWallet -> connectWithSigner
|
2021-01-12 16:14:25 +01:00 |
|
willclarktech
|
52f7d7a07c
|
faucet: Pass fees config to stargate client
|
2020-11-27 11:51:23 +00:00 |
|
Will Clark
|
2ece7d857a
|
Merge pull request #518 from public-awesome/DirectSecp256k1Wallet
Add DirectSecp256k1Wallet
|
2020-11-12 10:57:26 +01:00 |
|
Jake Hartnell
|
c453717dc7
|
Rename DirectSecp256k1Wallet -> DirectSecp256k1HdWallet
|
2020-11-11 11:55:18 -08:00 |
|
willclarktech
|
8fe6a16591
|
scripts: Expose simapp tendermint on 26658
|
2020-11-10 17:50:15 +01:00 |
|
willclarktech
|
3bbcd63378
|
Update packages etc for launchpad chain renaming
|
2020-11-10 16:46:21 +01:00 |
|
willclarktech
|
a1ddf9dda7
|
faucet: Update tests for Stargate
|
2020-10-28 18:33:08 +01:00 |
|
willclarktech
|
445f5f8ccc
|
faucet: Update start to use Stargate if available
|
2020-10-28 18:33:08 +01:00 |
|
willclarktech
|
240c41e055
|
faucet: Update faucet and profile for Stargate
|
2020-10-28 18:33:07 +01:00 |
|
willclarktech
|
92fa8a6e08
|
faucet: Update error message in parseBankToken
|
2020-10-20 11:35:21 +02:00 |
|
Simon Warta
|
eba148326a
|
Rename Secp256k1Wallet -> Secp256k1HdWallet
|
2020-10-08 10:29:41 +02:00 |
|
Simon Warta
|
ed628a70fa
|
Enable explicit-member-accessibility and no-parameter-properties
|
2020-09-29 17:29:00 +02:00 |
|
Simon Warta
|
546eb95613
|
Remove BankTokenMeta
|
2020-09-17 17:15:23 +02:00 |
|
Simon Warta
|
6bb5dcc221
|
Remove unnecessary getTokenMetaForDenom
|
2020-09-17 17:06:46 +02:00 |
|
Simon Warta
|
a224a09904
|
Fix default FAUCET_CREDIT_AMOUNT_TKN
|
2020-09-17 17:03:44 +02:00 |
|
Simon Warta
|
4fd4b014d2
|
Remove remaining token tickers and fractional digits
|
2020-09-17 17:03:44 +02:00 |
|
Simon Warta
|
97f0949ee2
|
Let faucet error when ticker field is found
|
2020-09-17 17:03:42 +02:00 |
|
willclarktech
|
445b5065c0
|
faucet: Update tests for denom
|
2020-08-19 16:02:04 +01:00 |
|
willclarktech
|
795451ee14
|
faucet: Refactor faucet to use denom
Still accepts ticker via credit API request
|
2020-08-19 15:51:12 +01:00 |
|
willclarktech
|
a71e8f3502
|
faucet: Update for fee table changes
|
2020-08-19 10:13:54 +01:00 |
|
Simon Warta
|
bcf5ae9f1a
|
Rename cosmwasm-faucet -> cosmos-faucet
|
2020-08-18 11:00:04 +02:00 |
|
Simon Warta
|
f5cc67b948
|
Merge branch '0.22'
|
2020-08-17 14:11:37 +02:00 |
|
Simon Warta
|
55d6ab9ff5
|
Add config variables FAUCET_FEE and FAUCET_GAS
|
2020-08-11 12:29:04 +02:00 |
|
Simon Warta
|
98e4c7b958
|
Add config variable FAUCET_MEMO
|
2020-08-11 12:27:02 +02:00 |
|