Commit Graph

  • c0287d39c3 Merge pull request #263 from hirosystems/mefrem-subnets-guide-v2 master Max Efremov 2023-04-21 10:22:48 -05:00
  • 377e3bc764 Update docs/getting-started.md Max Efremov 2023-04-21 10:11:46 -05:00
  • 508e12d977 Update docs/getting-started.md Max Efremov 2023-04-21 10:11:31 -05:00
  • 7b2f36a629 Update docs/getting-started.md Max Efremov 2023-04-21 10:11:15 -05:00
  • 3a81693cde Update docs/getting-started.md Max Efremov 2023-04-21 10:10:58 -05:00
  • 94e69610d5 Jeff's suggestions Max Efremov 2023-04-21 09:24:18 -05:00
  • 05c02747b5 Final changes to Getting Started guide Max Efremov 2023-04-21 09:19:22 -05:00
  • 15e35d8bff Walkthrough guide edits Max Efremov 2023-04-20 22:21:52 -05:00
  • 41aac7a45a Merge pull request #261 from hirosystems/max-subnet_docs_update jbencin 2023-04-20 10:46:22 -04:00
  • 82d44f041e ci: Add explicit != '' comparisons to test if strings are non-empty Jeff Bencin 2023-04-20 09:16:31 -04:00
  • 3a0ef0472b Merge pull request #260 from hirosystems/add-block-height Brice Dobry 2023-04-19 21:56:37 -04:00
  • af730c63a0 Merge pull request #249 from hirosystems/feat/remove-initial-balances Brice Dobry 2023-04-19 16:42:26 -04:00
  • 5002792022 feat: add block height to commit-block event Brice Dobry 2023-04-18 16:54:05 -04:00
  • 685914bf63 Update docs/overview.md Max Efremov 2023-04-19 15:33:02 -05:00
  • 54ed86ee26 Update docs/getting-started.md Max Efremov 2023-04-19 15:32:44 -05:00
  • 2919398593 Final update to getting-started.md - per Jeff's comments Max Efremov 2023-04-19 14:43:31 -05:00
  • e79168577a Update docs/getting-started.md Max Efremov 2023-04-19 14:40:19 -05:00
  • 85ef416e0b Update docs/getting-started.md Max Efremov 2023-04-19 14:38:35 -05:00
  • e79713c900 Update getting-started.md Max Efremov 2023-04-19 09:47:57 -05:00
  • 6ddacf1ffa Changes to Getting Started and Overview guides Max Efremov 2023-04-19 09:36:58 -05:00
  • b0c93bc276 fix: Update reqwest and disable OpenSSL to address CVEs Jeff Bencin 2023-04-11 13:04:22 -04:00
  • edc4f97804 Merge branch 'master' into feat/remove-initial-balances Aaron Blankstein 2023-04-18 14:13:07 -04:00
  • 33200d8566 ci: Push to DockerHub on branch commits, but only if we have credentials Jeff Bencin 2023-04-18 12:26:27 -04:00
  • 0ba9c3ea3e Merge pull request #257 from hirosystems/fix/versioned-contract Brice Dobry 2023-04-18 12:46:29 -04:00
  • b2113ae859 Simplify match Brice Dobry 2023-04-18 10:50:20 -04:00
  • a6b7dada15 fix: support versioned contract transactions Brice Dobry 2023-04-17 21:32:25 -04:00
  • 1bfbaebd43 Merge pull request #252 from hirosystems/fix/respect-first-burn-ht Brice Dobry 2023-04-18 12:45:50 -04:00
  • 7d373f0717 improved inv logging Aaron Blankstein 2023-04-10 16:07:47 -05:00
  • 2e44eb7f91 fix: num_inventory_reward_cycles must use *sortition* height to compute reward cycle target Aaron Blankstein 2023-04-10 15:15:47 -05:00
  • df1f2455b8 update block inventories regardless of broken reward cycle tracking Aaron Blankstein 2023-04-06 14:54:03 -05:00
  • c76c4f301d handle event duplicate Aaron Blankstein 2023-04-06 13:01:20 -05:00
  • 4236b84252 fix: increment sortition processing! Aaron Blankstein 2023-04-06 11:07:28 -05:00
  • e2c1923745 fix: ignore l1 blocks prior to first block height Aaron Blankstein 2023-04-06 08:38:17 -05:00
  • 84fb7e0d2d Merge pull request #253 from jbencin/fix/handle-failed-ft-deposits jbencin 2023-04-13 14:54:44 -04:00
  • b32b7eb39a chore: Minor changes as requested in PR #253 Jeff Bencin 2023-04-13 12:44:09 -04:00
  • 37652e7fa7 Fix: Rename withdrawal_id to withdrawal-id Jeff Bencin 2023-04-12 10:04:00 -04:00
  • 202e580e42 chore: Change filter_map() that never filtered anything to map() Jeff Bencin 2023-04-11 09:38:21 -04:00
  • 3cfc58d395 fix: Add module prefix to example test commands in comments, to fix cargo test running multiple tests based on substring matching Jeff Bencin 2023-04-11 09:53:56 -04:00
  • d09d49e0ed test: Add integration test for refund from failed FT deposit Jeff Bencin 2023-04-10 18:32:28 -04:00
  • 08f59c1299 refactor: Change make_nft_withdrawal_event() -> make_withdrawal_event() so that can handle fungible tokens also Jeff Bencin 2023-04-07 20:30:22 -04:00
  • 5ec836b65f Merge pull request #234 from jbencin/fix/handle-failed-nft-deposits jbencin 2023-04-07 16:40:41 -04:00
  • 0bb72916da Merge pull request #247 from hirosystems/subnets-docs Aaron Blankstein 2023-04-07 14:51:57 -05:00
  • a762f8f534 revert file renames Aaron Blankstein 2023-04-07 14:50:44 -05:00
  • 08484ba0b6 Reverted changes Lavanya Kasturi 2023-04-07 14:46:03 -05:00
  • ddd2d6528f style: Refactor process_deposit_nft_ops() to reduce size and indentation depth Jeff Bencin 2023-04-07 11:35:50 -04:00
  • 3f1117ea44 Added notes, removed how-to's, updates based on comments Lavanya Kasturi 2023-04-06 14:32:55 -05:00
  • 522c331a45 Merge remote-tracking branch 'hiro/master' into fix/handle-failed-nft-deposits Jeff Bencin 2023-04-06 12:59:05 -04:00
  • 5c585b9b00 fix: Add integration test for refund of failed NFT deposit Jeff Bencin 2023-03-13 17:51:47 -04:00
  • 5d17a24300 Removed note, improved formattng Lavanya Kasturi 2023-04-04 13:54:48 -05:00
  • ea2271f62a feat: remove initial balances except in tests Aaron Blankstein 2023-03-28 08:17:09 -05:00
  • 000022910f Added links to getting started guide Lavanya Kasturi 2023-03-24 14:36:53 -05:00
  • efd2615fe5 Merge branch 'master' into subnets-docs Lavanya Kasturi 2023-03-24 14:27:27 -05:00
  • b1bf9e462e subnets-documentation Lavanya Kasturi 2023-03-24 14:21:39 -05:00
  • b47bc51e57 fix: avoid start height check Brice Dobry 2023-03-17 16:34:53 -04:00
  • 1681ed3e59 fix: peer versions must end in 0x06 or greater when 2_1 rules activate on a subnet Aaron Blankstein 2023-03-23 18:03:22 -05:00
  • 072cb10207 fix: Parse timestamps from burnchain blocks so that API endpoints return non-zero timestamps Jeff Bencin 2023-03-22 15:19:25 -04:00
  • 9d91f58f3b docs: add explanation about the default contract Brice Dobry 2023-03-17 11:17:15 -04:00
  • 20b2978fc6 docs: update contract name to subnet-v1-1 Brice Dobry 2023-03-17 00:23:23 -04:00
  • 542dc5e751 ci: don't package the contracts in the docker image Brice Dobry 2023-03-16 14:49:29 -04:00
  • 75ce11ce89 doc: update tutorial for latest changes Brice Dobry 2023-03-16 14:48:58 -04:00
  • ca1d9c0e8b fix: update server_version Brice Dobry 2023-03-08 21:32:11 -05:00
  • 7012d2228d Merge pull request #227 from jbencin/test/add-subnet-contract-tests jbencin 2023-03-15 15:06:33 -04:00
  • 0adbbe1cd1 Merge pull request #237 from hirosystems/feat/expose-l1-contract Brice Dobry 2023-03-15 15:01:37 -04:00
  • 503844b8d0 chore: Remove unused import in subnet_test.ts Jeff Bencin 2023-03-15 14:51:56 -04:00
  • 77c6625947 ci: update test filter Brice Dobry 2023-03-15 12:39:44 -04:00
  • c3aa629b0b feat: add burnchain-txid to register-contract event Brice Dobry 2023-03-15 12:37:04 -04:00
  • eb43849c58 fix: resolve issues with register asset events Brice Dobry 2023-03-14 20:51:42 -04:00
  • 48a1617bb2 test: fix test_getinfo_compat Brice Dobry 2023-03-14 19:02:49 -04:00
  • f035c9dab1 chore: cleanup warnings Brice Dobry 2023-03-14 10:01:48 -04:00
  • 01133422f8 test: add test for bad L2 withdraw Brice Dobry 2023-03-13 22:46:59 -04:00
  • 7cb2d56c03 refactor: rename watch_contract to subnet_governing_contract Brice Dobry 2023-03-13 13:19:31 -04:00
  • f4fb4e8750 fix: fix typo in SQL Brice Dobry 2023-03-13 11:56:06 -04:00
  • 6af09fecc5 refactor: remove unused opcode from StacksSubnetOp Brice Dobry 2023-03-13 11:42:18 -04:00
  • 2255e35252 feat: add RegisterAsset op Brice Dobry 2023-03-12 10:08:24 -04:00
  • 8d01007b00 feat: add watched L1 subnet contract to /v2/info Brice Dobry 2023-03-12 10:06:45 -04:00
  • de33ff3f94 Docs updates (#225) Brice Dobry 2023-03-13 17:37:22 -04:00
  • 409b9be060 style: Fix deno lint warnings Jeff Bencin 2023-03-10 10:54:05 -05:00
  • 5495eee7e0 test(subnet.clar): Split some failure test cases into separate tests Jeff Bencin 2023-03-10 10:42:20 -05:00
  • 2df3bb20df fix: If NFT deposit from burnchain fails, send NFT back to user Jeff Bencin 2023-03-09 16:07:56 -05:00
  • 44caad6a56 style: Remove some unnecessary .into() calls Jeff Bencin 2023-03-09 16:07:08 -05:00
  • 582f524779 Merge pull request #229 from hirosystems/feat/same-block-epochs+boot-cleanup Aaron Blankstein 2023-03-08 21:37:15 -06:00
  • ae602479ef fix unit tests, remove bns.clar and bns-test Aaron Blankstein 2023-03-08 15:27:48 -06:00
  • 59aff38ff8 update clarity/stacks-common libs to 2.1.0.0.0 tag Aaron Blankstein 2023-03-08 14:02:11 -06:00
  • b31aad6af5 delete unused clar files Aaron Blankstein 2023-03-08 11:43:30 -06:00
  • 1184a5cef1 fix: allow epochs to transition in a single block, set default starting epoch to 2.1, cleanup boot code Aaron Blankstein 2023-03-08 11:37:48 -06:00
  • a948b9706c Merge pull request #228 from hirosystems/feat/withdrawal-height Brice Dobry 2023-03-08 13:38:06 -05:00
  • d3295b1c5d Merge pull request #222 from hirosystems/add-subnet-docs-rpcs Aaron Blankstein 2023-03-08 12:26:39 -06:00
  • 71aec6320c Merge branch 'master' into add-subnet-docs-rpcs Aaron Blankstein 2023-03-08 12:26:04 -06:00
  • e20e9af051 docs: Update core-contracts/README.md jbencin 2023-03-08 13:19:57 -05:00
  • bb2d8b6392 feat: add withdraw-height to print event Brice Dobry 2023-03-08 08:35:34 -05:00
  • c81dfd7fb6 feat: return block-height from withdraw? funcs Brice Dobry 2023-03-07 17:16:33 -05:00
  • fff7776638 test(subnet.clar): Add check in FT contract transfer functions so that only token owner can transfer Jeff Bencin 2023-03-06 17:04:42 -05:00
  • ba625f8884 test(subnet.clar): Test attempted integer overflow of fungible token balance Jeff Bencin 2023-03-06 16:59:34 -05:00
  • 67fba7e4ca test(subnet.clar): Add failing FT withdrawal tests Jeff Bencin 2023-03-03 18:18:38 -05:00
  • ff13ebbfe8 test(subnet.clar): Add failing NFT withdrawal tests Jeff Bencin 2023-03-02 12:19:23 -05:00
  • 1e6638ce4a test(subnet.clar): Add some simple failing test cases Jeff Bencin 2023-03-01 11:52:07 -05:00
  • f5caf7d2dc docs: Add README.md to ./core-contracts with instructions on how to run tests Jeff Bencin 2023-03-01 11:28:44 -05:00
  • 89e66a7a65 chore: Add coverage.lcov file to .gitignore Jeff Bencin 2023-02-28 16:04:15 -05:00
  • e23b94181e fix: Set options in .vscode/settings.json to fix errors in Deno extension Jeff Bencin 2023-02-28 14:54:04 -05:00
  • e2e01edcd6 docs: add openapi docs for POST block proposal, GET FT withdrawal Aaron Blankstein 2023-02-28 13:50:20 -06:00