Simon Warta
|
5e79100fe3
|
v0.23.0-alpha.0
|
2020-09-24 18:02:38 +02:00 |
|
Simon Warta
|
77896502e3
|
Add nonces
|
2020-09-24 17:58:42 +02:00 |
|
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 |
|
Simon Warta
|
c7e828bb79
|
Merge branch '0.22'
|
2020-09-17 15:07:15 +02:00 |
|
Simon Warta
|
ee205cc5f7
|
v0.22.3
|
2020-09-15 10:28:11 +02:00 |
|
Simon Warta
|
14bdb58943
|
Add nonces
|
2020-09-15 10:23:02 +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 |
|
Simon Warta
|
f5cc67b948
|
Merge branch '0.22'
|
2020-08-17 14:11:37 +02:00 |
|
Simon Warta
|
0dc22c2525
|
CReate consistent postbuild script
|
2020-08-13 15:09:18 +02:00 |
|
Simon Warta
|
b2943816f3
|
Create consistent prebuild script in all packages
|
2020-08-13 15:09:18 +02:00 |
|
Simon Warta
|
56d635fc6a
|
v0.22.2
|
2020-08-11 13:23:23 +02:00 |
|
Simon Warta
|
35c03c9ae8
|
Add nonces
|
2020-08-11 13:22:44 +02:00 |
|
Simon Warta
|
2ffda0d25e
|
Merge branch '0.22'
|
2020-08-11 10:20:09 +02:00 |
|
Simon Warta
|
04a086a6cb
|
v0.22.1
|
2020-08-11 10:01:06 +02:00 |
|
Simon Warta
|
607f0aae40
|
Add nonces
|
2020-08-11 10:00:50 +02:00 |
|
Simon Warta
|
b0e8183b12
|
Replace fast-deep-equal with arrayContentEquals
|
2020-08-11 07:49:40 +02: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
|
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
|
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
|
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
|
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
|
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 |
|
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 |
|