forked from ethereum/go-ethereum
-
Notifications
You must be signed in to change notification settings - Fork 71
Upgrade validator smart contract #450
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
Open
RunlaiDeng
wants to merge
146
commits into
dev-upgrade
Choose a base branch
from
upgrade-validator-smart-contract
base: dev-upgrade
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 3 commits
Commits
Show all changes
146 commits
Select commit
Hold shift + click to select a range
dae2413
Update XDCValidator.sol
RunlaiDeng 34a5765
update
RunlaiDeng d6c9288
Update XDCValidatorV2.sol
RunlaiDeng 4443e4c
xdv-01
RunlaiDeng 72b56b0
Update XDCValidatorV2.sol
RunlaiDeng 72418e6
xdv-06
RunlaiDeng e4ab783
xdv-06
RunlaiDeng 4e0b890
xdv-01
RunlaiDeng 4342984
Update XDCValidatorV2.sol
RunlaiDeng 6edecf3
Update XDCValidatorV2.sol
RunlaiDeng 1d51654
Update XDCValidatorV2.sol
RunlaiDeng 76036fd
Update XDCValidatorV2.sol
RunlaiDeng 407cdf0
xdv-06
RunlaiDeng 2fc7af4
Update XDCValidatorV2.sol
RunlaiDeng 7f2fe50
Update XDCValidatorV2.sol
RunlaiDeng 6efc12b
Update XDCValidatorV2.sol
RunlaiDeng b52721f
Update XDCValidatorV2.sol
RunlaiDeng 881b4d0
Update XDCValidatorV2.sol
RunlaiDeng cd8901d
Update XDCValidatorV2.sol
RunlaiDeng ae5a5e4
upgrade solidity version to 0.4.26 and add revert mssage
RunlaiDeng 118abf6
change constructor
RunlaiDeng ab456e7
Update XDCValidatorV2.sol
RunlaiDeng 38fa42d
Update XDCValidatorV2.sol
RunlaiDeng 2d586d8
Update XDCValidatorV2.sol
RunlaiDeng a0f4cf4
Update XDCValidatorV2.sol
RunlaiDeng 19562cc
Update XDCValidatorV2.sol
RunlaiDeng 1bbf4d2
Update XDCValidatorV2.sol
RunlaiDeng ca80218
Update XDCValidatorV2.sol
RunlaiDeng 21fce80
Update XDCValidatorV2.sol
RunlaiDeng 45fc919
Update XDCValidatorV2.sol
RunlaiDeng 492c16c
Update XDCValidatorV2.sol
RunlaiDeng 16b8260
Update XDCValidatorV2.sol
RunlaiDeng 50b6465
Update XDCValidatorV2.sol
RunlaiDeng e31cda2
Update XDCValidatorV2.sol
RunlaiDeng b110f27
Update XDCValidatorV2.sol
RunlaiDeng 9515552
Update XDCValidatorV2.sol
RunlaiDeng 7f95cb4
Update XDCValidatorV2.sol
RunlaiDeng 8b5d7e1
Update XDCValidatorV2.sol
RunlaiDeng 6177cce
Update XDCValidatorV2.sol
RunlaiDeng e11d755
Update XDCValidatorV2.sol
RunlaiDeng c569a2e
Update XDCValidatorV2.sol
RunlaiDeng a730b03
Update XDCValidatorV2.sol
RunlaiDeng aabf014
Update XDCValidatorV2.sol
RunlaiDeng ca6fad3
Update XDCValidatorV2.sol
RunlaiDeng fcdf572
Update XDCValidatorV2.sol
RunlaiDeng 1ccd176
Update XDCValidatorV2.sol
RunlaiDeng 271750d
Update XDCValidatorV2.sol
RunlaiDeng 6f108fb
Update XDCValidatorV2.sol
RunlaiDeng 6c4641a
refactor function voteInvalidKYC
gzliudan 754a6de
Merge pull request #566 from gzliudan/voteInvalidKYC
RunlaiDeng 2a7beeb
Update XDCValidatorV2.sol
RunlaiDeng 4c9b1f5
add test script
RunlaiDeng 6f89036
update
RunlaiDeng 9d22611
update
RunlaiDeng 775b120
Update xdcValidator.js
RunlaiDeng 390abb1
Update image.png
RunlaiDeng 467374c
Update xdcValidator.js
RunlaiDeng e32d5c7
update
RunlaiDeng e190cc3
Update XDCValidator.sol
RunlaiDeng 3ae7fcf
Update XDCValidator.sol
RunlaiDeng 307e995
update
RunlaiDeng 42073c9
Revert "update"
RunlaiDeng 4297a92
update to v2
RunlaiDeng 1103881
update
RunlaiDeng 611fcc2
update
RunlaiDeng 0e3d7ec
Update types.go
RunlaiDeng 31cccc5
Update deployToGenesis.js
RunlaiDeng 18e9652
Update types.go
RunlaiDeng bd30cd5
right place to upgrade
wgr523 d3fa527
Update XDCValidator.sol
RunlaiDeng ba3c888
update
RunlaiDeng 7d3fc1f
Update XDCValidatorV2.sol
RunlaiDeng eeee36c
xdv-01
RunlaiDeng 0269a99
Update XDCValidatorV2.sol
RunlaiDeng 57ea283
xdv-06
RunlaiDeng 9c723c6
xdv-06
RunlaiDeng bc792e5
xdv-01
RunlaiDeng 82a30f3
Update XDCValidatorV2.sol
RunlaiDeng c22658b
Update XDCValidatorV2.sol
RunlaiDeng ee30def
Update XDCValidatorV2.sol
RunlaiDeng bfb6e21
Update XDCValidatorV2.sol
RunlaiDeng c234eb7
xdv-06
RunlaiDeng 1300f2c
Update XDCValidatorV2.sol
RunlaiDeng 26ad555
Update XDCValidatorV2.sol
RunlaiDeng 8d49ab6
Update XDCValidatorV2.sol
RunlaiDeng 52a6ecb
Update XDCValidatorV2.sol
RunlaiDeng 82eb013
Update XDCValidatorV2.sol
RunlaiDeng 56af003
Update XDCValidatorV2.sol
RunlaiDeng 3c0572c
upgrade solidity version to 0.4.26 and add revert mssage
RunlaiDeng 4b9367b
change constructor
RunlaiDeng 4891d45
Update XDCValidatorV2.sol
RunlaiDeng bfcde85
Update XDCValidatorV2.sol
RunlaiDeng 11fc450
Update XDCValidatorV2.sol
RunlaiDeng c942df0
Update XDCValidatorV2.sol
RunlaiDeng 8ae4f5c
Update XDCValidatorV2.sol
RunlaiDeng b60b93b
Update XDCValidatorV2.sol
RunlaiDeng 40c8b4f
Update XDCValidatorV2.sol
RunlaiDeng 7589548
Update XDCValidatorV2.sol
RunlaiDeng 841e6d7
Update XDCValidatorV2.sol
RunlaiDeng 0f93139
Update XDCValidatorV2.sol
RunlaiDeng 86fa3cc
Update XDCValidatorV2.sol
RunlaiDeng 9137b88
Update XDCValidatorV2.sol
RunlaiDeng a3aafb2
Update XDCValidatorV2.sol
RunlaiDeng 23b4eaf
Update XDCValidatorV2.sol
RunlaiDeng bf833e4
Update XDCValidatorV2.sol
RunlaiDeng d77ccfd
Update XDCValidatorV2.sol
RunlaiDeng 4ed9a55
Update XDCValidatorV2.sol
RunlaiDeng 1032572
Update XDCValidatorV2.sol
RunlaiDeng 4599821
Update XDCValidatorV2.sol
RunlaiDeng e4bfdd7
Update XDCValidatorV2.sol
RunlaiDeng 67d04e1
Update XDCValidatorV2.sol
RunlaiDeng 73b637d
Update XDCValidatorV2.sol
RunlaiDeng 217dc1b
Update XDCValidatorV2.sol
RunlaiDeng f654e1f
Update XDCValidatorV2.sol
RunlaiDeng 05dd01b
Update XDCValidatorV2.sol
RunlaiDeng bc593ee
Update XDCValidatorV2.sol
RunlaiDeng d51b857
Update XDCValidatorV2.sol
RunlaiDeng f77eb78
refactor function voteInvalidKYC
gzliudan f73c032
Update XDCValidatorV2.sol
RunlaiDeng ddc265c
add test script
RunlaiDeng 832e089
update
RunlaiDeng a321691
update
RunlaiDeng 8800837
Update xdcValidator.js
RunlaiDeng 757ed9a
Update image.png
RunlaiDeng e231e7b
Update xdcValidator.js
RunlaiDeng 287812c
update
RunlaiDeng db0a916
Update XDCValidator.sol
RunlaiDeng d04bca0
Update XDCValidator.sol
RunlaiDeng 2e83224
update
RunlaiDeng a444fb0
Revert "update"
RunlaiDeng 3203775
update to v2
RunlaiDeng 9a887d2
update
RunlaiDeng d45d91c
update
RunlaiDeng ac42174
Update types.go
RunlaiDeng f8fda4b
Update deployToGenesis.js
RunlaiDeng 638c6b7
Update types.go
RunlaiDeng c512408
right place to upgrade
wgr523 64dfda0
Update XDPoS.go
RunlaiDeng 6d900cc
Merge branch 'upgrade-validator-smart-contract' of https://github.com…
RunlaiDeng 4e5adf0
add ValidtorV2SMCBlock constant and setup devnet block
93eaa35
update
RunlaiDeng afe096a
update test flow
RunlaiDeng 2f342a4
Update README.md
RunlaiDeng 0dabb6c
update
RunlaiDeng 90c1a2c
update
RunlaiDeng 9204f08
update
RunlaiDeng File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -300,4 +300,4 @@ contract XDCValidator { | |
| msg.sender.transfer(cap); | ||
| emit Withdraw(msg.sender, _blockNumber, cap); | ||
| } | ||
| } | ||
| } | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.