Commit Graph

22145 Commits

Author SHA1 Message Date
saralab
05d2bf1828 Merge pull request #4520 from stacks-network/feat/allow-private-func-to-return-any-value
feat: return any value type from `execute_contract_allow_private`
2024-03-15 13:54:23 +00:00
wileyj
3adb6ed46a Merge pull request #4528 from stacks-network/tests/upgrade-core-contract-tests-dependencies
test: upgrade core-contract-tests dependencies
2024-03-14 23:07:56 +00:00
Matthew Little
86fdb8073d Merge pull request #4414 from stacks-network/feat/pox-events-cycle-data
Add `cycle-id` ranges to synthetic pox events
2024-03-14 16:48:30 +00:00
Matthew Little
1e14b29407 Merge branch 'next' into feat/pox-events-cycle-data 2024-03-14 17:06:02 +01:00
saralab
87347e4e28 Merge pull request #4495 from stacks-network/bugfix/do-not-unconditionally-attempt-block-post-failure
Bugfix/do not unconditionally attempt block post submit failure
2024-03-14 14:12:49 +00:00
Hank Stoever
53173e593f Merge pull request #4536 from stacks-network/fix/validate-vote-burnop-keys
fix: add wsts::Point validation to `vote-for-aggregate-key` burn op
2024-03-13 19:26:13 +00:00
Hank Stoever
616d33cd4f Merge pull request #4526 from stacks-network/feat/nakamoto-block-bitvec
feat: include signer bitvec in nakamoto block event
2024-03-13 18:47:26 +00:00
janniks
d499381042 fix: update revoke pox event 2024-03-13 18:41:16 +01:00
Brice Dobry
e9404a5ff3 Merge pull request #4537 from stacks-network/fix/expected-size-debug
fix: correct deserialization size check
2024-03-13 17:32:38 +00:00
Brice Dobry
238a099ba9 fix: correct deserialization size check
This fixes the condition controlling a debug message related to value
sanitization.
2024-03-13 12:49:37 -04:00
Hugo Caillard
929bf1b577 chore: add comment 2024-03-13 17:36:36 +01:00
ASuciuX
d458b74588 Merge pull request #4521 from ASuciuX/chore/rename-clarity-methods
Rename 'get'/'put' Methods in Clarity
2024-03-13 16:25:59 +00:00
Hugo Caillard
b3ae5c5503 ci: update stacks-core-tests 2024-03-13 17:24:18 +01:00
Hugo Caillard
407c8b2cc1 test: upgrade clarinet-sdk beta 2024-03-13 17:24:18 +01:00
Hugo Caillard
4ea7e1a104 test: upgrade core-contract-tests dependencies 2024-03-13 17:24:18 +01:00
Hank Stoever
6b01281e4c fix: add wsts::Point validation to vote-for-aggregate-key burn op 2024-03-13 08:46:21 -07:00
Hugo Caillard
fdf193554e refactor: add a new 'devtools' feature in clarity crate 2024-03-13 16:44:02 +01:00
Matthew Little
fec1cb57bc Merge pull request #4524 from stacks-network/feat/add-pox-threshold-event-data
feat: add `pox_stx_threshold` amount to `/new_block` event data
2024-03-13 14:31:49 +00:00
Hank Stoever
a5e655070a feat: add signer bitvec to /new_block 2024-03-13 07:22:23 -07:00
Hank Stoever
9058e22a4a Merge pull request #4376 from stacks-network/feat/vote-for-key-burnop
feat: burn op definition and storage for vote-for-agg-key
2024-03-13 13:34:51 +00:00
Matthew Little
d38a9e6764 Merge branch 'next' into feat/add-pox-threshold-event-data 2024-03-13 10:22:42 +01:00
janniks
54651f40e9 chore: remove unneeded lets 2024-03-13 00:00:10 +01:00
janniks
ab915e31ba fix: update start and end cycle id generation 2024-03-12 23:59:18 +01:00
janniks
cc997bfce2 test: cleanup pox event test 2024-03-12 23:12:37 +01:00
wileyj
87c0c00f85 Merge pull request #4497 from BowTiedDevOps/feat/move-build-scripts-to-composite
Move the Creation of Source Binaries to Composite
2024-03-12 20:28:52 +00:00
Matthew Little
ebbfe1e87e chore: pr feedback pox_stx_threshold to pox_ustx_threshold 2024-03-12 18:34:05 +01:00
Matthew Little
27df25951f chore: simplify syntax 2024-03-12 18:24:26 +01:00
Matthew Little
5150acf3b1 Merge pull request #4522 from stacks-network/fix/stacked-amt-json-serialization
fix: `stacked_amt: u128` should serialize as string
2024-03-12 17:22:22 +00:00
Matthew Little
a97117cd2e chore: fix tests 2024-03-12 17:59:46 +01:00
Hank Stoever
25fba11b99 feat: include signer bitvec in nakamoto block event 2024-03-12 09:28:51 -07:00
Hank Stoever
e3a76f7c3c feat: fix nakamoto integration test 2024-03-12 07:27:25 -07:00
BowTiedDevOps
a9768e8cfa Merge remote-tracking branch 'upstream/next' into feat/move-build-scripts-to-composite 2024-03-12 16:18:37 +02:00
wileyj
ae8a483fe4 Merge pull request #4470 from BowTiedRadone/feat/pox-4-property-tests
Add property tests for PoX-4 read-only functions
2024-03-12 14:03:17 +00:00
Matthew Little
abb47dd806 feat: add pox_stx_threshold amount to /new_block event data 2024-03-12 14:26:19 +01:00
Matthew Little
b7e2590539 fix: JSON serialization for stacked_amt u128 should use string 2024-03-12 14:14:57 +01:00
ASuciuX
c4af9027be Merge branch 'next' into chore/rename-clarity-methods 2024-03-12 13:56:39 +02:00
Hugo Caillard
99b54f5f62 fix: feature flag allow_private to return any value 2024-03-12 11:27:37 +01:00
BowTiedRadone
ad0e26593b Merge branch 'next' into feat/pox-4-property-tests 2024-03-12 00:01:32 +02:00
Hugo Caillard
deaeeb518b feat: return any value type from execute_contract_allow_private 2024-03-11 22:33:48 +01:00
Hank Stoever
40933538ee Merge branch 'next' into feat/vote-for-key-burnop 2024-03-11 12:56:46 -07:00
Hank Stoever
ed4e3107b9 Merge remote-tracking branch 'origin/next' into feat/vote-for-key-burnop 2024-03-11 12:40:56 -07:00
Hank Stoever
c3d3ab7dfa Revert "Merge remote-tracking branch 'origin' into feat/vote-for-key-burnop"
This reverts commit c48924515c, reversing
changes made to 13251ac530.
2024-03-11 12:40:40 -07:00
Hank Stoever
c48924515c Merge remote-tracking branch 'origin' into feat/vote-for-key-burnop 2024-03-11 12:24:31 -07:00
wileyj
067633d7b1 Merge pull request #4460 from stacks-network/ci/dry_x64_builds
[CI] Dry x86-64-v3 builds/default images to use glibc
2024-03-11 19:23:05 +00:00
BowTiedDevOps
36ae800d35 feat: remove test timeout env variable 2024-03-11 21:20:08 +02:00
ASuciuX
59d7907ee1 feat: rename 'get'/'put' methods in clarity to 'get_data'/'put_data' 2024-03-11 13:53:42 +02:00
BowTiedRadone
912acb8868 Remove assertion that causes Typescript error
Co-authored-by: Nikos Baxevanis <nikos.baxevanis@gmail.com>
2024-03-11 13:00:25 +02:00
BowTiedRadone
09b61beead Merge branch 'feat/pox-4-property-tests' of https://github.com/BowTiedRadone/stacks-core into feat/pox-4-property-tests 2024-03-11 00:11:52 +02:00
BowTiedRadone
ec2364b46c Add assertion to CI failing test 2024-03-11 00:11:05 +02:00
Jeff Bencin
c4278f6021 Merge pull request #4500 from jbencin/chore/optimize-traits-resolver
chore: Optimize`TraitsResolver`
2024-03-09 04:26:20 +00:00