Commit Graph

80 Commits

Author SHA1 Message Date
Hardhat Chad
dae14334d3 skip duplicate boost 2024-09-24 05:55:15 +00:00
Hardhat Chad
161ddd9cd2 remove unneeded data borrow 2024-09-24 05:36:14 +00:00
Hardhat Chad
7e931a1254 reimplement staking multiplier 2024-09-24 05:36:14 +00:00
Hardhat Chad
c2e6b83835 boost expires at 2024-09-24 05:36:14 +00:00
Hardhat Chad
7e6dc82f45 fix overflow issue 2024-09-24 05:36:14 +00:00
Hardhat Chad
f0f25d2c1f comment out unused var 2024-09-24 05:36:14 +00:00
Hardhat Chad
771ba5eb05 implement three boost system 2024-09-24 05:36:14 +00:00
Hardhat Chad
ccc6293676 todo 2024-09-24 05:36:14 +00:00
Hardhat Chad
1bed190d12 update boosts 2024-09-24 05:36:14 +00:00
Hardhat Chad
6504eebf36 reset update 2024-09-24 05:36:14 +00:00
Hardhat Chad
fde50aae8a scaffolding boosts 2024-09-24 05:36:14 +00:00
Hardhat Chad
bff1868ccc instruction macro and simplification 2024-08-26 21:02:52 +00:00
Hardhat Chad
80f6efeeb2 cleanup utils imports 2024-08-25 14:16:05 +00:00
Hardhat Chad
6980a6df68 remove noentrypoint feature 2024-08-25 11:58:54 +00:00
Hardhat Chad
d164241c40 remove lifetimes 2024-08-25 11:58:08 +00:00
Hardhat Chad
6d0e447017 refactor loaders into utils 2024-08-23 17:26:33 +00:00
Hardhat Chad
9d0da95bc8 comment 2024-08-12 16:24:58 +00:00
Hardhat Chad
8e3e5374dd bump epoch to 2 minutes 2024-08-12 15:32:32 +00:00
Hardhat Chad
2f8cd1cefc update one liner 2024-08-11 14:10:26 +00:00
Hardhat Chad
b4bae9c823 migrate blake3 to keccak 2024-08-01 04:40:37 +00:00
Hardhat Chad
73016f3a23 comments and cleanup 2024-07-31 21:03:15 +00:00
Hardhat Chad
213a068fb0 Merge pull request #74 from regolith-labs/hardhat/liveness-penalty-1
Liveness penalty halving
2024-07-31 14:35:08 -05:00
Hardhat Chad
39e52de91e update comments 2024-07-30 18:39:34 +00:00
Hardhat Chad
8b8fb32281 cleanup 2024-07-30 17:21:01 +00:00
Hardhat Chad
7bc4a7ed1c liveness penalty halving 2024-07-30 04:09:30 +00:00
Hardhat Chad
accab7e0e8 comments 2024-07-29 23:27:58 +00:00
Hardhat Chad
e143ea0876 future proof introspection logic 2024-07-29 22:08:10 +00:00
Hardhat Chad
c9ccf96c16 cleanup 2024-07-29 00:20:57 +00:00
Hardhat Chad
47a242f87a simplify based on feedback 2024-07-29 00:18:48 +00:00
Hardhat Chad
c26fde97cc update comment 2024-07-26 22:58:12 +00:00
Hardhat Chad
722398f137 update comment 2024-07-26 22:52:19 +00:00
Hardhat Chad
e46ebcfdfc fix args 2024-07-26 22:18:20 +00:00
Hardhat Chad
1e2cdb6c91 Merge branch 'master' into hardhat/delcare 2024-07-26 16:35:50 -05:00
Hardhat Chad
c8091606a0 remove unneeded arg 2024-07-26 21:33:11 +00:00
Hardhat Chad
8dbb6a7180 remove unneeded id 2024-07-26 21:30:57 +00:00
Hardhat Chad
698192329b move file 2024-07-26 21:30:35 +00:00
Hardhat Chad
3bfe8506f4 auth 2024-07-26 21:26:47 +00:00
Hardhat Chad
c0c16f5e81 Merge pull request #71 from Kriptikz/master
Allow Mine instruction CPI's
2024-07-26 14:11:28 -05:00
Hardhat Chad
cac4f4b1b1 div by zero check 2024-07-25 20:30:25 +00:00
Kriptikz
e890e9c312 remove old mine fn introspect_transaction 2024-07-24 23:08:07 -05:00
Kriptikz
97a7d0cb28 update comments 2024-07-24 22:38:29 -05:00
Kriptikz
49d5e95dbb update mine transaction introspection to use declared proof 2024-07-24 22:26:07 -05:00
Kriptikz
67383ec8c0 add find_and_parse_declared_proof transaction introspection helper 2024-07-24 22:22:25 -05:00
Kriptikz
0308bb9268 add DeclareProof instruction 2024-07-24 21:22:35 -05:00
Hardhat Chad
7cd26298b0 update consts 2024-07-23 15:12:52 +00: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
bb9f5f3a40 Merge branch 'master' into hardhat/no-crown 2024-07-20 15:36:59 -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