Commit Graph

  • 9f5768a799
    Flush data. (#4536) Konstantin 2023-10-16 23:01:57 -0800
  • 0d402e4d2c
    Updated go lib p2p deps. (#4538) Konstantin 2023-10-16 23:01:24 -0800
  • d0b5f85dcb
    Flush data. #4536 frozen 2023-10-15 14:07:18 -0400
  • c7a520671d
    Flush data. fix/dumpdb_memory_usage frozen 2023-10-15 14:07:18 -0400
  • cf5dd8b5fb
    Revert improvements. (#4520) Konstantin 2023-10-16 18:01:51 -0800
  • 091b958ad8
    Updated go lib p2p deps. #4538 frozen 2023-10-16 21:58:30 -0400
  • 370d122dbd
    make peer connected/disconnected debug log level (#4537) Diego Nava 2023-10-16 18:54:46 +0200
  • 0c65e23276
    make peer connected/disconnected debug log level #4537 Diego Nava 2023-10-16 15:43:38 +0200
  • 912aeb6a50 Merge branch 'dev' into feature/clear-stale-staking-data static 2023-10-15 16:56:45 +0000
  • ae578ba998
    update deprecated ioutil, improve local accounts (#4527) v2023.3.0 Gheis Mohammadi 2023-10-15 10:54:55 +0800
  • ce2c057a64
    fix decryptRaw issue for nil/empty data (#4532) Gheis Mohammadi 2023-10-15 10:54:00 +0800
  • 1adea06a5b
    Fixed lru cache size. (#4535) Konstantin 2023-10-14 18:53:46 -0800
  • 401b7bc195
    Fixed lru cache size. #4535 frozen 2023-10-14 21:13:51 -0400
  • 3687575bcd fix merge conflict and syncing with dev static 2023-10-13 04:24:07 +0000
  • 801716261d fix merge conflict static 2023-10-13 03:54:40 +0000
  • 1954fa8295 fix merge conflicts static 2023-10-13 03:52:34 +0000
  • b143085c2d
    fix preimage import bugs (#4529) Diego Nava 2023-10-12 15:51:29 +0200
  • 52d8832014
    fix typo #4529 Diego Nava 2023-10-12 11:09:38 +0200
  • ecab39750c
    fix decryptRaw issue for nil/empty data #4532 “GheisMohammadi” 2023-10-12 10:06:22 +0800
  • fe4472b6c3
    Go 1.21 #4524 frozen 2023-10-11 15:12:29 -0400
  • 728d9a00f5
    fix preimage import bugs Diego Nava 2023-10-11 14:51:29 +0200
  • 88e033af4f
    enable hip30 and gas30m epoch for mainnet (#4528) Diego Nava 2023-10-11 10:43:12 +0200
  • d2743d9cc8
    enable hip30 epoch for testnet (#4526) Diego Nava 2023-10-11 10:42:43 +0200
  • 0a6351127c
    enable hip30 and gas30m epoch for mainnet #4528 Diego Nava 2023-10-10 17:58:46 +0200
  • c55e19e3b1
    Go 1.21 frozen 2023-10-10 11:56:34 -0400
  • f05bd827f4
    set blockgas30M epoch #4526 Diego Nava 2023-10-10 13:18:48 +0200
  • 5798e8f564
    update deprecated ioutil, improve local accounts #4527 “GheisMohammadi” 2023-10-10 18:46:42 +0800
  • 70a8c85c31
    fix date comment Diego Nava 2023-10-10 11:18:25 +0200
  • 8dc1361ae7
    enable hip30 epoch for testnet Diego Nava 2023-10-10 10:22:28 +0200
  • e1338060ad
    add hip30 testing for devnet/partner network (#4525) Soph 2023-10-10 14:34:18 +0700
  • af22f2006c
    add hip30 testing for devnet/partner network #4525 Nita Neou (Soph) 2023-10-10 14:24:04 +0700
  • 3da39d3448
    Go 1.21 frozen 2023-10-09 23:04:46 -0400
  • bdfcbe1a55
    Go 1.21 frozen 2023-10-09 22:17:10 -0400
  • 3f6a0db28e
    use new(big.Int) so we don't modify the epoch value (#4523) Diego Nava 2023-10-09 17:27:32 +0200
  • 2378b2d880
    Merge pull request #4503 from harmony-one/hip30/testing Soph 2023-10-09 19:00:20 +0700
  • cca5446704
    use new(big.Int) so we don't modify the epoch value #4523 Diego Nava 2023-10-09 13:34:22 +0200
  • c50c60691f
    fix non-elected epoch update #4521 Diego Nava 2023-10-09 10:03:30 +0200
  • 2fae257f84
    fix epoch nil case Diego Nava 2023-10-09 09:22:10 +0200
  • 0a52b14af1 Merge branch 'dev' into feature/clear-stale-staking-data static 2023-10-07 21:10:20 +0000
  • 2ff63764c5 update statedb, reward:AccumulateRewardsAndCountSigs static 2023-10-06 20:09:31 +0000
  • 3dce4b7058 update statedb, reward:AccumulateRewardsAndCountSigs static 2023-10-06 20:00:55 +0000
  • ce0f483289
    add GetNodeData tests for stream client, increase nodes and receipts cap (#4519) Gheis Mohammadi 2023-10-07 01:34:36 +0800
  • abf9dba3b7
    reduce the epoch time for devnet to 30 min (#4522) Diego Nava 2023-10-06 18:33:28 +0100
  • e7a433857b
    staking verifier can run on hip30 Diego Nava 2023-10-06 12:51:06 +0100
  • 6c169290b2
    reduce the epoch time for devnet to 30 min #4522 Diego Nava 2023-10-06 12:45:51 +0100
  • c0754c935b
    fix: make the comission rate increasse come into effect one epoch before Diego Nava 2023-10-06 12:25:29 +0100
  • a4d3c8858f
    Revert improvements. #4520 frozen 2023-10-05 19:44:15 -0400
  • 9ef838335a
    increase client cap for nodes and receipts requests #4519 “GheisMohammadi” 2023-10-05 12:10:03 +0800
  • 3fc30d903e
    add tests for GetNodeData in stream protocol “GheisMohammadi” 2023-10-05 12:09:11 +0800
  • 171e612fc4
    reset devnet and set 30M epoch for all network except mainnet/testnet (#4517) Soph 2023-10-05 10:31:05 +0700
  • 36ad8ab9f3
    Remove old devnet/partner instance config #4517 Nita Neou (Soph) 2023-10-03 19:27:27 +0700
  • 0919e3fd11
    update partner/devnet feature activation Nita Neou (Soph) 2023-10-03 14:26:13 +0700
  • 97995df8c8
    remove unused var Nita Neou (Soph) 2023-10-03 14:15:24 +0700
  • 7a352cc4b2
    enable 30M epoch for all except mainnet/testnet, update devnet for restart Nita Neou (Soph) 2023-10-03 11:22:16 +0700
  • bf25005954
    enable on devnet hip28 and hip30 together at hip30 Nita Neou (Soph) 2023-10-03 11:19:54 +0700
  • 532e28f684
    Merge pull request #4518 from harmony-one/fix/duplicate_def Adam Androulidakis 2023-10-03 16:04:08 +0000
  • 0252bd7ad4
    fix duplicate function def #4518 “GheisMohammadi” 2023-10-03 12:54:58 +0800
  • fa99cd1959
    Improvements of streamsync to deploy on mainnet (#4493) Gheis Mohammadi 2023-09-29 08:04:39 +0800
  • d8f122538b
    1) Removed unused worker (#4512) Konstantin 2023-09-28 12:06:03 -0400
  • 7111b92b31
    aggregate the recovery multisig reward (#4514) #4503 Soph 2023-09-28 23:05:44 +0700
  • 9fd096212f
    fix cross-link caching issue #4515 Diego Nava 2023-09-28 14:47:15 +0200
  • cae71d683f
    fix cross-link caching issue Diego Nava 2023-09-28 14:46:07 +0200
  • a9077c9f33
    Merge pull request #4513 from harmony-one/hip30/add-prometheus-metrics Diego Nava 2023-09-28 10:20:48 +0200
  • 77fe24375a
    aggregate the recovery multisig reward #4514 Nita Neou (Soph) 2023-09-28 14:39:16 +0700
  • 215bb10a29
    minnor fixes #4513 Diego Nava 2023-09-27 16:09:34 +0200
  • 5e1f4820f3
    add shard label Diego Nava 2023-09-27 15:40:08 +0200
  • 83d5104cc9
    flush the db every export and verify Diego Nava 2023-09-27 15:22:38 +0200
  • 8335523ac7
    register the verified address Diego Nava 2023-09-27 14:12:10 +0200
  • 6b476a1272
    correct the starting block Diego Nava 2023-09-27 14:04:21 +0200
  • 0fadfe3e18
    send the verified preimages Diego Nava 2023-09-27 14:01:37 +0200
  • 8824e42136
    send metrics on node start Diego Nava 2023-09-27 12:29:51 +0200
  • 8b6df6b449
    verify root hashes after commit Diego Nava 2023-09-26 11:24:25 +0200
  • e20524267e
    Merge pull request #4510 from Frozen/hip30/testing-minor-fixes Konstantin 2023-09-26 00:33:25 -0400
  • fcbe6c96c1
    commit preimages Diego Nava 2023-09-25 16:45:00 +0200
  • 9c84d1c31d
    commit preimages Diego Nava 2023-09-25 16:40:03 +0200
  • 270645155a
    write preimages on process Diego Nava 2023-09-25 13:42:14 +0200
  • 9586553f5e
    add verify preimages rpc method Diego Nava 2023-09-25 13:15:17 +0200
  • cdcae9ac12
    reduce the block number count Diego Nava 2023-09-23 16:55:53 +0200
  • ccc9252c75
    Fixes. #4510 frozen 2023-09-21 22:39:26 -0400
  • 1eb1cc4876
    pass the correct config Diego Nava 2023-09-22 21:44:46 +0200
  • ff86c5734b
    pass the correct config Diego Nava 2023-09-22 21:43:13 +0200
  • 68cb005dc3
    merge fixes Diego Nava 2023-09-22 20:44:14 +0200
  • 51ed6b6b40
    Merge branch 'dev' into hip30/testing Diego Nava 2023-09-22 20:33:43 +0200
  • 92b9e02eef
    1) Removed unused worker 2) Proper error checking 3) Tests for gas 30m #4512 frozen 2023-09-22 13:29:35 -0400
  • 018c33693a
    fix getReceipts rpc issue (#4511) Gheis Mohammadi 2023-09-23 01:04:45 +0800
  • 0d07a50c58
    fix getReceipts rpc issue #4511 “GheisMohammadi” 2023-09-22 15:52:15 +0800
  • aa0ad97a18
    add testing fmt Diego Nava 2023-09-21 17:35:08 +0200
  • 6428430446
    use the updated state in case there is one Diego Nava 2023-09-21 16:57:53 +0200
  • 924d1336f1
    use the updated state in case there is one Diego Nava 2023-09-21 16:38:05 +0200
  • 310b4cd5d8
    roll back changes Diego Nava 2023-09-21 13:58:16 +0200
  • 013043610a
    create the sate as the insertchain does Diego Nava 2023-09-21 12:50:41 +0200
  • 9a5900d524
    create the sate as the insertchain does Diego Nava 2023-09-21 12:47:27 +0200
  • c33673c264
    fix getReceipts and add tests for it #4493 “GheisMohammadi” 2023-09-21 01:32:30 +0800
  • d9cb44aaa0 add engine_test static 2023-09-20 14:57:01 +0000
  • 90e71609e0
    Merge branch 'dev' into feature/clear-stale-staking-data Casey Gardiner 2023-09-19 14:29:07 -0700
  • ed08ff34de
    Hip30 : localnet account migration fix (#4508) Soph 2023-09-20 04:28:15 +0700
  • 74ede04a4c
    Block gas 30m. (#4501) Konstantin 2023-09-19 11:26:04 -0400
  • 29d46b9a14
    Fixed imports. (#4507) Konstantin 2023-09-19 11:25:43 -0400
  • 2890d84c25
    remove unused fmt Diego Nava 2023-09-19 15:40:46 +0200
  • 445d8e3a6a
    rename variable Diego Nava 2023-09-19 15:32:40 +0200