Commit Graph

364 Commits

Author SHA1 Message Date
Hardhat Chad
c8091606a0 remove unneeded arg 2024-07-26 21:33:11 +00:00
Hardhat Chad
cac4f4b1b1 div by zero check 2024-07-25 20:30:25 +00:00
Hardhat Chad
7cd26298b0 update consts 2024-07-23 15:12:52 +00:00
Hardhat Chad
c186d261ea Merge branch 'hardhat/no-crown' 2024-07-23 15:12:41 +00:00
Hardhat Chad
9df089d385 upgrade program id and bump version 2024-07-22 20:01:21 +00:00
Hardhat Chad
bb96d2bab5 Merge pull request #70 from regolith-labs/hardhat/no-crown
Only track active stake
2024-07-20 15:47:07 -05:00
Hardhat Chad
1078e57c9a Merge branch 'hardhat/no-crown' of https://github.com/regolith-labs/ore into hardhat/no-crown 2024-07-20 20:45:15 +00:00
Hardhat Chad
8cf62782d6 only track active stake 2024-07-20 20:45:13 +00:00
Hardhat Chad
0f94c07af1 Update README.md 2024-07-20 15:37:38 -05:00
Hardhat Chad
9647cd477c Merge pull request #69 from regolith-labs/hardhat/no-crown
Remove the crown ix
2024-07-20 15:37:21 -05:00
Hardhat Chad
bb9f5f3a40 Merge branch 'master' into hardhat/no-crown 2024-07-20 15:36:59 -05:00
Hardhat Chad
d6f389c1d2 Merge pull request #68 from regolith-labs/hardhat/min-difficulty
Make min difficulty algorithmic
2024-07-20 15:36:33 -05:00
Hardhat Chad
15f86584bb rename const 2024-07-20 20:36:07 +00:00
Hardhat Chad
50beff8c7e set range for min difficulty changes 2024-07-20 20:34:28 +00:00
Hardhat Chad
83645cd001 set thresholds 2024-07-20 19:43:18 +00:00
Hardhat Chad
f9015f01c2 reset bus top balance 2024-07-20 19:17:19 +00:00
Hardhat Chad
7954bfa9ec remove crown instruction 2024-07-20 19:16:36 +00:00
Hardhat Chad
42a66de106 Merge branch 'master' into hardhat/min-difficulty 2024-07-19 16:47:06 -05:00
Hardhat Chad
421ffa49d5 Merge pull request #67 from blasrodri/add-proof-balance
process_mine: ensure proof.balance is positive
2024-07-19 16:43:58 -05:00
Hardhat Chad
91f8bddf85 Merge branch 'master' into add-proof-balance 2024-07-19 16:43:20 -05:00
Hardhat Chad
487b3702fc Merge pull request #66 from blasrodri/spam-tx-rejection
move spam rejection earlier to reduce cu usage
2024-07-19 16:40:49 -05:00
Hardhat Chad
2ec5af2e81 Update README.md 2024-07-19 16:40:13 -05:00
Hardhat Chad
aac3360885 make min difficulty dynamic 2024-07-19 19:31:38 +00:00
Hardhat Chad
52aa6beefa normalize difficulty 2024-07-19 16:50:25 +00:00
Blas Rodriguez Irizar
8d6141e5a5 process_mine: ensure proof.balance is positive
Proof's balance > 0 in order to prooceed
on calculating reward boost for mining.
2024-07-17 22:39:36 +02:00
Blas Rodriguez Irizar
6d1bece0eb move spam rejection earlier to reduce cu usage 2024-07-16 23:14:24 +02:00
Hardhat Chad
81afef2ef2 Merge branch 'master' of https://github.com/regolith-labs/ore 2024-07-16 00:41:50 +00:00
Hardhat Chad
dda286d0ea bump drillx version 2024-07-16 00:41:47 +00:00
Hardhat Chad
efd2f31382 Merge pull request #65 from regolith-labs/relayer-integration
Mine ix builder with proof authority as arg
2024-07-14 16:16:27 -05:00
alex
9646123216 Code TLC 2024-07-14 13:09:17 -07:00
alex
f25649bd97 Merge branch 'master' into relayer-integration 2024-07-14 13:05:14 -07:00
Hardhat Chad
105cdf230c update open ix builder 2024-07-13 16:47:01 +00:00
alex
dce5eb49cb new program-id 2024-07-12 15:54:01 -07:00
alex
f10d175707 Code TLC 2024-07-12 15:37:50 -07:00
alex
70a8c59688 open ix builder with payer 2024-07-12 15:35:10 -07:00
alex
222195ffde resolve diffs 2024-07-12 15:21:30 -07:00
Hardhat Chad
f4b2fb8f42 bug fixes 2024-07-12 16:54:31 +00:00
Hardhat Chad
1d50cafc8c update version 2024-07-12 03:54:06 +00:00
Hardhat Chad
740f71e9d1 crown instruction builder 2024-07-12 03:53:36 +00:00
alex
f73073f0f3 update api 2024-07-11 17:45:55 -07:00
Hardhat Chad
9cfe4ff9cc Merge branch 'master' of https://github.com/regolith-labs/ore 2024-07-12 00:44:48 +00:00
Hardhat Chad
29517041ef remove mint from instruction builder 2024-07-12 00:44:45 +00:00
Hardhat Chad
dddf3fc98a Merge pull request #62 from regolith-labs/hardhat/open-payer
Add separate payer account for pda creation
2024-07-11 18:22:45 -05:00
Hardhat Chad
bd1ef11562 add separate payer account 2024-07-11 23:16:31 +00:00
Hardhat Chad
599b722130 saturating sub 2024-07-11 17:23:43 +00:00
Hardhat Chad
045f9290f3 update program id on const treasury tokens address 2024-07-11 15:53:01 +00:00
Hardhat Chad
28b9cd5b7d update deps again 2024-07-11 15:49:24 +00:00
Hardhat Chad
884cfb4135 upgrade cargo lock 2024-07-11 14:52:53 +00:00
alex
a1d906a88c saturating sub 2024-07-10 14:48:49 -07:00
alex
0cf37e81ec build mine ix with proof authority 2024-07-10 13:49:50 -07:00