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 |
|
Ethan Frey
|
4b6a5bbddd
|
Merge pull request #19 from confio/test-cache
Use recommended yarn cache settings
|
2020-01-29 19:26:30 +01:00 |
|
Simon Warta
|
e7e6229981
|
Use recommended yarn cache settings
|
2020-01-29 17:19:42 +01:00 |
|
Ethan Frey
|
19e3a5b065
|
Merge pull request #17 from confio/lerna
Convert to monorepo
|
2020-01-29 14:43:48 +01:00 |
|
Simon Warta
|
71a280fc94
|
v0.0.1
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 |
|
Simon Warta
|
4d373c62db
|
Upgrade lerna
|
2020-01-28 22:52:28 +01:00 |
|
Ethan Frey
|
fe494e91a1
|
Merge pull request #16 from confio/setup-ci
Add basic CI config
|
2020-01-27 20:23:30 +01:00 |
|
Simon Warta
|
892395519f
|
Add lint job
|
2020-01-26 16:04:14 +01:00 |
|
Simon Warta
|
9d58bdba9b
|
Run tests
|
2020-01-26 15:54:47 +01:00 |
|
Simon Warta
|
8582c2bdce
|
Add basic CI config
|
2020-01-25 19:51:23 +01:00 |
|
Simon Warta
|
6281cdb162
|
Fix package.json
|
2020-01-25 19:44:41 +01:00 |
|
Simon Warta
|
bceeac284c
|
Remove unwanted ignores and check-in yarn.lock
|
2020-01-25 19:44:30 +01:00 |
|
Ethan Frey
|
e748e7b22a
|
Merge pull request #15 from confio/clarify-license
Clarify license
|
2020-01-23 18:39:01 +01:00 |
|
Simon Warta
|
76edd6ec3f
|
Add me
|
2020-01-23 18:33:01 +01:00 |
|
Simon Warta
|
3604793d9b
|
Bring back IOV's copyright
|
2020-01-23 18:32:55 +01:00 |
|
Simon Warta
|
a75d9842d9
|
Use an unmodified copy of Apache-2.0
|
2020-01-23 18:32:43 +01:00 |
|
Simon Warta
|
c3778910be
|
Merge pull request #11 from confio/properly-sign-tx
Properly sign tx
|
2020-01-23 18:21:02 +01:00 |
|
Ethan Frey
|
72ba6d1382
|
Remove console.log, fix linter errors
|
2020-01-23 18:19:32 +01:00 |
|
Ethan Frey
|
fe48c50c3d
|
Merge pull request #13 from confio/properly-sign-tx-simon
Add and use decodeCosmosPubkey
|
2020-01-23 18:15:19 +01:00 |
|
Simon Warta
|
de0f68a90c
|
Use decodeCosmosPubkey to decode pubkey
|
2020-01-23 17:23:15 +01:00 |
|
Simon Warta
|
cae35522ce
|
Add decodeCosmosPubkey
|
2020-01-23 17:20:34 +01:00 |
|
Simon Warta
|
c428e40e79
|
Format code
|
2020-01-23 17:20:17 +01:00 |
|
Ethan Frey
|
be1eb6f72f
|
Try to debug odd test failure
|
2020-01-23 15:47:21 +01:00 |
|
Ethan Frey
|
3eacb108bd
|
Fix signing, pubkey parsing. all tests pass on first run against chain
|
2020-01-23 15:47:21 +01:00 |
|
Ethan Frey
|
b3c7a6a478
|
Cleanup nonce encoding
|
2020-01-23 15:47:21 +01:00 |
|
Ethan Frey
|
5074a8c8d3
|
add nonce encode/decode functions and test
|
2020-01-23 15:47:21 +01:00 |
|
Ethan Frey
|
95722a0495
|
Located bug.
Example output:
from query: account: number = 4, sequence = 0
for signing: nonce: 0
|
2020-01-23 15:47:21 +01:00 |
|
Ethan Frey
|
ae1534896d
|
Merge pull request #10 from confio/error-on-failed-tx
Error on failed tx
|
2020-01-23 15:47:06 +01:00 |
|
Ethan Frey
|
870d9acb66
|
throw error on failed post, plus format and lint
|
2020-01-23 14:38:56 +01:00 |
|
Ethan Frey
|
7440bfb6f1
|
Removed obsolete TODOS
|
2020-01-23 14:29:02 +01:00 |
|
Simon Warta
|
624180bcd3
|
Merge pull request #4 from confio/fix-cli
cli.sh works directory independent
|
2020-01-23 12:59:58 +01:00 |
|
Ethan Frey
|
3bc3e687d9
|
cli.sh works directory independent
|
2020-01-23 12:36:33 +01:00 |
|
Ethan Frey
|
db110fe489
|
Merge pull request #2 from confio/docker-setup
Make docker setup work for me
|
2020-01-23 12:33:17 +01:00 |
|
Simon Warta
|
45c5e29c24
|
Adapt cli.sh to wasmd
|
2020-01-23 11:56:29 +01:00 |
|
Simon Warta
|
62a2093f5f
|
Apply changes to generate_template.sh
|
2020-01-23 11:56:29 +01:00 |
|
Simon Warta
|
d08fa865c3
|
Allow starting from different directory
|
2020-01-23 11:56:29 +01:00 |
|
Simon Warta
|
ccf9081398
|
Use explicit REPOSITORY variable
|
2020-01-23 11:56:29 +01:00 |
|
Simon Warta
|
2a5dffc1f5
|
Use 2 space indent
|
2020-01-23 11:56:29 +01:00 |
|
Simon Warta
|
ff56eef454
|
Check that container is running before starting rest server
|
2020-01-23 11:56:29 +01:00 |
|