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

merge neo3 #5

Merged
merged 9 commits into from
Jun 28, 2019
Merged

merge neo3 #5

merged 9 commits into from
Jun 28, 2019

Conversation

Tommo-L
Copy link
Owner

@Tommo-L Tommo-L commented Jun 28, 2019

No description provided.

igormcoelho and others added 9 commits June 21, 2019 10:16
* Json NEP6Wallet with basic tests

* Scrypt is null, why

* testing ScryptParameters

* ScryptParameters not null, then null, why

* string is correct, still null

* shouldnt be null

* correctly using out for readonly

* reading from json

* format

* Scrypt to lowercase
* Fee= VerificationCost+ApplicationCost

* NetworkFee for verification

* Clean

* Clean

* Update

* Remove priority from Policy and MemoryPool

* Fix CalculateFee

* Allow to cancel transactions with more Gas

* Revert change

We need to test this first

* Add Cosigners

* some fixes

* Update Transaction.cs

* format

* fix overflow

* fix `Wallet.MakeTransaction()`

* fix `Transaction.CalculateFees()`

* remove contract get from verification

* Revert "remove contract get from verification"

This reverts commit 6d0dad2.

* Fix fee calculation

* fix

* fix tests

* Update MemoryPool.cs

* fix tests

* UT - Good calculation!

* Clean

* Revert Nep5Token.cs

* Revert conditional

* Improve readability

* Revert "Improve readability"

This reverts commit cd61b98.

* Possible fix for unit test

* Error verbosity

* Add using for ApplicationEngine

* Fix unit test

* more readable merkleroot test

* Sample for multisig contract

* Sign ut

* Signed!

* Same format for single signature unit test

* Prevent create unwanted objects

* format

* Remove `snapshot` from `MakeTransaction()`

* Rename

* format

* using json based NEP6Wallet import

* at least using read serializable array

* revert last commit
* Store transaction result

* optimize
* Clean memory

* Other

* Other

* Update Wallet.cs
* Deserialize limit

* Delete optional parameters

* Use `ExecutionEngine.MaxSizeForBigInteger`
Adjusting TaskManager FifoSet with the style of ProtocolHandler constructor
@Tommo-L Tommo-L merged commit 5784ac5 into Tommo-L:master Jun 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants