Commit Graph

1218 Commits

Author SHA1 Message Date
Teemu Patja 43ea9b91e0
Fix bug in send-transaction 2017-08-19 21:27:01 +03:00
Teemu Patja 67ca49b816
Fix uberjar build
* include all needed tasks in uberjar profile's :prep-tasks
2017-08-19 14:36:58 +03:00
Teemu Patja 7c39d6940e
Build script for solidity contracts
* added simple script that compiles .sol contracts and generates java
  code for them
2017-08-19 14:11:46 +03:00
Teemu Patja 4d6d925772
Update build instructions in README 2017-08-19 12:53:12 +03:00
Teemu Patja 87effb5f6c
eth.core improvements
* add conversion func for (big)int -> hex string
* use integer instead of hex string for gas-price
2017-08-19 12:52:27 +03:00
Teemu Patja c647e4afd4
Read data from parity token registry + fix build
* read data from parity's mainnet token registry contract to a clojure
  map
2017-08-19 12:52:27 +03:00
Teemu Patja ec2e49601d
Add web3j 2017-08-18 21:28:51 +03:00
Teemu Patja 815544ec12
Fix compile error 2017-08-18 15:13:28 +03:00
Teemu Patja 350657a488
Remove duplication
* refactor duplication out of map values
2017-08-17 18:30:24 +03:00
Teemu Patja 7dde94ef65
Fix compile errors
* fix cyclic dependency issue
* fix several compile errors
2017-08-17 17:38:57 +03:00
Teemu Patja 6d7f47df4b
Replace hard-coded hex strings with util fn calls, refactoring
* replace hard-coded hex-strings with
* refactor some clojure code
2017-08-17 16:37:04 +03:00
Teemu Patja af4588dd9b Merge pull request #83 from 3esmit/erc20-multisig
wallet factory, and more organizated contracts
2017-08-17 16:09:49 +03:00
Ricardo Guilherme Schmidt ee5823a120 owners array getter, better custom tokenlist, interface to new contract 2017-08-17 10:06:14 -03:00
Ricardo Guilherme Schmidt cc4e742d03 cleanup and smaller stub 2017-08-17 09:49:22 -03:00
Ricardo Guilherme Schmidt 9c2775d87f multisig separated files and better stub contract 2017-08-17 09:49:22 -03:00
Teemu Patja 902129d639
Utility function for computing topic-id
* added utility function for computing topic ID hex-string from event signature
2017-08-17 14:52:38 +03:00
Teemu Patja 074f510aa5
Un-hardcode another hex method ID 2017-08-17 13:32:59 +03:00
Teemu Patja c0fa786225
Remove unused function 2017-08-17 13:19:01 +03:00
Teemu Patja 8599b67dd9
Eliminate need for hard-coded hex method IDs
* utility function for computing method-id hex string from method
  signature
* use util function in most places (TODO: find out missing hex
  method-id signatures)
2017-08-17 13:11:17 +03:00
Teemu Patja cc36b5bb02
Update dependencies + minor refactoring
* update all dependency libraries to latest
* use ring.util.http-response instead of ring.util.response everywhere
2017-08-17 11:42:08 +03:00
Teemu Patja 2bb7790768
Github comment improvements
* add missing "ETH" to github comment
* use 6 decimals instead of 8 for github comment + image
2017-08-14 13:18:33 +03:00
Teemu Patja 209698c170
Get USD value for token-value map
* get current USD value for an arbirary size token-value map
2017-08-04 12:16:13 +03:00
Teemu Patja f379da4924
Support for getting token USD value
* utility function for getting current USD value of a crypto token
  from cryptonator API
2017-08-04 11:50:51 +03:00
Teemu Patja 153c3dc7cb Merge pull request #81 from 3esmit/erc20-multisig
consensys Erc20 enhanced multisig
2017-08-03 14:43:08 +03:00
Ricardo Guilherme Schmidt 24e3ae84f1 added to clj 2017-08-03 04:50:22 -03:00
Ricardo Guilherme Schmidt a5a4bec9ef changed function signatures in commiteth 2017-08-02 00:11:12 -03:00
Ricardo Guilherme Schmidt a0e5d2b5dd contract cleanup 2017-08-02 00:10:54 -03:00
Ricardo Guilherme Schmidt fd3269aa4d updated to consensys multisig 2017-08-01 05:37:25 -03:00
Ricardo Guilherme Schmidt a24170baed erc20-enhanced-wallet 2017-07-31 17:34:17 -03:00
Ricardo Guilherme Schmidt 80e92aeeb3
Update enhanced-wallet.sol 2017-07-31 22:09:43 +03:00
Ricardo Guilherme Schmidt e45f9eb8da
Update to new multisig bytecode 2017-07-31 22:09:43 +03:00
Julien Eluard 021d1c2880 Merge pull request #76 from jeluard/develop
Improved README
2017-07-28 10:42:21 +02:00
Julien Eluard d7e4843c82
Fixed wrong arity 2017-07-26 23:51:45 +02:00
Julien Eluard 18f8c74327
Added more details about setup 2017-07-26 23:50:08 +02:00
Ricardo Guilherme Schmidt ce2dc78fcb Merge pull request #75 from status-im/multisig-patch
Multisig patch
2017-07-25 14:45:43 -03:00
Ricardo Guilherme Schmidt 625b572790 Update enhanced-wallet.sol 2017-07-25 14:43:55 -03:00
Ricardo Guilherme Schmidt 172c4c71b6 Update to new multisig bytecode 2017-07-25 14:42:17 -03:00
Teemu Patja 4d8cd90a63 Merge pull request #71 from foopang/fix/figwheel-version
Fix Figwheel version mismatch
2017-06-16 10:09:09 +03:00
Foo Pang 6f2a44534b Fix Figwheel version mismatch 2017-06-16 14:59:04 +08:00
Teemu Patja d435b0b723
Show unmined pending payouts as disabled on UI
Fixes: #70
2017-06-13 19:26:48 +03:00
Teemu Patja 473a525779
Use github username on activity feed if name does not exist
Fixes: #68
2017-06-13 11:39:15 +03:00
Teemu Patja 4061f0c5b3
Keep bounty issue titles up-to-date with github
* update changed bounty issue titles at startup
* update changed issue title in issue edited webhook handler

Fixes: #67
2017-06-13 10:26:22 +03:00
Teemu Patja 5c004bbb47
Fix bug in configurable gas price 2017-06-07 16:07:22 +03:00
Teemu Patja 11069fdea0 Merge pull request #65 from 3esmit/develop
hardcode gas value at 524288 gas
2017-06-07 11:04:04 +03:00
Ricardo Guilherme Schmidt d30f9f9f01 hardcode gas value at 524288 gas 2017-06-06 18:37:17 -03:00
Ricardo Guilherme Schmidt dbf89e4e77 Merge pull request #64 from 3esmit/develop
Fixes confirmation hash read
2017-06-06 17:36:06 -03:00
Ricardo Guilherme Schmidt 57ce1831c8 fix compile error 2017-06-06 17:28:53 -03:00
Ricardo Guilherme Schmidt fc3659e998 remove 1 wei from confirm 2017-06-06 16:13:35 -03:00
Ricardo Guilherme Schmidt 1daa5c342d fixes confirm bug https://github.com/status-im/commiteth/issues/61 2017-06-06 16:13:09 -03:00
Teemu Patja 8a8f531733
Use provided :gas value in send-transaction if given 2017-06-06 21:35:12 +03:00