Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[offchain] Forgot removal of ! which did not write the reward-per-key… #2681

Merged
merged 1 commit into from
Apr 2, 2020
Merged

[offchain] Forgot removal of ! which did not write the reward-per-key… #2681

merged 1 commit into from
Apr 2, 2020

Conversation

fxfactorial
Copy link
Contributor

No description provided.

@fxfactorial fxfactorial requested a review from rlan35 April 2, 2020 05:25
@fxfactorial fxfactorial self-assigned this Apr 2, 2020
@fxfactorial fxfactorial requested a review from LeoHChen April 2, 2020 05:44
@rlan35 rlan35 merged commit 9718e16 into harmony-one:master Apr 2, 2020
@fxfactorial fxfactorial deleted the earning-key branch April 2, 2020 06:15
fxfactorial added a commit that referenced this pull request Apr 2, 2020
* Added support for using AWS encrypted BLS key files (#2650)

* added bls support, cleaned the code

* fixed code per review

* [build] fix the release action for static build

Signed-off-by: Leo Chen <leo@harmony.one>

* [build] remove double / in FOLDER

Signed-off-by: Leo Chen <leo@harmony.one>

* [blsgen] LoadFromKey with passphrase more robustly (#2675)

* [project] Remove txgen, prefer stack based init & map literals (#2678)

* [project] Remove unused internal memprofiling, profiling, metrics service (#2679)

* [project] Remove unused internal memprofiling, profiling

* [internal] Unused attack package

* [internal] More dead metrics related code

* [offchain] Forgot removal of ! which did not write the reward-per-key to work (#2681)

* [project] Fix first round issue from static analysis check (#2682)

* RPC for staking txns and txns history queries (#2554)

* staking txn. look up by hash fix on api backend rawdb storage

* node explorer staking txn 'history' RPC layer support

* fix unit test

* add error log when explorer node db instance cannot be fetched

* revert unwanted merge changes during rebase

* use already encoded tx message fields for get staking txn rpc

* update explorer node storage service for staking txns

* use hex string for staking transaction data field

* revert transaction pool apiv1 changes

* [blockchain] More info in failed validator voting power update (#2685)

Co-authored-by: coolcottontail <50373379+coolcottontail@users.noreply.github.com>
Co-authored-by: Leo Chen <leo@harmony.one>
Co-authored-by: Edgar Aroutiounian <edgar.factorial@gmail.com>
Co-authored-by: Jong Hyuck Won <denniswon@users.noreply.github.com>
fxfactorial added a commit that referenced this pull request Apr 4, 2020
* Merge master t3 0402 (#2686)

* Added support for using AWS encrypted BLS key files (#2650)

* added bls support, cleaned the code

* fixed code per review

* [build] fix the release action for static build

Signed-off-by: Leo Chen <leo@harmony.one>

* [build] remove double / in FOLDER

Signed-off-by: Leo Chen <leo@harmony.one>

* [blsgen] LoadFromKey with passphrase more robustly (#2675)

* [project] Remove txgen, prefer stack based init & map literals (#2678)

* [project] Remove unused internal memprofiling, profiling, metrics service (#2679)

* [project] Remove unused internal memprofiling, profiling

* [internal] Unused attack package

* [internal] More dead metrics related code

* [offchain] Forgot removal of ! which did not write the reward-per-key to work (#2681)

* [project] Fix first round issue from static analysis check (#2682)

* RPC for staking txns and txns history queries (#2554)

* staking txn. look up by hash fix on api backend rawdb storage

* node explorer staking txn 'history' RPC layer support

* fix unit test

* add error log when explorer node db instance cannot be fetched

* revert unwanted merge changes during rebase

* use already encoded tx message fields for get staking txn rpc

* update explorer node storage service for staking txns

* use hex string for staking transaction data field

* revert transaction pool apiv1 changes

* [blockchain] More info in failed validator voting power update (#2685)

Co-authored-by: coolcottontail <50373379+coolcottontail@users.noreply.github.com>
Co-authored-by: Leo Chen <leo@harmony.one>
Co-authored-by: Edgar Aroutiounian <edgar.factorial@gmail.com>
Co-authored-by: Jong Hyuck Won <denniswon@users.noreply.github.com>

* [validator] Hide one field from JSON (#2705)

* [rpc] Show both latest header of beacon chain and shard chain (#2714)

Co-authored-by: Leo Chen <leo@harmony.one>
Co-authored-by: coolcottontail <50373379+coolcottontail@users.noreply.github.com>
Co-authored-by: Edgar Aroutiounian <edgar.factorial@gmail.com>
Co-authored-by: Jong Hyuck Won <denniswon@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants