-
Notifications
You must be signed in to change notification settings - Fork 18
Comparing changes
Open a pull request
base repository: stacks-network/sbtc
base: 0.0.1-dev-12
head repository: stacks-network/sbtc
compare: 0.0.1-dev-13
- 14 commits
- 50 files changed
- 7 contributors
Commits on Dec 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7998f4d - Browse repository at this point
Copy the full SHA 7998f4dView commit details -
* feat: On demand provisioning for Emily ddb tables * fix test
Configuration menu - View commit details
-
Copy full SHA for 51aa6bd - Browse repository at this point
Copy the full SHA 51aa6bdView commit details
Commits on Dec 5, 2024
-
Allow reorg with special api key (#1037)
* feat: Add trusted api key for reorgs to Emily api * nit: Remove inconsistent comment. * chore: cargo fmt * fix: cdk template unit tests * fix: add api key env value to docker setup * fix: Add env var to ci only command * fix: Add more test related changes * fix: cargo fmt * fix: Add api key to every integration test * nit: change log level
Configuration menu - View commit details
-
Copy full SHA for 5da2bbc - Browse repository at this point
Copy the full SHA 5da2bbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1637302 - Browse repository at this point
Copy the full SHA 1637302View commit details -
chore: remove redundant words in comment (#1041)
Signed-off-by: lvyaoting <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ffb1cf - Browse repository at this point
Copy the full SHA 6ffb1cfView commit details
Commits on Dec 6, 2024
-
fix: always use 32-bit math for determining coordinator index (#1029)
* fix 32 vs 64 bit issue * fmt * fix failing test and make sure everything uses the new code
Configuration menu - View commit details
-
Copy full SHA for 672d465 - Browse repository at this point
Copy the full SHA 672d465View commit details
Commits on Dec 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c17ed52 - Browse repository at this point
Copy the full SHA c17ed52View commit details
Commits on Dec 9, 2024
-
chore: reduce default context window (#1059)
* chore: reduce default context window * nit: default to 500
Configuration menu - View commit details
-
Copy full SHA for 1c68aa6 - Browse repository at this point
Copy the full SHA 1c68aa6View commit details -
chore: update stacks core git commit to the 3.1.0.0.0 release (#1065)
* update stacks core git commit to the 3.1.0.0.0 release * added epoch 3.1 to stacks config for docker envs
Configuration menu - View commit details
-
Copy full SHA for 1d3cf1f - Browse repository at this point
Copy the full SHA 1d3cf1fView commit details -
1006 feature limit the number of transactions submitted per bitcoin b…
…lock (#1051) * filter out transactions over the limit * add assert on the number of requests in the tx
Configuration menu - View commit details
-
Copy full SHA for 3ffa0af - Browse repository at this point
Copy the full SHA 3ffa0afView commit details -
fix: don't ask for total supply if token doesn't exist (#1058)
* fix: don't ask for total supply if token doesn't exist * nit: move sc deployed flag in state * nit: check for deployed sc even if not coordinator
Configuration menu - View commit details
-
Copy full SHA for 69f13b3 - Browse repository at this point
Copy the full SHA 69f13b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f180c0 - Browse repository at this point
Copy the full SHA 2f180c0View commit details -
fix: bitcoin zmq subscriptions are not re created after lost connecti…
…on (#1062) * rework bitcoin zmq implementation * comments * newline * pr comments
Configuration menu - View commit details
-
Copy full SHA for 9a6ea56 - Browse repository at this point
Copy the full SHA 9a6ea56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 706f1b5 - Browse repository at this point
Copy the full SHA 706f1b5View commit details
There are no files selected for viewing