Commit Graph

21 Commits

Author SHA1 Message Date
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