Commit Graph

36 Commits

Author SHA1 Message Date
Hank Stoever
837f4a4813 Merge branch 'develop' into fix/agg-increase-event 2024-04-29 14:26:41 -07:00
Hank Stoever
cbd2037089 fix: add signer-key to synthetic stack-aggregation-increase event 2024-04-29 08:40:44 -07:00
janniks
b8e3af0aaf fix: fix delegate-stack-increase event 2024-04-09 23:49:29 +07:00
janniks
b22cbeed49 fix: update prepare offset of start-end cycle ids 2024-04-04 22:07:21 +07:00
janniks
d499381042 fix: update revoke pox event 2024-03-13 18:41:16 +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
Marzi
503afd997d Add cycle info to remaining synthetic pox events 2024-03-08 15:48:10 -05:00
Marzi
f7071c0c27 Add pox-4 test to ensure pox-events are emitted + Clarity fixes for pox event info 2024-03-08 15:48:10 -05:00
Matthew Little
8c22c0019e chore: add missing prepare_offset str 2024-03-08 15:47:01 -05:00
Matthew Little
38e3994b3d feat: add start-cycle-id with prepare phase offset to remaining events 2024-03-08 15:47:01 -05:00
Matthew Little
4d2147ba1f feat: attempt start-cycle-id with prepare phase offset 2024-03-08 15:42:39 -05:00
Matthew Little
abb78614b8 feat: add end-of-cycle-id to synthetic pox events 2024-03-08 15:41:19 -05:00
Hank Stoever
24af4a8d42 feat: add signer-key to stack-increase event 2024-03-07 17:13:43 -08:00
Aaron Blankstein
6f0936a69f fix: event synthesis in epochs <= 2.5 must remain the same. make synthesis free post-2.5 2024-02-13 12:55:53 -06:00
Hank Stoever
7f71cbdff6 fix: compiler unhandled result error 2024-02-02 14:07:42 -08:00
Hank Stoever
a5b3135180 fix: typo in synthetic events 2024-02-02 13:06:02 -08:00
Hank Stoever
aa3fd46f24 fix: arguments used in synthetic pox events 2024-02-02 13:06:02 -08:00
Jude Nelson
a4e8bdc298 Merge branch 'next' into chore/merge-2.4.0.1.0-develop-to-next 2024-02-02 10:19:33 -05:00
Hank Stoever
5c14a440d2 fix: incorrect arg index in synthetic event 2024-02-02 06:18:26 -08:00
Jude Nelson
beeb7d8bc8 Merge branch 'next' into chore/merge-2.4.0.1.0-develop-to-next 2024-02-01 17:48:26 -05:00
Jude Nelson
8143326346 merge develop to next 2024-02-01 17:46:23 -05:00
Jude Nelson
81ce70281d Merge branch 'chore/merge-2.4.0.1.0-to-develop' into chore/merge-2.4.0.1.0-develop-to-next 2024-02-01 17:45:48 -05:00
Matthew Little
74e3cedeec feat: add signer-key to synthetic pox events 2024-02-01 19:33:19 +01:00
Jude Nelson
18d0d15a43 Merge branch 'fix/develop-revert-clippy' into feat/cargo-fmt 2024-01-18 15:30:02 -05:00
friedger
c77969b0a3 feat: add check-not-prepare-phase to pox-4
chore: add check for stacking during prepare phase

chore: re-add deleted code

feat: add revoke-delegate-stx event

chore: re-add deleted code

feat: add check for delegation state in revoke-delegate-stx

chore: move revoke tests to pox-4

chore: add test for revoke event

chore: fmt

feat: revoke-delegate-stx fails also after expiry

fix: use correct type

fix: make revoke-delegate-stx event backwards compatible

chore: revert unwanted changes

chore: remove unwanted changes
2024-01-09 17:32:02 +01:00
Jeff Bencin
7fb7a07884 Return error for pox3 calls in Epoch 2.5 2023-12-11 18:46:14 -05:00
Jeff Bencin
2d3fbc8425 Address PR feedback in pox_4.rs 2023-12-11 18:46:14 -05:00
Jeff Bencin
ec56c3f57a feat: Create pox_4.rs from pox_3.rs and remove #[allow(clippy::needless_return)] 2023-12-11 18:46:14 -05:00
Jacinta Ferrant
5be4534eaf CRC: revert needless return changes for clarity
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2023-10-16 14:33:56 -04:00
Jacinta Ferrant
fd0cdc3e00 Address clippy complaints in pox-locking repo
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
2023-10-16 14:33:56 -04:00
Jeff Bencin
f6668d8ee3 chore: Apply new rustfmt config from parent commit to all files 2023-10-10 11:11:10 -04:00
Sergey Shandar
7afb43086d Move blockstack-core into a separate folder (develop branch) (#3814)
* move `src` to `blockstack-core/`

* fix paths

* stackers.db

* Remove src/net

* Renaming to `stackslib`

* Revert Cargo.lock changes.

* stackslib
2023-08-03 16:08:32 -07:00
Aaron Blankstein
51351d0a4f docs: add module documentation to pox-locking 2023-07-27 18:46:19 -05:00
Aaron Blankstein
18f4555b60 refactor: pox lock handling into separate workspace member 2023-07-27 18:46:19 -05:00