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 |
|
Ethan Frey
|
de52df68d4
|
Merge pull request #1 from confio/support-multiple-tokens
Support multiple tokens
|
2020-01-23 11:23:30 +01:00 |
|
Ethan Frey
|
310dad2a0f
|
Commit updated types
|
2020-01-22 23:33:17 +01:00 |
|
Ethan Frey
|
f1ad81a05a
|
Post tx tests work until invalid signature
|
2020-01-22 23:33:00 +01:00 |
|
Ethan Frey
|
344d980b5f
|
Fix getAccount
|
2020-01-22 23:16:37 +01:00 |
|
Ethan Frey
|
69d9ef5ce8
|
Fix up some integration tests
|
2020-01-22 23:10:00 +01:00 |
|
Ethan Frey
|
c40f07144a
|
Pass prefix and token info into codec and connection
|
2020-01-22 23:03:54 +01:00 |
|
Ethan Frey
|
17468f5a75
|
Add prefix and tokens into Codec
|
2020-01-22 22:40:34 +01:00 |
|
Ethan Frey
|
fa40ff54a5
|
Add todos for token mapping logic
|
2020-01-22 22:24:22 +01:00 |
|
Ethan Frey
|
129f28dd8b
|
yarn format && yarn lint
|
2020-01-22 22:24:22 +01:00 |
|
Ethan Frey
|
00926c71dc
|
Set up format and lint configs
|
2020-01-22 22:24:22 +01:00 |
|
Ethan Frey
|
35f0a0af7a
|
Start out coin<->Amount<->Ticker mapping
|
2020-01-22 22:24:22 +01:00 |
|
Ethan Frey
|
6495167a0e
|
Add LICENSE, dev instructions in README
|
2020-01-22 22:24:09 +01:00 |
|
Ethan Frey
|
c12ebe39df
|
Updated docker image to match what is pushed to dockerhub
|
2020-01-22 16:09:14 +01:00 |
|
Ethan Frey
|
65465b895c
|
Fix some tests... others hardcode atoms :(
|
2020-01-22 15:56:06 +01:00 |
|
Ethan Frey
|
1ca8435df0
|
Add template for initialize node (block 0)
|
2020-01-22 15:46:28 +01:00 |
|
Ethan Frey
|
813d3a351e
|
Fix start and stop scripts
|
2020-01-22 15:46:04 +01:00 |
|
Ethan Frey
|
86383602a7
|
Update cosm scripts for wasmd
|
2020-01-22 15:37:53 +01:00 |
|
Ethan Frey
|
4d061b4c37
|
Add some sample scripts to run gaiad for tests
|
2020-01-22 09:58:33 +01:00 |
|
Ethan Frey
|
1a4bb7fe2b
|
Copy config from parent dir
|
2020-01-22 09:55:20 +01:00 |
|
Ethan Frey
|
0fc62d4aa8
|
Import from @iov/cosmos
|
2020-01-22 09:41:48 +01:00 |
|