Commit Graph

285 Commits

Author SHA1 Message Date
Hardhat Chad
6bb1eb3412 update deps 2024-07-09 15:32:57 +00:00
Hardhat Chad
79f19bfadb Merge pull request #60 from miralandlabs/master
fix introspect_transaction current position
2024-07-09 10:24:51 -05:00
Hardhat Chad
bfc595e5fd update version 2024-07-09 15:22:52 +00:00
Hardhat Chad
da28f9022c Merge pull request #61 from regolith-labs/hardhat/spl-utils
Move spl cpis to utils
2024-07-08 15:51:00 -05:00
Hardhat Chad
e10b8eedd1 move spl cpis to utils 2024-07-08 20:49:27 +00:00
Miraland Labs
1140675c6a fix introspect_transaction current position 2024-07-09 03:51:52 +08:00
Hardhat Chad
ce9a7012a2 rename utils to ore-utils 2024-07-08 18:12:51 +00:00
Hardhat Chad
b771faf1f7 Merge branch 'master' of https://github.com/regolith-labs/ore 2024-07-08 15:56:42 +00:00
Hardhat Chad
b9d7d9c9d9 comment 2024-07-08 15:56:39 +00:00
Hardhat Chad
2778ded6f1 Merge pull request #58 from regolith-labs/hardhat/tx-introspection
Open up introspection to allow for other programs
2024-07-08 10:55:36 -05:00
Hardhat Chad
9367eb9ebf Merge pull request #57 from regolith-labs/hardhat/safe-math
Safe math
2024-07-08 10:55:05 -05:00
Hardhat Chad
a82e881ae1 Merge pull request #59 from regolith-labs/hardhat/audit-feedback
Feedback from auditors
2024-07-08 10:53:01 -05:00
Hardhat Chad
1580cd6055 fix introspection logic 2024-07-05 17:12:47 +00:00
Hardhat Chad
ec441fef54 Disallow crowning if last stake was less than one minute ago 2024-07-05 15:26:06 +00:00
Hardhat Chad
bcba77eb7c Disallow closing the top stake account 2024-07-05 15:25:49 +00:00
Hardhat Chad
a3b06dca09 open up introspection to allow for other programs 2024-07-03 17:35:26 +00:00
Hardhat Chad
3e9150503c safe math 2024-07-02 17:03:40 +00:00
Hardhat Chad
2cbcaab23c checked unpack 2024-07-02 16:45:35 +00:00
Hardhat Chad
b2c3006242 safe math in consts 2024-07-02 16:45:27 +00:00
Hardhat Chad
cbfc7afc2b update timestamp incrementer to move at least one minute each time 2024-07-02 16:26:26 +00:00
Hardhat Chad
3b1039b469 use strict treasury_tokens loader 2024-07-02 13:08:35 +00:00
Hardhat Chad
b55b6d338d move loaders to api 2024-07-01 14:53:09 -05:00
Hardhat Chad
a7c6da1881 remove staking program 2024-07-01 14:14:42 -05:00
Hardhat Chad
d53f76c639 Merge pull request #56 from regolith-labs/hardhat/v2
Merge v2 into master
2024-06-29 08:37:18 -05:00
Hardhat Chad
f4d0751775 cleanup 2024-06-29 13:24:09 +00:00
Hardhat Chad
c022ba192e README 2024-06-29 13:21:42 +00:00
Hardhat Chad
df34091b38 Update README.md 2024-06-29 08:05:25 -05:00
Hardhat Chad
d41c790998 Update README.md 2024-06-29 08:03:26 -05:00
Hardhat Chad
742314f5cb readme 2024-06-29 13:02:30 +00:00
Hardhat Chad
6ea183e0f7 Merge pull request #55 from regolith-labs/hardhat/refactor
Refactor api into separate crate
2024-06-29 07:48:54 -05:00
Hardhat Chad
0870f6533d Merge pull request #52 from regolith-labs/hardhat/staking-mechanism
New staking mechanism
2024-06-29 07:48:37 -05:00
Hardhat Chad
54fd80e735 refactor 2024-06-29 12:44:32 +00:00
Hardhat Chad
9c1cc9babf continued refactor 2024-06-29 12:39:11 +00:00
Hardhat Chad
eaa90ae0ab cleanup 2024-06-29 01:04:47 +00:00
Hardhat Chad
462a7021e1 refactor 2024-06-29 00:59:55 +00:00
Hardhat Chad
edc1439712 nuke idl 2024-06-28 15:07:32 +00:00
Hardhat Chad
111a31d52a nuke tests 2024-06-28 15:04:02 +00:00
Hardhat Chad
3acb7a03be cleanup 2024-06-28 14:15:13 +00:00
Hardhat Chad
d718360caf fix instruction counter 2024-06-28 13:52:38 +00:00
Hardhat Chad
a1719fd3ca Merge branch 'hardhat/staking-mechanism' of https://github.com/regolith-labs/ore into hardhat/staking-mechanism 2024-06-28 13:50:54 +00:00
Hardhat Chad
2f60bf1f81 silent error 2024-06-28 13:50:14 +00:00
Hardhat Chad
8730052e4c if 2024-06-28 13:50:14 +00:00
Hardhat Chad
f1a9146830 crown new top staker 2024-06-28 13:50:14 +00:00
Hardhat Chad
f5c6975b48 begin testing new staking mechanism 2024-06-28 13:48:16 +00:00
Hardhat Chad
2fdc7ba08f Merge pull request #54 from regolith-labs/hardhat/miner-update
Introduce update ix
2024-06-28 08:21:52 -05:00
Hardhat Chad
9d0f948f05 account meta 2024-06-28 13:21:09 +00:00
Hardhat Chad
fb33d59434 cleanup 2024-06-28 13:14:00 +00:00
Hardhat Chad
45f5d133df comment 2024-06-28 12:44:01 +00:00
Hardhat Chad
cddcd493a8 introduce update ix 2024-06-28 12:42:54 +00:00
Hardhat Chad
50a4cf8dc4 Merge pull request #51 from regolith-labs/hardhat/miner-authority
Introduce miner authority
2024-06-28 07:28:02 -05:00