ryan
|
fd44ca7bf0
|
test update
|
2016-05-03 15:29:24 +02:00 |
|
ryan
|
dbfd35a39d
|
tests for elector pubkey
|
2016-05-03 14:51:43 +02:00 |
|
ryan
|
a705dadb0a
|
remove whitespace
|
2016-05-03 11:22:26 +02:00 |
|
ryan
|
efc713d709
|
correct verdict for odd number of voters, and tests
|
2016-05-02 16:01:18 +02:00 |
|
ryan
|
83f9e42207
|
user_public_key to user_vk
|
2016-05-02 14:39:27 +02:00 |
|
ryan
|
8d2541a4d5
|
Merge branch 'master' into core/193/invalid-block-backlog
|
2016-05-02 14:07:23 +02:00 |
|
ryan
|
02f65f7688
|
add tests
|
2016-05-02 14:04:15 +02:00 |
|
ryan
|
71bbc4fe4f
|
test block liquidation
|
2016-04-29 16:15:41 +02:00 |
|
ryan
|
eb444c0771
|
generalize election status
|
2016-04-29 10:50:27 +02:00 |
|
ryan
|
cea2f6f554
|
queue test
|
2016-04-28 17:53:56 +02:00 |
|
ryan
|
8ab1cfdfa1
|
add test
|
2016-04-28 15:35:33 +02:00 |
|
diminator
|
8dc0c48681
|
fixed tests
|
2016-04-08 15:56:51 +02:00 |
|
diminator
|
ec08bca3d0
|
fulfillment preparations
|
2016-04-06 16:21:35 +02:00 |
|
diminator
|
4138842eed
|
import keys from cryptoconditions
set ed25519 as default
|
2016-03-23 19:14:59 +01:00 |
|
vrde
|
1fa47d4b5f
|
Move last methods to util
|
2016-03-03 03:09:54 +01:00 |
|
vrde
|
3bfb6bc4c4
|
Merge remote-tracking branch 'origin/develop' into feat/17/provide-a-restful-api
|
2016-02-24 12:02:54 +01:00 |
|
Rodolphe Marques
|
4326c863ac
|
Fixed how validate_transaction handles double spends.
Create tests.
Fixed some flake8 warnings
|
2016-02-23 13:48:31 +01:00 |
|
vrde
|
b3b54e7529
|
Move common code to util module
|
2016-02-22 23:46:32 +01:00 |
|
Rodolphe Marques
|
024817a4ac
|
Initial implementation of the fix
|
2016-02-22 19:45:55 +01:00 |
|
vrde
|
4c177a9946
|
Replace == with is for some tests
Replace all occurrences of:
- `== True` with `is True`
- `== False` with `is False`
- `== None` with `is None`
|
2016-02-18 11:42:34 +01:00 |
|
Sylvain Bellemare
|
df242a35c6
|
Use pytest fixtures instead of imports
|
2016-02-15 16:30:37 +01:00 |
|
Wrigley the Buffalo
|
841cabe8c6
|
Add code, have fun!
|
2016-02-10 19:55:33 +01:00 |
|