Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/firoorg/zeth
Zerocoin protocol on ethereum
https://github.com/firoorg/zeth
removed outdated files
55d74558f3466157fc49aca0599eb81e340328fd authored almost 7 years ago by riordant <[email protected]>
55d74558f3466157fc49aca0599eb81e340328fd authored almost 7 years ago by riordant <[email protected]>
Removed BigNumberLib test file
99dadafda7f306a4fc9f294f83aa0537dd2fea0d authored almost 7 years ago by riordant <[email protected]>
99dadafda7f306a4fc9f294f83aa0537dd2fea0d authored almost 7 years ago by riordant <[email protected]>
- added parameters
- added bitcoin hashing algorithm for challenges (mirroring libzerocoin)
- fixes to commitment, a...
updated cmp; is_prime debugging/accessor/testing; logic & pool contract separation
f8c44e75886bb834603f2eec617994ed20863f5f authored almost 7 years ago by splut <[email protected]>
f8c44e75886bb834603f2eec617994ed20863f5f authored almost 7 years ago by splut <[email protected]>
removed reserved keyword; uncommented lines
39839477c761a629cb97f7e25380e20de749002b authored almost 7 years ago by splut <[email protected]>
39839477c761a629cb97f7e25380e20de749002b authored almost 7 years ago by splut <[email protected]>
rewrote modinverse & bn_div w/ tests; added testing boilerplate
8aeeb209f6e971880fdcafe3dfafe0894f51283a authored almost 7 years ago by splut <[email protected]>
8aeeb209f6e971880fdcafe3dfafe0894f51283a authored almost 7 years ago by splut <[email protected]>
added randomness call to oraclize in bignumberlib; bn_div & inverse verification
94e69a6370617cc62d457ec73aea44fe5d4b0581 authored almost 7 years ago by splut <[email protected]>
94e69a6370617cc62d457ec73aea44fe5d4b0581 authored almost 7 years ago by splut <[email protected]>
further debugging of Zerocoin
a6af2a3c4a0ddd7ee409afbd17667c28c556510b authored almost 7 years ago by splut <[email protected]>
a6af2a3c4a0ddd7ee409afbd17667c28c556510b authored almost 7 years ago by splut <[email protected]>
Merge branch 'master' of https://github.com/zcoinofficial/zeth
7564311ad73606cbd654f8776dc127bd9d9fab33 authored almost 7 years ago by splut <[email protected]>
7564311ad73606cbd654f8776dc127bd9d9fab33 authored almost 7 years ago by splut <[email protected]>
added is_prime function
ed236f310abddd6589232e7685d969c62994d008 authored almost 7 years ago by splut <[email protected]>
ed236f310abddd6589232e7685d969c62994d008 authored almost 7 years ago by splut <[email protected]>
Merge pull request #1 from zcoinofficial/feat/random-number-oracle
Add random number oracle example contracts
3cdfcc3be6d718ee26d157a22cd62c9dcbd054ba authored almost 7 years ago by tadhg <[email protected]>
Add random number oracle example contracts
f4eeb44cc34675cdf42709d74c11db4b1c503d7a authored almost 7 years ago by Zachary <[email protected]>
f4eeb44cc34675cdf42709d74c11db4b1c503d7a authored almost 7 years ago by Zachary <[email protected]>
Update Truffle version to 4.0.4, fix library import paths
e98a2d5c9cf96203babd102a726a43ae7b6ff00c authored almost 7 years ago by Zachary <[email protected]>
e98a2d5c9cf96203babd102a726a43ae7b6ff00c authored almost 7 years ago by Zachary <[email protected]>
Change to npm package.json to manage dependencies
233e58788302ca2867671652205136b0c79b8f22 authored almost 7 years ago by Zachary <[email protected]>
233e58788302ca2867671652205136b0c79b8f22 authored almost 7 years ago by Zachary <[email protected]>
Removing ignored files
3d8fa18caff3c6afd409d5a2bc37e034ecf8e6fd authored about 7 years ago by splut <[email protected]>
3d8fa18caff3c6afd409d5a2bc37e034ecf8e6fd authored about 7 years ago by splut <[email protected]>
zerocoin fixes, new hashing scheme, js dependancies file added
e89270d74d30227720d955a83c53ef18ce483c2f authored about 7 years ago by splut <[email protected]>
e89270d74d30227720d955a83c53ef18ce483c2f authored about 7 years ago by splut <[email protected]>
zerocoin fixes, hashing using keccak, js dependancies file
6427e393ba26c26c0e86da3177512ac50f13350f authored about 7 years ago by splut <[email protected]>
6427e393ba26c26c0e86da3177512ac50f13350f authored about 7 years ago by splut <[email protected]>
Zerocoin - issues with missing values/comparison issues. BigNumberLib - Initialisation methods, docs
d228cd4835427bf7acabebf70fea78b0b3881b36 authored about 7 years ago by splut <[email protected]>
d228cd4835427bf7acabebf70fea78b0b3881b36 authored about 7 years ago by splut <[email protected]>
fixed BigNumber access and several bugs
27c18ae2e7fd7bfd0e15d8428d841230a7c56882 authored about 7 years ago by riordant <[email protected]>
27c18ae2e7fd7bfd0e15d8428d841230a7c56882 authored about 7 years ago by riordant <[email protected]>
added tests with leading zero numbers and negativity,clean up, comments
b6160f9987c4e1f6c012f32ee44a1407250acabb authored about 7 years ago by splut <[email protected]>
b6160f9987c4e1f6c012f32ee44a1407250acabb authored about 7 years ago by splut <[email protected]>
mock contract additions
b56029c3d8998e9a8032fec79cae1e023bd6a175 authored about 7 years ago by splut <[email protected]>
b56029c3d8998e9a8032fec79cae1e023bd6a175 authored about 7 years ago by splut <[email protected]>
Rewrote modmul, fixed get_uint_size, several bugs fixed
2708dc49416b314fe139f3763cee13dabbb08b03 authored about 7 years ago by splut <[email protected]>
2708dc49416b314fe139f3763cee13dabbb08b03 authored about 7 years ago by splut <[email protected]>
mul: fixed is_even and right_shift functions, leading zeroes issue
c488477c992c3ff7f03dbb06d6d6649ea805fb69 authored about 7 years ago by splut <[email protected]>
c488477c992c3ff7f03dbb06d6d6649ea805fb69 authored about 7 years ago by splut <[email protected]>
update library and function references
0dc67c1822bf2fa1fb204cbbfcda35f7aadf2203 authored about 7 years ago by splut <[email protected]>
0dc67c1822bf2fa1fb204cbbfcda35f7aadf2203 authored about 7 years ago by splut <[email protected]>
re-added Zerocoin contract
9269f4eddbaea093ef80d8bf32a7ca49a15965e0 authored about 7 years ago by riordant <[email protected]>
9269f4eddbaea093ef80d8bf32a7ca49a15965e0 authored about 7 years ago by riordant <[email protected]>
JS tests & mock contract setup for modexp/mul. throw if modexp fails
a83979fa20e8c0ad995d1db0af5a24d541e85179 authored about 7 years ago by riordant <[email protected]>
a83979fa20e8c0ad995d1db0af5a24d541e85179 authored about 7 years ago by riordant <[email protected]>
debugging: fixed modxep, fixed msb issue/modulus in bn_mul, leading zeros in sub
8ccecd03c4d5f2b031f1231773d63bb359453de9 authored about 7 years ago by riordant <[email protected]>
8ccecd03c4d5f2b031f1231773d63bb359453de9 authored about 7 years ago by riordant <[email protected]>
changed MSB to get bitLength rather than index (to correctly handle zero bigint)
1beb559d56a95d60b2579d58703a10cadd5b0aa2 authored about 7 years ago by riordant <[email protected]>
1beb559d56a95d60b2579d58703a10cadd5b0aa2 authored about 7 years ago by riordant <[email protected]>
finished add/sub debugging and testing
9ee164cbe03ab91ed031b58d97091f75e5800842 authored about 7 years ago by riordant <[email protected]>
9ee164cbe03ab91ed031b58d97091f75e5800842 authored about 7 years ago by riordant <[email protected]>
changed visiblity of modexp
348f3e98548b7e4ddbeda8e2f99350c6f0f3b936 authored about 7 years ago by riordant <[email protected]>
348f3e98548b7e4ddbeda8e2f99350c6f0f3b936 authored about 7 years ago by riordant <[email protected]>
add new log2 function. finished debugging/testing add
adbf1e58b398c4207864962dd328a535bd08112c authored about 7 years ago by riordant <[email protected]>
adbf1e58b398c4207864962dd328a535bd08112c authored about 7 years ago by riordant <[email protected]>
more ad/sub debugging & tests
6320c201d19ba7f900f948bb80605f2a2cf6abac authored about 7 years ago by riordant <[email protected]>
6320c201d19ba7f900f948bb80605f2a2cf6abac authored about 7 years ago by riordant <[email protected]>
add function debugging and preliminary tests.
7c86f208fb937307ee415eb625f1f7f9a45a1130 authored about 7 years ago by riordant <[email protected]>
7c86f208fb937307ee415eb625f1f7f9a45a1130 authored about 7 years ago by riordant <[email protected]>
migrated to truffle project
9ce734f4e234646818182b0c6c51ef6638d19441 authored about 7 years ago by riordant <[email protected]>
9ce734f4e234646818182b0c6c51ef6638d19441 authored about 7 years ago by riordant <[email protected]>
fixed modmul & is_even functions
b38a0b743b317360cd8e9c5a23e3d58e3576bad8 authored about 7 years ago by riordant <[email protected]>
b38a0b743b317360cd8e9c5a23e3d58e3576bad8 authored about 7 years ago by riordant <[email protected]>
remove dud file
2a96a44a091bd563f4cc2048580a935280d6330c authored about 7 years ago by riordant <[email protected]>
2a96a44a091bd563f4cc2048580a935280d6330c authored about 7 years ago by riordant <[email protected]>
remove dud file
7c004721d98a6aadc98851b373eb60d2100fe4e0 authored about 7 years ago by riordant <[email protected]>
7c004721d98a6aadc98851b373eb60d2100fe4e0 authored about 7 years ago by riordant <[email protected]>
finished bn_mul & deallocated freemem pointer in modexp call
f471e5179215b249756108947d814651a37dab5c authored about 7 years ago by riordant <[email protected]>
f471e5179215b249756108947d814651a37dab5c authored about 7 years ago by riordant <[email protected]>
removed incorrectly added line
276820ce0ca4cac0ddf568623a22d95113fa8cfa authored about 7 years ago by riordant <[email protected]>
276820ce0ca4cac0ddf568623a22d95113fa8cfa authored about 7 years ago by riordant <[email protected]>
add cmp to fix prepare function issue
5b843fd0dbb4cb22e65092f4af68e13690583c62 authored about 7 years ago by riordant <[email protected]>
5b843fd0dbb4cb22e65092f4af68e13690583c62 authored about 7 years ago by riordant <[email protected]>
removed outdated file
3bb654b1687e4e568174b3807c5d74d83cf3a3e9 authored about 7 years ago by riordant <[email protected]>
3bb654b1687e4e568174b3807c5d74d83cf3a3e9 authored about 7 years ago by riordant <[email protected]>
overhaul of bigint library
f8d6099fe390e2e980fa98497343a48e4fe9cd86 authored about 7 years ago by riordant <[email protected]>
f8d6099fe390e2e980fa98497343a48e4fe9cd86 authored about 7 years ago by riordant <[email protected]>
added boilerplate constructor
d615c799948ea8f79cb65108240755e37ead47e7 authored about 7 years ago by riordant <[email protected]>
d615c799948ea8f79cb65108240755e37ead47e7 authored about 7 years ago by riordant <[email protected]>
serial number sok fixes
51d0d96db91a1f06089a9f1348b41d2049990baf authored about 7 years ago by riordant <[email protected]>
51d0d96db91a1f06089a9f1348b41d2049990baf authored about 7 years ago by riordant <[email protected]>
integrated params into main zerocoin contract
139dbf38a7790a2d7476c4b669ae7928768aabe7 authored about 7 years ago by riordant <[email protected]>
139dbf38a7790a2d7476c4b669ae7928768aabe7 authored about 7 years ago by riordant <[email protected]>
converted accumulator verification function
162ee7f05f9aba2078a500657aa8b3244d48a910 authored about 7 years ago by riordant <[email protected]>
162ee7f05f9aba2078a500657aa8b3244d48a910 authored about 7 years ago by riordant <[email protected]>
fixed up docs
5194d91f3789bfc87e3ccf30dd2e671fc4154769 authored about 7 years ago by riordant <[email protected]>
5194d91f3789bfc87e3ccf30dd2e671fc4154769 authored about 7 years ago by riordant <[email protected]>
fixed function visibility errors
f7227ea528516e612295fbc8a73a45df364cfb7b authored about 7 years ago by riordant <[email protected]>
f7227ea528516e612295fbc8a73a45df364cfb7b authored about 7 years ago by riordant <[email protected]>
sol version
07378972233720aaf9ec96138faf2f5ef6827232 authored about 7 years ago by riordant <[email protected]>
07378972233720aaf9ec96138faf2f5ef6827232 authored about 7 years ago by riordant <[email protected]>
remove params
e00007cfed3eea81f278c18dcc990d10687ce013 authored about 7 years ago by riordant <[email protected]>
e00007cfed3eea81f278c18dcc990d10687ce013 authored about 7 years ago by riordant <[email protected]>
update doc
b37f30a48350e64951f4c2f6d28727bf80f65e46 authored about 7 years ago by riordant <[email protected]>
b37f30a48350e64951f4c2f6d28727bf80f65e46 authored about 7 years ago by riordant <[email protected]>
initial params contract
f93f73fb7226305435fb3e0e286aac006e0317c0 authored about 7 years ago by riordant <[email protected]>
f93f73fb7226305435fb3e0e286aac006e0317c0 authored about 7 years ago by riordant <[email protected]>
initial bigint functions
1493eae9eff72c4ed7ee25e42b3e67626a618e39 authored about 7 years ago by riordant <[email protected]>
1493eae9eff72c4ed7ee25e42b3e67626a618e39 authored about 7 years ago by riordant <[email protected]>
add gitignore
e9e7cf93fe06db3ed7c9bab601fb67c1834ba0bf authored about 7 years ago by riordant <[email protected]>
e9e7cf93fe06db3ed7c9bab601fb67c1834ba0bf authored about 7 years ago by riordant <[email protected]>
additions
812681e75bc408590c3ee9b1d4ad5835edb16bde authored over 7 years ago by riordant <[email protected]>
812681e75bc408590c3ee9b1d4ad5835edb16bde authored over 7 years ago by riordant <[email protected]>
initial function outline
b698583f3e3a0d6cf999f7060d3bb80da74e05ec authored over 7 years ago by riordant <[email protected]>
b698583f3e3a0d6cf999f7060d3bb80da74e05ec authored over 7 years ago by riordant <[email protected]>
First
2ef57dda3f35b85e8093aba9c0fca5792d254a9c authored over 7 years ago by riordant <[email protected]>
2ef57dda3f35b85e8093aba9c0fca5792d254a9c authored over 7 years ago by riordant <[email protected]>
Initial commit
1be9ad906f3513317e40d0b382a49c0753e95b97 authored over 7 years ago by Nopslide <[email protected]>
1be9ad906f3513317e40d0b382a49c0753e95b97 authored over 7 years ago by Nopslide <[email protected]>