- Apr 04, 2017
-
-
Arkadiy Paronyan authored
-
Denis S. Soldatov aka General-Beck authored
remove src/test from EXCLUDE
-
- Apr 03, 2017
-
-
Svyatoslav Nikolsky authored
* ECDKG protocol prototype * added test for enc/dec math * get rid of decryption_session * added licenses * fix after merge * get rid of unused serde dependency * doc * decryption session [without commutative enc] * failed_dec_session * fixed tests * added commen * added more decryption session tests * helper to localize an issue * more computations to localize error * decryption_session::SessionParams * added tests for EC math to localize problem * secretstore network transport * encryption_session_works_over_network * network errors processing * connecting to KeyServer * licenses * get rid of debug println-s * fixed secretstore args * encryption results are stored in KS database * decryption protocol works over network * enc/dec Session traits * fixing warnings * fix after merge * on-chain ACL checker proto * fixed compilation * fixed compilation * finally fixed <odd>-of-N-scheme * temporary commented test * 1-of-N works in math * scheme 1-of-N works * updated AclStorage with real contract ABI * remove unnecessary unsafety * fixed grumbles * wakeup on access denied * fix after merge * fix after merge * moved contract to native-contracts lib
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
* Update npm build for new inclusions * Add dummy interface for secp256k1
-
Denis S. Soldatov aka General-Beck authored
Fix for Ubuntu Dockerfile
-
Svyatoslav Nikolsky authored
* ECDKG protocol prototype * added test for enc/dec math * get rid of decryption_session * added licenses * fix after merge * get rid of unused serde dependency * doc * decryption session [without commutative enc] * failed_dec_session * fixed tests * added commen * added more decryption session tests * helper to localize an issue * more computations to localize error * decryption_session::SessionParams * added tests for EC math to localize problem * secretstore network transport * encryption_session_works_over_network * network errors processing * connecting to KeyServer * licenses * get rid of debug println-s * fixed secretstore args * encryption results are stored in KS database * decryption protocol works over network * enc/dec Session traits * fixing warnings * fix after merge * finally fixed <odd>-of-N-scheme * temporary commented test * 1-of-N works in math * scheme 1-of-N works * remove unnecessary unsafety * fixed grumbles * fix grumbles * lost files
-
Tomasz Drwięga authored
* Dapps server as a middleware. * Dapps RPC - Work in Progress * Merging Dapps and RPC server. * Fast HTTP server configuration. * Bump jsonrpc * Fixing test target * Re-implementing commented-out tests.
-
Jaco Greeff authored
-
Christopher Franko authored
* Update expanse json with fork at block 600000 * update exp chainID to 2
-
asynchronous rob authored
* initial native contract generator * get generated code compiling * unit tests for type codegen * autogenerate registry contract * native_contracts entry for registry * service_transaction_checker * fixed indentation
-
- Apr 02, 2017
-
-
asynchronous rob authored
Kovan warp sync fixed
-
- Apr 01, 2017
-
-
keorn authored
* add eip155 validation * add transition block
-
-
- Mar 31, 2017
-
-
Jaco Greeff authored
* QR code scanning in-place * QrScan component * Update tests * s/store/createStore/ in props * Create of actual accountsInfo entry * Exteral/hardware forget, no password change * Add external accounts to accounts list * Render external accounts in section (along with hw) * Manul test bugfixes * Display Qr code for tx signing * Align QR code * Hints for QR operations * Generate actual qr codes based on tx data * Add leading 0x if not found * Update tests for 0x leading addition * from & rpl without leading 0x * Auto-detect QR code size (input length) * Confirm raw * WIP (lots of logging) * WIP * Chain-replay protection * Readability * Re-add r: chainId * s = 0, r = 0, v = chainId * Update eth_signTransaction to send transaction object * And it actually works. * Externalise createUnsigned/createSigned * Check for nonce updates (future: subscriptions) * Allow gas overrides * Expose formatted condition * Extract calculation (cap at 40) * Remove debug log * Fix rename linting * Allow for signing hash & rlp (App support forthcoming) * WIP * User original qrcode-generator package * Complete hash + rlp signing * Accurate QR code size calculation * Simplify type calculation * R-eactivate current mobile interface (TODO for new) * Move napa to dep * Allow external accounts visibility in dapps * Allow napa install on CI * Allow new signTransaction & signTransactionHash functionality
-
Jaco Greeff authored
* Allow DappReg to handle contentHash & url inputs * Add tests
-
Jaco Greeff authored
* Adjust tx overlay colours * Adjust sizes to be consistent * Formatting
-
Jaco Greeff authored
-
Arkadiy Paronyan authored
-
asynchronous rob authored
EIP-213 (bn128 curve operations)
-
Jaco Greeff authored
-
- Mar 30, 2017
-
-
Vadim Sloun authored
-
keorn authored
-
-
Arkadiy Paronyan authored
-
Maciej Hirsz authored
Shared wordlist for frontend
-
Maciej Hirsz authored
fix rpc tests
-
- Mar 29, 2017
-
-
maciejhirsz authored
-
maciejhirsz authored
-
maciejhirsz authored
-
Maciej Hirsz authored
Public node with accounts and signing in Frontend
-
maciejhirsz authored
-
maciejhirsz authored
-
GitLab Build Bot authored
-
Jaco Greeff authored
-
GitLab Build Bot authored
-
* Updating paths to repos. * Updating rotor and libusb * Fixing other occurrences
-
Tomasz Drwięga authored
-