Commit Graph

303 Commits

Author SHA1 Message Date
Hardhat Chad
470dd40376 beta version 2024-07-10 12:23:38 +00:00
Hardhat Chad
5281aacb37 pubkeys 2024-07-10 12:23:00 +00:00
Hardhat Chad
afbbff34de cargo memo 2024-07-09 21:41:41 +00:00
Hardhat Chad
0b6aa3c24e lock 2024-07-09 21:39:52 +00:00
Hardhat Chad
0c571384c0 alpha version 2024-07-09 21:34:10 +00:00
Hardhat Chad
8a52ed294a fix cargo lock 2024-07-09 21:33:39 +00:00
Hardhat Chad
6772b76a8a version 2024-07-09 21:13:29 +00:00
Hardhat Chad
e3c308921e version 2024-07-09 21:11:06 +00:00
Hardhat Chad
595aeb69e8 remove dev deps 2024-07-09 21:05:31 +00:00
Hardhat Chad
4eac56e2c4 program test 2024-07-09 20:54:48 +00:00
Hardhat Chad
a422560780 lock 2024-07-09 19:57:26 +00:00
Hardhat Chad
2668ecaaca spl memo 2024-07-09 19:55:33 +00:00
Hardhat Chad
360d0f7c55 strict version 2024-07-09 19:51:26 +00:00
Hardhat Chad
baa001603b cargo lock 2024-07-09 19:47:16 +00:00
Hardhat Chad
67d0b0f3dc update cargo toml 2024-07-09 19:42:29 +00:00
Hardhat Chad
695f4c31f7 fix spl-memo to 4.0.0 2024-07-09 19:27:24 +00:00
Hardhat Chad
efda36ac7d update cargo lock 2024-07-09 19:15:17 +00:00
Hardhat Chad
463f75788c fix spl-token version to =4.0.0 2024-07-09 19:08:47 +00:00
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