Commit Graph
155 Commits
Author SHA1 Message Date
Simon Warta 7dfdec3da3 Improve type checks of RequestParser.parseCreditBody 2020-08-04 11:40:07 +02:00
Simon Warta 5dcaf706dd Rename postTx -> broadcastTx in launchpad/cosmwasm etc 2020-08-03 17:23:05 +02:00
Simon Warta 3a5c23c2e8 v0.22.0 2020-08-03 15:38:45 +02:00
Simon Warta 70e8e1f086 Add nonces 2020-08-03 15:37:47 +02:00
Simon Warta 0eab5f734d v0.22.0-alpha.1 2020-07-29 13:01:37 +02:00
Simon Warta 21e0c98c77 Add nonces 2020-07-29 13:00:44 +02:00
Simon Warta 2f83fcd1f9 v0.22.0-alpha.0 2020-07-28 15:13:26 +02:00
Simon Warta 859c540263 Add nonces 2020-07-28 15:11:49 +02:00
Simon Warta c575f930a8 Rename @cosmjs/sdk38 to @cosmjs/launchpad 2020-07-28 14:54:38 +02:00
orkunkl 7cc706ed98 faucet: refer to cosmjs/faucet in index 2020-07-26 13:09:54 +03:00
willclarktech 6d387412af eslint: Update file-based rule overrides 2020-07-15 13:29:21 +02:00
willclarktech de293f3b63 eslint: Standardize file-level camelcase disabling 2020-07-15 13:22:13 +02:00
willclarktech 21f083336e sdk38: Rename Secp256k1OfflineWallet -> Secp256k1Wallet 2020-07-14 14:35:12 +02:00
willclarktech 51d431a956 faucet: Update for sdk38 OfflineSigner 2020-07-14 14:35:11 +02:00
Simon Warta 46b574191f Harden some tuples in arrays 2020-07-07 17:34:59 +02:00
Simon Warta f10faf0e22 Apply new array-type linter rule 2020-07-07 17:01:09 +02:00
Simon Warta cbaf77d653 Remove unnecessary target config
This is a TS option, not a typedoc option:
https://github.com/TypeStrong/typedoc/blob/v0.17.7/src/lib/utils/options/declaration.ts#L36-L84
2020-07-02 10:37:41 +02:00
Simon Warta 27810aa21e Replace src -> inputFiles 2020-07-02 10:37:41 +02:00
Simon Warta d4c1af601a Add text formatter to faucet 2020-07-02 10:37:41 +02:00
Simon Warta 5db98ab5f1 Remove docs config from faucet 2020-07-02 10:37:33 +02:00
Simon Warta 66c2b2309c v0.21.1 2020-07-01 16:46:12 +02:00
Simon Warta 698f933e41 Add nonces 2020-07-01 16:45:35 +02:00
Simon Warta f09da7f918 Test and fix needsRefill 2020-07-01 15:57:38 +02:00
Simon Warta 0d4ab069b2 v0.21.0 2020-06-28 08:34:18 +02:00
Simon Warta 62d9439710 Add nonces 2020-06-28 08:34:00 +02:00
Simon Warta a184d4843a Remove unused dependencies from faucet 2020-06-25 16:09:15 +02:00
Simon Warta bc9ccf61e3 Add remaining packages to coverage report 2020-06-25 15:34:09 +02:00
willclarktech d6d6d3fee5 Use decimal comparison in faucet token manager 2020-06-10 15:31:17 +01:00
Simon Warta dd120779aa v0.20.0 2020-06-10 15:08:24 +02:00
Simon Warta af7270a907 Add nonces 2020-06-10 15:07:13 +02:00
Simon Warta 88faba8bed Replace internal usages of @iov/encoding with @cosmjs/{encoding,math} 2020-06-09 17:54:17 +02:00
Simon Warta 4cca97651b Use @cosmjs/utils in this project 2020-06-09 17:45:48 +02:00
Simon Warta 92417373cd Use @cosmjs/crypto in this project 2020-06-09 17:39:36 +02:00
willclarktech 8b4323c2b7 Replace cosmwasm-js with cosmjs 2020-06-09 15:01:13 +01:00
willclarktech 29ebcd88fd Replace GitHub URLs 2020-06-09 14:41:55 +01:00
willclarktech cf2ab9161b Add wasmd check to faucet tests 2020-06-09 11:29:45 +01:00
Simon Warta 8b98b6c686 Use pathToString from @iov/crypto 2020-06-05 11:17:04 +02:00
Simon Warta 76fa832202 Upgrade IOV Core to 2.3.2 2020-06-05 11:17:04 +02:00
Simon Warta ab45793e7c Give blockchain more time to index transactions
Usually not needed but this makes the CI more stable
2020-06-05 09:44:33 +02:00
Simon Warta 16df23f79b Rename packages @cosmwasm/* to @cosmjs/* 2020-06-04 19:53:58 +02:00
Simon Warta 7acc0e4ef8 Request accounts in parallel 2020-06-03 14:41:07 +02:00
Simon Warta ca103bfedb Remove BCP types from faucet 2020-06-03 14:41:07 +02:00
Simon Warta d357b67d81 BCP: Rename CosmWasm* -> Cosmos* 2020-06-03 13:31:05 +02:00
Simon Warta 1e8ed6fc10 Remove BCP's dependency on @cosmwasm/cosmwasm 2020-06-03 13:31:05 +02:00
Simon Warta 5c6c501d3a Fix title in faucet README 2020-06-02 13:57:47 +02:00
Simon Warta 952c682ffc v0.8.0 2020-05-25 14:24:04 +02:00
Simon Warta 7422e1d058 Add nonces 2020-05-25 14:09:26 +02:00
Simon Warta 4e1e259ae6 v0.8.0-alpha.0 2020-05-20 16:47:48 +02:00
Simon Warta 3bc983827d Add nonces 2020-05-20 16:46:53 +02:00
Simon Warta eba0159637 v0.7.8 2020-05-20 16:25:11 +02:00