Commit Graph

542 Commits

Author SHA1 Message Date
Hardhat Chad
99b6beb2d9 Merge pull request #103 from regolith-labs/hardhat/log-consolidation
Consolidates all mining logs into single return value
2024-10-18 18:50:13 -05:00
Hardhat Chad
4b9362048a last hash at 2024-10-18 23:48:07 +00:00
Hardhat Chad
c913ee44ea consolidate logs 2024-10-18 23:41:54 +00:00
Hardhat Chad
34cea09457 Merge pull request #79 from tonton-sol/mine-event-log-add-balance
add post balance to MineEvent log
2024-10-18 18:38:42 -05:00
Hardhat Chad
0bd74836a6 Merge pull request #100 from regolith-labs/hardhat/logs
update logs and comments
2024-10-18 13:41:30 -05:00
Hardhat Chad
bbc71bf86c update logs and comments 2024-10-18 18:38:10 +00:00
Hardhat Chad
3e9cfd8bf9 Merge pull request #97 from regolith-labs/log-input-hash
Log the input hash
2024-10-18 12:48:59 -05:00
alex
fa5dedae3b log input hash 2024-10-16 20:33:54 -07:00
Hardhat Chad
c5eb87cac8 comments 2024-10-15 23:53:02 +00:00
Hardhat Chad
c27e1f5570 comment 2024-10-15 23:40:56 +00:00
Hardhat Chad
6e87712021 update comment 2024-10-15 21:29:17 +00:00
Hardhat Chad
5c27bd3d00 move spam check up in logic 2024-10-15 21:27:06 +00:00
Hardhat Chad
50ac4060c0 Update README.md 2024-10-15 16:16:03 -05:00
Hardhat Chad
f3a04fd8cb unify imports 2024-10-15 18:00:33 +00:00
Hardhat Chad
3e9638679d move logs to end 2024-10-15 17:59:26 +00:00
Hardhat Chad
804410bafe Merge pull request #96 from regolith-labs/hardhat/mine-logs
simple cleanup
2024-10-15 10:42:20 -05:00
Hardhat Chad
55e85898b3 simple cleanup 2024-10-15 15:41:27 +00:00
Hardhat Chad
28cf06c466 Merge pull request #95 from regolith-labs/scale-boosts
Scale the boost rewards
2024-10-15 10:29:01 -05:00
alex
86162147f3 scale boosts 2024-10-15 07:33:19 -07:00
Hardhat Chad
1c32c8095f Merge pull request #94 from regolith-labs/base-reward
Use arithmetic sum over geometric
2024-10-14 16:10:29 -05:00
alex
6744270071 sum boost rewards 2024-10-14 02:14:22 -07:00
alex
681df6f96d base rewards 2024-10-14 01:56:47 -07:00
Hardhat Chad
24aace2c24 add stricter address check 2024-10-11 20:58:56 +00:00
Hardhat Chad
8d2efb8916 bump version 2024-10-10 23:07:11 +00:00
Hardhat Chad
db15827d56 bump version 2024-10-10 18:26:14 +00:00
Hardhat Chad
b0b169564b Merge pull request #93 from regolith-labs/rewards-parser
Rewards Parser
2024-10-08 15:11:47 -05:00
alex
748e9317e1 rollback 2024-10-08 00:43:35 -07:00
alex
648c024b51 log base reward after boost rewards 2024-10-08 00:41:18 -07:00
alex
f339895deb log bas reward after boost rewards 2024-10-08 00:06:02 -07:00
Hardhat Chad
2fde727359 removed dead code 2024-10-07 20:10:17 +00:00
Hardhat Chad
e873fbb0dd fix total rewards calculus 2024-10-07 20:10:08 +00:00
Hardhat Chad
f356139484 id shortcut 2024-10-07 18:55:44 +00:00
Hardhat Chad
7c9532aeac Merge pull request #89 from regolith-labs/hardhat/boost
Implement boost multipliers
2024-10-07 13:44:21 -05:00
Hardhat Chad
49418e94c7 add sdk 2024-10-07 18:41:11 +00:00
alex
6ae1ac53b3 rebased 2024-10-07 18:40:03 +00:00
Hardhat Chad
58e27c1274 skip duplicate boost 2024-10-07 18:36:56 +00:00
Hardhat Chad
85d9baf097 remove unneeded data borrow 2024-10-07 18:36:13 +00:00
Hardhat Chad
74c8a1a073 reimplement staking multiplier 2024-10-07 18:36:13 +00:00
Hardhat Chad
b4fdfe1166 boost expires at 2024-10-07 18:34:21 +00:00
Hardhat Chad
1584fc5cbf fix overflow issue 2024-10-07 18:33:47 +00:00
Hardhat Chad
1b30a0fd8d comment out unused var 2024-10-07 18:32:02 +00:00
Hardhat Chad
b5f42e251a update boosts 2024-10-07 18:26:04 +00:00
Hardhat Chad
5bfb623011 reset update 2024-10-07 18:25:34 +00:00
Hardhat Chad
0f6909454d scaffolding boosts 2024-10-07 18:25:34 +00:00
Hardhat Chad
7d05132d9d remove unneeded data borrow 2024-10-07 18:23:43 +00:00
Hardhat Chad
01e3f8f81e reimplement staking multiplier 2024-10-07 18:23:43 +00:00
Hardhat Chad
e6f01e88bc boost expires at 2024-10-07 18:23:12 +00:00
Hardhat Chad
eb8ce05049 fix overflow issue 2024-10-07 18:22:40 +00:00
Hardhat Chad
7ddcf82ae6 comment out unused var 2024-10-07 18:20:58 +00:00
Hardhat Chad
d3fb384eae implement three boost system 2024-10-07 18:19:55 +00:00