Commit Graph

139 Commits

Author SHA1 Message Date
Hardhat Chad
ca1820606d remove hash arg and move nonce to front of digest 2024-04-14 06:03:32 +00:00
Hardhat Chad
80b2bd6a88 bump version 2024-04-08 02:41:09 +00:00
Hardhat Chad
827d198fdd Merge pull request #24 from cavemanloverboy/master
enable mining parallelism
2024-04-07 21:40:06 -05:00
cavemanloverboy
f23b02e681 enable mining parallelism 2024-04-07 19:12:01 -07:00
Hardhat Chad
2152f53a7e comment 2024-04-02 09:44:24 -05:00
Hardhat Chad
5c45a2d7ea bump version 2024-04-02 06:02:05 +00:00
Hardhat Chad
32d422d21d remove unused mint account from claim ix 2024-04-02 05:35:45 +00:00
Hardhat Chad
8bb9e37cf8 update cargo lock 2024-04-02 04:35:08 +00:00
Hardhat Chad
603b25ebe4 bump version to 1.1.0 2024-04-02 00:46:24 +00:00
Hardhat Chad
3bb9cbc668 update start at 2024-03-29 19:27:56 +00:00
Hardhat Chad
0c497ed583 update rust version 2024-03-25 18:18:50 +00:00
Hardhat Chad
beb9d89fdb cargo lock 2024-03-25 13:41:32 +00:00
Hardhat Chad
77b8b25a88 bump version 2024-03-25 02:50:30 +00:00
Hardhat Chad
3080632b30 Update consts.rs 2024-03-24 17:48:04 -05:00
Hardhat Chad
e4fce3d524 Update consts.rs 2024-03-24 17:45:24 -05:00
Hardhat Chad
892ace3484 Update consts.rs 2024-03-24 17:44:57 -05:00
Hardhat Chad
7ff426758e Update README.md 2024-03-24 17:43:10 -05:00
Hardhat Chad
c6844b7b4e Update README.md 2024-03-24 17:38:45 -05:00
Hardhat Chad
9e419728e8 Update README.md 2024-03-24 17:24:16 -05:00
Hardhat Chad
b918501a8c Update README.md 2024-03-24 17:22:15 -05:00
Hardhat Chad
5c789c2ef1 readme 2024-03-24 22:18:46 +00:00
Hardhat Chad
0aeb60edb9 loaders unit tests 2024-03-24 20:51:47 +00:00
Hardhat Chad
0836c40f89 tests and remove unneeded conditionals 2024-03-24 19:21:59 +00:00
Hardhat Chad
66bf444047 readme 2024-03-24 16:34:01 +00:00
Hardhat Chad
5376cdc1e9 readme and comments 2024-03-24 16:33:29 +00:00
Hardhat Chad
c29f08273a little cleanup 2024-03-24 14:24:49 +00:00
Hardhat Chad
a54658af21 reorder instructions 2024-03-24 13:25:04 +00:00
Hardhat Chad
9140cc69db update start at 2024-03-24 13:24:55 +00:00
Hardhat Chad
ad1185e069 update version 2024-03-21 20:06:00 +00:00
Hardhat Chad
45448d44af update pubkyes 2024-03-19 15:25:48 +00:00
Hardhat Chad
77dc9a83b1 cleanup loaders 2024-03-19 14:40:19 +00:00
Hardhat Chad
6376b0803d add test case 2024-03-19 13:14:03 +00:00
Hardhat Chad
9f6ef5dce1 security fixes 2024-03-19 03:08:47 +00:00
Hardhat Chad
bb09c693d7 update version 2024-03-16 03:34:23 +00:00
Hardhat Chad
350b92213e update errors 2024-03-16 03:31:19 +00:00
Hardhat Chad
0d54d114f0 start at 2024-03-15 03:21:54 +00:00
Hardhat Chad
7aec07ae6d start at enforcement 2024-03-15 02:37:02 +00:00
Hardhat Chad
1328db6c6d update rust toolchain 2024-03-15 01:27:33 +00:00
Hardhat Chad
38e3dda4d2 bump to 0.0.4 2024-03-15 01:26:14 +00:00
Hardhat Chad
e442f0f353 update difficulty 2024-03-15 01:18:59 +00:00
Hardhat Chad
f06022c765 update cargo toml 2024-03-13 13:11:45 +00:00
Hardhat Chad
858270505e update pubkeys for mainet 2024-03-10 19:22:32 +00:00
Hardhat Chad
a350e9779f fuzz tests 2024-03-09 19:31:42 +00:00
Hardhat Chad
9e5c52faf2 comments and tests 2024-03-09 19:14:56 +00:00
Hardhat Chad
ad1fda6427 comments consts 2024-03-09 18:34:51 +00:00
Hardhat Chad
44fff1f383 metaplex integration 2024-03-09 16:47:39 +00:00
Hardhat Chad
75f5196b00 Merge branch 'master' of https://github.com/HardhatChad/ore 2024-03-08 16:47:10 +00:00
Hardhat Chad
9f744cd24d safe pda creation to avoid lamport dos attacks 2024-03-08 16:47:05 +00:00
Hardhat Chad
2303b4f8ae Update README.md 2024-03-08 09:31:19 -06:00
Hardhat Chad
9897808b8f Update update_admin.rs 2024-03-08 09:29:51 -06:00