MarvinJanssen
|
b8e79b035b
|
chore: rename pool stuff
|
2024-03-09 15:37:12 +01:00 |
|
MarvinJanssen
|
160215999f
|
chore: move lqstx-mint-registry
|
2024-03-09 15:32:25 +01:00 |
|
MarvinJanssen
|
27f06ddffc
|
fix: append Ryder principals to whitelist
|
2024-03-09 14:03:15 +01:00 |
|
MarvinJanssen
|
b7ef007d36
|
fix: make get-keys easier to use, add generate-secret
|
2024-03-09 13:59:58 +01:00 |
|
MarvinJanssen
|
f9414f2d9e
|
fix: add Ryder principals
|
2024-03-09 13:49:08 +01:00 |
|
MarvinJanssen
|
9a903c5468
|
fix: manager sender
|
2024-03-09 13:17:05 +01:00 |
|
MarvinJanssen
|
45585b3108
|
feat: add token-vasting, various other fixes
|
2024-03-09 13:14:36 +01:00 |
|
MarvinJanssen
|
6b4f8c5230
|
fix: update deployment plan to make stx funding amount optional
|
2024-03-09 13:14:09 +01:00 |
|
Marvin
|
581ef0149e
|
Merge pull request #15 from alexgo-io/chore/cleanup-optimisations
Cleanup and optimisations
|
2024-03-09 10:23:48 +01:00 |
|
fiftyeightandeight
|
6b68ec881b
|
Merge pull request #11 from alexgo-io/feat/xverse
Xverse integration
|
2024-03-09 14:22:52 +08:00 |
|
fiftyeightandeight
|
78a7c51fd4
|
Merge branch 'chore/cleanup-optimisations' into feat/xverse
|
2024-03-09 14:22:39 +08:00 |
|
fiftyeightandeight
|
a89489c5ae
|
merge chore/cleanup-optimisations
|
2024-03-09 14:21:30 +08:00 |
|
fiftyeightandeight
|
ec4581b372
|
fastpool-strategy => stacking-pool-strategy
|
2024-03-09 14:19:32 +08:00 |
|
fiftyeightandeight
|
48f6b78985
|
fastpool-strategy => stacking-pool-strategy
|
2024-03-09 14:19:28 +08:00 |
|
fiftyeightandeight
|
81d48b311c
|
Merge pull request #14 from alexgo-io/chore/mainnet-deployment
chore: mainnet-deployment
|
2024-03-09 10:40:10 +08:00 |
|
fiftyeightandeight
|
d36fefd923
|
merged to chore/cleanup-optimisations
|
2024-03-09 10:39:50 +08:00 |
|
fiftyeightandeight
|
b766d6637c
|
chore: threshold, LISA token supply
|
2024-03-09 10:37:10 +08:00 |
|
fiftyeightandeight
|
2660013a51
|
Merge branch 'main' of https://github.com/alexgo-io/liquid-stacking into chore/mainnet-deployment
|
2024-03-09 10:33:35 +08:00 |
|
fiftyeightandeight
|
6d15ba7c32
|
update operators
|
2024-03-09 10:33:28 +08:00 |
|
fiftyeightandeight
|
f62fa3d44f
|
operator extension works
|
2024-03-09 10:26:17 +08:00 |
|
fiftyeightandeight
|
8d1992a85d
|
conflict fixed
|
2024-03-09 00:55:04 +08:00 |
|
fiftyeightandeight
|
70e8301b6b
|
operator test being added
|
2024-03-09 00:53:32 +08:00 |
|
MarvinJanssen
|
110ecd0c16
|
chore: add multisig-analyse
|
2024-03-08 17:19:33 +01:00 |
|
MarvinJanssen
|
82a5531883
|
Update multisig deploy
|
2024-03-08 17:04:47 +01:00 |
|
MarvinJanssen
|
6cacea426f
|
chore: update boot contract
|
2024-03-08 17:03:48 +01:00 |
|
MarvinJanssen
|
024fee1da8
|
fix: operators to use burn-block-height
|
2024-03-08 17:03:12 +01:00 |
|
MarvinJanssen
|
a1d2524286
|
make token-wlqstx dao-ware
|
2024-03-08 17:01:29 +01:00 |
|
fiftyeightandeight
|
ace9db1a92
|
set whitelist
|
2024-03-08 23:49:04 +08:00 |
|
MarvinJanssen
|
b2265f478e
|
fix: flexible guards, remove as-contract where possible, remove empty callback, remove unused imports
|
2024-03-08 15:18:45 +01:00 |
|
fiftyeightandeight
|
6c7d16bb67
|
is-whitelisted-or-default => is-whitelisted-or-mint-for-all
|
2024-03-08 21:50:14 +08:00 |
|
fiftyeightandeight
|
77e5d71904
|
deployments path
|
2024-03-08 21:39:10 +08:00 |
|
fiftyeightandeight
|
fe4a1b23bd
|
set-whitelisted
|
2024-03-08 21:37:22 +08:00 |
|
fiftyeightandeight
|
582e481e31
|
whitelist
|
2024-03-08 21:21:45 +08:00 |
|
Marvin
|
9fc3759427
|
Merge pull request #13 from alexgo-io/feat/multisig-deploy2
Feat/multisig deploy
|
2024-03-08 09:51:46 +01:00 |
|
MarvinJanssen
|
fc3fdd01a3
|
feat: add broadcast-multisig-deployment-plan
|
2024-03-08 09:42:40 +01:00 |
|
MarvinJanssen
|
eeeaad374d
|
fix: make signing more robust
|
2024-03-08 09:42:40 +01:00 |
|
MarvinJanssen
|
dc8a915285
|
feat: multisig deploy
|
2024-03-08 09:42:40 +01:00 |
|
Marvin
|
23846a2a07
|
Merge pull request #12 from alexgo-io/chore/revert-manual-merge
Revert "Merge branch 'feat/multisig-deploy'"
|
2024-03-08 09:29:08 +01:00 |
|
MarvinJanssen
|
20c6a7efe3
|
Revert "Merge branch 'feat/multisig-deploy'"
This reverts commit 5a81fc8bd6, reversing
changes made to 38ce5cb61d.
|
2024-03-08 08:55:33 +01:00 |
|
fiftyeightandeight
|
5a81fc8bd6
|
Merge branch 'feat/multisig-deploy'
|
2024-03-08 11:33:48 +08:00 |
|
fiftyeightandeight
|
38ce5cb61d
|
Merge pull request #9 from alexgo-io/feat/test-integration
|
2024-03-08 10:16:15 +08:00 |
|
friedger
|
6b1f4eea1d
|
feat: add xverse-member
|
2024-03-08 00:25:35 +01:00 |
|
MarvinJanssen
|
32443c1ba4
|
feat: add broadcast-multisig-deployment-plan
|
2024-03-07 22:20:57 +01:00 |
|
MarvinJanssen
|
7955ea00ed
|
fix: make signing more robust
|
2024-03-07 21:54:14 +01:00 |
|
MarvinJanssen
|
cb589790fe
|
feat: multisig deploy
|
2024-03-07 20:33:40 +01:00 |
|
fiftyeightandeight
|
bd45c541ac
|
fix: get-reward-cycle
|
2024-03-07 12:31:23 +08:00 |
|
fiftyeightandeight
|
2aa8a20cf6
|
clean up
|
2024-03-06 21:03:30 +08:00 |
|
fiftyeightandeight
|
fae8d90bd9
|
print transfer
|
2024-03-06 21:00:46 +08:00 |
|
fiftyeightandeight
|
d4057f759c
|
use pox-3 contract if mainnet
|
2024-03-04 21:25:26 +08:00 |
|
fiftyeightandeight
|
1c8fbbe9f2
|
tests integrated
|
2024-03-04 11:07:09 +08:00 |
|