Releases: blocklayerhq/chainkit
v0.1
Changelog
331fe55 update screencast record automation
d1476d9 Add screencast to README
6e786da update screencast
b9eb391 update screencast
55020bf delete mistakenly commited .DS_store
560123d update demo screencast
769fc0e Add simple README file
cef829a screencast scripting
b1cbcc7 cleanup commands
79cd290 tests: Changed retry logic for testing a command
8908301 Fixed integration tests
0d93669 Increased timeout for test_create
e191df4 support for start --join
b6cfaa6 Use CIDs for chain IDs rather than IPFS paths
473b5bd Add progress when loading images
bebb57d join: Do not publish the network when joining
11f09a3 node UX improvements
f30e1c0 misc fixes, faster startup time
e74fca2 server: log to file
45d8f02 Fix filesystem permissions inside the container after the chain initialized
be44752 Support for chainkit join
9461eca Fix filesystem permissions inside the container after the chain initialized
0db3236 Merge pull request #1 from samalba/integration-tests
c4098da Implemented integration tests
5472a22 node: Add config rewriting
f59f044 remove the init command
119c8a7 node: Rassmbled node management code into the node pkg.
ba63ce9 Move cmd.utils into their own package
8cd2e20 fixed typo
8f460c1 discovery: Support for joining other peers
4d1fe9a Fixed explorer to work with custom RPC port
389ebba Added make test to makefile and circle-ci
9254e29 updated templates/assets_vfsdata.go
b2b6cc8 Implemented workaround for initialize phase when a cosmos app takes a moniker as an argument
544e37d fixed typo
577a794 Dynamically allocate ports
4a849c4 Move path management inside Project
1379f26 Updated docker image name to p.Image
66e9fb9 Fix Makefile
c339ab5 Move pkg top-level
550e24c project: add Image to the configuration
c44e1de update vendoring
44c3037 Discovery: initial support
cd48d0d build cmd cleanup: now using the project manifest file
1f4697e create command now uses a project manifest file
1ea4fed Implemented project manifest file chainkit.yml
eee9c6a CI: Merge the workflow together
82a0218 Makefile: add setup
target
226a4dc Add CircleCI config
9c33377 Add init
command
d5ab3be start: use project type
98aa8c1 run: flags passthrough
141da01 Switched to the new cosmos-explorer container
5c6242a Explorer now works in local mode
c05e17c fix lint errors
219e9ce add project type
b658a98 builder cleanup
32dbb61 ui: color detection
a521aa9 UI: switch to colorstring
cf96704 build UI: Better support for terminal sizing
611f46c builder: Support for --no-cache
8e188cc add a .gitignore to the template
4f61964 lazy initialization at start
2f51b17 builder: Log errors to file
1a9ebe2 builder: Split into its own package and cleanup
939dd86 Remove the builder