Commit Graph

  • 954afcd40a
    fix allowed txs to be able to handle multiple txs for same from address “GheisMohammadi” 2024-01-30 17:44:44 +0800
  • c01cc296a8
    Merge pull request #4618 from harmony-one/fix/snapshot Adam Androulidakis 2024-01-29 07:23:17 -0700
  • 0082c4d7a0
    add system log for creating/loading snapshot #4618 “GheisMohammadi” 2024-01-29 14:01:05 +0800
  • 0066c2e6bc
    push the activation of the external devnet epoch (#4620) Diego Nava 2024-01-27 01:19:59 +0100
  • 603d48a59d
    Added additional logs. #4621 fix/rotation-with-revert frozen 2024-01-26 16:22:09 -0400
  • 0c53d2ddd5
    Removed outdated flag and simplified logic. frozen 2024-01-26 14:22:19 -0400
  • c21ea355df
    Removed outdated flag and simplified logic. frozen 2024-01-26 14:05:04 -0400
  • 495ee5f7a5
    push the activation of the external devnet epoch #4620 Diego Nava 2024-01-26 12:44:04 +0100
  • fe72c4f37a
    activate devnet external hardfork (#4619) Diego Nava 2024-01-26 05:31:39 +0100
  • be5c9704f3
    activate devnet external hardfork #4619 Diego Nava 2024-01-25 17:40:00 +0100
  • f3fc63395c
    Fix for revert. (#4617) Konstantin 2024-01-25 11:22:02 -0400
  • 9b42870e09
    return back sync default settings “GheisMohammadi” 2024-01-25 22:20:56 +0800
  • d1ffd5cc75
    add cache configurations “GheisMohammadi” 2024-01-25 21:35:52 +0800
  • 8d24b5beef
    fix wrong root hash for generating snapshot “GheisMohammadi” 2024-01-25 21:34:56 +0800
  • 2441a0b544
    Fix fast sync null snapshot and null response issue (#4613) Gheis Mohammadi 2024-01-25 16:04:45 +0800
  • f4216ef1bb
    add log for zero task in state worker loop #4613 “GheisMohammadi” 2024-01-25 14:57:00 +0800
  • 950cb4ef4d
    Write Head block. #4617 frozen 2024-01-23 21:40:17 -0400
  • 51a1ffe350
    prepare devnet reset (#4615) Diego Nava 2024-01-23 14:10:06 +0100
  • 69189448c9
    prepare devnet reset #4615 Diego Nava 2024-01-23 11:41:02 +0100
  • dd78d1eeaf
    fix null response data for full state sync “GheisMohammadi” 2024-01-19 14:20:27 +0800
  • 422e8f0435
    improve CurrentBlockNumberto handle unsaved new pivot “GheisMohammadi” 2024-01-19 14:18:51 +0800
  • ffa0b27c1b
    add WriteHeaderNumber to writeHeadBlock “GheisMohammadi” 2024-01-19 14:17:42 +0800
  • eb0506274a
    fix null snapshot issue in chain helper's state sync new functions “GheisMohammadi” 2024-01-19 14:15:43 +0800
  • 6d72fbb389
    Delete blocks from chain. frozen 2024-01-22 16:52:38 -0400
  • 17a2522391
    Recreate trie after revert. (#4608) Konstantin 2024-01-17 22:08:26 -0400
  • e15bae129b
    Fix for panic "insertChain failed to update current block" (#4612) Konstantin 2024-01-17 21:50:27 -0400
  • 4cce934a46
    Fix for panic "insertChain failed to update current block" #4612 frozen 2024-01-17 15:29:05 -0400
  • cdbc79e01f
    Devnet: activate leader rotation at epoch 4 . (#4611) Konstantin 2024-01-17 02:23:58 -0400
  • a31b4f5640
    Thread safe Decider. (#4610) Konstantin 2024-01-16 17:07:05 -0400
  • 78ecc68a3f
    LeaderRotationInternal rotation epoch 4. #4611 frozen 2024-01-16 15:43:32 -0400
  • 6de45f1492
    LeaderRotationInternal rotation epoch 4. frozen 2024-01-16 15:36:29 -0400
  • 88cbe9681b
    Thread safe Decider. #4610 frozen 2024-01-16 12:33:18 -0400
  • 5b630c0f6a
    remove dead code #4609 fix/stakedVoteWeight “GheisMohammadi” 2024-01-16 19:59:28 +0800
  • 02dac96477
    concurrent map read and map write issue for stakedVoteWeight “GheisMohammadi” 2024-01-16 19:46:39 +0800
  • 4ea4ba5b54
    add logs for discarding transactions in addPendingTransactions feature/log_tx “GheisMohammadi” 2024-01-15 14:12:03 +0800
  • 4572838aa7
    Recreate trie after revert. #4608 frozen 2024-01-13 23:11:46 -0400
  • 9b6261f4a1
    add more logs for transaction and pool “GheisMohammadi” 2024-01-12 15:32:06 +0800
  • 6a4f25fc89
    add logs for received transactions “GheisMohammadi” 2024-01-12 15:16:34 +0800
  • 1dd67a801c
    15 nodes per shard for devnet (#4607) Konstantin 2024-01-11 14:47:24 -0400
  • 00734e2f8d
    closing stream removes it from stream manager as well, so it doesn't need to remove it on caller function (#4606) Gheis Mohammadi 2024-01-12 02:47:06 +0800
  • 003765c6e6
    15 nodes per shard for devnet #4607 frozen 2024-01-11 11:57:23 -0400
  • 6e567d54f0
    closing stream removes it from stream manager as well, so it doesn't need to remove it on caller function #4606 “GheisMohammadi” 2024-01-11 23:51:50 +0800
  • f57691047b
    Force verify all sign. (#4601) Konstantin 2024-01-10 13:25:13 -0400
  • 7736ec48e9
    Bump github.com/quic-go/quic-go from 0.33.1 to 0.37.7 #4604 dependabot/go_modules/github.com/quic-go/quic-go-0.37.7 dependabot[bot] 2024-01-10 15:12:42 +0000
  • 69c921fe10
    Force verify all sign. #4601 frozen 2024-01-07 16:04:06 -0400
  • 50a1a75cd5
    ignore known blocks for processing state sync (#4602) Gheis Mohammadi 2024-01-10 04:38:41 +0800
  • 2d521b6806
    Merge pull request #4603 from harmony-one/dev-clear-stake-010924 Adam Androulidakis 2024-01-09 12:11:03 -0700
  • 42a09f955e fix conflict in stakingtype case #4603 static 2024-01-09 19:09:07 +0000
  • 9e4270d7e0
    ignore known blocks for processing state sync #4602 “GheisMohammadi” 2024-01-09 21:41:02 +0800
  • 2927929efe
    Merge pull request #4600 from harmony-one/maintodev122023 Soph 2024-01-09 14:59:54 +0700
  • 7df72eb488
    Merge branch 'dev' into maintodev122023 #4600 Casey Gardiner 2024-01-08 19:31:04 -0800
  • 5443bf7d94
    reduce internal voting power to 10% devnet (#4599) Diego Nava 2024-01-08 20:50:35 -0600
  • e68b44fd98
    Complete Fast Sync codes (#4594) Gheis Mohammadi 2024-01-09 10:49:53 +0800
  • fd8554b726
    switch to Full Sync on pivot block, fix checking nil length in HandleRequestError #4594 “GheisMohammadi” 2024-01-04 13:20:57 +0800
  • 81c8204427
    Init. frozen 2024-01-02 18:30:10 -0400
  • 13e4a99b45 update with dev static 2023-12-29 23:32:58 +0000
  • 41066fad14 fix conflicts main->dev static 2023-12-29 21:38:42 +0000
  • 90f81c2b09
    fix travis build issue by goimports “GheisMohammadi” 2023-12-28 22:48:25 +0800
  • 05a90c7260
    add count for state downloader to return number of tasks “GheisMohammadi” 2023-12-28 22:40:07 +0800
  • 24f56d0916
    reduce internal voting power to 10% devnet #4599 Diego Nava 2023-12-28 14:38:08 +0100
  • 05b983de61
    fix double insertion in stage states “GheisMohammadi” 2023-12-28 15:42:26 +0800
  • 176d49c05e
    fix block exists issue on stage_states in stream sync “GheisMohammadi” 2023-12-27 11:14:36 +0800
  • bfd424db13
    Init. frozen 2023-12-26 01:27:08 -0400
  • 718286f622
    delay for a few epochs the leader rotations devnet (#4597) Diego Nava 2023-12-24 20:20:46 +0100
  • c54e911bb5
    delay for a few epochs the leader rotations devnet #4597 Diego Nava 2023-12-23 19:05:02 +0100
  • 0ccddeb15d
    Merge ba2e482f7a into d6690ed7b5 #4450 Gheis Mohammadi 2023-12-22 19:47:39 +0000
  • d6690ed7b5
    Activate external rotation devnet. (#4596) Konstantin 2023-12-22 15:46:44 -0400
  • 6324d4bb03
    Activate external rotation devnet. #4596 frozen 2023-12-22 14:32:52 -0400
  • 3e16c65801
    add RangeMode and ChainExecutionMode to handle execution of the stream sync stage “GheisMohammadi” 2023-12-22 16:42:34 +0800
  • 16af2244f8
    add full state stage to the list of stages in fast sync “GheisMohammadi” 2023-12-21 20:10:38 +0800
  • ec44ae2d92
    adjust full state sync request parameters, rename stage_state “GheisMohammadi” 2023-12-21 20:00:59 +0800
  • 556444cea5
    Feature: last signing power. (#4584) Konstantin 2023-12-20 16:16:46 -0400
  • 9a5ba3cc0b
    blocksCountAliveness can't be bigger than minimumBlocksForLeaderInRow (#4589) Konstantin 2023-12-20 16:14:43 -0400
  • 8717ccf61d
    rpc: fix the `from` address calculation (#4593) v2023.4.2 #4595 Max 2023-12-19 15:28:04 +0530
  • 0005866896
    rpc: calculate SenderAddress before `ConvertToEth` #4593 MaxMustermann2 2023-12-19 08:27:40 +0000
  • 962fcc6d40
    fix: use eth transaction hash for the receipt #4592 Diego Nava 2023-12-19 08:55:00 +0100
  • 55bdce86b0
    rpc: undo all changes to 2023.3.0 MaxMustermann2 2023-12-19 07:34:17 +0000
  • af7f573b4f
    test: add delegation type tests MaxMustermann2 2023-12-19 07:33:29 +0000
  • ce90a728f9
    Bump golang.org/x/crypto from 0.9.0 to 0.17.0 #4591 dependabot[bot] 2023-12-19 00:16:11 +0000
  • 897364a82a
    Elk for logs. #4570 feature/elk frozen 2023-11-21 18:56:01 -0400
  • 2873a786fb
    Elk for logs. frozen 2023-11-21 16:41:37 -0400
  • dd65484d18
    fix getTransactionReceipt response (#4590) v2023.4.1 Diego Nava 2023-12-18 20:42:19 +0100
  • e000cb3231
    fix getTransactionReceipt response #4590 Diego Nava 2023-12-18 12:55:37 +0100
  • 5ffbbd7b0c
    blocksCountAliveness can't be bigger than minimumBlocksForLeaderInRow #4589 frozen 2023-12-15 22:06:50 -0400
  • 3e7ff3839f
    do not return bech32 in receipt, fix 7% fee (#4588) v2023.4.0 Max 2023-12-15 23:25:30 +0530
  • 92a1fea397
    internal: testnet max rate schedule #4588 MaxMustermann2 2023-12-15 16:13:26 +0000
  • 26e860f0b9
    internal: max rate hard fork schedule MaxMustermann2 2023-12-15 15:55:19 +0000
  • 45e2518947
    rpc: remove ConvertToEth in GetBlockReceipts MaxMustermann2 2023-12-14 17:53:10 +0000
  • 8c989d38db
    update comment MaxMustermann2 2023-12-14 15:45:31 +0000
  • e5b2a7a44f
    build: fix delegation tests MaxMustermann2 2023-12-14 13:58:29 +0000
  • 8ba2a65cf1
    rpc: add comment indicating function is unused MaxMustermann2 2023-12-14 12:31:21 +0000
  • 929c79e59f
    rpc: fix transaction receipt format for eth MaxMustermann2 2023-12-14 12:27:28 +0000
  • 4298abe746
    engine: actually fix the 7% fee implementation MaxMustermann2 2023-12-14 11:09:03 +0000
  • 9a21a7a872
    Fix: max rate issue (#4580) Diego Nava 2023-12-10 19:33:08 +0100
  • 58eba929bb
    Removed debug info. #4584 frozen 2023-12-11 16:54:26 -0400
  • 0767b2518a
    Fixed shard id. frozen 2023-12-11 16:53:58 -0400
  • 5f08162980
    Signing power without leader. frozen 2023-12-11 15:24:27 -0400
  • 74fa63795c
    fix validator code wrapper update issue #4587 fix/vw_prefix “GheisMohammadi” 2023-12-14 11:56:31 +0800
  • 3b5aefd775 initial commit of 1 second finality #4586 dev1secfin Casey Gardiner 2023-12-13 10:07:53 -0800
  • 8e01693626
    add comments to undelegation functions fix/delegation “GheisMohammadi” 2023-12-13 22:04:37 +0800