Commit Graph

354 Commits

Author SHA1 Message Date
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
alex
70fb0bcfb8 miner as fee payer 2024-07-10 11:41:47 -07:00
alex
b602b532a6 log math 2024-07-10 11:13:04 -07:00
alex
1ad89987c4 dropped loggers 2024-07-10 11:05:26 -07:00
alex
ee2877a198 treasury tokens ata 2024-07-10 10:35:22 -07:00
alex
26303d25e6 log load treasury tokens 2024-07-10 10:06:09 -07:00
alex
be147d17de log pda validations 2024-07-10 09:52:31 -07:00
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
alex
89ee9f1bea payer for open ix 2024-07-09 16:23:25 -07:00
Hardhat Chad
afbbff34de cargo memo 2024-07-09 21:41:41 +00:00