Simon Warta
|
9d1508e1ee
|
Add makeStdTx and used signed document from signers
|
2020-09-24 14:10:57 +02:00 |
|
Simon Warta
|
0f626a2320
|
Cleanup StdTx
|
2020-09-24 13:54:15 +02:00 |
|
Simon Warta
|
1b0eec8ed3
|
Simplify name to makeSignDoc
|
2020-09-24 13:54:15 +02:00 |
|
Simon Warta
|
fbd8bbce9c
|
Let OfflineSigner.sign return a SignResponse
|
2020-09-24 13:54:14 +02:00 |
|
Simon Warta
|
bc890bee73
|
Let OfflineSigner.sign take a StdSignDoc instead of an encoded message
|
2020-09-24 13:54:13 +02:00 |
|
Simon Warta
|
12dec1f4dc
|
Add funds to Ledger accounts
|
2020-09-23 17:13:34 +02:00 |
|
willclarktech
|
3cbe9e9676
|
cosmwasm: Extend CosmosFeeTable in SigningCosmWasmClient
|
2020-08-19 10:45:50 +01:00 |
|
willclarktech
|
03bb146d23
|
cosmwasm: Add tests for fee table in SigningCosmWasmClient
|
2020-08-19 10:13:53 +01:00 |
|
willclarktech
|
8c1fd0fdca
|
cosmwasm: Refactor FeeTable for SigningCosmWasmClient
|
2020-08-19 10:13:53 +01:00 |
|
willclarktech
|
5626582a79
|
cosmwasm: Add missing pendingWithoutWasmd() to test
|
2020-08-05 12:19:33 +02:00 |
|
Simon Warta
|
3b5896d151
|
Update to eslint v7 and @typescript-eslint/* v3
|
2020-08-04 11:47:37 +02:00 |
|
Simon Warta
|
5dcaf706dd
|
Rename postTx -> broadcastTx in launchpad/cosmwasm etc
|
2020-08-03 17:23:05 +02:00 |
|
Simon Warta
|
aaeb7983de
|
Document whatFeeTable from @cosmjs/cosmwasm is for
|
2020-08-03 08:00:05 +02:00 |
|
Simon Warta
|
929e79bc7f
|
Remove SigningCallback from @cosmjs/cosmwasm
|
2020-08-03 07:33:10 +02:00 |
|
Simon Warta
|
7863afdd31
|
Recreate wasmd genesis and update tests
|
2020-07-30 10:12:33 +02:00 |
|
Simon Warta
|
7f7537bd59
|
Improve ContractCodeHistoryEntry.operation
|
2020-07-28 18:11:18 +02:00 |
|
Simon Warta
|
c023179ab4
|
Pull out and improve queryContractSmart tests
|
2020-07-28 18:05:26 +02:00 |
|
Simon Warta
|
53acab4422
|
Pull out and improve queryContractRaw
|
2020-07-28 18:01:20 +02:00 |
|
Simon Warta
|
ab2dd159df
|
Extract and improve getAllContractState tests
|
2020-07-28 17:57:57 +02:00 |
|
Simon Warta
|
5ad837f992
|
Move getContractCodeHistory after getContractInfo
|
2020-07-28 17:56:02 +02:00 |
|
Simon Warta
|
116ab6496a
|
Use a single hackatom instance
|
2020-07-28 17:49:13 +02:00 |
|
Simon Warta
|
5aa5623348
|
Use SigningCosmosClient for testing wasm messages
|
2020-07-28 17:45:41 +02:00 |
|
Simon Warta
|
888597fd04
|
Pull out getContractCodeHistory tests
|
2020-07-28 17:34:34 +02:00 |
|
Simon Warta
|
104d828509
|
Cleanup getContractInfo tests
|
2020-07-28 17:31:38 +02:00 |
|
Simon Warta
|
462aafa39e
|
Start cleaning up WasmExtension tests
|
2020-07-28 17:25:34 +02:00 |
|
Simon Warta
|
c575f930a8
|
Rename @cosmjs/sdk38 to @cosmjs/launchpad
|
2020-07-28 14:54:38 +02:00 |
|
Simon Warta
|
70e9c1532a
|
Update to wasmd v0.10.0-beta1
|
2020-07-28 14:54:37 +02:00 |
|
Simon Warta
|
51acfc48f6
|
Use ContractCodeHistoryEntry instead of ContractDetails in the CLI
|
2020-07-28 14:54:37 +02:00 |
|
Simon Warta
|
b92405108a
|
Adapt cosmwasm code to wasmd 0.10
|
2020-07-28 14:54:37 +02:00 |
|
Simon Warta
|
c9283db741
|
Use coins helper for shorter test code
|
2020-07-28 14:54:37 +02:00 |
|
Simon Warta
|
b7d9b59fd1
|
Update codebase to launchpad backend
|
2020-07-28 14:54:36 +02:00 |
|
Simon Warta
|
ce72832a93
|
Let tests stop early when transaction did not succeed
|
2020-07-28 13:32:48 +02:00 |
|
Simon Warta
|
00182bbc2f
|
Remove unused variable: guest
|
2020-07-28 13:32:48 +02:00 |
|
Alex Peters
|
622cf4ce21
|
Apply wasmd updates
|
2020-07-28 13:32:48 +02:00 |
|
Simon Warta
|
5ad11bdef6
|
Use string | PubKey | null as public key type
|
2020-07-28 12:43:13 +02:00 |
|
Simon Warta
|
4dca3619de
|
Change account_number/sequence type to number | string
|
2020-07-28 12:43:12 +02:00 |
|
Simon Warta
|
42852c1cae
|
Use 180k gas for MsgDelegate
|
2020-07-28 11:48:21 +02:00 |
|
Simon Warta
|
939b2b9964
|
Use *PostTx* types and helpers from sdk38 in cosmwasm
|
2020-07-28 11:48:20 +02:00 |
|
Simon Warta
|
09ad90c9af
|
Add SigningCosmWasmClient.signAndPost
|
2020-07-28 11:48:20 +02:00 |
|
willclarktech
|
9500a2ac1b
|
sdk38: Update documentation for getNonce renaming
|
2020-07-22 13:30:40 +02:00 |
|
willclarktech
|
96d6c4e120
|
sdk38: Rename GetNonceResult -> GetSequenceResult
|
2020-07-22 13:27:16 +02:00 |
|
willclarktech
|
7159896d88
|
sdk38: Rename getNonce -> getSequence
|
2020-07-22 13:25:45 +02: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
|
61a31cf1ed
|
cosmwasm: Update for sdk38 OfflineSigner
|
2020-07-14 14:35:11 +02:00 |
|
Simon Warta
|
0c0f015a32
|
Fix typos
|
2020-07-07 23:53:19 +02:00 |
|
Simon Warta
|
de510c98e5
|
Remove RestClient from sdk38 and cosmwasm
|
2020-07-07 23:52:05 +02:00 |
|
Simon Warta
|
dc661dfe5c
|
Replace RestClient with LcdClient
|
2020-07-07 23:52:05 +02:00 |
|
Simon Warta
|
a317dac01e
|
Export setupWasmExtension, WasmExtension
|
2020-07-07 23:52:05 +02:00 |
|