Simon Warta
|
ed628a70fa
|
Enable explicit-member-accessibility and no-parameter-properties
|
2020-09-29 17:29:00 +02:00 |
|
Simon Warta
|
5e79100fe3
|
v0.23.0-alpha.0
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
|
75b7a7d2bf
|
Merge pull request #432 from CosmWasm/flexible-offline-signer
Allow OfflineSigner implementation to override fields
|
2020-09-24 17:52:09 +02:00 |
|
Simon Warta
|
9d1508e1ee
|
Add makeStdTx and used signed document from signers
|
2020-09-24 14:10:57 +02:00 |
|
Simon Warta
|
bf6fed25fe
|
Format code in README
|
2020-09-24 13:54:15 +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
|
14c285748a
|
Remove makeSignBytes
|
2020-09-24 13:54:15 +02:00 |
|
Simon Warta
|
751861e501
|
Update CLI testing
|
2020-09-24 13:54:15 +02:00 |
|
Simon Warta
|
4733769f1a
|
Rename field to SignResponse.signed
|
2020-09-24 13:54:14 +02:00 |
|
Simon Warta
|
fbd8bbce9c
|
Let OfflineSigner.sign return a SignResponse
|
2020-09-24 13:54:14 +02:00 |
|
Simon Warta
|
5f2cf289eb
|
Remove PrehashType
|
2020-09-24 13:54:13 +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
|
6c116f3d5a
|
Add makeStdSignDoc and serializeSignDoc
|
2020-09-24 13:54:13 +02:00 |
|
Simon Warta
|
a0ee9963c1
|
Move OfflineSigner interface to signer module
|
2020-09-24 13:54:13 +02:00 |
|
Simon Warta
|
973a31028a
|
Merge pull request #435 from CosmWasm/upgrade-jasmine-spec-reporter
Upgrade jasmine-spec-reporter to 6.0.0
|
2020-09-24 09:34:46 +02:00 |
|
Simon Warta
|
abf6b0b4fa
|
Upgrade jasmine-spec-reporter to 6.0.0
|
2020-09-24 09:27:47 +02:00 |
|
Simon Warta
|
7e235c0ccd
|
Merge pull request #434 from CosmWasm/ledger-accounts
Create Ledger demo accounts
|
2020-09-23 17:41:29 +02:00 |
|
Simon Warta
|
a746bc7b1d
|
Adapt network config
|
2020-09-23 17:30:57 +02:00 |
|
Simon Warta
|
12dec1f4dc
|
Add funds to Ledger accounts
|
2020-09-23 17:13:34 +02:00 |
|
Simon Warta
|
b46ab541be
|
Document Ledger demo account
|
2020-09-23 17:08:10 +02:00 |
|
Simon Warta
|
548f427862
|
Fix demo link in README
|
2020-09-23 17:08:05 +02:00 |
|
mergify[bot]
|
90b6f813a4
|
Merge pull request #433 from CosmWasm/protobuf-signing
Create DirectSecp256k1Wallet
|
2020-09-23 14:24:32 +00:00 |
|
Simon Warta
|
c0e9f96fa1
|
Remove stray "if enabled" from test text
|
2020-09-23 16:17:28 +02:00 |
|
Simon Warta
|
db1f183247
|
Create DirectSecp256k1Wallet
|
2020-09-23 15:12:20 +02:00 |
|
mergify[bot]
|
d07ec8a77b
|
Merge pull request #431 from CosmWasm/unnecessary-helpers
Tendermint: Remove unnecessary helpers
|
2020-09-22 16:47:49 +00:00 |
|
Simon Warta
|
7d5529e3f1
|
Roll out all symbols from the responses module
|
2020-09-22 18:37:53 +02:00 |
|
Simon Warta
|
9e9c7a4767
|
Remove trivial helpers getTxEventHeight/getHeaderEventHeight/getBlockEventHeight
|
2020-09-22 18:31:37 +02:00 |
|
Simon Warta
|
7dae3205b6
|
Merge pull request #428 from CosmWasm/tags-to-events
Tendermint RPC: Migrate tags to events
|
2020-09-22 10:17:03 +02:00 |
|
Simon Warta
|
ec3c3d158a
|
Polish some code in decodeBlockResults
|
2020-09-21 13:41:06 +02:00 |
|
Simon Warta
|
318e37868e
|
Fix beginBlockEvents/endBlockEvents
|
2020-09-21 13:41:06 +02:00 |
|
Simon Warta
|
c97c43fbc7
|
Rename Tag to Attribute
|
2020-09-21 13:41:06 +02:00 |
|
Simon Warta
|
63082a9e85
|
Remove obsolete TxData.tags and make TxData.events non-optional
|
2020-09-21 12:47:36 +02:00 |
|
Simon Warta
|
e499b46bfd
|
Merge pull request #425 from CosmWasm/remove-ticker-from-faucet
Remove ticker/fractional digits from faucet
|
2020-09-17 17:31:38 +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 |
|
Simon Warta
|
1eb02553dd
|
Merge pull request #426 from CosmWasm/leafHash-non-optional
Make TxProof.proof.leafHash non-optional
|
2020-09-17 16:55:23 +02:00 |
|
Simon Warta
|
5ad2ee894f
|
Make TxProof.proof.leafHash non-optional
|
2020-09-17 16:22:28 +02:00 |
|
mergify[bot]
|
3dd5994de5
|
Merge pull request #423 from CosmWasm/422-launchpad-ledger-node
Add Node.js support to LedgerSigner
|
2020-09-17 13:37:02 +00:00 |
|
willclarktech
|
bd774b3eb8
|
launchpad-ledger: Store HD paths in LedgerSigner
|
2020-09-17 15:27:42 +02:00 |
|
willclarktech
|
917da1bb2a
|
launchpad-ledger: Update Node.js demo to use non-consecutive account numbers
|
2020-09-17 15:16:47 +02:00 |
|
willclarktech
|
12b7178a7f
|
launchpad-ledger: Update demos
|
2020-09-17 15:16:46 +02:00 |
|
willclarktech
|
5d426ac35c
|
launchpad-ledger: Improve account number handling
|
2020-09-17 15:16:46 +02:00 |
|
willclarktech
|
fd99625516
|
launchpad-ledger: Add multiple accounts to browser demo
|
2020-09-17 15:16:45 +02:00 |
|
willclarktech
|
e095c1561e
|
launchpad-ledger: Add multiple accounts to Node.js demo
|
2020-09-17 15:16:45 +02:00 |
|
willclarktech
|
7b005b4244
|
launchpad-ledger: Fully support multiple accounts
|
2020-09-17 15:16:44 +02:00 |
|