Commit Graph

  • 343058a24f
    remove double import Diego Nava 2023-09-19 15:27:01 +0200
  • fc4ce72b01
    Merge branch 'hip30-localtest' into hip30/testing #4508 Nita Neou (Soph) 2023-09-19 14:42:54 +0700
  • b59d722b0e
    fix getReceipts array assignments “GheisMohammadi” 2023-09-19 13:59:01 +0800
  • 3e14016523
    goimports to fix build issue “GheisMohammadi” 2023-08-24 23:32:59 +0800
  • e02d7be8e4
    drop remote peer if sending empty blocks array “GheisMohammadi” 2023-08-24 21:30:31 +0800
  • df00b6178d
    refactor fixValues function, put priority on MinStreams rather than Concurrency “GheisMohammadi” 2023-08-24 21:09:33 +0800
  • c90a01a69d
    improve checkPrerequisites to be able to continue with minimum streams “GheisMohammadi” 2023-08-24 19:26:26 +0800
  • 04cc5932be
    fix fault recovery issue “GheisMohammadi” 2023-08-22 22:28:42 +0800
  • 8221f867f2
    stream sync loop checks for ErrNotEnoughStreamsand waits for enough streams in case there are not enough connected streams in list “GheisMohammadi” 2023-08-22 22:20:45 +0800
  • 96a31cc2af
    set Concurrency to 2 for devnet to be same as MinStreams, otherwise it will rewrite MinStreams “GheisMohammadi” 2023-08-22 22:19:04 +0800
  • 644af713b9
    increase MaxStreamFailures to let stream be longer in the list “GheisMohammadi” 2023-08-22 22:17:43 +0800
  • 15855fcb29
    add faultRecoveryThreshold to reset stream failures “GheisMohammadi” 2023-08-22 22:15:27 +0800
  • eed118f32a
    Fixed imports. #4507 frozen 2023-09-18 21:10:45 -0400
  • 52dc03af8f
    Fix imports and rebased on dev. #4506 frozen 2023-09-18 21:05:41 -0400
  • c7c23d84a1
    Hip30 balance migration with fix. (#4502) Konstantin 2023-09-18 11:01:37 -0400
  • 88b65e3133
    HIP-30: Balance migration (#4499) Max 2023-09-18 20:04:25 +0530
  • 24afbcf9bb
    HIP-30: Shard reduction (#4498) Max 2023-09-11 18:58:11 +0000
  • c85e4851a1
    HIP-30: Set up pre-image generation, recording, export and import (#4494) Max 2023-09-11 18:57:36 +0000
  • fd2890e4d6 Port over old clear stale stake data commits from stale PR (buildable) static 2023-09-18 21:26:35 +0000
  • c2bf8de48f
    Hip30 balance migration with fix. (#4502) Konstantin 2023-09-18 11:01:37 -0400
  • b76dcb594c
    process all tx in all block for non shard 0 Nita Neou (Soph) 2023-09-18 21:43:38 +0700
  • e86dce9d69
    Merge branch 'hip30/testing' into hip30-balance-migration-fixed-stuck #4502 Diego Nava 2023-09-18 16:42:18 +0200
  • 809ce39827
    use correct header for migration Nita Neou (Soph) 2023-09-18 21:40:20 +0700
  • 688b9335da
    HIP-30: Balance migration (#4499) Max 2023-09-18 20:04:25 +0530
  • e43d97eaef
    fix consensus with No Migration Possible Nita Neou (Soph) 2023-09-18 20:49:00 +0700
  • bedc155edf
    create preimage for genesis block Nita Neou (Soph) 2023-09-18 20:43:06 +0700
  • cba5611e03
    remove unused imports #4499 Diego Nava 2023-09-18 14:28:02 +0200
  • a09708e926
    fix importing Diego Nava 2023-09-18 14:26:21 +0200
  • 8c5048f6e5
    Merge branch 'hip30/testing' into hip30-balance-migration Diego Nava 2023-09-18 12:39:46 +0200
  • 6d65d11ac5
    Small improvements. (#4477) Konstantin 2023-09-17 22:14:48 -0400
  • b798df0c06
    Fix for index. (#4504) Konstantin 2023-09-17 22:13:47 -0400
  • d78bfcf4b3
    Removed redundant code. #4501 frozen 2023-09-17 15:29:27 -0400
  • edb9c865ff
    add balance on the error Diego Nava 2023-09-17 17:02:19 +0200
  • 2f9103fe29
    improve error when apply message fails Diego Nava 2023-09-17 16:51:38 +0200
  • be97bd80ea
    fix cropping logic Diego Nava 2023-09-16 14:24:15 +0200
  • 82079edba3
    Fix for index. #4504 frozen 2023-09-15 17:44:42 -0400
  • aca5a56fe6
    make end optional for the comand line Diego Nava 2023-09-15 19:49:29 +0200
  • 2c37801dc4
    fix error catching Diego Nava 2023-09-15 19:21:41 +0200
  • 620df0ff54
    fix error catching Diego Nava 2023-09-15 19:20:02 +0200
  • 36bbf4721a
    debug logs Diego Nava 2023-09-15 19:16:53 +0200
  • acc21e0c93
    debug logs Diego Nava 2023-09-15 19:15:03 +0200
  • 98c4eace8d
    debug logs Diego Nava 2023-09-15 19:11:47 +0200
  • cb079547b7
    debug logs Diego Nava 2023-09-15 19:08:28 +0200
  • 5232a9e6fb
    use earlies block Diego Nava 2023-09-15 16:44:50 +0200
  • 9ff6a69256
    IsOneEpochBeforeHIP30 for only 1 epoch. frozen 2023-09-12 18:52:35 -0400
  • 1dca85452e
    Fixed stuck. frozen 2023-09-12 18:31:23 -0400
  • d05f11c666 Because there seems to be a build issue related to version differences for the go-sdk and the harmony codebase, we're pulling back #4509 Edd Norris 2023-09-12 15:00:28 -0700
  • 4ceaf1a689
    Removed code duplicate. frozen 2023-09-11 22:12:28 -0400
  • 073e16f549
    Rebased on harmony-one:hip30/testing. frozen 2023-09-11 21:43:34 -0400
  • e7f21fc71b
    Cleanup. frozen 2023-09-11 21:06:08 -0400
  • f63dcbc94e
    Additional logs. frozen 2023-09-08 11:33:29 -0400
  • a369d8ad3c
    Fixed stuck. frozen 2023-09-07 18:01:55 -0400
  • 095001a69e
    enable import api Diego Nava 2023-09-08 20:05:06 +0100
  • a738d5fff2
    add support for the rpcblocknumer type Diego Nava 2023-09-08 19:48:12 +0100
  • bf820daabe
    cropping startpoint when bigger than endpoint Diego Nava 2023-09-08 19:30:47 +0100
  • b058e57472
    fix cropping log Diego Nava 2023-09-08 19:29:24 +0100
  • 577c904637
    fix cropping log Diego Nava 2023-09-08 19:27:06 +0100
  • d6747c1d9c
    add the generate method Diego Nava 2023-09-08 19:17:03 +0100
  • c95356094f
    enable preimages on the whitelist Diego Nava 2023-09-08 18:40:15 +0100
  • ae8fe0686d
    test account migration in localnet Nita Neou (Soph) 2023-09-05 14:39:35 +0700
  • 0d28d1e034
    migrate balance uring epoch T - 1 MaxMustermann2 2023-08-26 17:27:27 +0000
  • bac936b10b
    move from rpc to core MaxMustermann2 2023-08-26 14:07:16 +0000
  • 57934dea00
    preimages: re-generate them using CLI MaxMustermann2 2023-08-26 11:33:34 +0000
  • 90c7fdc7d4
    hip30: set up preimage import, export, api MaxMustermann2 2023-08-26 08:49:54 +0000
  • 9c400ab9da
    flags: set up preimage flags MaxMustermann2 2023-08-23 10:45:37 +0000
  • 3c94ccbb53
    BlockGas30M renamed to BlockGas30MEpoch. frozen 2023-09-11 15:18:35 -0400
  • 115e434f73
    HIP-30: Shard reduction (#4498) Max 2023-09-11 18:58:11 +0000
  • 14eba6e8a9
    HIP-30: Set up pre-image generation, recording, export and import (#4494) Max 2023-09-11 18:57:36 +0000
  • 2cc35e13ec
    enable import api Diego Nava 2023-09-08 20:05:06 +0100
  • 79c369562e
    add support for the rpcblocknumer type Diego Nava 2023-09-08 19:48:12 +0100
  • 65a2ce57e6
    cropping startpoint when bigger than endpoint Diego Nava 2023-09-08 19:30:47 +0100
  • 66cabb4aed
    fix cropping log Diego Nava 2023-09-08 19:29:24 +0100
  • d07cd9a3fc
    fix cropping log Diego Nava 2023-09-08 19:27:06 +0100
  • 5f609f7692
    add the generate method Diego Nava 2023-09-08 19:17:03 +0100
  • dddaa0f710
    enable preimages on the whitelist Diego Nava 2023-09-08 18:40:15 +0100
  • 142e4a42a0
    Merge branch 'hip30-preimages' into hip30-account-migration Nita Neou (Soph) 2023-09-07 14:48:55 +0700
  • 80715ae34d
    add preimages flags to rootflags #4494 Nita Neou (Soph) 2023-09-07 14:45:22 +0700
  • 2886e11d46
    Merge branch 'dev' into hip30-shard-reduction #4498 Casey Gardiner 2023-09-05 07:57:17 -0700
  • 486543cf7b
    test account migration in localnet Nita Neou (Soph) 2023-09-05 14:39:35 +0700
  • a85deaca9f
    Merge branch 'dev' into hip30-balance-migration Soph 2023-09-05 14:15:38 +0700
  • db7c246b1d
    add comment Nita Neou (Soph) 2023-09-05 13:20:17 +0700
  • b18118fcf1
    export prometheus metric when no error importing preimage Nita Neou (Soph) 2023-09-04 16:10:05 +0700
  • 83cc46508d
    Merge 33c1505682 into 0c981ff0d2 #4491 Konstantin 2023-09-04 04:43:58 +0000
  • 33c1505682
    1s #4491 frozen 2023-09-04 00:43:52 -0400
  • 0c981ff0d2
    HIP-30: Emission split (#4497) Max 2023-09-02 22:51:08 +0000
  • 5feedb4eee
    Merge branch dev MaxMustermann2 2023-09-02 03:59:25 +0000
  • bd1bd0eed7
    shard reduction: update block reward MaxMustermann2 2023-09-02 03:42:49 +0000
  • 66b792b236
    Fix config. frozen 2023-09-01 16:51:54 -0400
  • f71570cc6a
    Fixed gas 30m. frozen 2023-08-30 20:20:25 -0400
  • 62feec962b
    HIP-30: minimum validator commission of 7% (#4496) Max 2023-09-01 02:45:48 +0000
  • 01701d81e6
    Fixed new block creation. frozen 2023-08-31 22:32:46 -0400
  • 5354e86489
    Fixed config. frozen 2023-08-26 21:58:20 -0400
  • 7105f78fa9
    Cleanup. frozen 2023-08-21 17:48:12 -0400
  • ff6a0c0411
    Fix tests. frozen 2023-08-21 15:14:36 -0400
  • c44ba55eab
    1 second block. frozen 2023-08-18 23:09:45 -0400
  • 74a0cc0f82
    Skip producing blocks if no transactions. frozen 2023-08-13 15:52:43 -0400
  • b8ca47a497
    Merge branch 'dev' into hip30-emission-split #4497 Casey Gardiner 2023-08-30 10:09:27 -0700
  • 447c08b2a8
    Merge branch 'dev' into hip30-min-commission #4496 Casey Gardiner 2023-08-30 10:04:11 -0700
  • 083eef4eed
    HIP-30 Boilerplate (#4495) Max 2023-08-30 14:56:24 +0000
  • 8c206529f6
    Next validator in view change. (#4492) Konstantin 2023-08-30 10:54:01 -0400