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
|
399a53e99a
|
Add first test in new package
|
2020-01-31 18:02:08 +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
|
c41f42193e
|
Simplify codecImplementation() and establishConnection()
|
2020-01-30 12:35:30 +01:00 |
|
Simon Warta
|
84c5998ca8
|
Remove references to "first chain"
|
2020-01-30 12:25:43 +01:00 |
|
Simon Warta
|
cb3df57426
|
Add missing runtime dependency @iov/keycontrol to faucet
|
2020-01-30 12:19:53 +01:00 |
|
Simon Warta
|
3fff813810
|
Remove dependency on @iov/multichain
|
2020-01-30 12:19:53 +01:00 |
|
Simon Warta
|
6ea963c87d
|
Remove remaining uses of MultiChainSigner
|
2020-01-30 12:19:53 +01:00 |
|
Simon Warta
|
36e86543cb
|
Let tokenTickersOfFirstChain not depend on MultiChainSigner
|
2020-01-30 12:19:53 +01:00 |
|
Simon Warta
|
11dc128d39
|
Implement accountsOfFirstChain without MultiChainSigner
|
2020-01-30 12:19:53 +01:00 |
|
Simon Warta
|
fbbbbcaeff
|
Implement sendOnFirstChain without MultiChainSigner
|
2020-01-30 12:19:52 +01:00 |
|
Simon Warta
|
ddf2bf1c2f
|
Remove codec parameter
|
2020-01-30 12:19:52 +01:00 |
|
Simon Warta
|
102488cb06
|
Remove Lisk support
|
2020-01-30 12:15:40 +01:00 |
|
Ethan Frey
|
53981bfbc1
|
Merge pull request #21 from confio/remove-bn.js
Remove bn.js dependency
|
2020-01-30 12:09:05 +01:00 |
|
Simon Warta
|
3085f6eaa5
|
Remove bn.js dependency
|
2020-01-30 09:07:29 +01:00 |
|
Simon Warta
|
e737884aa3
|
Implement needsRefill without BN
|
2020-01-30 09:07:28 +01:00 |
|
Simon Warta
|
3b10f4e783
|
Implement creditAmount without BN
|
2020-01-30 09:07:28 +01:00 |
|
Simon Warta
|
d52f69afff
|
Implement Amount debugging using Decimal class
|
2020-01-30 09:07:28 +01:00 |
|
Simon Warta
|
55700b2157
|
Simplify some code
|
2020-01-30 09:07:28 +01:00 |
|
Simon Warta
|
72cfdf20c9
|
Fix faucet binary name
|
2020-01-30 08:25:42 +01:00 |
|
Simon Warta
|
8c3c777869
|
Add docker configuration for faucet
|
2020-01-30 07:36:44 +01:00 |
|
Simon Warta
|
8921b5c20a
|
Remove bns support from faucet
|
2020-01-30 07:36:44 +01:00 |
|
Simon Warta
|
3fbd1288fe
|
Remove unused ethereum support from faucet
|
2020-01-30 07:36:44 +01:00 |
|
Simon Warta
|
bf22ee313f
|
Add support for CosmWasm in faucet
|
2020-01-30 07:36:44 +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
|
ffda6e2baf
|
Make linter happy
|
2020-01-30 07:36:44 +01:00 |
|
Simon Warta
|
006494e441
|
Avoid checking-in types
|
2020-01-30 07:36:44 +01:00 |
|
Simon Warta
|
670fb11901
|
Upgrade code to IOV Core 2.0
|
2020-01-30 07:36:44 +01:00 |
|
Simon Warta
|
0c39c634e1
|
Convert mocha+chai tests to Jasmine
|
2020-01-30 07:36:44 +01:00 |
|
Simon Warta
|
9354ad5afa
|
Add packages/faucet
|
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 |
|