9 Commits

Author SHA1 Message Date
Rafael Cárdenas
216b9ab715 feat: docker cleanup
* cleaning up docker

feat/cleanup needed it's own cleanup since it was so out of date. better to just start over with an up to date pull of develop

* Update paths for docker-compose files

* Updating paths and compose version

* switch network to testnet

* adjusting stacks-blockchain configs

* use correct context to build api image

* use the defaults from develop branch

* feat: update to latest stacks blockchain

* fix: rosetta output paths

* chore: update stacks api to v0.71.2

Co-authored-by: Charlie <2747302+CharlieC3@users.noreply.github.com>

* fix: remove magic_byte from mainnet toml

Co-authored-by: Charlie <2747302+CharlieC3@users.noreply.github.com>

* fix: update stacks node everywhere

Co-authored-by: wileyj <2847772+wileyj@users.noreply.github.com>
Co-authored-by: Charlie <2747302+CharlieC3@users.noreply.github.com>
2021-12-01 17:03:21 -06:00
Asim Mehmood
f764054cb8 feat: rosetta data api and construction validation with rosetta-cli
* test: added test for rosetta cli check:construction and check:data

* ci: added github workflow to test  roseta-cli:data

* ci: add github action for rosetta-cli: construction

* refactor: refactor cli tests

* fix: use localhoust for github actions in rosetta config file

* fix: github actions

* fix: rebase issue

* refactor: update rosetta-cli env files path

* refactor: remove hard coded cli container and use rosetta-cli ouput

* perf: remove unnecessary wait of 20 seconds
2021-11-16 10:18:04 -06:00
Faried Nawaz
6a3a1b88a4 chore: add STB44HYPYAT2BB2QE513NSP81HTMYWBJP02HPGK6 to bootstrap balances 2020-11-11 15:38:45 +01:00
Faried Nawaz
ea81eecddf refactor: move rosetta README to the toplevel 2020-11-10 11:07:21 -05:00
Faried Nawaz
e5ccee5e55 docs: explain how to test rosetta apis 2020-11-10 11:07:21 -05:00
Faried Nawaz
36cd3aee52 chore: instructions on how to build and test the rosetta docker image 2020-11-10 11:07:21 -05:00
Faizan Dastgir
d4cfa51b97 fix: removed empty status 2020-11-05 14:27:01 +01:00
Asim Mehmood
b60cc8c70d chore: miscellaneous changes to finalize rosetta implementation after running check-construction 2020-11-05 14:27:01 +01:00
Faizan Dastgir
3ff3ab16df chore: add rosetta-cli config files 2020-08-26 12:22:34 -06:00