This repository was archived by the owner on Nov 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[builtin]: support multiple prices and activations in chain spec
#11039
Merged
Merged
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
96495f6
[builtin]: impl new builtin type
niklasad1 5d88fc5
[builtin]: style cleanup
niklasad1 dd9f23d
[builtin]: fix tests
niklasad1 fb4eca9
[builtin]: replace boxing with wrapper enum
niklasad1 4bd5491
cleanup
niklasad1 ebfb0ac
fix: make it backward compatible with old builtin
niklasad1 196f697
fix: update chain specs
niklasad1 daa7cf0
fix: revert use of `type alias` on enum
niklasad1 ea10a6d
fix: builtin tests
niklasad1 e89b7b7
fix: revert use of `type alias` on enum
niklasad1 7adde8c
[basic-authority]: update test-chainspec
niklasad1 343ae14
fix failing tests
niklasad1 4ad7ef3
[builtin]: multi-prices add `info field`
niklasad1 b716727
fix: bad rebase
niklasad1 b46e816
fix(grumbles): make it backward compatible
niklasad1 d6426a9
grumbles: resolve `NOTE`
niklasad1 38967fc
revert chain specs changes
niklasad1 997618e
rename test
niklasad1 e22c35a
[builtin docs]: price -> Fixed price
niklasad1 8e0d93b
[json]: address naming grumbles
niklasad1 330b9ec
docs: revert changes for `AltBn128ConstOperations`
niklasad1 e9d107a
[json]: usize -> u64
niklasad1 0a56937
grumble: simplify `spec_backward_compability.json`
niklasad1 7aa4122
docs: add issue link to `TODO`
niklasad1 d038bd9
[builtin]: replace `match` with `map`
niklasad1 354c643
[builtin]: add deprecation message `eip1108` params
niklasad1 bebc147
nits
niklasad1 184aa28
Merge remote-tracking branch 'origin/master' into na-builtin-refactor
niklasad1 d629563
[json spec tests]: fix json indentation
niklasad1 4509cf6
[json docs]: fix typos
niklasad1 925a281
Merge remote-tracking branch 'origin/master' into na-builtin-refactor
niklasad1 1a470a4
Merge remote-tracking branch 'origin/master' into na-builtin-refactor
niklasad1 57b9539
[json]: `compability layer` + deser to BTreeMap
niklasad1 5c1cc60
[json]: rename `BuiltinCombat` -> `BuiltinCompat`
niklasad1 65c4977
Update ethcore/builtin/src/lib.rs
niklasad1 647fe18
[json builtin]: improve docs
niklasad1 2090515
[json builtin]: improve docs
niklasad1 f92f642
chore(builtin): sort dependencies
niklasad1 d58ef61
[json builtin]: deprecate `eip1108` params
niklasad1 2210e82
Merge remote-tracking branch 'origin/master' into na-builtin-refactor
niklasad1 c011f57
Merge remote-tracking branch 'origin/master' into na-builtin-refactor
niklasad1 eca1dbc
Merge remote-tracking branch 'origin/master' into na-builtin-refactor
niklasad1 4be9685
Merge branch 'na-builtin-refactor' of github.com:paritytech/parity-et…
niklasad1 e557891
[machine]: add bench for calling builtin contract
niklasad1 519997e
[machine]: reduce calls to `Builtin::is_active`
niklasad1 1ab3bcc
[builtin]: fix nits
niklasad1 e8d8b0a
[json]: revert breakage of chain specs
niklasad1 fed8433
[json builtin]: remove `eip1108` params
niklasad1 0e83090
[chain specs]: update to new format
niklasad1 0bc1153
[machine]: revert changes
niklasad1 1bd8290
[devp2p]: revert change
niklasad1 279342c
[builtin]: doc nits
niklasad1 2be2534
Merge remote-tracking branch 'origin/master' into na-builtin-refactor
niklasad1 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
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
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
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.