Ethan Frey
|
f52bb378b4
|
Re-enable test cases
|
2020-02-03 22:53:05 +01:00 |
|
Ethan Frey
|
1fbfa311c3
|
Minor cleanups from pr
|
2020-02-03 22:42:40 +01:00 |
|
Ethan Frey
|
449a83120a
|
WIP: test identifier via rest client amino encoding
|
2020-02-03 20:25:08 +01:00 |
|
Ethan Frey
|
3da5865614
|
Linter cleanup
|
2020-02-03 20:06:15 +01:00 |
|
Ethan Frey
|
7e7f18a1b3
|
Remove all use of amino, identifier is disabled
|
2020-02-03 19:59:20 +01:00 |
|
Ethan Frey
|
9299b73aa6
|
Merge branch 'master' into move-amino-into-sdk
|
2020-02-03 18:53:42 +01:00 |
|
Ethan Frey
|
80be33b621
|
Fix types re-export
|
2020-02-03 18:47:59 +01:00 |
|
Ethan Frey
|
6358b02f11
|
Move TokenInfo, coinToDecimal, decimalToCoin from sdk to bcp
|
2020-02-03 18:33:14 +01:00 |
|
Ethan Frey
|
1491b13e83
|
Format and lint
|
2020-02-03 18:25:05 +01:00 |
|
Ethan Frey
|
d2030f4f51
|
Add sample tx decode data
|
2020-02-03 18:20:29 +01:00 |
|
Ethan Frey
|
f5fbb02ba4
|
Improve parsing, two types of pubkey decoding
|
2020-02-03 18:18:21 +01:00 |
|
Ethan Frey
|
62b5c88c58
|
bcp builds properly
|
2020-02-03 17:19:48 +01:00 |
|
Ethan Frey
|
8b262e6b12
|
Update imports from bcp to sdk
|
2020-02-03 17:11:44 +01:00 |
|
Simon Warta
|
8cde21b15c
|
Remove unnecessary await
|
2020-02-03 09:23:00 +01:00 |
|
Simon Warta
|
8610da30d2
|
Merge pull request #28 from confio/add-sdk
Extract RestClient, TxsResponse, AminoTx into @cosmwasm/sdk
|
2020-02-02 21:46:31 +01:00 |
|
Simon Warta
|
9da9225345
|
Move decimalToCoin and coinToDecimal into SDK
|
2020-02-01 17:09:27 +01:00 |
|
Simon Warta
|
e127058100
|
Make coinToDecimal and decimalToCoin BCP free
|
2020-02-01 17:05:22 +01:00 |
|
Simon Warta
|
c81c356fe3
|
Simplify decodeAmount
|
2020-02-01 16:29:08 +01:00 |
|
Simon Warta
|
4377fdd8ab
|
Move TokenInfo into sdk
|
2020-02-01 16:23:08 +01:00 |
|
Simon Warta
|
eb72f0e175
|
Make TokenInfo free from BCP types
|
2020-02-01 16:19:52 +01:00 |
|
Simon Warta
|
fb9160f258
|
Move isAminoStdTx into sdk
|
2020-02-01 15:54:08 +01:00 |
|
Simon Warta
|
9514982d32
|
Properly support multiple pubkey types in decodePubkey
Closes #27
|
2020-02-01 15:43:13 +01:00 |
|
Simon Warta
|
1bf2d9b287
|
Extract RestClient, TxsResponse, AminoTx into @cosmwasm/sdk
|
2020-01-31 17:50:10 +01:00 |
|
Ethan Frey
|
661662413b
|
Update denoms in tests
|
2020-01-30 22:01:25 +01:00 |
|
Ethan Frey
|
c915d6f2a7
|
Update queries and tests for updated docker image
|
2020-01-30 19:44:11 +01:00 |
|
Simon Warta
|
f01c48b7e1
|
Prepare createCosmWasmConnector to be used by faucet
|
2020-01-30 07:36:44 +01:00 |
|
Simon Warta
|
7c8ddf8019
|
Rename cosmos* types to cosmwasm*
|
2020-01-30 07:36:44 +01:00 |
|
Simon Warta
|
71a280fc94
|
v0.0.1
|
2020-01-29 12:30:37 +01:00 |
|
Simon Warta
|
5cd1f3e517
|
Use separate .gitignore for package
|
2020-01-29 12:26:47 +01:00 |
|
Simon Warta
|
974b00ee04
|
Remove obsolete nonces
|
2020-01-29 12:01:31 +01:00 |
|
Simon Warta
|
0fe2cbba52
|
Convert to monorepository using lerna/workspaces
|
2020-01-29 12:00:32 +01:00 |
|