43 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
M Hassan Tariq
2053d40afd chore: fix flaky BNS tests #723 2021-11-02 13:08:32 +01:00
Matthew Little
538d3b1fbd chore: update stacks-blockchain docker image to 2.0.11.2.0 2021-08-10 15:18:29 -05:00
Matthew Little
f353bb710e chore: stacks-node docker image bumps to 2.0.11.2.0-rc1-stretch 2021-07-15 13:07:39 -05:00
Matthew Little
bc36ce09e6 chore: update stacks-blockchain image to version with more microblock event fixes 2021-07-15 13:07:39 -05:00
Matthew Little
bf89f6a414 fix: all unit and integration tests working with microblock-capable stacks-node 2021-07-15 13:07:39 -05:00
Matthew Little
7f8886024a fix: use index_block_hash for unresolved subdomain attachment handling
* chore: update to stacks-blockchain 2.0.11
* chore: update to stacks-blockchain 2.0.11
* chore(ci): skip /v2/pox endpoint test, broken in mocknet mode
* chore(ci): skip rosetta stacking test, /v2/pox broken in mocknet mode
* test: added integration tests for name-update

Co-authored-by: Asim Mehmood <asim@tintash.com>
2021-04-22 16:08:52 +02:00
Matthew Little
62a6742541 Merge pull request #483 from blockstack/bns
BNS
2021-04-02 16:18:12 +02:00
Alexander Graebe
2c16f70841 docs: add secret key to toml file 2021-03-31 10:24:49 +02:00
Asim Mehmood
d8a2c6373c chore: change docker image 2021-03-10 10:28:15 +01:00
Matthew Little
8ebdf25a0f fix: bump stacks-node docker image versions to 2.0.5 2021-02-15 18:03:50 +01:00
Matthew Little
cee0547d01 fix: chainid env var to work around bootup deadlock 2021-01-26 16:36:11 +01:00
Matthew Little
c91b25d608 fix: mainnet follower mode 2021-01-14 23:08:36 +01:00
Matthew Little
dc06236522 feat: update to stacks-node 2.0.1 2021-01-14 23:08:36 +01:00
Matthew Little
b7018b1b4c feat: update dev images from krypton to xenon 2020-12-23 22:20:42 +01:00
Matthew Little
19a1e6fe7a feat: integrate btc rewards into db 2020-11-17 11:52:33 +01:00
Matthew Little
33831bd51a chore: rebuild client 2020-11-12 18:20:29 +01:00
Matthew Little
9e9fd99227 feat: #302 add btc info to blocks, #301 pull stacks-node from dockerhub image 2020-10-27 17:19:48 +01:00
wileyj
d5db189aa4 Updating DNS to use CNAME records 2020-09-24 15:03:47 -04:00
Matthew Little
2c8669b1f6 fix: support new Clarity string types #223 2020-09-24 20:28:51 +02:00
Faried Nawaz
3b2104e11b test: add github action to test rosetta endpoints
Also add "npm run test:integration:rosetta"

Change made by @zone117x in https://github.com/fariedt/stacks-blockchain-api/pull/2
2020-09-08 18:23:05 +02:00
Matthew Little
926fc00eff chore: update to latest stacks-node binary in docker images 2020-08-27 10:06:37 -06:00
Matthew Little
006900422a chore: update follower node config 2020-08-27 08:54:31 -06:00
Matthew Little
d544edf9e3 feat: progress on self contained follower 2020-08-27 08:54:31 -06:00
Matthew Little
3e5f271f31 chore: set mocknet block time to 10 seconds now that mempool txs are supported 2020-06-11 20:01:54 +02:00
Matthew Little
4eb52943c8 fix: mocknet deployment config 2020-05-21 20:12:24 +02:00
Matthew Little
13f2dd7d81 chore: update cargo build script with stacks-node dir rename 2020-05-07 22:28:43 +02:00
Matthew Little
2a4d3903af chore: fix tests 2020-05-04 12:09:00 +02:00
Matthew Little
28baf50abf fix: possible fix wait-for-it.sh 2020-05-04 12:09:00 +02:00
Matthew Little
84d5411293 chore: use release builds for stacks-node binary 2020-05-04 12:09:00 +02:00
Matthew Little
31cffcd8c2 fix: add docker-host workaround for linux 2020-04-28 13:44:04 +02:00
Matthew Little
691c49c004 fix: update sidecar config to core-node testnet changes made yesterday 2020-04-24 11:45:03 +02:00
Matthew Little
bc3af78fc3 Update Stacks-follower.toml 2020-04-23 21:20:48 +02:00
Matthew Little
0c0e148072 fix: update to latest tx encoding 2020-04-23 15:06:12 +02:00
Matthew Little
739453137b feat: use a follower-node config for default docker-compose, use mocknet or local env docker-compose 2020-04-23 15:06:12 +02:00
Matthew Little
c9c820bfb0 feat: running core-node in follower mode 2020-04-23 15:06:12 +02:00
Matthew Little
24904bcecf fix: update to latest testnet config 2020-04-23 15:06:12 +02:00
Matthew Little
c79f350ef8 feat: upgrade from FsMempool to core-node RPC, principal support in token transfers 2020-04-17 15:36:14 +02:00
Matthew Little
5e02f61764 feat: docker-compose dev & testing for core-node 2020-04-15 11:43:50 +02:00
Matthew Little
179dfe279b fix: possible fix for invalid paths after build for schemas and tx lib 2020-04-15 11:43:50 +02:00
Matthew Little
6f694479b1 fix: postgres connection between docker containers 2020-04-15 11:43:50 +02:00
Matthew Little
6bf3faeb8a feat: docker-compose working for sidecar + core-node + postgres 2020-04-15 11:43:50 +02:00
Matthew Little
ddd694cdbf feat: blockstack-core build and distribute util, docker-compose setup for postgres and core-node dependency services 2020-04-15 11:43:50 +02:00