Commit Graph

1513 Commits

Author SHA1 Message Date
cryptomancer ccab16bb2c fix totalEnabledApprovalWeight calculation again 2024-03-10 05:56:39 +00:00
cryptomancer d2e471c57c
Merge pull request #67 from Rishi556/forbid-only
Test suite will fail when it.only present
2024-03-08 12:37:23 +09:00
cryptomancer 9a2a2435e5
Merge pull request #66 from Rishi556/36-producer-reward
Only reward witness who produced the round and Use Only Enabled Witnesses For Scheduling
2024-03-08 12:36:09 +09:00
Rishi Panthee 9a389ada31 Test suite will fail when it.only present 2024-03-02 23:46:13 -06:00
Rishi Panthee e4b30d473e Fix tests 2024-03-02 23:40:52 -06:00
Rishi Panthee dc4b980cba Start working on test code 2024-02-25 00:07:36 -06:00
Rishi Panthee f3aec73b7b Add support for redoing initial calc 2024-02-25 00:07:27 -06:00
Rishi Panthee 9183639ecb Fix what potentially caused issue 2024-02-24 23:40:52 -06:00
Rishi Panthee c9d121b989 Revert "Revert "Only reward witness who produced the round and Use Only Enabled Witnesses For Scheduling""
This reverts commit 72a4e8416e.
2024-02-24 23:40:07 -06:00
cryptomancer 1150261297
Merge pull request #65 from hive-engine/revert-37-36-producer-reward
Revert "Only reward witness who produced the round and Use Only Enabled Witnesses For Scheduling"
2024-02-25 10:43:57 +09:00
cryptomancer 72a4e8416e
Revert "Only reward witness who produced the round and Use Only Enabled Witnesses For Scheduling" 2024-02-25 10:42:18 +09:00
cryptomancer d625e0f92c bump version number up to 2.0.1 2024-02-24 04:00:50 +00:00
cryptomancer 2befe8bb0a
Merge pull request #64 from hive-engine/bug/lessBlockFetchNoise
Remove error caused by block api fetch fail
2024-02-24 12:56:17 +09:00
eonwarped 02db7c1b18 Remove error caused by block api fetch fail 2024-02-20 17:44:25 +01:00
cryptomancer f2f68decef fixed example config 2024-02-20 04:59:22 +01:00
cryptomancer ee97c2d854 set trigger block number for consensus changes to Hive block 83680408 (Saturday March 16, 2024, 2 am UTC) 2024-02-20 02:35:47 +00:00
cryptomancer d4841583bf bump version number up to 2.0.0 2024-02-20 01:48:17 +00:00
cryptomancer 8ccd5618b5 Merge remote-tracking branch 'origin/main' into qa 2024-02-20 01:39:57 +00:00
cryptomancer d053578dc7 revise min npm version to match min node version 2024-02-20 01:38:26 +00:00
cryptomancer 2bcf0109ef
Merge pull request #63 from hive-engine/feature/truncateJsonMetadata
[Consensus] Truncate json metadata to only fields we use
2024-02-19 14:22:54 +09:00
cryptomancer 17d0bd9f10
Merge pull request #62 from hive-engine/feature/trimExecutionHash
[Consensus] Trim execution hash when contract is called
2024-02-19 14:22:33 +09:00
cryptomancer 4d95d141ed Merge remote-tracking branch 'hive/qa' into feature/trimExecutionHash 2024-02-19 06:06:06 +01:00
cryptomancer 83ee8aca5e Merge remote-tracking branch 'hive/qa' into feature/truncateJsonMetadata 2024-02-19 06:05:31 +01:00
cryptomancer fdd05ec866
Merge pull request #61 from hive-engine/feature/useBlockApi
Allow for using block_api.get_block API
2024-02-19 14:02:05 +09:00
eonwarped bef00534cd fix config example for hash verification mode 2024-02-19 05:49:00 +01:00
cryptomancer 5bdd7c77a5
Merge pull request #37 from Rishi556/36-producer-reward
Only reward witness who produced the round and Use Only Enabled Witnesses For Scheduling
2024-02-19 13:32:39 +09:00
cryptomancer df66251d47
Merge pull request #46 from Rishi556/node-20-support
[Consensus] Support Node 20
2024-02-19 13:30:56 +09:00
Rishi Panthee 917b93611b Bump min npm down to 10.0.0 2024-02-18 22:19:08 -06:00
Rishi556 287c8f943c
Merge branch 'qa' into node-20-support 2024-02-18 22:16:15 -06:00
Rishi Panthee e3ba337cac Remove node 16 from test matrix
Update minimum engine version to latest 18
2024-02-18 21:59:44 -06:00
cryptomancer 58e536b81d
Merge pull request #56 from Rishi556/patch-2
Add Mongo 7 To Test List
2024-02-19 12:59:15 +09:00
Rishi Panthee cace78be0d Merge remote-tracking branch 'origin/redo-wit-schedueling' into 36-producer-reward 2024-02-18 21:49:37 -06:00
eonwarped e86e551453 use SHA256FN, not SHA256 2024-02-14 21:39:25 +01:00
eonwarped bd025f8e33 Truncate json metadata when streaming 2024-02-14 20:46:29 +01:00
eonwarped 498c2a2dcc trim execution hash when calling multiple contracts, it can get very large 2024-02-14 19:27:12 +01:00
cryptomancer 1e852c71e2 add follow node config, minor lint change 2024-02-14 16:38:57 +01:00
cryptomancer 1a3970971e add streamerConfig to config.json, simplify config passing in Streamer plugin 2024-02-13 17:27:33 +01:00
cryptomancer 16d7a4dced Merge branch 'feature/followNodeConfig' into feature/useBlockApi 2024-02-13 16:22:01 +01:00
cryptomancer 17ba25dcbf specify node directly in hash verification node config 2024-02-13 16:18:02 +01:00
cryptomancer e3c7539f03 Merge branch 'qa' into feature/useBlockApi 2024-02-13 16:14:03 +01:00
eonwarped 2411059e9f
Merge pull request #57 from Rishi556/request-time
Add time to process request to logs
2024-02-13 10:12:30 -05:00
eonwarped 84fa6e4112
Merge pull request #41 from Rishi556/update-to-dual-rpc
Update to dual rpc on find divergent block and restore parital
2024-02-13 10:09:53 -05:00
eonwarped d3e1081a4f
add trailing slash to primary hive node 2024-02-13 10:08:59 -05:00
eonwarped 94720f523d
add trailing slash to default node, will work after 2024-02-13 10:08:29 -05:00
Rishi556 77e6402716
Enable Log 2024-02-12 16:29:29 -06:00
eonwarped b904ff67db remove unused method, breaking the build 2024-02-12 22:59:30 +01:00
eonwarped 07f81e5806 add ability to use block_api.get_block and translate to old format to ensure parity 2024-02-12 21:53:28 +01:00
cryptomancer 64c4ac0bfd remove another stuck order 2023-12-12 08:29:21 +00:00
Rishi Panthee 48a5af283b Use morgan for incoming request logging 2023-11-28 22:10:54 -06:00
Rishi556 3ed575a8cf
Add Mongo 7 To Test List 2023-11-04 20:33:52 -05:00